未验证 提交 8dcec04b 编写于 作者: J Joe Haddad 提交者: GitHub

Fix `window.fetch` Polyfill (#9364)

上级 32d702d2
export default window.fetch
var fetch = window.fetch.bind(window)
module.exports = fetch
module.exports.default = module.exports
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册