12345678 |
- 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>;
- }
|