UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

3 lines 166 B
import * as React from "rehackt"; export declare function useLazyRef<T>(getInitialValue: () => T): React.MutableRefObject<T>; //# sourceMappingURL=useLazyRef.d.ts.map