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

1 line
714 B
JSON

{"ast":null,"code":"// `IsCallable` abstract operation\n// https://tc39.es/ecma262/#sec-iscallable\nmodule.exports = function (argument) {\n return typeof argument == 'function';\n};","map":{"version":3,"names":["module","exports","argument"],"sources":["/Users/paolasanchez/Desktop/Pry4/Katoikia/katoikia-app/web-ui/sakai-react/node_modules/core-js/internals/is-callable.js"],"sourcesContent":["// `IsCallable` abstract operation\n// https://tc39.es/ecma262/#sec-iscallable\nmodule.exports = function (argument) {\n return typeof argument == 'function';\n};\n"],"mappings":"AAAA;AACA;AACAA,MAAM,CAACC,OAAP,GAAiB,UAAUC,QAAV,EAAoB;EACnC,OAAO,OAAOA,QAAP,IAAmB,UAA1B;AACD,CAFD"},"metadata":{},"sourceType":"script"}