UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

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