"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MatchResult = void 0; class MatchResult { } exports.MatchResult = MatchResult; //# sourceMappingURL=MatchResult.js.map