????

Your IP : 216.73.216.131


Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/iterare/lib/
Upload File :
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/iterare/lib/utils.d.ts

export declare function isIterator(candidate: any): candidate is Iterator<any>;
export declare function isIterable(candidate: any): candidate is Iterable<any>;
export declare function toIterator<T>(collection: Iterator<T> | Iterable<T>): Iterator<T>;
//# sourceMappingURL=utils.d.ts.map