UNPKG

@pact-foundation/pact

Version:
6 lines 201 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class VerificationError extends Error { } exports.default = VerificationError; //# sourceMappingURL=verificationError.js.map