UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

3 lines (2 loc) 169 B
import { IAppState } from '../components/App/AppState'; export declare function getPageRouteFromState(appstate: IAppState, groupName: string, pageName: string): string;