Kind: Constant
Source: atloria-monorepo/apps/web/src/app/app/desk/components/deskTypes.ts
Definition
tsRecord<'ok' | 'warn' | 'breach', { bg: string; text: string }>
Kind: Constant
Source: atloria-monorepo/apps/web/src/app/app/desk/components/deskTypes.ts
tsRecord<'ok' | 'warn' | 'breach', { bg: string; text: string }>
Was this page helpful?