UNPKG

@voiceflow/google-types

Version:
9 lines (8 loc) 307 B
export * as invocationName from './invocationName.js'; export * as mappings from './mappings.js'; export * as node from './node.js'; export * as step from './step.js'; export * as voice from './voice.js'; // TODO: remove after code migration export * from './invocationName.js'; export * from './voice.js';