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

2 lines
65 B
TypeScript

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