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

2 lines
70 B
TypeScript

export default function startServer(): Promise<import("bun").Server>;