mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-18 05:57:47 +00:00
7 lines
97 B
JavaScript
7 lines
97 B
JavaScript
// @flow
|
|
|
|
/**
|
|
* Key for this feature.
|
|
*/
|
|
export const FEATURE_KEY = 'features/breakout-rooms';
|