UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 146 B
/** The sms coding */ export declare enum CodingEnum { 'Key_7bit' = "7bit", 'Key_8bit' = "8bit" } //# sourceMappingURL=CodingEnum.d.ts.map