Flarum (2.x)
    Preparing search index...

    Type Alias KeyValueGambitSuggestion

    type KeyValueGambitSuggestion = {
        hint: string;
        key: string;
    }
    Index

    Properties

    Properties

    hint: string
    key: string