feat: add XMLHttpRequest

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2019-09-27 18:39:03 +08:00
parent d1f58e7482
commit 8584709828
6 changed files with 281 additions and 0 deletions

5
packages/ployfill/.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
/node_modules
/dist
/package-lock.json
/yarn.lock
/docs