UNPKG

angular-bootstrap-md

Version:

Bootstrap 4 & Angular 15 UI KIT - 700+ components, MIT license, simple installation.

5 lines (4 loc) 231 B
export { PopoverDirective } from './popover.directive'; export { PopoverModule } from './popover.module'; export { PopoverConfig } from './popover.config'; export { PopoverContainerComponent } from './popover-container.component';