UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Microsoft 365.

3 lines (2 loc) 290 B
export { getInitialResponsiveMode, getResponsiveMode, initializeResponsiveMode, setResponsiveMode, withResponsiveMode, IWithResponsiveModeState, ResponsiveMode, } from './withResponsiveMode'; export { withViewport, IViewport, IWithViewportProps, IWithViewportState } from './withViewport';