mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-06-07 06:08:43 +08:00
4 lines
81 B
TypeScript
4 lines
81 B
TypeScript
import dev from "$fresh/dev.ts";
|
|
|
|
await dev(import.meta.url, "./server-run.ts");
|