mpp-server-dev2/src/start.ts

4 lines
49 B
TypeScript

import { startServer } from ".";
startServer();