UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 162 B
/** The event protocol */ export declare enum RealtimeEventProtocol { 'mgcp' = "mgcp", 'sip' = "sip" } //# sourceMappingURL=RealtimeEventProtocol.d.ts.map