Kind: Constant
Source: atloria-monorepo/apps/web/src/components/Boards/helpers.ts
Definition
tsRecord<
string,
{ bg: string; text: string; label: string; dot: string }
>
Kind: Constant
Source: atloria-monorepo/apps/web/src/components/Boards/helpers.ts
tsRecord<
string,
{ bg: string; text: string; label: string; dot: string }
>
Was this page helpful?