UNPKG

ngx-config-form

Version:
7 lines (6 loc) 105 B
export interface IErrorInfo { [key: string]: { dirty: boolean; msg: string; }; }