UNPKG

trpc-sveltekit

Version:

SvelteKit adapter for tRPC.io, working with Node.js, Vercel and Netlify

3 lines (2 loc) 102 B
import type { PluginOption } from 'vite'; export declare const vitePluginTrpcWebSocket: PluginOption;