6 lines
182 B
TypeScript
6 lines
182 B
TypeScript
|
import "typings-global";
|
||
|
export declare let path: any;
|
||
|
export declare let Q: any;
|
||
|
export import smartfile = require("smartfile");
|
||
|
export import smartstring = require("smartstring");
|