Files
comicverse/assets/javascript/entry.js

4 lines
53 B
JavaScript

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