UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

8 lines (7 loc) 300 B
/** Intercom configuration */ export var LineOptionIntercomEnum; (function (LineOptionIntercomEnum) { LineOptionIntercomEnum["no"] = "no"; LineOptionIntercomEnum["prefixed"] = "prefixed"; LineOptionIntercomEnum["yes"] = "yes"; })(LineOptionIntercomEnum || (LineOptionIntercomEnum = {}));