098b58581bf6471ec6c26a2ef66b7832fc50c36d9f09813e9b1017227b71d3fb.json 601 B

1
  1. {"ast":null,"code":"export const isArrayLike = x => x && typeof x.length === 'number' && typeof x !== 'function';","map":{"version":3,"names":["isArrayLike","x","length"],"sources":["C:/Users/Quba/Desktop/studia/WPFt/Spring/RiffMasterFront/node_modules/rxjs/dist/esm/internal/util/isArrayLike.js"],"sourcesContent":["export const isArrayLike = ((x) => x && typeof x.length === 'number' && typeof x !== 'function');\n"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAKC,CAAC,IAAKA,CAAC,IAAI,OAAOA,CAAC,CAACC,MAAM,KAAK,QAAQ,IAAI,OAAOD,CAAC,KAAK,UAAW"},"metadata":{},"sourceType":"module","externalDependencies":[]}