bunext/dist/functions/server/start-server.d.ts

2 lines
71 B
TypeScript

export default function startServer(): Promise<Bun.Server<undefined>>;