UNPKG

it-length-prefixed

Version:

Streaming length prefixed buffers with async iterables

2 lines 118 B
export declare function isAsyncIterable<T>(thing: any): thing is AsyncIterable<T>; //# sourceMappingURL=utils.d.ts.map