UNPKG

rwsdk

Version:

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

4 lines (3 loc) 114 B
export declare const ClientOnly: ({ children }: { children: React.ReactNode; }) => import("react").ReactNode;