2016-05-31 17:16:45 +00:00
|
|
|
import "typings-global";
|
2016-06-13 22:27:55 +00:00
|
|
|
export import beautylog = require("beautylog");
|
2016-05-31 17:16:45 +00:00
|
|
|
export declare let base64: any;
|
|
|
|
export declare let fs: any;
|
2016-06-13 22:27:55 +00:00
|
|
|
export declare let minimatch: any;
|
|
|
|
export import path = require("path");
|
2016-06-25 00:53:05 +00:00
|
|
|
export declare let q: any;
|
2016-06-13 22:27:55 +00:00
|
|
|
export import smartfile = require("smartfile");
|
2016-06-01 00:31:29 +00:00
|
|
|
export import smartpath = require("smartpath");
|