mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Add server
This commit is contained in:
3
server-dev.ts
Normal file
3
server-dev.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import dev from "$fresh/dev.ts";
|
||||
|
||||
await dev(import.meta.url, "./server-run.ts");
|
||||
Reference in New Issue
Block a user