UNPKG

bitpay-sdk

Version:

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

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