Type Alias ErrorsPublic

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

Properties

Properties

errors?: ErrorPublic[]