@loadsmart/miranda-wc
Version:
Miranda Web Components component library
6 lines (5 loc) • 302 B
TypeScript
export { TableLayoutToolbar } from './table-layout-toolbar';
export { TableLayoutFeedback } from './table-layout-feedback';
export type { TableLayoutActionsProps } from './table-layout-actions';
export { TableLayoutActions } from './table-layout-actions';
export { TableLayout } from './table-layout';