UNPKG

@payburner/payburner-payid-client

Version:
9 lines 319 B
var UnsignedPayIDAddressImpl = /** @class */ (function () { function UnsignedPayIDAddressImpl(payId, address) { this.payIdAddress = address; this.payId = payId; } return UnsignedPayIDAddressImpl; }()); export { UnsignedPayIDAddressImpl }; //# sourceMappingURL=UnsignedPayIDAddressImpl.js.map