UNPKG

bun-ws-router

Version:

A simple and efficient WebSocket router for Bun with Zod/Valibot message validation.

3 lines 133 B
export * from "./zod/index"; export type { WebSocketData, UpgradeOptions } from "./shared/types"; //# sourceMappingURL=index.d.ts.map