create project
This commit is contained in:
6
kitabcitab/node_modules/next/dist/build/polyfills/fetch/index.js
generated
vendored
Normal file
6
kitabcitab/node_modules/next/dist/build/polyfills/fetch/index.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
"use strict";
|
||||
/* globals self */ var fetch = self.fetch.bind(self);
|
||||
module.exports = fetch;
|
||||
module.exports.default = module.exports;
|
||||
|
||||
//# sourceMappingURL=index.js.map
|
||||
1
kitabcitab/node_modules/next/dist/build/polyfills/fetch/index.js.map
generated
vendored
Normal file
1
kitabcitab/node_modules/next/dist/build/polyfills/fetch/index.js.map
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../../../build/polyfills/fetch/index.js"],"names":["fetch","self","bind","module","exports","default"],"mappings":"AACA;AADA,kBAAkB,CAClB,IAAIA,KAAK,GAAGC,IAAI,CAACD,KAAK,CAACE,IAAI,CAACD,IAAI,CAAC;AACjCE,MAAM,CAACC,OAAO,GAAGJ,KAAK;AACtBG,MAAM,CAACC,OAAO,CAACC,OAAO,GAAGF,MAAM,CAACC,OAAO"}
|
||||
7
kitabcitab/node_modules/next/dist/build/polyfills/fetch/whatwg-fetch.js
generated
vendored
Normal file
7
kitabcitab/node_modules/next/dist/build/polyfills/fetch/whatwg-fetch.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
"use strict";
|
||||
/* globals self */ exports.Headers = self.Headers;
|
||||
exports.Request = self.Request;
|
||||
exports.Response = self.Response;
|
||||
exports.fetch = self.fetch;
|
||||
|
||||
//# sourceMappingURL=whatwg-fetch.js.map
|
||||
1
kitabcitab/node_modules/next/dist/build/polyfills/fetch/whatwg-fetch.js.map
generated
vendored
Normal file
1
kitabcitab/node_modules/next/dist/build/polyfills/fetch/whatwg-fetch.js.map
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../../../build/polyfills/fetch/whatwg-fetch.js"],"names":["exports","Headers","self","Request","Response","fetch"],"mappings":"AACAA;AADA,kBAAkB,CAClBA,OAAO,CAACC,OAAO,GAAGC,IAAI,CAACD,OAAO;AAC9BD,OAAO,CAACG,OAAO,GAAGD,IAAI,CAACC,OAAO;AAC9BH,OAAO,CAACI,QAAQ,GAAGF,IAAI,CAACE,QAAQ;AAChCJ,OAAO,CAACK,KAAK,GAAGH,IAAI,CAACG,KAAK"}
|
||||
Reference in New Issue
Block a user