UNPKG

rwsdk

Version:

Build fast, server-driven webapps on Cloudflare with SSR, RSC, and realtime

3 lines (2 loc) 92 B
import type { Plugin } from "vite"; export declare const ssrBridgeWrapPlugin: () => Plugin;