Blame view

src/app/theme/index.ts 151 Bytes
05b0b5d8   Yarik   first commit
1
2
3
4
  export { BaMenuService } from './services';
  export * from './theme.constants';
  export * from './theme.configProvider';
  export * from './theme.config';