UNPKG

@pepperi/lib

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.1.

19 lines (18 loc) 1.18 kB
import { PepperiIconRegistry } from '@pepperi/lib/icon'; import * as i0 from "@angular/core"; import * as i1 from "./checkbox.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; import * as i4 from "@angular/material/core"; import * as i5 from "@angular/material/form-field"; import * as i6 from "@angular/material/checkbox"; import * as i7 from "@angular/material/icon"; import * as i8 from "@pepperi/lib"; import * as i9 from "@pepperi/lib/icon"; import * as i10 from "@pepperi/lib/field-title"; export declare class PepperiCheckboxModule { private pepperiIconRegistry; constructor(pepperiIconRegistry: PepperiIconRegistry); static ɵmod: i0.ɵɵNgModuleDefWithMeta<PepperiCheckboxModule, [typeof i1.PepperiCheckboxComponent], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i3.FormsModule, typeof i4.MatCommonModule, typeof i5.MatFormFieldModule, typeof i6.MatCheckboxModule, typeof i7.MatIconModule, typeof i8.PepperiModule, typeof i9.PepperiIconModule, typeof i10.PepperiFieldTitleModule], [typeof i1.PepperiCheckboxComponent]>; static ɵinj: i0.ɵɵInjectorDef<PepperiCheckboxModule>; }