1 line
556 B
JSON
1 line
556 B
JSON
{"ast":null,"code":"export const isArrayLike = x => x && typeof x.length === 'number' && typeof x !== 'function';","map":{"version":3,"names":["isArrayLike","x","length"],"sources":["D:/MobileDev/WRB/WrenchBoard2023a/node_modules/rxjs/_esm2015/internal/util/isArrayLike.js"],"sourcesContent":["export const isArrayLike = ((x) => x && typeof x.length === 'number' && typeof x !== 'function');\n"],"mappings":"AAAA,OAAO,MAAMA,WAAW,GAAKC,CAAD,IAAOA,CAAC,IAAI,OAAOA,CAAC,CAACC,MAAT,KAAoB,QAAzB,IAAqC,OAAOD,CAAP,KAAa,UAA9E"},"metadata":{},"sourceType":"module"} |