UNPKG

bitpay-sdk

Version:

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

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