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");
|
2016-05-25 04:26:48 +00:00
|
|
|
export let request = require("request");
|
2017-01-22 18:37:00 +00:00
|
|
|
export import smartstring = require("smartstring");
|
|
|
|
export import smartdelay = require('smartdelay');
|