@sixbell-telco/sdk
Version:
A collection of reusable components designed for use in Sixbell Telco Angular projects
8 lines (7 loc) • 347 B
TypeScript
export * from '@tanstack/angular-table';
export * from './expandable/expandable.component';
export * from './selection/selection.component';
export * from './sortable-header/sortable-header.component';
export * from './src/data-table.component';
export * from './src/models';
export * from './sub-component-toggle/sub-component-toggle.component';