UNPKG

mui-spfx-controls

Version:
5 lines 232 B
import { ForwardRefExoticComponent } from 'react'; import { IExplorerProps } from './IExplorerProps'; declare const Explorer: ForwardRefExoticComponent<IExplorerProps>; export default Explorer; //# sourceMappingURL=Explorer.d.ts.map