seyfert
    Preparing search index...

    Type Alias MentionableDefaultElement

    type MentionableDefaultElement = {
        id: string;
        type: keyof typeof SelectMenuDefaultValueType;
    }
    Index

    Properties

    Properties

    id: string
    type: keyof typeof SelectMenuDefaultValueType