UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

8 lines (6 loc) 123 B
type MePaymentIcon = { data?: string | null; name?: string; url?: string | null; }; export { MePaymentIcon };