3 lines
No EOL
50 B
JavaScript
3 lines
No EOL
50 B
JavaScript
(async() => {
|
|
await import('./app.mjs');
|
|
})(); |