UNPKG

@rabahzeineddine/material-ui

Version:
5 lines (4 loc) 226 B
/// <reference types="react" /> import { PersistentDrawerType } from "../../config/@types/PersistentDrawer"; export declare function PersistentDrawer(props: PersistentDrawerType): JSX.Element; export default PersistentDrawer;