2016-07-16 23:23:22 +00:00
|
|
|
import "typings-global";
|
|
|
|
export import beautylog = require("beautylog");
|
2016-07-17 14:34:31 +00:00
|
|
|
export import lodash = require("lodash");
|
2016-07-16 23:23:22 +00:00
|
|
|
export import path = require("path");
|
|
|
|
export import smartfile = require("smartfile");
|
|
|
|
export import q = require("q");
|