UNPKG

@voiceflow/base-types

Version:

Voiceflow base project types

6 lines (5 loc) 169 B
export var IfNoMatchType; (function (IfNoMatchType) { IfNoMatchType["PATH"] = "path"; IfNoMatchType["NONE"] = "none"; })(IfNoMatchType || (IfNoMatchType = {}));