animate/webGl/my-threejs-test/node_modules/@parcel/codeframe/test/fixtures/a.js

14 lines
242 B
JavaScript

import test from 'test';
import component from './component';
/**
* This is a comment
*/
import Tooltip from '../tooltip';
import VisuallyHidden from '../visually-hidden';
/**
* This is another comment
*/
import {Label} from './label';