UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 170 B
/** Pack of SIP trunk services */ export interface PackSipTrunk { /** Name of the SIP trunk pack */ packName: string; } //# sourceMappingURL=PackSipTrunk.d.ts.map