UNPKG

@thi.ng/transducers-async

Version:

Async versions of various highly composable transducers, reducers and iterators

2 lines 124 B
export declare const syncRAF: <T>(src: AsyncIterable<T>) => AsyncIterableIterator<T>; //# sourceMappingURL=sync-raf.d.ts.map