UNPKG

@coinbase/cdp-sdk

Version:

SDK for interacting with the Coinbase Developer Platform Wallet API

4 lines (3 loc) 273 B
export type { CreateDepositDestinationBody } from "./CreateDepositDestinationBody.js"; export type { GetDepositDestinationByIdRequest } from "./GetDepositDestinationByIdRequest.js"; export type { ListDepositDestinationsRequest } from "./ListDepositDestinationsRequest.js";