{"version":3,"sources":["webpack:///../node_modules/is-plain-obj/index.js"],"names":[],"mappings":";;;;;;;;;;;;AAAa;AACb;;AAEA;AACA;AACA,qJAAqJ;AACrJ","file":"vendor.is-plain-obj.623cb262d453d6672320.js","sourcesContent":["'use strict';\nvar toString = Object.prototype.toString;\n\nmodule.exports = function (x) {\n\tvar prototype;\n\treturn toString.call(x) === '[object Object]' && (prototype = Object.getPrototypeOf(x), prototype === null || prototype === Object.getPrototypeOf({}));\n};\n"],"sourceRoot":""}