2016-11-26 13:45:56 +00:00
|
|
|
import 'typings-global';
|
2016-06-09 01:13:40 +00:00
|
|
|
export declare let path: any;
|
|
|
|
export declare let Q: any;
|
2016-11-26 13:45:56 +00:00
|
|
|
export import smartfile = require('smartfile');
|
|
|
|
export import smartstring = require('smartstring');
|