mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-15 12:50:01 -04:00
3 lines
58 B
JavaScript
3 lines
58 B
JavaScript
(async () => {
|
|
await import("./src/fastify.mjs");
|
|
})();
|