UNPKG

react-openfin-mat-impl

Version:
8 lines (7 loc) 300 B
export { initializeState as InitalizaeReactOpenfinMatImpl } from './assets/jss/openfin-starter-constant'; export * from './GlobalTypes'; export * from './routes'; export * from './components'; export * from './layouts'; export * from './views'; export { buildMuiTheme } from './utils/builtMuiTheme';