projectinfo/dist/projectinfo.plugins.d.ts

6 lines
182 B
TypeScript
Raw Normal View History

2016-06-09 01:13:40 +00:00
import "typings-global";
export declare let path: any;
export declare let Q: any;
export import smartfile = require("smartfile");
export import smartstring = require("smartstring");