3 lines
88 B
TypeScript
3 lines
88 B
TypeScript
export const COMMIT_AUTHOR = 'commit_author';
|
|
export const COMMIT_DATE = 'commit_date';
|