UNPKG

com.phloxui

Version:

PhloxUI Ng2+ Framework

10 lines (9 loc) 335 B
export * from './PhloxModule.module'; export * from './phlox.bootstrap'; export * from './component/components'; export * from './decorator/decorators'; export * from './directive/directives'; export * from './pipe/pipes'; export * from './service/services'; export * from './share/shares'; export * from './theme/material/materials';