UNPKG

ngx-custom-form-error

Version:

This library makes showing errors in angular forms easier.

3 lines (2 loc) 116 B
import { InjectionToken } from "@angular/core"; export declare const CUSTOM_FORM_CONFIG: InjectionToken<unknown>;