UNPKG

@klodianimeri/pipejs

Version:

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

2 lines (1 loc) 86 B
export declare const assertAsync: (value?: AsyncIterable<any, any, unknown>) => void;