Files
optima/dalpuri/old-src/index.ts
T

4 lines
60 B
TypeScript

import { startServer } from "./api/server";
startServer();