Enode — API Reference
    Preparing search index...

    Type Alias LanguageOption

    type LanguageOption = {
        code: string;
        label?: string | null;
    }
    Index

    Properties

    Properties

    code: string
    label?: string | null