ngx-mat-errors
Version:
NgxMatErrors provides an easy, yet flexible solution for displaying error messages in a MatFormField.
9 lines (8 loc) • 499 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-mat-errors.component";
import * as i2 from "./ngx-mat-error-def.directive";
export declare class NgxMatErrorsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxMatErrorsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxMatErrorsModule, never, [typeof i1.NgxMatErrors, typeof i2.NgxMatErrorDef], [typeof i1.NgxMatErrors, typeof i2.NgxMatErrorDef]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxMatErrorsModule>;
}