@funnelback/ng-sds
Version:
`@funnelback/ng-sds` is Bootstrap 5 based library that aims to implement the [Squiz Design System specification](https://designsystem.squiz.net/) in Angular.
9 lines (8 loc) • 421 B
TypeScript
export * from './toolbar.component';
export * from './toolbar-form/toolbar-form.component';
export * from './toolbar-instance/toolbar-instance.component';
export * from './toolbar-item/toolbar-item.component';
export * from './toolbar-nav/toolbar-nav.component';
export * from './toolbar-nav-item/toolbar-nav-item.component';
export * from './toolbar-product/toolbar-product.component';
export * from './toolbar.module';