UNPKG

228 BTypeScriptView Raw
1export { NgxSmartModalService } from './services/ngx-smart-modal.service';
2export { NgxSmartModalComponent } from './components/ngx-smart-modal.component';
3export { NgxSmartModalModule } from './modules/ngx-smart-modal.module';