mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-17 13:30:00 -04:00
3 lines
No EOL
50 B
JavaScript
3 lines
No EOL
50 B
JavaScript
(async() => {
|
|
await import('./app.mjs');
|
|
})(); |