UNPKG

@test-org122/hypernet-core

Version:

Hypernet Core. Represents the SDK for running the Hypernet Protocol.

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