UNPKG

@test-org122/hypernet-core

Version:

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

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