UNPKG

@alauda/ui

Version:

Angular UI components by Alauda Frontend Team.

9 lines (8 loc) 291 B
export * from './base-tooltip'; export * from './tooltip.component'; export * from './tooltip.directive'; export * from './tooltip.module'; export * from './tooltip.types'; export * from './tooltip-active.directive'; export * from './tooltip-copy.directive'; export * from './tooltip-intl';