2016-05-24 21:36:06 +00:00
|
|
|
import "typings-global";
|
2016-04-27 00:20:27 +00:00
|
|
|
export let beautylog = require("beautylog");
|
2017-01-22 18:37:00 +00:00
|
|
|
export import q = require("smartq");
|
2017-01-29 16:27:48 +00:00
|
|
|
export import smartrequest = require("smartrequest");
|
2017-01-22 18:37:00 +00:00
|
|
|
export import smartstring = require("smartstring");
|
|
|
|
export import smartdelay = require('smartdelay');
|