UNPKG

231 BTypeScriptView Raw
1export { PopoverDirective } from './popover.directive';
2export { PopoverModule } from './popover.module';
3export { PopoverConfig } from './popover.config';
4export { PopoverContainerComponent } from './popover-container.component';