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

    Interface DictionaryCreateInfo

    interface DictionaryCreateInfo {
        fallback: string;
        name: string;
        slug: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    fallback: string

    First dictionary language E.g "en-US"

    name: string
    slug: string