UNPKG

66 BTypeScriptView Raw
1export declare function isEmpty<T>(source: Iterable<T>): boolean;