UNPKG
chooet
Version:
latest (2.0.0)
2.0.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
All the goodness of choo, multi-threaded by duet.
codeberg.org/colingourlay/chooet
chooet
/
http.js
2 lines
(1 loc)
•
33 B
JavaScript
View Raw
1
2
module.exports
= require(
'xhr'
)
;