{"ast":null,"code":"\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.LiteDocument = void 0;\nvar Element_js_1 = require(\"./Element.js\");\nvar LiteDocument = function () {\n function LiteDocument() {\n this.root = new Element_js_1.LiteElement('html', {}, [this.head = new Element_js_1.LiteElement('head'), this.body = new Element_js_1.LiteElement('body')]);\n this.type = '';\n }\n Object.defineProperty(LiteDocument.prototype, \"kind\", {\n get: function () {\n return '#document';\n },\n enumerable: false,\n configurable: true\n });\n return LiteDocument;\n}();\nexports.LiteDocument = LiteDocument;","map":{"version":3,"names":["Object","defineProperty","exports","value","LiteDocument","Element_js_1","require","root","LiteElement","head","body","type","prototype","get","enumerable","configurable"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/mathjax-full/js/adaptors/lite/Document.js"],"sourcesContent":["\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.LiteDocument = void 0;\nvar Element_js_1 = require(\"./Element.js\");\nvar LiteDocument = (function () {\n function LiteDocument() {\n this.root = new Element_js_1.LiteElement('html', {}, [\n this.head = new Element_js_1.LiteElement('head'),\n this.body = new Element_js_1.LiteElement('body')\n ]);\n this.type = '';\n }\n Object.defineProperty(LiteDocument.prototype, \"kind\", {\n get: function () {\n return '#document';\n },\n enumerable: false,\n configurable: true\n });\n return LiteDocument;\n}());\nexports.LiteDocument = LiteDocument;\n"],"mappings":"AAAA,YAAY;;AACZA,MAAM,CAACC,cAAc,CAACC,OAAO,EAAE,YAAY,EAAE;EAAEC,KAAK,EAAE;AAAK,CAAC,CAAC;AAC7DD,OAAO,CAACE,YAAY,GAAG,KAAK,CAAC;AAC7B,IAAIC,YAAY,GAAGC,OAAO,CAAC,cAAc,CAAC;AAC1C,IAAIF,YAAY,GAAI,YAAY;EAC5B,SAASA,YAAYA,CAAA,EAAG;IACpB,IAAI,CAACG,IAAI,GAAG,IAAIF,YAAY,CAACG,WAAW,CAAC,MAAM,EAAE,CAAC,CAAC,EAAE,CACjD,IAAI,CAACC,IAAI,GAAG,IAAIJ,YAAY,CAACG,WAAW,CAAC,MAAM,CAAC,EAChD,IAAI,CAACE,IAAI,GAAG,IAAIL,YAAY,CAACG,WAAW,CAAC,MAAM,CAAC,CACnD,CAAC;IACF,IAAI,CAACG,IAAI,GAAG,EAAE;EAClB;EACAX,MAAM,CAACC,cAAc,CAACG,YAAY,CAACQ,SAAS,EAAE,MAAM,EAAE;IAClDC,GAAG,EAAE,SAAAA,CAAA,EAAY;MACb,OAAO,WAAW;IACtB,CAAC;IACDC,UAAU,EAAE,KAAK;IACjBC,YAAY,EAAE;EAClB,CAAC,CAAC;EACF,OAAOX,YAAY;AACvB,CAAC,CAAC,CAAE;AACJF,OAAO,CAACE,YAAY,GAAGA,YAAY","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}