{"dependencies":[{"name":"./_cof","loc":{"line":2,"column":18}}],"generated":{"js":"// fallback for non-array-like ES3 and non-enumerable old V8 strings\nvar cof = require('./_cof');\n// eslint-disable-next-line no-prototype-builtins\nmodule.exports = Object('z').propertyIsEnumerable(0) ? Object : function (it) {\n  return cof(it) == 'String' ? it.split('') : Object(it);\n};\n"},"hash":"0b1a65750869e4ccb5153c5cad365a41"}