UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

9 lines 268 B
/** Nature of screen list */ export declare enum ScreenListNatureEnum { 'fax' = "fax", 'international' = "international", 'services' = "services", 'special' = "special", 'voicemail' = "voicemail" } //# sourceMappingURL=ScreenListNatureEnum.d.ts.map