Holy-Unblocker/backend.js
2024-08-02 00:56:09 -06:00

3 lines
58 B
JavaScript

(async () => {
await import("./src/fastify.mjs");
})();