@circe/table
Version:
Circe Components for Angular :: Table Component
11 lines (10 loc) • 483 B
TypeScript
export * from './lib/table.component';
export * from './lib/table.module';
export * from './lib/table.service';
export * from './lib/table.types';
export * from './lib/table-source';
export * from './lib/table-actions/table-actions.component';
export * from './lib/table-actions/table-actions.module';
export * from './lib/table-actions/table-actions.types';
export * from './lib/configurations/table.configuration';
export * from './lib/configurations/table-actions.configuration';