Holy-Unblocker/backend.js
2022-02-25 22:56:50 -08:00

5 lines
No EOL
64 B
JavaScript

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