feat: optimize code

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2020-02-27 12:26:04 +08:00
parent 13c0584749
commit 4d64a5d264
6 changed files with 29 additions and 10 deletions

View File

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