UNPKG

@ozen-ui/kit

Version:

React component library

3 lines (2 loc) 127 B
export declare const toggleVariant: readonly ["default", "error"]; export type ToggleVariant = (typeof toggleVariant)[number];