Holy-Unblocker/backend.js
2022-02-25 23:09:14 -08:00

4 lines
No EOL
62 B
JavaScript

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