feat: add core-js

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2020-02-09 22:06:45 +08:00
parent 568f723c06
commit 61195accc9
6 changed files with 37 additions and 35 deletions

View File

@ -1,5 +1,4 @@
import '@ms/ployfill'
/// <reference types='@ms/ployfill' />
export * from './task'
export * from './event'
export * from './console'