smartgit/dist/smartgit.pull.d.ts

2 lines
94 B
TypeScript

export declare let pull: (dirPathArg: string, sourceArg?: string, branchArg?: string) => any;