UNPKG

80 BTypeScriptView Raw
1export declare function isEmpty<T>(source: AsyncIterable<T>): Promise<boolean>;