webdetector/.cache/8b/603bd195efd85771c8298389878ae2.json
2018-12-21 13:36:28 +01:00

1 line
1.3 KiB
JSON

{"id":"../node_modules/rxjs/_esm5/internal/util/isArray.js","dependencies":[{"name":"/Users/philkunz/gitlab/pushrocks_meta/webdetector/node_modules/rxjs/_esm5/internal/util/isArray.js.map","includedInParent":true,"mtime":499162500000},{"name":"/Users/philkunz/gitlab/pushrocks_meta/webdetector/node_modules/rxjs/src/internal/util/isArray.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.isArray = void 0;\n\n/** PURE_IMPORTS_START PURE_IMPORTS_END */\nvar isArray = Array.isArray || function (x) {\n return x && typeof x.length === 'number';\n};\n\nexports.isArray = isArray;","map":{"mappings":[{"source":"../../../src/internal/util/isArray.ts","name":null,"original":{"line":1,"column":0},"generated":{"line":8,"column":0}}],"sources":{"../../../src/internal/util/isArray.ts":"export const isArray = Array.isArray || (<T>(x: any): x is T[] => x && typeof x.length === 'number');\n"},"lineCount":null}},"hash":"37a2e8cb03e6269bd1a2286c8c3dad03","cacheData":{"env":{}}}