UNPKG

cocori-ng

Version:

Cocori-ng is an Angular full of great components & utilites based on Material

11 lines (10 loc) 806 B
export * from './shared/component-cms-editor/cocoring-cms/cocoring-cms.component'; export * from './shared/component-cms-editor/cocoring-preview-options/cocoring-preview-options.component'; export * from './shared/component-cms-editor/cocoring-cms.module'; export * from './shared/component-cms-readonly/cocoring-cms-readonly/cocoring-cms-readonly.component'; export * from './shared/component-cms-readonly/cocoring-cms-readonly.module'; export * from './shared/shared-cms.module'; export * from './shared/section-tpl/section-tpl.component'; export * from './shared/component-cms-editor/cocoring-cms-section/extend-section-tpl.component'; export * from './shared/component-cms-readonly/cocoring-cms-readonly-section/extend-section-readonly-tpl.component'; export * from './core/model/cms.model';