react-openfin-mat-impl
Version:
Materialize UI implementation of react-openfin
8 lines (7 loc) • 300 B
TypeScript
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';