UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

7 lines (6 loc) 187 B
/** Type of number */ export var NumberType; (function (NumberType) { NumberType["landline"] = "landline"; NumberType["special"] = "special"; })(NumberType || (NumberType = {}));