UNPKG

bitpay-sdk

Version:

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

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