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 cacde0627b
commit 606bbb3991
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'