{"version":3,"sources":["jsdelivr-header.js","/npm/yaml-language-server-parser@0.1.3/dist/src/index.js"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA,ACNA,aACA,SAAS,SAAS,GACd,IAAK,IAAI,KAAK,EAAQ,QAAQ,eAAe,KAAI,QAAQ,GAAK,EAAE,GACpE,CACA,OAAO,eAAe,QAAS,aAAc,CAAE,OAAO,IACtD,IAAI,SAAW,QAAQ,YACvB,QAAQ,KAAO,SAAS,KACxB,QAAQ,QAAU,SAAS,QAC3B,QAAQ,SAAW,SAAS,SAC5B,QAAQ,YAAc,SAAS,YAC/B,IAAI,SAAW,QAAQ,YAKvB,SAAS,WAAW,GAChB,OAAO,WACH,MAAM,IAAI,MAAM,YAAc,EAAO,qCACzC,CACJ,CARA,QAAQ,KAAO,SAAS,KACxB,QAAQ,SAAW,SAAS,SAC5B,QAAQ,cAAgB,QAAQ,eAChC,SAAS,QAAQ,cAMjB,SAAS,QAAQ","file":"/npm/yaml-language-server-parser@0.1.3/dist/src/index.js","sourceRoot":"","sourcesContent":["/**\n * Minified by jsDelivr using Terser v5.39.0.\n * Original file: /npm/yaml-language-server-parser@0.1.3/dist/src/index.js\n *\n * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files\n */\n","\"use strict\";\nfunction __export(m) {\n    for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];\n}\nObject.defineProperty(exports, \"__esModule\", { value: true });\nvar loader_1 = require(\"./loader\");\nexports.load = loader_1.load;\nexports.loadAll = loader_1.loadAll;\nexports.safeLoad = loader_1.safeLoad;\nexports.safeLoadAll = loader_1.safeLoadAll;\nvar dumper_1 = require(\"./dumper\");\nexports.dump = dumper_1.dump;\nexports.safeDump = dumper_1.safeDump;\nexports.YAMLException = require(\"./exception\");\n__export(require(\"./yamlAST\"));\nfunction deprecated(name) {\n    return function () {\n        throw new Error('Function ' + name + ' is deprecated and cannot be used.');\n    };\n}\n__export(require(\"./scalarInference\"));\n"]}