projectinfo/dist/projectinfo.classes.git.d.ts

6 lines
104 B
TypeScript
Raw Normal View History

2016-11-26 13:45:56 +00:00
import 'typings-global';
export declare class ProjectinfoGit {
isGit: boolean;
constructor();
}