mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-06-10 23:58:44 +08:00
4 lines
80 B
TypeScript
4 lines
80 B
TypeScript
import { startServer } from "./server.ts";
|
|
|
|
await startServer("./config.json");
|