UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 191 B
/** Type of the agent */ export declare enum OvhPabxHuntingAgentTypeEnum { 'external' = "external", 'internal' = "internal" } //# sourceMappingURL=OvhPabxHuntingAgentTypeEnum.d.ts.map