TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Interface DictionaryLanguage

    interface DictionaryLanguage {
        active: boolean;
        code: string;
    }
    Index

    Properties

    Properties

    active: boolean
    code: string

    Language code E.g "en-US"