19cfef38324d026586b070ded6d1fa2a7006c92cfda74bf41aa5ac33c0641a75.json 622 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/RiffMaster project/Frontend/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":[]}