ngx-admin/src/app/theme/index.ts

4 lines
104 B
TypeScript
Raw Normal View History

export * from './theme.constants'
2016-05-16 17:08:43 +03:00
export * from './theme.configProvider'
2016-05-17 13:34:52 +03:00
export * from './theme.config'