@bimeister/pupakit.kit
Version:
PupaKit is an open source collection of Angular components based on an atomic approach to building interfaces, which guarantees better performance and greater development flexibility.
18 lines (17 loc) • 817 B
TypeScript
export * from './breadcrumb-context.interface';
export * from './breadcrumb.interface';
export * from './breadcrumbs-data.interface';
export * from './breadcrumbs-parts.interface';
export * from './content-template-name.interface';
export * from './dropdown-config.interface';
export * from './dropdown-container-data.interface';
export * from './dropdown-directive-params.interface';
export * from './dropdown-host.interface';
export * from './dropdown-template-context.interface';
export * from './dropdown-template-data.interface';
export * from './scroll-bar-sizes.interface';
export * from './stepper-item.interface';
export * from './tab-template-ref.interface';
export * from './tag-state-service.interface';
export * from './tooltip-config.interface';
export * from './tooltip-service-declaration.interface';