search_interface/node_modules/.cache/babel-loader/575b6966e546f788571075b5b7565c6a1bbc6b806b5902b247bdc77cb1af7848.json

1 line
1.2 KiB
JSON

{"ast":null,"code":"'use strict';\n\nvar NATIVE_BIND = require('../internals/function-bind-native');\nvar call = Function.prototype.call;\n// eslint-disable-next-line es/no-function-prototype-bind -- safe\nmodule.exports = NATIVE_BIND ? call.bind(call) : function () {\n return call.apply(call, arguments);\n};","map":{"version":3,"names":["NATIVE_BIND","require","call","Function","prototype","module","exports","bind","apply","arguments"],"sources":["C:/Users/ikhba/OneDrive/Documents/CIS3308/landing_page/node_modules/core-js-pure/internals/function-call.js"],"sourcesContent":["'use strict';\r\nvar NATIVE_BIND = require('../internals/function-bind-native');\r\n\r\nvar call = Function.prototype.call;\r\n// eslint-disable-next-line es/no-function-prototype-bind -- safe\r\nmodule.exports = NATIVE_BIND ? call.bind(call) : function () {\r\n return call.apply(call, arguments);\r\n};\r\n"],"mappings":"AAAA,YAAY;;AACZ,IAAIA,WAAW,GAAGC,OAAO,CAAC,mCAAmC,CAAC;AAE9D,IAAIC,IAAI,GAAGC,QAAQ,CAACC,SAAS,CAACF,IAAI;AAClC;AACAG,MAAM,CAACC,OAAO,GAAGN,WAAW,GAAGE,IAAI,CAACK,IAAI,CAACL,IAAI,CAAC,GAAG,YAAY;EAC3D,OAAOA,IAAI,CAACM,KAAK,CAACN,IAAI,EAAEO,SAAS,CAAC;AACpC,CAAC","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}