UNPKG

@coinbase/cdp-sdk

Version:

SDK for interacting with the Coinbase Developer Platform Wallet API

4 lines (3 loc) 80 B
export async function getFetchFn(): Promise<typeof fetch> { return fetch; }