mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-02-21 05:10:20 +00:00
5 lines
117 B
JavaScript
5 lines
117 B
JavaScript
/**
|
|
* Modal view ID of the SharedDocument view.
|
|
*/
|
|
export const SHARE_DOCUMENT_VIEW_ID = 'SHARE_DOCUMENT_VIEW_ID';
|