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
|
||||
Reference in New Issue
Block a user