UNPKG

@coinbase/cdp-sdk

Version:

SDK for interacting with the Coinbase Developer Platform Wallet API

7 lines (5 loc) 104 B
/** * @module PaymentMethods */ export * from "./client/index.js"; export * from "./types/index.js";