@yamlresume/core
    Preparing search index...

    Type Alias Locale

    Defines locale settings for internationalization and localization.

    type Locale = {
        language?: LocaleLanguage;
    }
    Index

    Properties

    Properties

    language?: LocaleLanguage

    The selected language for the resume content and template terms.