katoikia-app/web-ui/web-react/node_modules/.cache/babel-loader/1fc48c464fb5e6ac3998b07efe8...

1 line
1.7 KiB
JSON
Raw Normal View History

2022-07-06 04:15:11 +00:00
{"ast":null,"code":"var uncurryThis = require('../internals/function-uncurry-this');\n\nvar isCallable = require('../internals/is-callable');\n\nvar store = require('../internals/shared-store');\n\nvar functionToString = uncurryThis(Function.toString); // this helper broken in `core-js@3.4.1-3.4.4`, so we can't use `shared` helper\n\nif (!isCallable(store.inspectSource)) {\n store.inspectSource = function (it) {\n return functionToString(it);\n };\n}\n\nmodule.exports = store.inspectSource;","map":{"version":3,"names":["uncurryThis","require","isCallable","store","functionToString","Function","toString","inspectSource","it","module","exports"],"sources":["/Users/paolasanchez/Desktop/Pry4/Katoikia/katoikia-app/web-ui/sakai-react/node_modules/core-js/internals/inspect-source.js"],"sourcesContent":["var uncurryThis = require('../internals/function-uncurry-this');\nvar isCallable = require('../internals/is-callable');\nvar store = require('../internals/shared-store');\n\nvar functionToString = uncurryThis(Function.toString);\n\n// this helper broken in `core-js@3.4.1-3.4.4`, so we can't use `shared` helper\nif (!isCallable(store.inspectSource)) {\n store.inspectSource = function (it) {\n return functionToString(it);\n };\n}\n\nmodule.exports = store.inspectSource;\n"],"mappings":"AAAA,IAAIA,WAAW,GAAGC,OAAO,CAAC,oCAAD,CAAzB;;AACA,IAAIC,UAAU,GAAGD,OAAO,CAAC,0BAAD,CAAxB;;AACA,IAAIE,KAAK,GAAGF,OAAO,CAAC,2BAAD,CAAnB;;AAEA,IAAIG,gBAAgB,GAAGJ,WAAW,CAACK,QAAQ,CAACC,QAAV,CAAlC,C,CAEA;;AACA,IAAI,CAACJ,UAAU,CAACC,KAAK,CAACI,aAAP,CAAf,EAAsC;EACpCJ,KAAK,CAACI,aAAN,GAAsB,UAAUC,EAAV,EAAc;IAClC,OAAOJ,gBAAgB,CAACI,EAAD,CAAvB;EACD,CAFD;AAGD;;AAEDC,MAAM,CAACC,OAAP,GAAiBP,KAAK,CAACI,aAAvB"},"metadata":{},"sourceType":"script"}