2 lines
83 B
JavaScript
2 lines
83 B
JavaScript
import { CreateServer } from "funjia-server";
|
|
const app = await CreateServer(4873); |