Type Alias ContextMenuAsyncSearchResult

ContextMenuAsyncSearchResult: {
    label: string;
} & Record<string, any>