react-on-rails-rsc
Version:
React Server Components support for react_on_rails Ruby gem
6 lines • 433 B
TypeScript
export function createFromFetch(promiseForResponse: any, options: any): any;
export function createFromReadableStream(stream: any, options: any): any;
export function createServerReference(id: any): (...args: any[]) => any;
export function createTemporaryReferenceSet(): Map<any, any>;
export function encodeReply(value: any, options: any): Promise<any>;
//# sourceMappingURL=react-server-dom-webpack-client.edge.development.d.ts.map