UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

20 lines 733 B
export * from './BankAccount'; export * from './BankAccountChallengeCreation'; export * from './BankAccountCreation'; export * from './BankAccountStateEnum'; export * from './BankAccountValidation'; export * from './CreditCard'; export * from './CreditCardChallengeCreation'; export * from './CreditCardCreation'; export * from './CreditCardStateEnum'; export * from './CreditCardValidation'; export * from './Deferred'; export * from './DeferredStateEnum'; export * from './IconData'; export * from './Paypal'; export * from './PaypalChallengeCreation'; export * from './PaypalCreation'; export * from './PaypalStateEnum'; export * from './PaypalValidation'; export * from './ValidationTypeEnum'; //# sourceMappingURL=index.d.ts.map