UNPKG

@coinbase/cdp-sdk

Version:

SDK for interacting with the Coinbase Developer Platform Wallet API

7 lines 198 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getFetchFn = getFetchFn; async function getFetchFn() { return fetch; } //# sourceMappingURL=getFetchFn.js.map