UNPKG

@voiceflow/alexa-types

Version:
6 lines (5 loc) 199 B
export * as invocationName from './invocationName.js'; export * as node from './node.js'; export * as step from './step.js'; // TODO: remove after code migration export * from './invocationName.js';