3 lines
88 B
TypeScript
Raw Normal View History

export const COMMIT_AUTHOR = 'commit_author';
export const COMMIT_DATE = 'commit_date';