Your IP : 216.73.216.52


Current Path : /proc/thread-self/root/home/deltalab/PMS/logistic-backend/node_modules/iterare/lib/
Upload File :
Current File : //proc/thread-self/root/home/deltalab/PMS/logistic-backend/node_modules/iterare/lib/concat.d.ts

export declare class ConcatIterator<T> implements Iterator<T> {
    private toConcat;
    constructor(toConcat: Iterator<T>[]);
    next(): IteratorResult<T>;
}
//# sourceMappingURL=concat.d.ts.map