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