@blackbaud/skyux-lib-stache
Version:
This library was generated with [Nx](https://nx.dev).
13 lines (12 loc) • 792 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./nav.component";
import * as i2 from "./link.directive";
import * as i3 from "@angular/common";
import * as i4 from "@angular/router";
import * as i5 from "../shared/sky-stache-resources.module";
import * as i6 from "../router/router.module";
export declare class StacheNavModule {
static ɵfac: i0.ɵɵFactoryDeclaration<StacheNavModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<StacheNavModule, [typeof i1.StacheNavComponent, typeof i2.StacheRouterLinkDirective], [typeof i3.CommonModule, typeof i4.RouterModule, typeof i5.SkyStacheResourcesModule, typeof i6.StacheRouterModule], [typeof i1.StacheNavComponent, typeof i2.StacheRouterLinkDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<StacheNavModule>;
}