UNPKG

next

Version:

The React Framework

6 lines (5 loc) 186 B
/* globals self */ exports.Headers = self.Headers; exports.Request = self.Request; exports.Response = self.Response; exports.fetch = self.fetch; //# sourceMappingURL=whatwg-fetch.js.map