UNPKG

137 BTypeScriptView Raw
1export default function asyncIterator<T>(source: AsyncIterableIterator<T>): AsyncIterableIterator<T>;
2//# sourceMappingURL=async.d.ts.map
\No newline at end of file