bot-api/src/index.ts

3 lines
52 B
TypeScript

import { startApp } from "./app";
await startApp();