update base structure
This commit is contained in:
3
dist/smartgit.commit.d.ts
vendored
Normal file
3
dist/smartgit.commit.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import "typings-global";
|
||||
declare var _default: (pathArg: string, commitMessage: string) => void;
|
||||
export = _default;
|
||||
Reference in New Issue
Block a user