Some checks failed
Close stale issues and PRs / stale (push) Has been cancelled
7 lines
145 B
TypeScript
7 lines
145 B
TypeScript
/**
|
|
* Prejoin / premeeting screen.
|
|
*/
|
|
|
|
// Maps SCSS variable $prejoinDefaultContentWidth
|
|
export const PREJOIN_DEFAULT_CONTENT_WIDTH = '336px';
|