UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

4 lines (2 loc) 261 B
type TelephonyPortabilitySpecialNumberCategoryEnum = 'access' | 'adults' | 'announced' | 'conferencing' | 'contentsAuto' | 'contentsManual' | 'directory' | 'games' | 'linking' | 'm2m' | 'relationship'; export { TelephonyPortabilitySpecialNumberCategoryEnum };