GoScrobble/web/node_modules/.cache/babel-loader/70f012120ff66660557289ddcd02a2dd.json

1 line
815 B
JSON

{"ast":null,"code":"'use strict';\n\nvar implementation = require('./implementation');\n\nmodule.exports = function getPolyfill() {\n return typeof Object.is === 'function' ? Object.is : implementation;\n};","map":{"version":3,"sources":["/app/node_modules/object-is/polyfill.js"],"names":["implementation","require","module","exports","getPolyfill","Object","is"],"mappings":"AAAA;;AAEA,IAAIA,cAAc,GAAGC,OAAO,CAAC,kBAAD,CAA5B;;AAEAC,MAAM,CAACC,OAAP,GAAiB,SAASC,WAAT,GAAuB;AACvC,SAAO,OAAOC,MAAM,CAACC,EAAd,KAAqB,UAArB,GAAkCD,MAAM,CAACC,EAAzC,GAA8CN,cAArD;AACA,CAFD","sourcesContent":["'use strict';\n\nvar implementation = require('./implementation');\n\nmodule.exports = function getPolyfill() {\n\treturn typeof Object.is === 'function' ? Object.is : implementation;\n};\n"]},"metadata":{},"sourceType":"script"}