UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

2 lines 152 B
export default function promiseIterator<T = ArrayBuffer>(promise: Promise<ArrayBuffer>): AsyncIterableIterator<T>; //# sourceMappingURL=promise.d.ts.map