webdetector/.cache/36/37d460e343870e790c113c0adbec8d.json
2018-12-21 13:36:28 +01:00

1 line
1.4 KiB
JSON

{"id":"../node_modules/rxjs/_esm5/internal/util/isArrayLike.js","dependencies":[{"name":"/Users/philkunz/gitlab/pushrocks_meta/webdetector/node_modules/rxjs/_esm5/internal/util/isArrayLike.js.map","includedInParent":true,"mtime":499162500000},{"name":"/Users/philkunz/gitlab/pushrocks_meta/webdetector/node_modules/rxjs/src/internal/util/isArrayLike.ts","includedInParent":true,"mtime":499162500000},{"name":"/Users/philkunz/gitlab/pushrocks_meta/webdetector/package.json","includedInParent":true,"mtime":1545395695572},{"name":"/Users/philkunz/gitlab/pushrocks_meta/webdetector/node_modules/rxjs/package.json","includedInParent":true,"mtime":1545395355370}],"generated":{"js":"\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.isArrayLike = void 0;\n\n/** PURE_IMPORTS_START PURE_IMPORTS_END */\nvar isArrayLike = function (x) {\n return x && typeof x.length === 'number' && typeof x !== 'function';\n};\n\nexports.isArrayLike = isArrayLike;","map":{"mappings":[{"source":"../../../src/internal/util/isArrayLike.ts","name":null,"original":{"line":1,"column":0},"generated":{"line":8,"column":0}}],"sources":{"../../../src/internal/util/isArrayLike.ts":"export const isArrayLike = (<T>(x: any): x is ArrayLike<T> => x && typeof x.length === 'number' && typeof x !== 'function');"},"lineCount":null}},"hash":"67b79347f62831a31da798df4245964e","cacheData":{"env":{}}}