UNPKG

hereby

Version:
10 lines 333 B
var _a; import module from "node:module"; (_a = module.enableCompileCache) === null || _a === void 0 ? void 0 : _a.call(module); async function run() { const { main } = await import("./cli/index.js"); const { real } = await import("./cli/utils.js"); await main(await real()); } void run(); //# sourceMappingURL=cli.js.map