Type alias DenormalizedError

DenormalizedError: {
    [k: string]: DenormalizedError | string[];
}

Type declaration

Generated using TypeDoc