{"ast":null,"code":"/**\n * Copyright (c) 2015-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use strict';\n\nrequire(\"core-js/modules/es.symbol\");\n\nrequire(\"core-js/modules/es.symbol.description\");\n\nrequire(\"core-js/modules/es.symbol.async-iterator\");\n\nrequire(\"core-js/modules/es.symbol.has-instance\");\n\nrequire(\"core-js/modules/es.symbol.is-concat-spreadable\");\n\nrequire(\"core-js/modules/es.symbol.iterator\");\n\nrequire(\"core-js/modules/es.symbol.match\");\n\nrequire(\"core-js/modules/es.symbol.replace\");\n\nrequire(\"core-js/modules/es.symbol.search\");\n\nrequire(\"core-js/modules/es.symbol.species\");\n\nrequire(\"core-js/modules/es.symbol.split\");\n\nrequire(\"core-js/modules/es.symbol.to-primitive\");\n\nrequire(\"core-js/modules/es.symbol.to-string-tag\");\n\nrequire(\"core-js/modules/es.symbol.unscopables\");\n\nrequire(\"core-js/modules/es.array.concat\");\n\nrequire(\"core-js/modules/es.array.from\");\n\nrequire(\"core-js/modules/es.json.to-string-tag\");\n\nrequire(\"core-js/modules/es.math.to-string-tag\");\n\nrequire(\"core-js/modules/es.object.to-string\");\n\nrequire(\"core-js/modules/es.string.iterator\");\n\nrequire(\"core-js/modules/esnext.symbol.dispose\");\n\nrequire(\"core-js/modules/esnext.symbol.observable\");\n\nrequire(\"core-js/modules/esnext.symbol.pattern-match\");\n\nrequire(\"core-js/modules/web.dom-collections.iterator\");\n\nif (typeof Promise === 'undefined') {\n // Rejection tracking prevents a common issue where React gets into an\n // inconsistent state due to an error, but it gets swallowed by a Promise,\n // and the user has no idea what causes React's erratic future behavior.\n require('promise/lib/rejection-tracking').enable();\n\n self.Promise = require('promise/lib/es6-extensions.js');\n} // Make sure we're in a Browser-like environment before importing polyfills\n// This prevents `fetch()` from being imported in a Node test environment\n\n\nif (typeof window !== 'undefined') {\n // fetch() polyfill for making API calls.\n require('whatwg-fetch');\n} // Object.assign() is commonly used with React.\n// It will use the native implementation if it's present and isn't buggy.\n\n\nObject.assign = require('object-assign'); // Support for...of (a commonly used syntax feature that requires Symbols)","map":{"version":3,"names":["Promise","require","enable","self","window","Object","assign"],"sources":["/Users/paolasanchez/Desktop/Pry4/Katoikia/katoikia-app/web-ui/sakai-react/node_modules/react-app-polyfill/ie11.js"],"sourcesContent":["/**\n * Copyright (c) 2015-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use strict';\n\nif (typeof Promise === 'undefined') {\n // Rejection tracking prevents a common issue where React gets into an\n // inconsistent state due to an error, but it gets swallowed by a Promise,\n // and the user has no idea what causes React's erratic future behavior.\n require('promise/lib/rejection-tracking').enable();\n self.Promise = require('promise/lib/es6-extensions.js');\n}\n\n// Make sure we're in a Browser-like environment before importing polyfills\n// This prevents `fetch()` from being imported in a Node test environment\nif (typeof window !== 'undefined') {\n // fetch() polyfill for making API calls.\n require('whatwg-fetch');\n}\n\n// Object.assign() is commonly used with React.\n// It will use the native implementation if it's present and isn't buggy.\nObject.assign = require('object-assign');\n\n// Support for...of (a commonly used syntax feature that requires Symbols)\nrequire('core-js/features/symbol');\n// Support iterable spread (...Set, ...Map)\nrequire('core-js/features/array/from');\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEA,IAAI,OAAOA,OAAP,KAAmB,WAAvB,EAAoC;EAClC;EACA;EACA;EACAC,OAAO,CAAC,gCAAD,CAAP,CAA0CC,MAA1C;;EACAC,IAAI,CAACH,OAAL,GAAeC,OAAO,CAAC,+BAAD,CAAtB;AACD,C,CAED;AACA;;;AACA,IAAI,OAAOG,MAAP,KAAkB,WAAtB,EAAmC;EACjC;EACAH,OAAO,CAAC,cAAD,CAAP;AACD,C,CAED;AACA;;;AACAI,MAAM,CAACC,MAAP,GAAgBL,OAAO,CAAC,eAAD,CAAvB,C,CAEA"},"metadata":{},"sourceType":"script"}