UNPKG

@voiceflow/voiceflow-types

Version:

Voiceflow 'voiceflow' project types

8 lines (7 loc) 253 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defaultMessages = void 0; exports.defaultMessages = { globalNoReply: 'Are you still there?', globalNoMatch: 'Sorry, I didn’t get that. Please try again.', };