{"ast":null,"code":"'use strict';\n\nvar defineProperties = require('define-properties');\nvar callBind = require('call-bind');\nvar implementation = require('./implementation');\nvar getPolyfill = require('./polyfill');\nvar shim = require('./shim');\nvar polyfill = callBind.apply(getPolyfill());\n// eslint-disable-next-line no-unused-vars\nvar bound = function assign(target, source1) {\n return polyfill(Object, arguments);\n};\ndefineProperties(bound, {\n getPolyfill: getPolyfill,\n implementation: implementation,\n shim: shim\n});\nmodule.exports = bound;","map":{"version":3,"names":["defineProperties","require","callBind","implementation","getPolyfill","shim","polyfill","apply","bound","assign","target","source1","Object","arguments","module","exports"],"sources":["/Users/max_liu/max_liu/company/tools_auto_pt/node_modules/object.assign/index.js"],"sourcesContent":["'use strict';\n\nvar defineProperties = require('define-properties');\nvar callBind = require('call-bind');\n\nvar implementation = require('./implementation');\nvar getPolyfill = require('./polyfill');\nvar shim = require('./shim');\n\nvar polyfill = callBind.apply(getPolyfill());\n// eslint-disable-next-line no-unused-vars\nvar bound = function assign(target, source1) {\n\treturn polyfill(Object, arguments);\n};\n\ndefineProperties(bound, {\n\tgetPolyfill: getPolyfill,\n\timplementation: implementation,\n\tshim: shim\n});\n\nmodule.exports = bound;\n"],"mappings":"AAAA,YAAY;;AAEZ,IAAIA,gBAAgB,GAAGC,OAAO,CAAC,mBAAmB,CAAC;AACnD,IAAIC,QAAQ,GAAGD,OAAO,CAAC,WAAW,CAAC;AAEnC,IAAIE,cAAc,GAAGF,OAAO,CAAC,kBAAkB,CAAC;AAChD,IAAIG,WAAW,GAAGH,OAAO,CAAC,YAAY,CAAC;AACvC,IAAII,IAAI,GAAGJ,OAAO,CAAC,QAAQ,CAAC;AAE5B,IAAIK,QAAQ,GAAGJ,QAAQ,CAACK,KAAK,CAACH,WAAW,CAAC,CAAC,CAAC;AAC5C;AACA,IAAII,KAAK,GAAG,SAASC,MAAMA,CAACC,MAAM,EAAEC,OAAO,EAAE;EAC5C,OAAOL,QAAQ,CAACM,MAAM,EAAEC,SAAS,CAAC;AACnC,CAAC;AAEDb,gBAAgB,CAACQ,KAAK,EAAE;EACvBJ,WAAW,EAAEA,WAAW;EACxBD,cAAc,EAAEA,cAAc;EAC9BE,IAAI,EAAEA;AACP,CAAC,CAAC;AAEFS,MAAM,CAACC,OAAO,GAAGP,KAAK","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}