@blackbaud/skyux-lib-stache
Version:
This library was generated with [Nx](https://nx.dev).
10 lines (9 loc) • 554 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./page-anchor.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/router";
export declare class StachePageAnchorModule {
static ɵfac: i0.ɵɵFactoryDeclaration<StachePageAnchorModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<StachePageAnchorModule, [typeof i1.StachePageAnchorComponent], [typeof i2.CommonModule, typeof i3.RouterModule], [typeof i1.StachePageAnchorComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<StachePageAnchorModule>;
}