2 lines
93 B
JavaScript
2 lines
93 B
JavaScript
export const COMMENT_HIGHLIGHTED = 'comment--highlighted';
|
|
export const MAIN_CLASS = 'main';
|