UNPKG

@doku-dev/doku-fragment

Version:

A new Angular UI library that moving away from Bootstrap and built from scratch.

10 lines (9 loc) 388 B
export * from './content/modal-body.component'; export * from './content/modal-close-icon.component'; export * from './content/modal-footer-spacer.component'; export * from './content/modal-footer.component'; export * from './content/modal-header.component'; export * from './modal-ref'; export * from './modal.interface'; export * from './modal.module'; export * from './modal.service';