2017-08-16 10:19:56 +00:00
|
|
|
import * as beautycolor from 'beautycolor';
|
2017-08-15 15:03:21 +00:00
|
|
|
import * as beautylog from 'beautylog';
|
|
|
|
import * as smartrequest from 'smartrequest';
|
2017-08-16 10:19:56 +00:00
|
|
|
export { beautycolor, beautylog, smartrequest };
|