5 lines
87 B
TypeScript
5 lines
87 B
TypeScript
|
/**
|
||
|
* Key for this feature.
|
||
|
*/
|
||
|
export const FEATURE_KEY = 'features/breakout-rooms';
|