UNPKG

ontimize-web-ngx

Version:
9 lines (8 loc) 477 B
export * from './boolean/o-table-cell-editor-boolean.component'; export * from './date/o-table-cell-editor-date.component'; export * from './integer/o-table-cell-editor-integer.component'; export * from './o-base-table-cell-editor.class'; export * from './real/o-table-cell-editor-real.component'; export * from './text/o-table-cell-editor-text.component'; export * from './email/o-table-cell-editor-email.component'; export * from './time/o-table-cell-editor-time.component';