UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 249 B
/** Whispering mode */ export declare enum OvhPabxWhisperingModeEnum { 'Whisper to agent only' = "Whisper to agent only", 'Whisper to all participants' = "Whisper to all participants" } //# sourceMappingURL=OvhPabxWhisperingModeEnum.d.ts.map