UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

7 lines 188 B
/** Greeting type */ export declare enum VoicemailGreetingEnum { 'default' = "default", 'full' = "full", 'short' = "short" } //# sourceMappingURL=VoicemailGreetingEnum.d.ts.map