UNPKG

bitpay-sdk

Version:

Complete version of the NodeJS library for the new cryptographically secure BitPay API

7 lines 178 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Wallet = void 0; class Wallet { } exports.Wallet = Wallet; //# sourceMappingURL=Wallet.js.map