feat: optimize code

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2020-02-27 12:26:04 +08:00
parent 8a0fcfae8b
commit c2b3372d74
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'