UNPKG

@klodianimeri/pipejs

Version:

Pipe functions that provide convenient and efficient ways to work with iterators.

2 lines (1 loc) 70 B
export declare const Yield: (value: any) => IteratorYieldResult<any>;