UNPKG

@voiceflow/voice-types

Version:

Voiceflow voice project types

10 lines 383 B
export * as AIResponse from './aiResponse'; export * as Buttons from './buttons'; export * as Capture from './capture'; export * as CaptureV2 from './captureV2'; export * as CardV2 from './cardV2'; export * as Interaction from './interaction'; export * as Prompt from './prompt'; export * as Speak from './speak'; export * as Utils from './utils'; //# sourceMappingURL=index.d.ts.map