UNPKG

fluent-ts-validator

Version:
2 lines (1 loc) 87 B
export declare function isIterableEmtpy(iterable: Iterable<any> | undefined): boolean;