UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines (5 loc) 211 B
/** Parent service type enum */ export var ParentServiceTypeEnum; (function (ParentServiceTypeEnum) { ParentServiceTypeEnum["/allDom"] = "/allDom"; })(ParentServiceTypeEnum || (ParentServiceTypeEnum = {}));