UNPKG

ng-zorro-antd

Version:

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

13 lines (12 loc) 753 B
import * as i0 from "@angular/core"; import * as i1 from "./anchor.component"; import * as i2 from "./anchor-link.component"; import * as i3 from "@angular/cdk/bidi"; import * as i4 from "@angular/common"; import * as i5 from "ng-zorro-antd/affix"; import * as i6 from "@angular/cdk/platform"; export declare class NzAnchorModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzAnchorModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzAnchorModule, [typeof i1.NzAnchorComponent, typeof i2.NzAnchorLinkComponent], [typeof i3.BidiModule, typeof i4.CommonModule, typeof i5.NzAffixModule, typeof i6.PlatformModule], [typeof i1.NzAnchorComponent, typeof i2.NzAnchorLinkComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzAnchorModule>; }