UNPKG

@coinbase/cdp-sdk

Version:

SDK for interacting with the Coinbase Developer Platform Wallet API

6 lines 320 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PoliciesClient = void 0; var policies_js_1 = require("./policies.js"); Object.defineProperty(exports, "PoliciesClient", { enumerable: true, get: function () { return policies_js_1.PoliciesClient; } }); //# sourceMappingURL=index.js.map