UNPKG

@crediblefinance/credible-ui

Version:

Credible's standard UI library

18 lines (17 loc) 1.49 kB
import * as i0 from "@angular/core"; import * as i1 from "../directives/precision-directive"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; import * as i4 from "@angular/material/select"; import * as i5 from "@angular/material/checkbox"; import * as i6 from "@angular/material/tooltip"; import * as i7 from "@angular/material/progress-spinner"; import * as i8 from "@angular/material/snack-bar"; import * as i9 from "@angular/material/slide-toggle"; import * as i10 from "@angular/material/stepper"; import * as i11 from "@angular/material/progress-bar"; export declare class SharedModule { static ɵfac: i0.ɵɵFactoryDeclaration<SharedModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, [typeof i1.PrecisionDirective], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.MatSelectModule, typeof i5.MatCheckboxModule, typeof i6.MatTooltipModule, typeof i7.MatProgressSpinnerModule, typeof i8.MatSnackBarModule, typeof i9.MatSlideToggleModule, typeof i10.MatStepperModule, typeof i11.MatProgressBarModule], [typeof i1.PrecisionDirective, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.MatSelectModule, typeof i5.MatCheckboxModule, typeof i6.MatTooltipModule, typeof i7.MatProgressSpinnerModule, typeof i8.MatSnackBarModule, typeof i9.MatSlideToggleModule, typeof i10.MatStepperModule, typeof i11.MatProgressBarModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<SharedModule>; }