Type alias KnowledgeCommunitiesSettings

KnowledgeCommunitiesSettings: {
    community: string[];
}

Type declaration

  • community: string[]