Type alias KnowledgeSitesSettings

KnowledgeSitesSettings: {
    site: string[];
}

Type declaration

  • site: string[]