mirror of
https://github.com/wassname/talk.git
synced 2026-08-03 13:20:59 +08:00
3 lines
122 B
JavaScript
3 lines
122 B
JavaScript
export const OPEN_VIEWING_OPTIONS = 'OPEN_VIEWING_OPTIONS';
|
|
export const CLOSE_VIEWING_OPTIONS = 'CLOSE_VIEWING_OPTIONS';
|