UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

3 lines 200 B
import type * as ReactTypes from "react"; export declare function renderToStringWithData(component: ReactTypes.ReactElement<any>): Promise<string>; //# sourceMappingURL=renderToStringWithData.d.ts.map