cocori-ng
Version:
Cocori-ng is an Angular full of great components & utilites based on Material
9 lines (8 loc) • 416 B
TypeScript
export * from './config/config.components';
export * from './config/config.events';
export * from './service/form-builder/form-builder.service';
export * from './service/uploader/uploader.service';
export * from './service/toast-message.service';
export * from './service/datagrid/datagrid.service';
export * from './service/confirm-modal.service';
export * from './service/flex-layout/flex-layout.service';