@wildix/wim-tools-client > ToolMcpAuthorization > Visitor
ToolMcpAuthorization.Visitor interface
Signature:
interface Visitor<T>
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
(name: string, value: any) => T | |||
(value: ToolWebhookAuthBearer) => T | |||
(value: Record<string, string>) => T |