UNPKG

enchoice-fabric-react-lib

Version:

This project was created to integrate Microsoft Fabric React

4 lines (3 loc) 175 B
/// <reference types="react" /> import { IDrawerGroupsProps } from './DrawerGroups.types'; export declare const DrawerGroups: React.StatelessComponent<IDrawerGroupsProps>;