UNPKG

bitpay-sdk

Version:

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

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