Type Alias StandardError

type StandardError = {
    errors: StandardErrorItem[];
}
Index

Properties

Properties