UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

5 lines (4 loc) 141 B
import * as transaction from './transaction/index.js'; export * from './Price.js'; export * from './Transaction.js'; export { transaction };