compat es5

This commit is contained in:
pengfei.zhou
2020-01-16 15:16:29 +08:00
committed by osborn
parent 8ed3c42d3a
commit 7f089b6bcd
10 changed files with 13297 additions and 13153 deletions

View File

@@ -1 +0,0 @@
declare module 'core-js';

2
doric-js/src/polyfill.ts Normal file
View File

@@ -0,0 +1,2 @@
declare module 'core-js';
declare module 'proxy-polyfill/src/proxy'