@hyperjump/json-schema-errors
    Preparing search index...

    Type Alias JsonSchemaErrorsOptions

    type JsonSchemaErrorsOptions = {
        locale?: string;
    }
    Index

    Properties

    Properties

    locale?: string

    A locale identifier in the form of "{language}-{region}".

    "en-US"