UNPKG

152 BTypeScriptView Raw
1export default function promiseIterator<T = ArrayBuffer>(promise: Promise<ArrayBuffer>): AsyncIterableIterator<T>;
2//# sourceMappingURL=promise.d.ts.map
\No newline at end of file