UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

10 lines 218 B
/** GatewayModelEnum */ export declare enum GatewayModelEnum { 'Key_2xl' = "2xl", 'Key_3xl' = "3xl", 'l' = "l", 'm' = "m", 's' = "s", 'xl' = "xl" } //# sourceMappingURL=GatewayModelEnum.d.ts.map