UNPKG

ngx-smart-modal

Version:

Smart modal handler to manage modals and data everywhere in Angular apps.

5 lines (4 loc) 223 B
export * from './lib/services/ngx-smart-modal.service'; export * from './lib/components/ngx-smart-modal.component'; export * from './lib/modules/ngx-smart-modal.module'; export * from './lib/config/ngx-smart-modal.config';