wlpacks-ontimize-web-ngx
Version:
Ontimize Web framework using Angular 8
13 lines (12 loc) • 667 B
TypeScript
export * from './material/custom.material.module';
export * from './material/o-mat-error/o-mat-error';
export * from './material/o-mat-error/o-mat-error.module';
export * from './material/date/mat-date-formats.factory';
export * from './material/date/ontimize-moment-date-adapter';
export * from './components/dialog/o-dialog.component';
export * from './components/dialog/o-dialog.config';
export * from './components/error403/o-error-403.component';
export * from './components/snackbar/o-snackbar.component';
export * from './components/validation/o-error.component';
export * from './components/validation/o-validator.component';
export * from './shared.module';