Flarum (v2.0.0-beta.5)
    Preparing search index...

    Type Alias KeyValueGambitSuggestion

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

    Properties

    Properties

    hint: string
    key: string