smartgit/dist/smartgit.plugins.d.ts

6 lines
150 B
TypeScript
Raw Normal View History

2016-06-12 14:46:59 +00:00
import "typings-global";
export declare let path: any;
export declare let beautylog: any;
export declare let nodegit: any;
export declare let Q: any;