UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

8 lines 167 B
/** Vxml Properties */ export interface VxmlProperties { /** */ url: string; /** */ urlRecord: string; } //# sourceMappingURL=VxmlProperties.d.ts.map