@wildix/wim-knowledge-base-client > DataSourceConfig > Visitor
DataSourceConfig.Visitor interface
Signature:
interface Visitor<T>
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
(name: string, value: any) => T | |||
(value: ConfluenceConfig) => T | |||
(value: __DocumentType) => T | |||
(value: GDriveConfig) => T |