UNPKG

@redwoodjs/sdk

Version:

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

6 lines (5 loc) 95 B
declare module "@redwoodjs/sdk/app" { interface AppTypes { AppContext: {}; } }