UNPKG

@ozen-ui/kit

Version:

React component library

3 lines (2 loc) 136 B
export declare const drawerVariant: readonly ["little", "medium", "large"]; export type DrawerVariant = (typeof drawerVariant)[number];