UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

4 lines (2 loc) 123 B
type TelephonyFaxSendingTries = '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9'; export { TelephonyFaxSendingTries };