mirror of
https://github.com/wassname/talk.git
synced 2026-07-27 11:28:12 +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';
|