UNPKG

tc39-weakrefs-shim

Version:
2 lines (1 loc) 96 B
export declare function combine<T>(...iterables: Iterable<T>[]): Generator<T, void, undefined>;