ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
9 lines (8 loc) • 493 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./anchor.component";
import * as i2 from "./anchor-link.component";
export declare class NzAnchorModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzAnchorModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzAnchorModule, never, [typeof i1.NzAnchorComponent, typeof i2.NzAnchorLinkComponent], [typeof i1.NzAnchorComponent, typeof i2.NzAnchorLinkComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzAnchorModule>;
}