3 lines
72 B
JavaScript
3 lines
72 B
JavaScript
|
export const DISCUSSION = 'discussion';
|
||
|
export const THREAD = 'thread';
|