ngx-lazy-mat-select
Version:
Lazy load for mat-select
9 lines (8 loc) • 511 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-lazy-mat-select.directive";
import * as i2 from "@angular/material/select";
export declare class NgxLazyMatSelectModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxLazyMatSelectModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxLazyMatSelectModule, [typeof i1.NgxLazyMatSelectDirective], [typeof i2.MatSelectModule], [typeof i1.NgxLazyMatSelectDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxLazyMatSelectModule>;
}