| Current Path : /home/deltalab/PMS/logistic-backend/node_modules/rxjs/dist/esm5/internal/util/ |
| Current File : //home/deltalab/PMS/logistic-backend/node_modules/rxjs/dist/esm5/internal/util/isArrayLike.js |
export var isArrayLike = (function (x) { return x && typeof x.length === 'number' && typeof x !== 'function'; });
//# sourceMappingURL=isArrayLike.js.map