Type Alias ResponseErrors

type ResponseErrors = {
    errors?: Errors;
}
Index
errors?: Errors