mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-16 03:57:48 +00:00
5 lines
87 B
TypeScript
5 lines
87 B
TypeScript
/**
|
|
* Key for this feature.
|
|
*/
|
|
export const FEATURE_KEY = 'features/breakout-rooms';
|