ng2-bootstrap
Version:
Native Angular Bootstrap Components
10 lines (9 loc) • 524 B
JavaScript
;
var popover_directive_1 = require('./popover.directive');
exports.PopoverDirective = popover_directive_1.PopoverDirective;
var popover_module_1 = require('./popover.module');
exports.PopoverModule = popover_module_1.PopoverModule;
var popover_config_1 = require('./popover.config');
exports.PopoverConfig = popover_config_1.PopoverConfig;
var popover_container_component_1 = require('./popover-container.component');
exports.PopoverContainerComponent = popover_container_component_1.PopoverContainerComponent;