UNPKG

@tapsellorg/angular-material-library

Version:

Angular library for Tapsell

13 lines (12 loc) 870 B
import * as i0 from "@angular/core"; import * as i1 from "./select-all-options.directive"; import * as i2 from "@angular/common"; import * as i3 from "@angular/material/select"; import * as i4 from "@angular/forms"; import * as i5 from "@angular/material/form-field"; import * as i6 from "@tapsellorg/angular-material-library/src/lib/common"; export declare class PghSelectAllOptionsModule { static ɵfac: i0.ɵɵFactoryDeclaration<PghSelectAllOptionsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PghSelectAllOptionsModule, [typeof i1.PghSelectAllOptionsDirective], [typeof i2.CommonModule, typeof i3.MatSelectModule, typeof i4.ReactiveFormsModule, typeof i4.FormsModule, typeof i5.MatFormFieldModule, typeof i6.PghArrayJoinModule], [typeof i1.PghSelectAllOptionsDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<PghSelectAllOptionsModule>; }