UNPKG

fluent-ts-validator

Version:
2 lines (1 loc) 72 B
export declare function isIterable(input: any): input is Iterable<any>;