2016-06-19 15:33:54 +00:00
|
|
|
import "typings-global";
|
|
|
|
export import beautylog = require("beautylog");
|
2016-06-20 05:06:15 +00:00
|
|
|
export declare let lodash: any;
|
|
|
|
export import path = require("path");
|
2016-06-19 15:33:54 +00:00
|
|
|
export import smartfile = require("smartfile");
|