ng-devui
Version:
DevUI components based on Angular
9 lines (8 loc) • 433 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./sticky.component";
import * as i2 from "ng-devui/window-ref";
export declare class StickyModule {
static ɵfac: i0.ɵɵFactoryDeclaration<StickyModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<StickyModule, [typeof i1.StickyComponent], [typeof i2.WindowRefModule], [typeof i1.StickyComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<StickyModule>;
}