UNPKG

ngx-smart-modal-2

Version:

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

5 lines (4 loc) 241 B
// Public classes. export {NgxSmartModalService} from './services/ngx-smart-modal.service'; export {NgxSmartModalComponent} from './components/ngx-smart-modal.component'; export {NgxSmartModalModule} from './modules/ngx-smart-modal.module';