UNPKG

@coinbase/cdp-sdk

Version:

SDK for interacting with the Coinbase Developer Platform Wallet API

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