UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

6 lines (4 loc) 98 B
type MePaymentMethodChallenge = { challenge: string; }; export { MePaymentMethodChallenge };