UNPKG

@hxui/angular

Version:

This README includes the steps that are necessary to import the HxUi-angular into a project or to contribute with development.

5 lines (4 loc) 231 B
export { TooltipContentComponent } from './tooltip-content.component'; export { TooltipDirective } from './tooltip.directive'; export { TooltipModule } from './tooltip.module'; export { TooltipConfig } from './tooltip.config';