Files
2025-03-27 19:37:24 +08:00

2 lines
83 B
JavaScript

import { CreateServer } from "funjia-server";
const app = await CreateServer(4873);