UNPKG

@pact-foundation/pact

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