UNPKG

next

Version:

The React Framework

3 lines (2 loc) 137 B
import type { Params } from './params'; export declare function createRenderParamsFromClient(underlyingParams: Params): Promise<Params>;