UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

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