UNPKG

ng-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

15 lines (11 loc) 671 B
import * as i0 from '@angular/core'; declare class NzTransButtonDirective { static ɵfac: i0.ɵɵFactoryDeclaration<NzTransButtonDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<NzTransButtonDirective, "button[nz-trans-button]", never, {}, {}, never, never, true, never>; } declare class NzTransButtonModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzTransButtonModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzTransButtonModule, never, [typeof NzTransButtonDirective], [typeof NzTransButtonDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzTransButtonModule>; } export { NzTransButtonDirective, NzTransButtonModule };