ng-zorro-antd-yj
Version:
An enterprise-class UI components based on Ant Design and Angular
7 lines (6 loc) • 313 B
TypeScript
export { NzModalComponent } from './nz-modal.component';
export { NzModalRef } from './nz-modal-ref.class';
export { NzModalModule } from './nz-modal.module';
export { NzModalService } from './nz-modal.service';
export { NZ_MODAL_CONFIG, NzModalConfig } from './nz-modal-config';
export * from './nz-modal.type';