UNPKG

@naturacosmeticos/natds-web

Version:

A collection of components from Natura Design System for React websites and webapps

3 lines (2 loc) 104 B
import { DrawerProps } from '@material-ui/core/Drawer'; export declare type IDrawerProps = DrawerProps;