2b427aab876452a3fb2195761b2ce890be78b95098db4506f158e720756fde39.json 229 B

1
  1. {"ast":null,"code":"export const isArrayLike = x => x && typeof x.length === 'number' && typeof x !== 'function';\n//# sourceMappingURL=isArrayLike.js.map","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]}