ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
9 lines (8 loc) • 481 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./element-patch.directive";
import * as i2 from "@angular/common";
export declare class NzElementPatchModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzElementPatchModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzElementPatchModule, [typeof i1.NzElementPatchDirective], [typeof i2.CommonModule], [typeof i1.NzElementPatchDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzElementPatchModule>;
}