UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

4 lines (2 loc) 205 B
type IpFirewallSequenceRangeEnum = '0' | '1' | '10' | '11' | '12' | '13' | '14' | '15' | '16' | '17' | '18' | '19' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9'; export { IpFirewallSequenceRangeEnum };