UNPKG

@redwoodjs/sdk

Version:

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

4 lines (3 loc) 131 B
export declare function injectRSCPayload(rscStream: ReadableStream, { nonce }: { nonce: string; }): TransformStream<any, any>;