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