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