ng-devui
Version:
DevUI components based on Angular
9 lines (8 loc) • 441 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./lazy-load.directive";
import * as i2 from "@angular/common";
export declare class LazyLoadModule {
static ɵfac: i0.ɵɵFactoryDeclaration<LazyLoadModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<LazyLoadModule, [typeof i1.LazyLoadDirective], [typeof i2.CommonModule], [typeof i1.LazyLoadDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<LazyLoadModule>;
}