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