add beautycolor

This commit is contained in:
2017-08-16 12:19:56 +02:00
parent cbc47db2ed
commit ea5f1af440
7 changed files with 20 additions and 6 deletions
+2
View File
@@ -1,9 +1,11 @@
import 'typings-global'
import * as beautycolor from 'beautycolor'
import * as beautylog from 'beautylog'
import * as smartrequest from 'smartrequest'
export {
beautycolor,
beautylog,
smartrequest
}