smartssh/dist/smartssh.plugins.d.ts
2016-06-01 02:31:29 +02:00

8 lines
233 B
TypeScript

import "typings-global";
export declare let beautylog: any;
export declare let base64: any;
export declare let fs: any;
export declare let path: any;
export declare let smartfile: any;
export import smartpath = require("smartpath");