UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 182 B
/** Type of slot */ export declare enum TimeConditionsSlotTypeEnum { 'number' = "number", 'voicemail' = "voicemail" } //# sourceMappingURL=TimeConditionsSlotTypeEnum.d.ts.map