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