/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/graphql-language-service-interface@2.10.2/dist/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";var __createBinding=this&&this.__createBinding||(Object.create?function(e,t,r,o){void 0===o&&(o=r),Object.defineProperty(e,o,{enumerable:!0,get:function(){return t[r]}})}:function(e,t,r,o){void 0===o&&(o=r),e[o]=t[r]}),__exportStar=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||__createBinding(t,e,r)};Object.defineProperty(exports,"__esModule",{value:!0}),exports.getHoverInformation=exports.getOutline=void 0,__exportStar(require("./autocompleteUtils"),exports),__exportStar(require("./getAutocompleteSuggestions"),exports),__exportStar(require("./getDefinition"),exports),__exportStar(require("./getDiagnostics"),exports);var getOutline_1=require("./getOutline");Object.defineProperty(exports,"getOutline",{enumerable:!0,get:function(){return getOutline_1.getOutline}});var getHoverInformation_1=require("./getHoverInformation");Object.defineProperty(exports,"getHoverInformation",{enumerable:!0,get:function(){return getHoverInformation_1.getHoverInformation}}),__exportStar(require("./GraphQLLanguageService"),exports);
//# sourceMappingURL=/sm/24de7585b212a516f69c8af32769ae5cc5ced807fd4fd27e2fd613e8a31d303b.map