9d7ff303189df45694cc186da61a96e4c2d9ef691d4e4d895696ada5e1092c41.json 594 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/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":[]}