UNPKG

bitpay-sdk

Version:

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

7 lines 266 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SHOPPER_ID = exports.RECIPIENT_ID = exports.EMAIL = void 0; exports.EMAIL = 1; exports.RECIPIENT_ID = 2; exports.SHOPPER_ID = 3; //# sourceMappingURL=RecipientReferenceMethod.js.map