UNPKG

@ozen-ui/kit

Version:

React component library

4 lines (3 loc) 252 B
import type { ToggleSizeVariant } from '../../../ToggleNext'; import type { ListCardItemSizeVariant } from '../../entities'; export declare const LIST_CARD_ITEM_SIZE_TO_CONTROL_TOGGLE_SIZE: Readonly<Record<ListCardItemSizeVariant, ToggleSizeVariant>>;