{"ast":null,"code":"module.exports = Array.isArray || function (arr) {\n return Object.prototype.toString.call(arr) == '[object Array]';\n};","map":{"version":3,"sources":["/app/node_modules/isarray/index.js"],"names":["module","exports","Array","isArray","arr","Object","prototype","toString","call"],"mappings":"AAAAA,MAAM,CAACC,OAAP,GAAiBC,KAAK,CAACC,OAAN,IAAiB,UAAUC,GAAV,EAAe;AAC/C,SAAOC,MAAM,CAACC,SAAP,CAAiBC,QAAjB,CAA0BC,IAA1B,CAA+BJ,GAA/B,KAAuC,gBAA9C;AACD,CAFD","sourcesContent":["module.exports = Array.isArray || function (arr) {\n return Object.prototype.toString.call(arr) == '[object Array]';\n};\n"]},"metadata":{},"sourceType":"script"}