This website requires JavaScript.
Explore
Help
Sign In
ChaosClan
/
chaosdc
Watch
1
Star
0
Fork
You've already forked chaosdc
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2a9a1f4923
chaosdc
/
node_modules
/
unfetch
/
polyfill
/
polyfill.mjs
3 lines
65 B
JavaScript
Raw
Blame
History
import
unfetch
from
'..'
;
if
(
!
self
.
fetch
)
self
.
fetch
=
unfetch
;
Reference in New Issue
View Git Blame
Copy Permalink