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