UNPKG

bitpay-sdk

Version:

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

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