ngx-bit
Version:
A flexible NG-ZORRO helper library
13 lines (12 loc) • 522 B
TypeScript
export * from './bit-back.directive';
export * from './bit-col.directive';
export * from './bit-form-submit.directive';
export * from './bit-history.directive';
export * from './bit-i18n-update.directive';
export * from './bit-open.directive';
export * from './bit-search-change.directive';
export * from './bit-search-clear.directive';
export * from './bit-search-start.directive';
export * from './bit-status-change.directive';
export * from './bit-upload.directive';
export * from './bit-directive.module';