UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

4 lines 100 B
export type Prettify<T> = { [K in keyof T]: T[K]; } & {}; //# sourceMappingURL=Prettify.d.ts.map