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