UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

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