Type Alias: ReactBrowserAdapterContext
Type Alias: ReactBrowserAdapterContext
type ReactBrowserAdapterContext = AdapterContext<BrowserEvent, BrowserResponse, BrowserContext, IncomingBrowserEvent, IncomingBrowserEventOptions, OutgoingBrowserResponse>;
Browser Adapter Context for React.