feat: move global declare to @ms/ployfill

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2020-02-01 02:44:23 +08:00
parent 1e00dc6530
commit e2f32fd0bf
4 changed files with 30 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
/// <reference path="./typings/global.ts" />
import '@ms/ployfill'
export * from './task'
export * from './event'