UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

7 lines (6 loc) 209 B
/** All existing types */ export var TypeServiceEnum; (function (TypeServiceEnum) { TypeServiceEnum["alias"] = "alias"; TypeServiceEnum["line"] = "line"; })(TypeServiceEnum || (TypeServiceEnum = {}));