Files
comicverse/assets/javascript/entry.js

4 lines
53 B
JavaScript
Raw Normal View History

2024-10-13 20:18:25 -03:00
import * as hello from './hello.js';
hello.hello();