UNPKG

react-openfin-mat-impl

Version:
5 lines (4 loc) 282 B
import { MuiTheme } from 'react-openfin'; import { ThemeOptions } from '@material-ui/core/styles/createMuiTheme'; export declare const buildMuiTheme: (options: ThemeOptions, theme?: MuiTheme) => import("@material-ui/core/styles/createMuiTheme").Theme; export default buildMuiTheme;