UNPKG

@fabiospampinato/autogit

Version:

Define commands, using plugins, to execute across all your repositories.

5 lines (4 loc) 151 B
declare const Commands: { get(commandName: any, repositories: any): Promise<[{}, {}, {}, {}, {}, {}, {}, {}, {}, {}]>; }; export default Commands;