Files
comicverse/assets/js/entry.js

4 lines
53 B
JavaScript

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