Files
comicverse/assets/lib/entry.js

4 lines
53 B
JavaScript

import * as hello from './hello.js';
hello.hello();