UNPKG

@voiceflow/chat-types

Version:

Voiceflow chat project types

6 lines 272 B
export * as ChatModels from './models.js'; export * as ChatNode from './node/index.js'; export * as ChatProject from './project/index.js'; export * as ChatUtils from './utils/index.js'; export * as ChatVersion from './version/index.js'; //# sourceMappingURL=index.d.ts.map