Type Alias ErrorsPublic

type ErrorsPublic = {
    errors?: ErrorPublic[];
}
Index
errors?: ErrorPublic[]