Interface LegacySuggestionSourceRegistry

interface LegacySuggestionSourceRegistry {
    global: never;
    past_interactions: never;
    staff: never;
}

Properties

global: never
past_interactions: never
staff: never