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 39e899211b
commit 8c4f266356
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'