UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

4 lines 161 B
export { Query } from "./Query.js"; export { Mutation } from "./Mutation.js"; export { Subscription } from "./Subscription.js"; //# sourceMappingURL=index.js.map