UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

5 lines (4 loc) 305 B
export type { MockedRequest, MockedResponse, MockLinkOptions, ResultFunction, } from "./core/types/deprecated.cjs"; export { MockLink, realisticDelay } from "./core/mocking/mockLink.cjs"; export { MockSubscriptionLink } from "./core/mocking/mockSubscriptionLink.cjs"; //# sourceMappingURL=index.d.cts.map