UNPKG

ngx-foundation

Version:

Native Angular Foundation for Sites Components

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';