UNPKG

@ozen-ui/kit

Version:

React component library

3 lines (2 loc) 147 B
export declare const toggleSizeVariant: readonly ["2xs", "xs", "s", "m", "l"]; export type ToggleSizeVariant = (typeof toggleSizeVariant)[number];