UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

4 lines 121 B
type Use = <T>(promise: Promise<T>) => T; export declare const __use: Use; export {}; //# sourceMappingURL=__use.d.ts.map