UNPKG

@coinbase/cdp-sdk

Version:

SDK for interacting with the Coinbase Developer Platform Wallet API

6 lines 136 B
/** * @module PaymentMethods */ export * from "./client/index.js"; export * from "./types/index.js"; //# sourceMappingURL=index.js.map