8 lines
250 B
TypeScript
Executable File
8 lines
250 B
TypeScript
Executable File
export * from './AddDescription';
|
|
export * from './AddConfigDescription';
|
|
export * from './CloneDescription';
|
|
export * from './CommitDescription';
|
|
export * from './LogDescription';
|
|
export * from './PushDescription';
|
|
export * from './TagDescription';
|