UNPKG

@voiceflow/base-types

Version:

Voiceflow base project types

6 lines (5 loc) 161 B
export var IntentScope; (function (IntentScope) { IntentScope["NODE"] = "NODE"; IntentScope["GLOBAL"] = "GLOBAL"; })(IntentScope || (IntentScope = {}));