UNPKG

rwsdk

Version:

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

4 lines (3 loc) 117 B
export declare const defineScript: (fn: ({ env }: { env: Env; }) => Promise<unknown>) => () => Promise<unknown>;