UNPKG

@pact-foundation/pact

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