including-modules
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
/* globals self */ exports.Headers = self.Headers;
|
||||
exports.Request = self.Request;
|
||||
exports.Response = self.Response;
|
||||
exports.fetch = self.fetch;
|
||||
|
||||
//# sourceMappingURL=whatwg-fetch.js.map
|
||||
Reference in New Issue
Block a user