Nebula/app.js
2022-06-07 18:48:04 -04:00

3 lines
No EOL
50 B
JavaScript

(async() => {
await import('./app.mjs');
})();