UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

5 lines 179 B
export { Query } from './Query'; export { Mutation } from './Mutation'; export { Subscription } from './Subscription'; export * from './types'; //# sourceMappingURL=index.d.ts.map