UNPKG
xhr2-cookies
Version:
latest (1.1.0)
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.9.3
0.9.2
0.9.1
0.9.0
XMLHttpRequest polyfill for node.js
souldreamer/xhr2-cookies
xhr2-cookies
/
dist
/
index.d.ts
3 lines
(2 loc)
•
113 B
TypeScript
View Raw
1
2
3
export
*
from
'./xml-http-request'
;
export
{
XMLHttpRequestEventTarget
}
from
'./xml-http-request-event-target'
;