@doku-dev/doku-fragment
Version:
A new Angular UI library that moving away from Bootstrap and built from scratch.
7 lines (6 loc) • 333 B
TypeScript
export * from './partial-templates/popover-body/popover-body.component';
export * from './partial-templates/popover-footer/popover-footer.component';
export * from './partial-templates/popover-title/popover-title.component';
export * from './popover.directive';
export * from './popover.interface';
export * from './popover.module';