prettier 2.7.1 → 3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (82) hide show
  1. package/LICENSE +1054 -1906
  2. package/README.md +5 -5
  3. package/{bin-prettier.js → bin/prettier.cjs} +10 -5
  4. package/doc.d.ts +240 -0
  5. package/doc.js +1257 -1309
  6. package/doc.mjs +1312 -0
  7. package/index.cjs +655 -0
  8. package/index.d.ts +921 -0
  9. package/index.mjs +21484 -0
  10. package/internal/cli.mjs +6982 -0
  11. package/internal/internal.mjs +6531 -0
  12. package/package.json +179 -6
  13. package/plugins/acorn.d.ts +6 -0
  14. package/plugins/acorn.js +13 -0
  15. package/plugins/acorn.mjs +13 -0
  16. package/plugins/angular.d.ts +8 -0
  17. package/plugins/angular.js +2 -0
  18. package/plugins/angular.mjs +2 -0
  19. package/plugins/babel.d.ts +17 -0
  20. package/plugins/babel.js +16 -0
  21. package/plugins/babel.mjs +16 -0
  22. package/plugins/estree.d.ts +1 -0
  23. package/plugins/estree.js +35 -0
  24. package/plugins/estree.mjs +35 -0
  25. package/plugins/flow.d.ts +5 -0
  26. package/plugins/flow.js +21 -0
  27. package/plugins/flow.mjs +21 -0
  28. package/plugins/glimmer.d.ts +5 -0
  29. package/plugins/glimmer.js +30 -0
  30. package/plugins/glimmer.mjs +30 -0
  31. package/plugins/graphql.d.ts +5 -0
  32. package/plugins/graphql.js +29 -0
  33. package/plugins/graphql.mjs +29 -0
  34. package/plugins/html.d.ts +8 -0
  35. package/plugins/html.js +19 -0
  36. package/plugins/html.mjs +19 -0
  37. package/plugins/markdown.d.ts +7 -0
  38. package/plugins/markdown.js +59 -0
  39. package/plugins/markdown.mjs +59 -0
  40. package/plugins/meriyah.d.ts +5 -0
  41. package/plugins/meriyah.js +5 -0
  42. package/plugins/meriyah.mjs +5 -0
  43. package/plugins/postcss.d.ts +7 -0
  44. package/plugins/postcss.js +52 -0
  45. package/plugins/postcss.mjs +52 -0
  46. package/plugins/typescript.d.ts +5 -0
  47. package/plugins/typescript.js +25 -0
  48. package/plugins/typescript.mjs +25 -0
  49. package/plugins/yaml.d.ts +5 -0
  50. package/plugins/yaml.js +161 -0
  51. package/plugins/yaml.mjs +161 -0
  52. package/standalone.d.ts +33 -0
  53. package/standalone.js +36 -115
  54. package/standalone.mjs +37 -0
  55. package/cli.js +0 -15085
  56. package/esm/parser-angular.mjs +0 -2
  57. package/esm/parser-babel.mjs +0 -27
  58. package/esm/parser-espree.mjs +0 -26
  59. package/esm/parser-flow.mjs +0 -35
  60. package/esm/parser-glimmer.mjs +0 -27
  61. package/esm/parser-graphql.mjs +0 -15
  62. package/esm/parser-html.mjs +0 -36
  63. package/esm/parser-markdown.mjs +0 -76
  64. package/esm/parser-meriyah.mjs +0 -19
  65. package/esm/parser-postcss.mjs +0 -76
  66. package/esm/parser-typescript.mjs +0 -280
  67. package/esm/parser-yaml.mjs +0 -150
  68. package/esm/standalone.mjs +0 -116
  69. package/index.js +0 -37282
  70. package/parser-angular.js +0 -2
  71. package/parser-babel.js +0 -27
  72. package/parser-espree.js +0 -26
  73. package/parser-flow.js +0 -35
  74. package/parser-glimmer.js +0 -27
  75. package/parser-graphql.js +0 -15
  76. package/parser-html.js +0 -36
  77. package/parser-markdown.js +0 -76
  78. package/parser-meriyah.js +0 -19
  79. package/parser-postcss.js +0 -76
  80. package/parser-typescript.js +0 -280
  81. package/parser-yaml.js +0 -150
  82. package/third-party.js +0 -8978
@@ -0,0 +1,25 @@
1
+ (function(f){function e(){var i=f();return i.default||i}if(typeof exports=="object"&&typeof module=="object")module.exports=e();else if(typeof define=="function"&&define.amd)define(e);else{var t=typeof globalThis<"u"?globalThis:typeof global<"u"?global:typeof self<"u"?self:this||{};t.prettierPlugins=t.prettierPlugins||{},t.prettierPlugins.typescript=e()}})(function(){"use strict";var d5=Object.create;var Nf=Object.defineProperty;var m5=Object.getOwnPropertyDescriptor;var h5=Object.getOwnPropertyNames;var y5=Object.getPrototypeOf,g5=Object.prototype.hasOwnProperty;var b5=(e,t)=>()=>(e&&(t=e(e=0)),t);var ut=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),qh=(e,t)=>{for(var r in t)Nf(e,r,{get:t[r],enumerable:!0})},Db=(e,t,r,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let _ of h5(t))!g5.call(e,_)&&_!==r&&Nf(e,_,{get:()=>t[_],enumerable:!(a=m5(t,_))||a.enumerable});return e};var Pb=(e,t,r)=>(r=e!=null?d5(y5(e)):{},Db(t||!e||!e.__esModule?Nf(r,"default",{value:e,enumerable:!0}):r,e)),Of=e=>Db(Nf({},"__esModule",{value:!0}),e);var Mf={};qh(Mf,{default:()=>T5});var v5,T5,Lf=b5(()=>{v5=()=>()=>{},T5=v5});var It=ut((IV,x7)=>{var S5=Object.defineProperty,fv=Object.getOwnPropertyNames,Xt=(e,t)=>function(){return e&&(t=(0,e[fv(e)[0]])(e=0)),t},x5=(e,t)=>function(){return t||(0,e[fv(e)[0]])((t={exports:{}}).exports,t),t.exports},w5=(e,t)=>{for(var r in t)S5(e,r,{get:t[r],enumerable:!0})},dv,rd,$h,E5=Xt({"src/compiler/corePublic.ts"(){"use strict";dv="5.1",rd="5.1.6",$h=(e=>(e[e.LessThan=-1]="LessThan",e[e.EqualTo=0]="EqualTo",e[e.GreaterThan=1]="GreaterThan",e))($h||{})}});function Xa(e){return e?e.length:0}function gr(e,t){if(e)for(let r=0;r<e.length;r++){let a=t(e[r],r);if(a)return a}}function C5(e,t){if(e)for(let r=e.length-1;r>=0;r--){let a=t(e[r],r);if(a)return a}}function Z0(e,t){if(e!==void 0)for(let r=0;r<e.length;r++){let a=t(e[r],r);if(a!==void 0)return a}}function A5(e,t){for(let r of e){let a=t(r);if(a!==void 0)return a}}function k5(e,t,r){let a=r;if(e){let _=0;for(let p of e)a=t(a,p,_),_++}return a}function Qh(e,t,r){let a=[];N.assertEqual(e.length,t.length);for(let _=0;_<e.length;_++)a.push(r(e[_],t[_],_));return a}function D5(e,t){if(e.length<=1)return e;let r=[];for(let a=0,_=e.length;a<_;a++)a&&r.push(t),r.push(e[a]);return r}function ro(e,t){if(e){for(let r=0;r<e.length;r++)if(!t(e[r],r))return!1}return!0}function Qr(e,t,r){if(e!==void 0)for(let a=r??0;a<e.length;a++){let _=e[a];if(t(_,a))return _}}function eg(e,t,r){if(e!==void 0)for(let a=r??e.length-1;a>=0;a--){let _=e[a];if(t(_,a))return _}}function Wc(e,t,r){if(e===void 0)return-1;for(let a=r??0;a<e.length;a++)if(t(e[a],a))return a;return-1}function P5(e,t,r){if(e===void 0)return-1;for(let a=r??e.length-1;a>=0;a--)if(t(e[a],a))return a;return-1}function I5(e,t){for(let r=0;r<e.length;r++){let a=t(e[r],r);if(a)return a}return N.fail()}function es(e,t,r=no){if(e){for(let a of e)if(r(a,t))return!0}return!1}function mv(e,t,r=no){return e.length===t.length&&e.every((a,_)=>r(a,t[_]))}function hv(e,t,r){for(let a=r||0;a<e.length;a++)if(es(t,e.charCodeAt(a)))return a;return-1}function N5(e,t){let r=0;if(e)for(let a=0;a<e.length;a++){let _=e[a];t(_,a)&&r++}return r}function Xr(e,t){if(e){let r=e.length,a=0;for(;a<r&&t(e[a]);)a++;if(a<r){let _=e.slice(0,a);for(a++;a<r;){let p=e[a];t(p)&&_.push(p),a++}return _}}return e}function O5(e,t){let r=0;for(let a=0;a<e.length;a++)t(e[a],a,e)&&(e[r]=e[a],r++);e.length=r}function M5(e){e.length=0}function Ta(e,t){let r;if(e){r=[];for(let a=0;a<e.length;a++)r.push(t(e[a],a))}return r}function*L5(e,t){for(let r of e)yield t(r)}function J5(e,t){if(e)for(let r=0;r<e.length;r++){let a=e[r],_=t(a,r);if(a!==_){let p=e.slice(0,r);for(p.push(_),r++;r<e.length;r++)p.push(t(e[r],r));return p}}return e}function Ys(e){let t=[];for(let r of e)r&&(Ht(r)?Lr(t,r):t.push(r));return t}function qo(e,t){let r;if(e)for(let a=0;a<e.length;a++){let _=t(e[a],a);_&&(Ht(_)?r=Lr(r,_):r=Tt(r,_))}return r||Xe}function yv(e,t){let r=[];if(e)for(let a=0;a<e.length;a++){let _=t(e[a],a);_&&(Ht(_)?Lr(r,_):r.push(_))}return r}function*R5(e,t){for(let r of e){let a=t(r);a&&(yield*a)}}function gv(e,t){let r;if(e)for(let a=0;a<e.length;a++){let _=e[a],p=t(_,a);(r||_!==p||Ht(p))&&(r||(r=e.slice(0,a)),Ht(p)?Lr(r,p):r.push(p))}return r||e}function j5(e,t){let r=[];for(let a=0;a<e.length;a++){let _=t(e[a],a);if(_===void 0)return;r.push(_)}return r}function $a(e,t){let r=[];if(e)for(let a=0;a<e.length;a++){let _=t(e[a],a);_!==void 0&&r.push(_)}return r}function*F5(e,t){for(let r of e){let a=t(r);a!==void 0&&(yield a)}}function B5(e,t){if(!e)return;let r=new Map;return e.forEach((a,_)=>{let p=t(_,a);if(p!==void 0){let[f,h]=p;f!==void 0&&h!==void 0&&r.set(f,h)}}),r}function U5(e,t,r){if(e.has(t))return e.get(t);let a=r();return e.set(t,a),a}function q5(e,t){return e.has(t)?!1:(e.add(t),!0)}function*z5(e){yield e}function W5(e,t,r){let a;if(e){a=[];let _=e.length,p,f,h=0,l=0;for(;h<_;){for(;l<_;){let v=e[l];if(f=t(v,l),l===0)p=f;else if(f!==p)break;l++}if(h<l){let v=r(e.slice(h,l),p,h,l);v&&a.push(v),h=l}p=f,l++}}return a}function V5(e,t){if(!e)return;let r=new Map;return e.forEach((a,_)=>{let[p,f]=t(_,a);r.set(p,f)}),r}function ft(e,t){if(e)if(t){for(let r of e)if(t(r))return!0}else return e.length>0;return!1}function H5(e,t,r){let a;for(let _=0;_<e.length;_++)t(e[_])?a=a===void 0?_:a:a!==void 0&&(r(a,_),a=void 0);a!==void 0&&r(a,e.length)}function s_(e,t){return ft(t)?ft(e)?[...e,...t]:t:e}function G5(e,t){return t}function tg(e){return e.map(G5)}function X5(e,t,r){let a=tg(e);Sv(e,a,r);let _=e[a[0]],p=[a[0]];for(let f=1;f<a.length;f++){let h=a[f],l=e[h];t(_,l)||(p.push(h),_=l)}return p.sort(),p.map(f=>e[f])}function $5(e,t){let r=[];for(let a of e)dl(r,a,t);return r}function bv(e,t,r){return e.length===0?[]:e.length===1?e.slice():r?X5(e,t,r):$5(e,t)}function Q5(e,t){if(e.length===0)return Xe;let r=e[0],a=[r];for(let _=1;_<e.length;_++){let p=e[_];switch(t(p,r)){case!0:case 0:continue;case-1:return N.fail("Array is unsorted.")}a.push(r=p)}return a}function Y5(){return[]}function Zc(e,t,r,a){if(e.length===0)return e.push(t),!0;let _=ml(e,t,ht,r);return _<0?(e.splice(~_,0,t),!0):a?(e.splice(_,0,t),!0):!1}function vv(e,t,r){return Q5(nd(e,t),r||t||Ci)}function K5(e,t){if(e.length<2)return!0;for(let r=1,a=e.length;r<a;r++)if(t(e[r-1],e[r])===1)return!1;return!0}function Z5(e,t,r,a){let _=3;if(e.length<2)return _;let p=t(e[0]);for(let f=1,h=e.length;f<h&&_!==0;f++){let l=t(e[f]);_&1&&r(p,l)>0&&(_&=-2),_&2&&a(p,l)>0&&(_&=-3),p=l}return _}function eE(e,t,r=no){if(!e||!t)return e===t;if(e.length!==t.length)return!1;for(let a=0;a<e.length;a++)if(!r(e[a],t[a],a))return!1;return!0}function tE(e){let t;if(e)for(let r=0;r<e.length;r++){let a=e[r];(t||!a)&&(t||(t=e.slice(0,r)),a&&t.push(a))}return t||e}function rE(e,t,r){if(!t||!e||t.length===0||e.length===0)return t;let a=[];e:for(let _=0,p=0;p<t.length;p++){p>0&&N.assertGreaterThanOrEqual(r(t[p],t[p-1]),0);t:for(let f=_;_<e.length;_++)switch(_>f&&N.assertGreaterThanOrEqual(r(e[_],e[_-1]),0),r(t[p],e[_])){case-1:a.push(t[p]);continue e;case 0:continue e;case 1:continue t}}return a}function Tt(e,t){return t===void 0?e:e===void 0?[t]:(e.push(t),e)}function nE(e,t){return e===void 0?t:t===void 0?e:Ht(e)?Ht(t)?s_(e,t):Tt(e,t):Ht(t)?Tt(t,e):[e,t]}function Yh(e,t){return t<0?e.length+t:t}function Lr(e,t,r,a){if(t===void 0||t.length===0)return e;if(e===void 0)return t.slice(r,a);r=r===void 0?0:Yh(t,r),a=a===void 0?t.length:Yh(t,a);for(let _=r;_<a&&_<t.length;_++)t[_]!==void 0&&e.push(t[_]);return e}function dl(e,t,r){return es(e,t,r)?!1:(e.push(t),!0)}function Tv(e,t,r){return e?(dl(e,t,r),e):[t]}function Sv(e,t,r){t.sort((a,_)=>r(e[a],e[_])||Ar(a,_))}function nd(e,t){return e.length===0?e:e.slice().sort(t)}function*iE(e){for(let t=e.length-1;t>=0;t--)yield e[t]}function xv(e,t){let r=tg(e);return Sv(e,r,t),r.map(a=>e[a])}function aE(e,t,r,a){for(;r<a;){if(e[r]!==t[r])return!1;r++}return!0}function __(e){return e===void 0||e.length===0?void 0:e[0]}function oE(e){if(e)for(let t of e)return t}function rg(e){return N.assert(e.length!==0),e[0]}function sE(e){for(let t of e)return t;N.fail("iterator is empty")}function Ei(e){return e===void 0||e.length===0?void 0:e[e.length-1]}function Sa(e){return N.assert(e.length!==0),e[e.length-1]}function Wd(e){return e&&e.length===1?e[0]:void 0}function _E(e){return N.checkDefined(Wd(e))}function cE(e){return e&&e.length===1?e[0]:e}function lE(e,t,r){let a=e.slice(0);return a[t]=r,a}function ml(e,t,r,a,_){return wv(e,r(t),r,a,_)}function wv(e,t,r,a,_){if(!ft(e))return-1;let p=_||0,f=e.length-1;for(;p<=f;){let h=p+(f-p>>1),l=r(e[h],h);switch(a(l,t)){case-1:p=h+1;break;case 0:return h;case 1:f=h-1;break}}return~p}function Vd(e,t,r,a,_){if(e&&e.length>0){let p=e.length;if(p>0){let f=a===void 0||a<0?0:a,h=_===void 0||f+_>p-1?p-1:f+_,l;for(arguments.length<=2?(l=e[f],f++):l=r;f<=h;)l=t(l,e[f],f),f++;return l}}return r}function $r(e,t){return On.call(e,t)}function uE(e,t){return On.call(e,t)?e[t]:void 0}function ng(e){let t=[];for(let r in e)On.call(e,r)&&t.push(r);return t}function pE(e){let t=[];do{let r=Object.getOwnPropertyNames(e);for(let a of r)dl(t,a)}while(e=Object.getPrototypeOf(e));return t}function fE(e){let t=[];for(let r in e)On.call(e,r)&&t.push(e[r]);return t}function dE(e,t){let r=new Array(e);for(let a=0;a<e;a++)r[a]=t(a);return r}function Hd(e,t){let r=[];for(let a of e)r.push(t?t(a):a);return r}function mE(e,...t){for(let r of t)if(r!==void 0)for(let a in r)$r(r,a)&&(e[a]=r[a]);return e}function Ev(e,t,r=no){if(e===t)return!0;if(!e||!t)return!1;for(let a in e)if(On.call(e,a)&&(!On.call(t,a)||!r(e[a],t[a])))return!1;for(let a in t)if(On.call(t,a)&&!On.call(e,a))return!1;return!0}function hE(e,t,r=ht){let a=new Map;for(let _ of e){let p=t(_);p!==void 0&&a.set(p,r(_))}return a}function yE(e,t,r=ht){let a=[];for(let _ of e)a[t(_)]=r(_);return a}function Cv(e,t,r=ht){let a=Gd();for(let _ of e)a.add(t(_),r(_));return a}function gE(e,t,r=ht){return Hd(Cv(e,t).values(),r)}function bE(e,t){let r={};if(e)for(let a of e){let _=`${t(a)}`;(r[_]??(r[_]=[])).push(a)}return r}function vE(e){let t={};for(let r in e)On.call(e,r)&&(t[r]=e[r]);return t}function TE(e,t){let r={};for(let a in t)On.call(t,a)&&(r[a]=t[a]);for(let a in e)On.call(e,a)&&(r[a]=e[a]);return r}function SE(e,t){for(let r in t)On.call(t,r)&&(e[r]=t[r])}function nr(e,t){return t?t.bind(e):void 0}function Gd(){let e=new Map;return e.add=xE,e.remove=wE,e}function xE(e,t){let r=this.get(e);return r?r.push(t):this.set(e,r=[t]),r}function wE(e,t){let r=this.get(e);r&&(Mv(r,t),r.length||this.delete(e))}function EE(e){let t=(e==null?void 0:e.slice())||[],r=0;function a(){return r===t.length}function _(...f){t.push(...f)}function p(){if(a())throw new Error("Queue is empty");let f=t[r];if(t[r]=void 0,r++,r>100&&r>t.length>>1){let h=t.length-r;t.copyWithin(0,r),t.length=h,r=0}return f}return{enqueue:_,dequeue:p,isEmpty:a}}function CE(e,t){let r=new Map,a=0;function*_(){for(let f of r.values())Ht(f)?yield*f:yield f}let p={has(f){let h=e(f);if(!r.has(h))return!1;let l=r.get(h);if(!Ht(l))return t(l,f);for(let v of l)if(t(v,f))return!0;return!1},add(f){let h=e(f);if(r.has(h)){let l=r.get(h);if(Ht(l))es(l,f,t)||(l.push(f),a++);else{let v=l;t(v,f)||(r.set(h,[v,f]),a++)}}else r.set(h,f),a++;return this},delete(f){let h=e(f);if(!r.has(h))return!1;let l=r.get(h);if(Ht(l)){for(let v=0;v<l.length;v++)if(t(l[v],f))return l.length===1?r.delete(h):l.length===2?r.set(h,l[1-v]):ag(l,v),a--,!0}else if(t(l,f))return r.delete(h),a--,!0;return!1},clear(){r.clear(),a=0},get size(){return a},forEach(f){for(let h of Hd(r.values()))if(Ht(h))for(let l of h)f(l,l,p);else{let l=h;f(l,l,p)}},keys(){return _()},values(){return _()},*entries(){for(let f of _())yield[f,f]},[Symbol.iterator]:()=>_(),[Symbol.toStringTag]:r[Symbol.toStringTag]};return p}function Ht(e){return Array.isArray(e)}function Bf(e){return Ht(e)?e:[e]}function c_(e){return typeof e=="string"}function AE(e){return typeof e=="number"}function In(e,t){return e!==void 0&&t(e)?e:void 0}function bi(e,t){return e!==void 0&&t(e)?e:N.fail(`Invalid cast. The supplied value ${e} did not pass the test '${N.getFunctionName(t)}'.`)}function Mn(e){}function id(){return!1}function Av(){return!0}function kE(){}function ht(e){return e}function kv(e){return e.toLowerCase()}function Dv(e){return ey.test(e)?e.replace(ey,kv):e}function DE(){throw new Error("Not implemented")}function Kh(e){let t;return()=>(e&&(t=e(),e=void 0),t)}function Pn(e){let t=new Map;return r=>{let a=`${typeof r}:${r}`,_=t.get(a);return _===void 0&&!t.has(a)&&(_=e(r),t.set(a,_)),_}}function PE(e){let t=new WeakMap;return r=>{let a=t.get(r);return a===void 0&&!t.has(r)&&(a=e(r),t.set(r,a)),a}}function IE(e,t){return(...r)=>{let a=t.get(r);return a===void 0&&!t.has(r)&&(a=e(...r),t.set(r,a)),a}}function NE(e,t,r,a,_){if(_){let p=[];for(let f=0;f<arguments.length;f++)p[f]=arguments[f];return f=>Vd(p,(h,l)=>l(h),f)}else return a?p=>a(r(t(e(p)))):r?p=>r(t(e(p))):t?p=>t(e(p)):e?p=>e(p):p=>p}function no(e,t){return e===t}function Ks(e,t){return e===t||e!==void 0&&t!==void 0&&e.toUpperCase()===t.toUpperCase()}function hl(e,t){return no(e,t)}function Pv(e,t){return e===t?0:e===void 0?-1:t===void 0?1:e<t?-1:1}function Ar(e,t){return Pv(e,t)}function OE(e,t){return Ar(e==null?void 0:e.start,t==null?void 0:t.start)||Ar(e==null?void 0:e.length,t==null?void 0:t.length)}function ME(e,t){return Vd(e,(r,a)=>t(r,a)===-1?r:a)}function Xd(e,t){return e===t?0:e===void 0?-1:t===void 0?1:(e=e.toUpperCase(),t=t.toUpperCase(),e<t?-1:e>t?1:0)}function LE(e,t){return e===t?0:e===void 0?-1:t===void 0?1:(e=e.toLowerCase(),t=t.toLowerCase(),e<t?-1:e>t?1:0)}function Ci(e,t){return Pv(e,t)}function ig(e){return e?Xd:Ci}function JE(){return od}function Iv(e){od!==e&&(od=e,ry=void 0)}function RE(e,t){return(ry||(ry=Uv(od)))(e,t)}function jE(e,t,r,a){return e===t?0:e===void 0?-1:t===void 0?1:a(e[r],t[r])}function FE(e,t){return Ar(e?1:0,t?1:0)}function Nv(e,t,r){let a=Math.max(2,Math.floor(e.length*.34)),_=Math.floor(e.length*.4)+1,p;for(let f of t){let h=r(f);if(h!==void 0&&Math.abs(h.length-e.length)<=a){if(h===e||h.length<3&&h.toLowerCase()!==e.toLowerCase())continue;let l=BE(e,h,_-.1);if(l===void 0)continue;N.assert(l<_),_=l,p=f}}return p}function BE(e,t,r){let a=new Array(t.length+1),_=new Array(t.length+1),p=r+.01;for(let h=0;h<=t.length;h++)a[h]=h;for(let h=1;h<=e.length;h++){let l=e.charCodeAt(h-1),v=Math.ceil(h>r?h-r:1),y=Math.floor(t.length>r+h?r+h:t.length);_[0]=h;let E=h;for(let A=1;A<v;A++)_[A]=p;for(let A=v;A<=y;A++){let J=e[h-1].toLowerCase()===t[A-1].toLowerCase()?a[A-1]+.1:a[A-1]+2,G=l===t.charCodeAt(A-1)?a[A-1]:Math.min(a[A]+1,_[A-1]+1,J);_[A]=G,E=Math.min(E,G)}for(let A=y+1;A<=t.length;A++)_[A]=p;if(E>r)return;let S=a;a=_,_=S}let f=a[t.length];return f>r?void 0:f}function ts(e,t){let r=e.length-t.length;return r>=0&&e.indexOf(t,r)===r}function UE(e,t){return ts(e,t)?e.slice(0,e.length-t.length):e}function qE(e,t){return ts(e,t)?e.slice(0,e.length-t.length):void 0}function Qa(e,t){return e.indexOf(t)!==-1}function zE(e){let t=e.length;for(let r=t-1;r>0;r--){let a=e.charCodeAt(r);if(a>=48&&a<=57)do--r,a=e.charCodeAt(r);while(r>0&&a>=48&&a<=57);else if(r>4&&(a===110||a===78)){if(--r,a=e.charCodeAt(r),a!==105&&a!==73||(--r,a=e.charCodeAt(r),a!==109&&a!==77))break;--r,a=e.charCodeAt(r)}else break;if(a!==45&&a!==46)break;t=r}return t===e.length?e:e.slice(0,t)}function WE(e,t){for(let r=0;r<e.length;r++)if(e[r]===t)return Ov(e,r),!0;return!1}function Ov(e,t){for(let r=t;r<e.length-1;r++)e[r]=e[r+1];e.pop()}function ag(e,t){e[t]=e[e.length-1],e.pop()}function Mv(e,t){return VE(e,r=>r===t)}function VE(e,t){for(let r=0;r<e.length;r++)if(t(e[r]))return ag(e,r),!0;return!1}function $d(e){return e?ht:Dv}function HE({prefix:e,suffix:t}){return`${e}*${t}`}function GE(e,t){return N.assert(og(e,t)),t.substring(e.prefix.length,t.length-e.suffix.length)}function Lv(e,t,r){let a,_=-1;for(let p of e){let f=t(p);og(f,r)&&f.prefix.length>_&&(_=f.prefix.length,a=p)}return a}function Rr(e,t){return e.lastIndexOf(t,0)===0}function XE(e,t){return Rr(e,t)?e.substr(t.length):e}function Jv(e,t,r=ht){return Rr(r(e),r(t))?e.substring(t.length):void 0}function og({prefix:e,suffix:t},r){return r.length>=e.length+t.length&&Rr(r,e)&&ts(r,t)}function $E(e,t){return r=>e(r)&&t(r)}function sg(...e){return(...t)=>{let r;for(let a of e)if(r=a(...t),r)return r;return r}}function QE(e){return(...t)=>!e(...t)}function YE(e){}function ad(e){return e===void 0?void 0:[e]}function KE(e,t,r,a,_,p){p=p||Mn;let f=0,h=0,l=e.length,v=t.length,y=!1;for(;f<l&&h<v;){let E=e[f],S=t[h],A=r(E,S);A===-1?(a(E),f++,y=!0):A===1?(_(S),h++,y=!0):(p(S,E),f++,h++)}for(;f<l;)a(e[f++]),y=!0;for(;h<v;)_(t[h++]),y=!0;return y}function ZE(e){let t=[];return Rv(e,t,void 0,0),t}function Rv(e,t,r,a){for(let _ of e[a]){let p;r?(p=r.slice(),p.push(_)):p=[_],a===e.length-1?t.push(p):Rv(e,t,p,a+1)}}function jv(e,t,r=" "){return t<=e.length?e:r.repeat(t-e.length)+e}function eC(e,t,r=" "){return t<=e.length?e:e+r.repeat(t-e.length)}function tC(e,t){if(e){let r=e.length,a=0;for(;a<r&&t(e[a]);)a++;return e.slice(0,a)}}function rC(e,t){if(e){let r=e.length,a=0;for(;a<r&&t(e[a]);)a++;return e.slice(a)}}function nC(e){let t=e.length-1;for(;t>=0&&Hi(e.charCodeAt(t));)t--;return e.slice(0,t+1)}function iC(){return!1}var Xe,_g,Fv,Zh,Bv,On,ey,ty,Uv,ry,od,Qd,Xs,el,aC=Xt({"src/compiler/core.ts"(){"use strict";kr(),Xe=[],_g=new Map,Fv=new Set,Zh=(e=>(e[e.None=0]="None",e[e.CaseSensitive=1]="CaseSensitive",e[e.CaseInsensitive=2]="CaseInsensitive",e[e.Both=3]="Both",e))(Zh||{}),Bv=Array.prototype.at?(e,t)=>e==null?void 0:e.at(t):(e,t)=>{if(e&&(t=Yh(e,t),t<e.length))return e[t]},On=Object.prototype.hasOwnProperty,ey=/[^\u0130\u0131\u00DFa-z0-9\\/:\-_\. ]+/g,ty=(e=>(e[e.None=0]="None",e[e.Normal=1]="Normal",e[e.Aggressive=2]="Aggressive",e[e.VeryAggressive=3]="VeryAggressive",e))(ty||{}),Uv=(()=>{let e,t,r=h();return l;function a(v,y,E){if(v===y)return 0;if(v===void 0)return-1;if(y===void 0)return 1;let S=E(v,y);return S<0?-1:S>0?1:0}function _(v){let y=new Intl.Collator(v,{usage:"sort",sensitivity:"variant"}).compare;return(E,S)=>a(E,S,y)}function p(v){if(v!==void 0)return f();return(E,S)=>a(E,S,y);function y(E,S){return E.localeCompare(S)}}function f(){return(E,S)=>a(E,S,v);function v(E,S){return y(E.toUpperCase(),S.toUpperCase())||y(E,S)}function y(E,S){return E<S?-1:E>S?1:0}}function h(){return typeof Intl=="object"&&typeof Intl.Collator=="function"?_:typeof String.prototype.localeCompare=="function"&&typeof String.prototype.toLocaleUpperCase=="function"&&"a".localeCompare("B")<0?p:f}function l(v){return v===void 0?e||(e=r(v)):v==="en-US"?t||(t=r(v)):r(v)}})(),Qd=String.prototype.trim?e=>e.trim():e=>Xs(el(e)),Xs=String.prototype.trimEnd?e=>e.trimEnd():nC,el=String.prototype.trimStart?e=>e.trimStart():e=>e.replace(/^\s+/g,"")}}),ny,N,qv=Xt({"src/compiler/debug.ts"(){"use strict";kr(),kr(),ny=(e=>(e[e.Off=0]="Off",e[e.Error=1]="Error",e[e.Warning=2]="Warning",e[e.Info=3]="Info",e[e.Verbose=4]="Verbose",e))(ny||{}),(e=>{let t=0;e.currentLogLevel=2,e.isDebugging=!1;function r(q){return e.currentLogLevel<=q}e.shouldLog=r;function a(q,ce){e.loggingHost&&r(q)&&e.loggingHost.log(q,ce)}function _(q){a(3,q)}e.log=_,(q=>{function ce(Qe){a(1,Qe)}q.error=ce;function ge(Qe){a(2,Qe)}q.warn=ge;function xe(Qe){a(3,Qe)}q.log=xe;function et(Qe){a(4,Qe)}q.trace=et})(_=e.log||(e.log={}));let p={};function f(){return t}e.getAssertionLevel=f;function h(q){let ce=t;if(t=q,q>ce)for(let ge of ng(p)){let xe=p[ge];xe!==void 0&&e[ge]!==xe.assertion&&q>=xe.level&&(e[ge]=xe,p[ge]=void 0)}}e.setAssertionLevel=h;function l(q){return t>=q}e.shouldAssert=l;function v(q,ce){return l(q)?!0:(p[ce]={level:q,assertion:e[ce]},e[ce]=Mn,!1)}function y(q,ce){debugger;let ge=new Error(q?`Debug Failure. ${q}`:"Debug Failure.");throw Error.captureStackTrace&&Error.captureStackTrace(ge,ce||y),ge}e.fail=y;function E(q,ce,ge){return y(`${ce||"Unexpected node."}\r
2
+ Node ${Yt(q.kind)} was unexpected.`,ge||E)}e.failBadSyntaxKind=E;function S(q,ce,ge,xe){q||(ce=ce?`False expression: ${ce}`:"False expression.",ge&&(ce+=`\r
3
+ Verbose Debug Information: `+(typeof ge=="string"?ge:ge())),y(ce,xe||S))}e.assert=S;function A(q,ce,ge,xe,et){if(q!==ce){let Qe=ge?xe?`${ge} ${xe}`:ge:"";y(`Expected ${q} === ${ce}. ${Qe}`,et||A)}}e.assertEqual=A;function J(q,ce,ge,xe){q>=ce&&y(`Expected ${q} < ${ce}. ${ge||""}`,xe||J)}e.assertLessThan=J;function G(q,ce,ge){q>ce&&y(`Expected ${q} <= ${ce}`,ge||G)}e.assertLessThanOrEqual=G;function Y(q,ce,ge){q<ce&&y(`Expected ${q} >= ${ce}`,ge||Y)}e.assertGreaterThanOrEqual=Y;function ue(q,ce,ge){q==null&&y(ce,ge||ue)}e.assertIsDefined=ue;function Q(q,ce,ge){return ue(q,ce,ge||Q),q}e.checkDefined=Q;function U(q,ce,ge){for(let xe of q)ue(xe,ce,ge||U)}e.assertEachIsDefined=U;function se(q,ce,ge){return U(q,ce,ge||se),q}e.checkEachDefined=se;function Se(q,ce="Illegal value:",ge){let xe=typeof q=="object"&&$r(q,"kind")&&$r(q,"pos")?"SyntaxKind: "+Yt(q.kind):JSON.stringify(q);return y(`${ce} ${xe}`,ge||Se)}e.assertNever=Se;function Ze(q,ce,ge,xe){v(1,"assertEachNode")&&S(ce===void 0||ro(q,ce),ge||"Unexpected node.",()=>`Node array did not pass test '${sr(ce)}'.`,xe||Ze)}e.assertEachNode=Ze;function qe(q,ce,ge,xe){v(1,"assertNode")&&S(q!==void 0&&(ce===void 0||ce(q)),ge||"Unexpected node.",()=>`Node ${Yt(q==null?void 0:q.kind)} did not pass test '${sr(ce)}'.`,xe||qe)}e.assertNode=qe;function nt(q,ce,ge,xe){v(1,"assertNotNode")&&S(q===void 0||ce===void 0||!ce(q),ge||"Unexpected node.",()=>`Node ${Yt(q.kind)} should not have passed test '${sr(ce)}'.`,xe||nt)}e.assertNotNode=nt;function _t(q,ce,ge,xe){v(1,"assertOptionalNode")&&S(ce===void 0||q===void 0||ce(q),ge||"Unexpected node.",()=>`Node ${Yt(q==null?void 0:q.kind)} did not pass test '${sr(ce)}'.`,xe||_t)}e.assertOptionalNode=_t;function Pr(q,ce,ge,xe){v(1,"assertOptionalToken")&&S(ce===void 0||q===void 0||q.kind===ce,ge||"Unexpected node.",()=>`Node ${Yt(q==null?void 0:q.kind)} was not a '${Yt(ce)}' token.`,xe||Pr)}e.assertOptionalToken=Pr;function or(q,ce,ge){v(1,"assertMissingNode")&&S(q===void 0,ce||"Unexpected node.",()=>`Node ${Yt(q.kind)} was unexpected'.`,ge||or)}e.assertMissingNode=or;function ii(q){}e.type=ii;function sr(q){if(typeof q!="function")return"";if($r(q,"name"))return q.name;{let ce=Function.prototype.toString.call(q),ge=/^function\s+([\w\$]+)\s*\(/.exec(ce);return ge?ge[1]:""}}e.getFunctionName=sr;function Ir(q){return`{ name: ${Go(q.escapedName)}; flags: ${Ur(q.flags)}; declarations: ${Ta(q.declarations,ce=>Yt(ce.kind))} }`}e.formatSymbol=Ir;function $e(q=0,ce,ge){let xe=Fr(ce);if(q===0)return xe.length>0&&xe[0][0]===0?xe[0][1]:"0";if(ge){let et=[],Qe=q;for(let[$,X]of xe){if($>q)break;$!==0&&$&q&&(et.push(X),Qe&=~$)}if(Qe===0)return et.join("|")}else for(let[et,Qe]of xe)if(et===q)return Qe;return q.toString()}e.formatEnum=$e;let Qt=new Map;function Fr(q){let ce=Qt.get(q);if(ce)return ce;let ge=[];for(let et in q){let Qe=q[et];typeof Qe=="number"&&ge.push([Qe,et])}let xe=xv(ge,(et,Qe)=>Ar(et[0],Qe[0]));return Qt.set(q,xe),xe}function Yt(q){return $e(q,ld,!1)}e.formatSyntaxKind=Yt;function gn(q){return $e(q,Td,!1)}e.formatSnippetKind=gn;function Br(q){return $e(q,ud,!0)}e.formatNodeFlags=Br;function dr(q){return $e(q,pd,!0)}e.formatModifierFlags=dr;function Kt(q){return $e(q,vd,!0)}e.formatTransformFlags=Kt;function vt(q){return $e(q,Sd,!0)}e.formatEmitFlags=vt;function Ur(q){return $e(q,md,!0)}e.formatSymbolFlags=Ur;function qr(q){return $e(q,hd,!0)}e.formatTypeFlags=qr;function gt(q){return $e(q,gd,!0)}e.formatSignatureFlags=gt;function ct(q){return $e(q,yd,!0)}e.formatObjectFlags=ct;function Zt(q){return $e(q,tl,!0)}e.formatFlowFlags=Zt;function zr(q){return $e(q,fd,!0)}e.formatRelationComparisonResult=zr;function dt(q){return $e(q,CheckMode,!0)}e.formatCheckMode=dt;function bn(q){return $e(q,SignatureCheckMode,!0)}e.formatSignatureCheckMode=bn;function bt(q){return $e(q,TypeFacts,!0)}e.formatTypeFacts=bt;let _r=!1,pt;function Zr(q){"__debugFlowFlags"in q||Object.defineProperties(q,{__tsDebuggerDisplay:{value(){let ce=this.flags&2?"FlowStart":this.flags&4?"FlowBranchLabel":this.flags&8?"FlowLoopLabel":this.flags&16?"FlowAssignment":this.flags&32?"FlowTrueCondition":this.flags&64?"FlowFalseCondition":this.flags&128?"FlowSwitchClause":this.flags&256?"FlowArrayMutation":this.flags&512?"FlowCall":this.flags&1024?"FlowReduceLabel":this.flags&1?"FlowUnreachable":"UnknownFlow",ge=this.flags&~(2048-1);return`${ce}${ge?` (${Zt(ge)})`:""}`}},__debugFlowFlags:{get(){return $e(this.flags,tl,!0)}},__debugToString:{value(){return Pe(this)}}})}function lt(q){_r&&(typeof Object.setPrototypeOf=="function"?(pt||(pt=Object.create(Object.prototype),Zr(pt)),Object.setPrototypeOf(q,pt)):Zr(q))}e.attachFlowNodeDebugInfo=lt;let jt;function cr(q){"__tsDebuggerDisplay"in q||Object.defineProperties(q,{__tsDebuggerDisplay:{value(ce){return ce=String(ce).replace(/(?:,[\s\w\d_]+:[^,]+)+\]$/,"]"),`NodeArray ${ce}`}}})}function vn(q){_r&&(typeof Object.setPrototypeOf=="function"?(jt||(jt=Object.create(Array.prototype),cr(jt)),Object.setPrototypeOf(q,jt)):cr(q))}e.attachNodeArrayDebugInfo=vn;function Rn(){if(_r)return;let q=new WeakMap,ce=new WeakMap;Object.defineProperties(St.getSymbolConstructor().prototype,{__tsDebuggerDisplay:{value(){let xe=this.flags&33554432?"TransientSymbol":"Symbol",et=this.flags&-33554433;return`${xe} '${wd(this)}'${et?` (${Ur(et)})`:""}`}},__debugFlags:{get(){return Ur(this.flags)}}}),Object.defineProperties(St.getTypeConstructor().prototype,{__tsDebuggerDisplay:{value(){let xe=this.flags&98304?"NullableType":this.flags&384?`LiteralType ${JSON.stringify(this.value)}`:this.flags&2048?`LiteralType ${this.value.negative?"-":""}${this.value.base10Value}n`:this.flags&8192?"UniqueESSymbolType":this.flags&32?"EnumType":this.flags&67359327?`IntrinsicType ${this.intrinsicName}`:this.flags&1048576?"UnionType":this.flags&2097152?"IntersectionType":this.flags&4194304?"IndexType":this.flags&8388608?"IndexedAccessType":this.flags&16777216?"ConditionalType":this.flags&33554432?"SubstitutionType":this.flags&262144?"TypeParameter":this.flags&524288?this.objectFlags&3?"InterfaceType":this.objectFlags&4?"TypeReference":this.objectFlags&8?"TupleType":this.objectFlags&16?"AnonymousType":this.objectFlags&32?"MappedType":this.objectFlags&1024?"ReverseMappedType":this.objectFlags&256?"EvolvingArrayType":"ObjectType":"Type",et=this.flags&524288?this.objectFlags&-1344:0;return`${xe}${this.symbol?` '${wd(this.symbol)}'`:""}${et?` (${ct(et)})`:""}`}},__debugFlags:{get(){return qr(this.flags)}},__debugObjectFlags:{get(){return this.flags&524288?ct(this.objectFlags):""}},__debugTypeToString:{value(){let xe=q.get(this);return xe===void 0&&(xe=this.checker.typeToString(this),q.set(this,xe)),xe}}}),Object.defineProperties(St.getSignatureConstructor().prototype,{__debugFlags:{get(){return gt(this.flags)}},__debugSignatureToString:{value(){var xe;return(xe=this.checker)==null?void 0:xe.signatureToString(this)}}});let ge=[St.getNodeConstructor(),St.getIdentifierConstructor(),St.getTokenConstructor(),St.getSourceFileConstructor()];for(let xe of ge)$r(xe.prototype,"__debugKind")||Object.defineProperties(xe.prototype,{__tsDebuggerDisplay:{value(){return`${ga(this)?"GeneratedIdentifier":we(this)?`Identifier '${Lt(this)}'`:Jr(this)?`PrivateIdentifier '${Lt(this)}'`:pn(this)?`StringLiteral ${JSON.stringify(this.text.length<10?this.text:this.text.slice(10)+"...")}`:ao(this)?`NumericLiteral ${this.text}`:r6(this)?`BigIntLiteral ${this.text}n`:Mo(this)?"TypeParameterDeclaration":oo(this)?"ParameterDeclaration":w_(this)?"ConstructorDeclaration":Rl(this)?"GetAccessorDeclaration":E_(this)?"SetAccessorDeclaration":a6(this)?"CallSignatureDeclaration":qx(this)?"ConstructSignatureDeclaration":o6(this)?"IndexSignatureDeclaration":zx(this)?"TypePredicateNode":C_(this)?"TypeReferenceNode":jl(this)?"FunctionTypeNode":s6(this)?"ConstructorTypeNode":Wx(this)?"TypeQueryNode":Rm(this)?"TypeLiteralNode":Vx(this)?"ArrayTypeNode":Hx(this)?"TupleTypeNode":Gx(this)?"OptionalTypeNode":Xx(this)?"RestTypeNode":$x(this)?"UnionTypeNode":Qx(this)?"IntersectionTypeNode":Yx(this)?"ConditionalTypeNode":Kx(this)?"InferTypeNode":c6(this)?"ParenthesizedTypeNode":l6(this)?"ThisTypeNode":Zx(this)?"TypeOperatorNode":e8(this)?"IndexedAccessTypeNode":t8(this)?"MappedTypeNode":u6(this)?"LiteralTypeNode":_6(this)?"NamedTupleMember":Fl(this)?"ImportTypeNode":Yt(this.kind)}${this.flags?` (${Br(this.flags)})`:""}`}},__debugKind:{get(){return Yt(this.kind)}},__debugNodeFlags:{get(){return Br(this.flags)}},__debugModifierFlags:{get(){return dr(sS(this))}},__debugTransformFlags:{get(){return Kt(this.transformFlags)}},__debugIsParseTreeNode:{get(){return nl(this)}},__debugEmitFlags:{get(){return vt(Xn(this))}},__debugGetText:{value(et){if(ma(this))return"";let Qe=ce.get(this);if(Qe===void 0){let $=vl(this),X=$&&Qn($);Qe=X?Qo(X,$,et):"",ce.set(this,Qe)}return Qe}}});_r=!0}e.enableDebugInfo=Rn;function ai(q){let ce=q&7,ge=ce===0?"in out":ce===3?"[bivariant]":ce===2?"in":ce===1?"out":ce===4?"[independent]":"";return q&8?ge+=" (unmeasurable)":q&16&&(ge+=" (unreliable)"),ge}e.formatVariance=ai;class Wr{__debugToString(){var ce;switch(this.kind){case 3:return((ce=this.debugInfo)==null?void 0:ce.call(this))||"(function mapper)";case 0:return`${this.source.__debugTypeToString()} -> ${this.target.__debugTypeToString()}`;case 1:return Qh(this.sources,this.targets||Ta(this.sources,()=>"any"),(ge,xe)=>`${ge.__debugTypeToString()} -> ${typeof xe=="string"?xe:xe.__debugTypeToString()}`).join(", ");case 2:return Qh(this.sources,this.targets,(ge,xe)=>`${ge.__debugTypeToString()} -> ${xe().__debugTypeToString()}`).join(", ");case 5:case 4:return`m1: ${this.mapper1.__debugToString().split(`
4
+ `).join(`
5
+ `)}
6
+ m2: ${this.mapper2.__debugToString().split(`
7
+ `).join(`
8
+ `)}`;default:return Se(this)}}}e.DebugTypeMapper=Wr;function Tn(q){return e.isDebugging?Object.setPrototypeOf(q,Wr.prototype):q}e.attachDebugPrototypeIfDebug=Tn;function Pi(q){return console.log(Pe(q))}e.printControlFlowGraph=Pi;function Pe(q){let ce=-1;function ge(x){return x.id||(x.id=ce,ce--),x.id}let xe;(x=>{x.lr="\u2500",x.ud="\u2502",x.dr="\u256D",x.dl="\u256E",x.ul="\u256F",x.ur="\u2570",x.udr="\u251C",x.udl="\u2524",x.dlr="\u252C",x.ulr="\u2534",x.udlr="\u256B"})(xe||(xe={}));let et;(x=>{x[x.None=0]="None",x[x.Up=1]="Up",x[x.Down=2]="Down",x[x.Left=4]="Left",x[x.Right=8]="Right",x[x.UpDown=3]="UpDown",x[x.LeftRight=12]="LeftRight",x[x.UpLeft=5]="UpLeft",x[x.UpRight=9]="UpRight",x[x.DownLeft=6]="DownLeft",x[x.DownRight=10]="DownRight",x[x.UpDownLeft=7]="UpDownLeft",x[x.UpDownRight=11]="UpDownRight",x[x.UpLeftRight=13]="UpLeftRight",x[x.DownLeftRight=14]="DownLeftRight",x[x.UpDownLeftRight=15]="UpDownLeftRight",x[x.NoChildren=16]="NoChildren"})(et||(et={}));let Qe=2032,$=882,X=Object.create(null),re=[],ve=[],Ie=si(q,new Set);for(let x of re)x.text=Nr(x.flowNode,x.circular),Na(x);let We=xn(Ie),Re=_i(We);return ci(Ie,0),Fe();function Ft(x){return!!(x.flags&128)}function Ot(x){return!!(x.flags&12)&&!!x.antecedents}function Vr(x){return!!(x.flags&Qe)}function ia(x){return!!(x.flags&$)}function Sn(x){let T=[];for(let O of x.edges)O.source===x&&T.push(O.target);return T}function oi(x){let T=[];for(let O of x.edges)O.target===x&&T.push(O.source);return T}function si(x,T){let O=ge(x),m=X[O];if(m&&T.has(x))return m.circular=!0,m={id:-1,flowNode:x,edges:[],text:"",lane:-1,endLane:-1,level:-1,circular:"circularity"},re.push(m),m;if(T.add(x),!m)if(X[O]=m={id:O,flowNode:x,edges:[],text:"",lane:-1,endLane:-1,level:-1,circular:!1},re.push(m),Ot(x))for(let te of x.antecedents)aa(m,te,T);else Vr(x)&&aa(m,x.antecedent,T);return T.delete(x),m}function aa(x,T,O){let m=si(T,O),te={source:x,target:m};ve.push(te),x.edges.push(te),m.edges.push(te)}function Na(x){if(x.level!==-1)return x.level;let T=0;for(let O of oi(x))T=Math.max(T,Na(O)+1);return x.level=T}function xn(x){let T=0;for(let O of Sn(x))T=Math.max(T,xn(O));return T+1}function _i(x){let T=Et(Array(x),0);for(let O of re)T[O.level]=Math.max(T[O.level],O.text.length);return T}function ci(x,T){if(x.lane===-1){x.lane=T,x.endLane=T;let O=Sn(x);for(let m=0;m<O.length;m++){m>0&&T++;let te=O[m];ci(te,T),te.endLane>x.endLane&&(T=te.endLane)}x.endLane=T}}function oa(x){if(x&2)return"Start";if(x&4)return"Branch";if(x&8)return"Loop";if(x&16)return"Assignment";if(x&32)return"True";if(x&64)return"False";if(x&128)return"SwitchClause";if(x&256)return"ArrayMutation";if(x&512)return"Call";if(x&1024)return"ReduceLabel";if(x&1)return"Unreachable";throw new Error}function jn(x){let T=Qn(x);return Qo(T,x,!1)}function Nr(x,T){let O=oa(x.flags);if(T&&(O=`${O}#${ge(x)}`),ia(x))x.node&&(O+=` (${jn(x.node)})`);else if(Ft(x)){let m=[];for(let te=x.clauseStart;te<x.clauseEnd;te++){let de=x.switchStatement.caseBlock.clauses[te];p8(de)?m.push("default"):m.push(jn(de.expression))}O+=` (${m.join(", ")})`}return T==="circularity"?`Circular(${O})`:O}function Fe(){let x=Re.length,T=re.reduce((M,pe)=>Math.max(M,pe.lane),0)+1,O=Et(Array(T),""),m=Re.map(()=>Array(T)),te=Re.map(()=>Et(Array(T),0));for(let M of re){m[M.level][M.lane]=M;let pe=Sn(M);for(let Ee=0;Ee<pe.length;Ee++){let Ae=pe[Ee],at=8;Ae.lane===M.lane&&(at|=4),Ee>0&&(at|=1),Ee<pe.length-1&&(at|=2),te[M.level][Ae.lane]|=at}pe.length===0&&(te[M.level][M.lane]|=16);let Ce=oi(M);for(let Ee=0;Ee<Ce.length;Ee++){let Ae=Ce[Ee],at=4;Ee>0&&(at|=1),Ee<Ce.length-1&&(at|=2),te[M.level-1][Ae.lane]|=at}}for(let M=0;M<x;M++)for(let pe=0;pe<T;pe++){let Ce=M>0?te[M-1][pe]:0,Ee=pe>0?te[M][pe-1]:0,Ae=te[M][pe];Ae||(Ce&8&&(Ae|=12),Ee&2&&(Ae|=3),te[M][pe]=Ae)}for(let M=0;M<x;M++)for(let pe=0;pe<O.length;pe++){let Ce=te[M][pe],Ee=Ce&4?"\u2500":" ",Ae=m[M][pe];Ae?(de(pe,Ae.text),M<x-1&&(de(pe," "),de(pe,R(Ee,Re[M]-Ae.text.length)))):M<x-1&&de(pe,R(Ee,Re[M]+1)),de(pe,Ii(Ce)),de(pe,Ce&8&&M<x-1&&!m[M+1][pe]?"\u2500":" ")}return`
9
+ ${O.join(`
10
+ `)}
11
+ `;function de(M,pe){O[M]+=pe}}function Ii(x){switch(x){case 3:return"\u2502";case 12:return"\u2500";case 5:return"\u256F";case 9:return"\u2570";case 6:return"\u256E";case 10:return"\u256D";case 7:return"\u2524";case 11:return"\u251C";case 13:return"\u2534";case 14:return"\u252C";case 15:return"\u256B"}return" "}function Et(x,T){if(x.fill)x.fill(T);else for(let O=0;O<x.length;O++)x[O]=T;return x}function R(x,T){if(x.repeat)return T>0?x.repeat(T):"";let O="";for(;O.length<T;)O+=x;return O}}e.formatControlFlowGraph=Pe})(N||(N={}))}}),oC=()=>{},sC=()=>{},_C=()=>{},ha=Date.now,cC=()=>{},sd=new Proxy(()=>{},{get:()=>sd});function Ib(e){if(cg){let t=iy.get(e)??0;iy.set(e,t+1),cd.set(e,ha()),_d==null||_d.mark(e),typeof onProfilerEvent=="function"&&onProfilerEvent(e)}}function lC(e,t,r){if(cg){let a=(r!==void 0?cd.get(r):void 0)??ha(),_=(t!==void 0?cd.get(t):void 0)??zv,p=ay.get(e)||0;ay.set(e,p+(a-_)),_d==null||_d.measure(e,t,r)}}var _d,uC,cg,zv,cd,iy,ay,DV=Xt({"src/compiler/performance.ts"(){"use strict";kr(),uC={enter:Mn,exit:Mn},cg=!1,zv=ha(),cd=new Map,iy=new Map,ay=new Map}}),Wv=()=>{},pC=()=>{},ya;function fC(e,t=!0){let r=bd[e.category];return t?r.toLowerCase():r}var ld,ud,pd,oy,fd,sy,_y,tl,cy,dd,ly,uy,py,fy,dy,my,hy,yy,gy,by,vy,Ty,Sy,xy,wy,md,Ey,Cy,Ay,ky,hd,yd,Dy,Py,Iy,Ny,Oy,My,gd,Ly,Jy,Ry,jy,Fy,By,bd,Uy,qy,zy,Wy,Vy,Hy,Gy,Xy,$y,Qy,Yy,Ky,Zy,e0,t0,vd,Td,Sd,r0,n0,i0,a0,o0,s0,_0,c0,Yd,Vv=Xt({"src/compiler/types.ts"(){"use strict";ld=(e=>(e[e.Unknown=0]="Unknown",e[e.EndOfFileToken=1]="EndOfFileToken",e[e.SingleLineCommentTrivia=2]="SingleLineCommentTrivia",e[e.MultiLineCommentTrivia=3]="MultiLineCommentTrivia",e[e.NewLineTrivia=4]="NewLineTrivia",e[e.WhitespaceTrivia=5]="WhitespaceTrivia",e[e.ShebangTrivia=6]="ShebangTrivia",e[e.ConflictMarkerTrivia=7]="ConflictMarkerTrivia",e[e.NonTextFileMarkerTrivia=8]="NonTextFileMarkerTrivia",e[e.NumericLiteral=9]="NumericLiteral",e[e.BigIntLiteral=10]="BigIntLiteral",e[e.StringLiteral=11]="StringLiteral",e[e.JsxText=12]="JsxText",e[e.JsxTextAllWhiteSpaces=13]="JsxTextAllWhiteSpaces",e[e.RegularExpressionLiteral=14]="RegularExpressionLiteral",e[e.NoSubstitutionTemplateLiteral=15]="NoSubstitutionTemplateLiteral",e[e.TemplateHead=16]="TemplateHead",e[e.TemplateMiddle=17]="TemplateMiddle",e[e.TemplateTail=18]="TemplateTail",e[e.OpenBraceToken=19]="OpenBraceToken",e[e.CloseBraceToken=20]="CloseBraceToken",e[e.OpenParenToken=21]="OpenParenToken",e[e.CloseParenToken=22]="CloseParenToken",e[e.OpenBracketToken=23]="OpenBracketToken",e[e.CloseBracketToken=24]="CloseBracketToken",e[e.DotToken=25]="DotToken",e[e.DotDotDotToken=26]="DotDotDotToken",e[e.SemicolonToken=27]="SemicolonToken",e[e.CommaToken=28]="CommaToken",e[e.QuestionDotToken=29]="QuestionDotToken",e[e.LessThanToken=30]="LessThanToken",e[e.LessThanSlashToken=31]="LessThanSlashToken",e[e.GreaterThanToken=32]="GreaterThanToken",e[e.LessThanEqualsToken=33]="LessThanEqualsToken",e[e.GreaterThanEqualsToken=34]="GreaterThanEqualsToken",e[e.EqualsEqualsToken=35]="EqualsEqualsToken",e[e.ExclamationEqualsToken=36]="ExclamationEqualsToken",e[e.EqualsEqualsEqualsToken=37]="EqualsEqualsEqualsToken",e[e.ExclamationEqualsEqualsToken=38]="ExclamationEqualsEqualsToken",e[e.EqualsGreaterThanToken=39]="EqualsGreaterThanToken",e[e.PlusToken=40]="PlusToken",e[e.MinusToken=41]="MinusToken",e[e.AsteriskToken=42]="AsteriskToken",e[e.AsteriskAsteriskToken=43]="AsteriskAsteriskToken",e[e.SlashToken=44]="SlashToken",e[e.PercentToken=45]="PercentToken",e[e.PlusPlusToken=46]="PlusPlusToken",e[e.MinusMinusToken=47]="MinusMinusToken",e[e.LessThanLessThanToken=48]="LessThanLessThanToken",e[e.GreaterThanGreaterThanToken=49]="GreaterThanGreaterThanToken",e[e.GreaterThanGreaterThanGreaterThanToken=50]="GreaterThanGreaterThanGreaterThanToken",e[e.AmpersandToken=51]="AmpersandToken",e[e.BarToken=52]="BarToken",e[e.CaretToken=53]="CaretToken",e[e.ExclamationToken=54]="ExclamationToken",e[e.TildeToken=55]="TildeToken",e[e.AmpersandAmpersandToken=56]="AmpersandAmpersandToken",e[e.BarBarToken=57]="BarBarToken",e[e.QuestionToken=58]="QuestionToken",e[e.ColonToken=59]="ColonToken",e[e.AtToken=60]="AtToken",e[e.QuestionQuestionToken=61]="QuestionQuestionToken",e[e.BacktickToken=62]="BacktickToken",e[e.HashToken=63]="HashToken",e[e.EqualsToken=64]="EqualsToken",e[e.PlusEqualsToken=65]="PlusEqualsToken",e[e.MinusEqualsToken=66]="MinusEqualsToken",e[e.AsteriskEqualsToken=67]="AsteriskEqualsToken",e[e.AsteriskAsteriskEqualsToken=68]="AsteriskAsteriskEqualsToken",e[e.SlashEqualsToken=69]="SlashEqualsToken",e[e.PercentEqualsToken=70]="PercentEqualsToken",e[e.LessThanLessThanEqualsToken=71]="LessThanLessThanEqualsToken",e[e.GreaterThanGreaterThanEqualsToken=72]="GreaterThanGreaterThanEqualsToken",e[e.GreaterThanGreaterThanGreaterThanEqualsToken=73]="GreaterThanGreaterThanGreaterThanEqualsToken",e[e.AmpersandEqualsToken=74]="AmpersandEqualsToken",e[e.BarEqualsToken=75]="BarEqualsToken",e[e.BarBarEqualsToken=76]="BarBarEqualsToken",e[e.AmpersandAmpersandEqualsToken=77]="AmpersandAmpersandEqualsToken",e[e.QuestionQuestionEqualsToken=78]="QuestionQuestionEqualsToken",e[e.CaretEqualsToken=79]="CaretEqualsToken",e[e.Identifier=80]="Identifier",e[e.PrivateIdentifier=81]="PrivateIdentifier",e[e.JSDocCommentTextToken=82]="JSDocCommentTextToken",e[e.BreakKeyword=83]="BreakKeyword",e[e.CaseKeyword=84]="CaseKeyword",e[e.CatchKeyword=85]="CatchKeyword",e[e.ClassKeyword=86]="ClassKeyword",e[e.ConstKeyword=87]="ConstKeyword",e[e.ContinueKeyword=88]="ContinueKeyword",e[e.DebuggerKeyword=89]="DebuggerKeyword",e[e.DefaultKeyword=90]="DefaultKeyword",e[e.DeleteKeyword=91]="DeleteKeyword",e[e.DoKeyword=92]="DoKeyword",e[e.ElseKeyword=93]="ElseKeyword",e[e.EnumKeyword=94]="EnumKeyword",e[e.ExportKeyword=95]="ExportKeyword",e[e.ExtendsKeyword=96]="ExtendsKeyword",e[e.FalseKeyword=97]="FalseKeyword",e[e.FinallyKeyword=98]="FinallyKeyword",e[e.ForKeyword=99]="ForKeyword",e[e.FunctionKeyword=100]="FunctionKeyword",e[e.IfKeyword=101]="IfKeyword",e[e.ImportKeyword=102]="ImportKeyword",e[e.InKeyword=103]="InKeyword",e[e.InstanceOfKeyword=104]="InstanceOfKeyword",e[e.NewKeyword=105]="NewKeyword",e[e.NullKeyword=106]="NullKeyword",e[e.ReturnKeyword=107]="ReturnKeyword",e[e.SuperKeyword=108]="SuperKeyword",e[e.SwitchKeyword=109]="SwitchKeyword",e[e.ThisKeyword=110]="ThisKeyword",e[e.ThrowKeyword=111]="ThrowKeyword",e[e.TrueKeyword=112]="TrueKeyword",e[e.TryKeyword=113]="TryKeyword",e[e.TypeOfKeyword=114]="TypeOfKeyword",e[e.VarKeyword=115]="VarKeyword",e[e.VoidKeyword=116]="VoidKeyword",e[e.WhileKeyword=117]="WhileKeyword",e[e.WithKeyword=118]="WithKeyword",e[e.ImplementsKeyword=119]="ImplementsKeyword",e[e.InterfaceKeyword=120]="InterfaceKeyword",e[e.LetKeyword=121]="LetKeyword",e[e.PackageKeyword=122]="PackageKeyword",e[e.PrivateKeyword=123]="PrivateKeyword",e[e.ProtectedKeyword=124]="ProtectedKeyword",e[e.PublicKeyword=125]="PublicKeyword",e[e.StaticKeyword=126]="StaticKeyword",e[e.YieldKeyword=127]="YieldKeyword",e[e.AbstractKeyword=128]="AbstractKeyword",e[e.AccessorKeyword=129]="AccessorKeyword",e[e.AsKeyword=130]="AsKeyword",e[e.AssertsKeyword=131]="AssertsKeyword",e[e.AssertKeyword=132]="AssertKeyword",e[e.AnyKeyword=133]="AnyKeyword",e[e.AsyncKeyword=134]="AsyncKeyword",e[e.AwaitKeyword=135]="AwaitKeyword",e[e.BooleanKeyword=136]="BooleanKeyword",e[e.ConstructorKeyword=137]="ConstructorKeyword",e[e.DeclareKeyword=138]="DeclareKeyword",e[e.GetKeyword=139]="GetKeyword",e[e.InferKeyword=140]="InferKeyword",e[e.IntrinsicKeyword=141]="IntrinsicKeyword",e[e.IsKeyword=142]="IsKeyword",e[e.KeyOfKeyword=143]="KeyOfKeyword",e[e.ModuleKeyword=144]="ModuleKeyword",e[e.NamespaceKeyword=145]="NamespaceKeyword",e[e.NeverKeyword=146]="NeverKeyword",e[e.OutKeyword=147]="OutKeyword",e[e.ReadonlyKeyword=148]="ReadonlyKeyword",e[e.RequireKeyword=149]="RequireKeyword",e[e.NumberKeyword=150]="NumberKeyword",e[e.ObjectKeyword=151]="ObjectKeyword",e[e.SatisfiesKeyword=152]="SatisfiesKeyword",e[e.SetKeyword=153]="SetKeyword",e[e.StringKeyword=154]="StringKeyword",e[e.SymbolKeyword=155]="SymbolKeyword",e[e.TypeKeyword=156]="TypeKeyword",e[e.UndefinedKeyword=157]="UndefinedKeyword",e[e.UniqueKeyword=158]="UniqueKeyword",e[e.UnknownKeyword=159]="UnknownKeyword",e[e.FromKeyword=160]="FromKeyword",e[e.GlobalKeyword=161]="GlobalKeyword",e[e.BigIntKeyword=162]="BigIntKeyword",e[e.OverrideKeyword=163]="OverrideKeyword",e[e.OfKeyword=164]="OfKeyword",e[e.QualifiedName=165]="QualifiedName",e[e.ComputedPropertyName=166]="ComputedPropertyName",e[e.TypeParameter=167]="TypeParameter",e[e.Parameter=168]="Parameter",e[e.Decorator=169]="Decorator",e[e.PropertySignature=170]="PropertySignature",e[e.PropertyDeclaration=171]="PropertyDeclaration",e[e.MethodSignature=172]="MethodSignature",e[e.MethodDeclaration=173]="MethodDeclaration",e[e.ClassStaticBlockDeclaration=174]="ClassStaticBlockDeclaration",e[e.Constructor=175]="Constructor",e[e.GetAccessor=176]="GetAccessor",e[e.SetAccessor=177]="SetAccessor",e[e.CallSignature=178]="CallSignature",e[e.ConstructSignature=179]="ConstructSignature",e[e.IndexSignature=180]="IndexSignature",e[e.TypePredicate=181]="TypePredicate",e[e.TypeReference=182]="TypeReference",e[e.FunctionType=183]="FunctionType",e[e.ConstructorType=184]="ConstructorType",e[e.TypeQuery=185]="TypeQuery",e[e.TypeLiteral=186]="TypeLiteral",e[e.ArrayType=187]="ArrayType",e[e.TupleType=188]="TupleType",e[e.OptionalType=189]="OptionalType",e[e.RestType=190]="RestType",e[e.UnionType=191]="UnionType",e[e.IntersectionType=192]="IntersectionType",e[e.ConditionalType=193]="ConditionalType",e[e.InferType=194]="InferType",e[e.ParenthesizedType=195]="ParenthesizedType",e[e.ThisType=196]="ThisType",e[e.TypeOperator=197]="TypeOperator",e[e.IndexedAccessType=198]="IndexedAccessType",e[e.MappedType=199]="MappedType",e[e.LiteralType=200]="LiteralType",e[e.NamedTupleMember=201]="NamedTupleMember",e[e.TemplateLiteralType=202]="TemplateLiteralType",e[e.TemplateLiteralTypeSpan=203]="TemplateLiteralTypeSpan",e[e.ImportType=204]="ImportType",e[e.ObjectBindingPattern=205]="ObjectBindingPattern",e[e.ArrayBindingPattern=206]="ArrayBindingPattern",e[e.BindingElement=207]="BindingElement",e[e.ArrayLiteralExpression=208]="ArrayLiteralExpression",e[e.ObjectLiteralExpression=209]="ObjectLiteralExpression",e[e.PropertyAccessExpression=210]="PropertyAccessExpression",e[e.ElementAccessExpression=211]="ElementAccessExpression",e[e.CallExpression=212]="CallExpression",e[e.NewExpression=213]="NewExpression",e[e.TaggedTemplateExpression=214]="TaggedTemplateExpression",e[e.TypeAssertionExpression=215]="TypeAssertionExpression",e[e.ParenthesizedExpression=216]="ParenthesizedExpression",e[e.FunctionExpression=217]="FunctionExpression",e[e.ArrowFunction=218]="ArrowFunction",e[e.DeleteExpression=219]="DeleteExpression",e[e.TypeOfExpression=220]="TypeOfExpression",e[e.VoidExpression=221]="VoidExpression",e[e.AwaitExpression=222]="AwaitExpression",e[e.PrefixUnaryExpression=223]="PrefixUnaryExpression",e[e.PostfixUnaryExpression=224]="PostfixUnaryExpression",e[e.BinaryExpression=225]="BinaryExpression",e[e.ConditionalExpression=226]="ConditionalExpression",e[e.TemplateExpression=227]="TemplateExpression",e[e.YieldExpression=228]="YieldExpression",e[e.SpreadElement=229]="SpreadElement",e[e.ClassExpression=230]="ClassExpression",e[e.OmittedExpression=231]="OmittedExpression",e[e.ExpressionWithTypeArguments=232]="ExpressionWithTypeArguments",e[e.AsExpression=233]="AsExpression",e[e.NonNullExpression=234]="NonNullExpression",e[e.MetaProperty=235]="MetaProperty",e[e.SyntheticExpression=236]="SyntheticExpression",e[e.SatisfiesExpression=237]="SatisfiesExpression",e[e.TemplateSpan=238]="TemplateSpan",e[e.SemicolonClassElement=239]="SemicolonClassElement",e[e.Block=240]="Block",e[e.EmptyStatement=241]="EmptyStatement",e[e.VariableStatement=242]="VariableStatement",e[e.ExpressionStatement=243]="ExpressionStatement",e[e.IfStatement=244]="IfStatement",e[e.DoStatement=245]="DoStatement",e[e.WhileStatement=246]="WhileStatement",e[e.ForStatement=247]="ForStatement",e[e.ForInStatement=248]="ForInStatement",e[e.ForOfStatement=249]="ForOfStatement",e[e.ContinueStatement=250]="ContinueStatement",e[e.BreakStatement=251]="BreakStatement",e[e.ReturnStatement=252]="ReturnStatement",e[e.WithStatement=253]="WithStatement",e[e.SwitchStatement=254]="SwitchStatement",e[e.LabeledStatement=255]="LabeledStatement",e[e.ThrowStatement=256]="ThrowStatement",e[e.TryStatement=257]="TryStatement",e[e.DebuggerStatement=258]="DebuggerStatement",e[e.VariableDeclaration=259]="VariableDeclaration",e[e.VariableDeclarationList=260]="VariableDeclarationList",e[e.FunctionDeclaration=261]="FunctionDeclaration",e[e.ClassDeclaration=262]="ClassDeclaration",e[e.InterfaceDeclaration=263]="InterfaceDeclaration",e[e.TypeAliasDeclaration=264]="TypeAliasDeclaration",e[e.EnumDeclaration=265]="EnumDeclaration",e[e.ModuleDeclaration=266]="ModuleDeclaration",e[e.ModuleBlock=267]="ModuleBlock",e[e.CaseBlock=268]="CaseBlock",e[e.NamespaceExportDeclaration=269]="NamespaceExportDeclaration",e[e.ImportEqualsDeclaration=270]="ImportEqualsDeclaration",e[e.ImportDeclaration=271]="ImportDeclaration",e[e.ImportClause=272]="ImportClause",e[e.NamespaceImport=273]="NamespaceImport",e[e.NamedImports=274]="NamedImports",e[e.ImportSpecifier=275]="ImportSpecifier",e[e.ExportAssignment=276]="ExportAssignment",e[e.ExportDeclaration=277]="ExportDeclaration",e[e.NamedExports=278]="NamedExports",e[e.NamespaceExport=279]="NamespaceExport",e[e.ExportSpecifier=280]="ExportSpecifier",e[e.MissingDeclaration=281]="MissingDeclaration",e[e.ExternalModuleReference=282]="ExternalModuleReference",e[e.JsxElement=283]="JsxElement",e[e.JsxSelfClosingElement=284]="JsxSelfClosingElement",e[e.JsxOpeningElement=285]="JsxOpeningElement",e[e.JsxClosingElement=286]="JsxClosingElement",e[e.JsxFragment=287]="JsxFragment",e[e.JsxOpeningFragment=288]="JsxOpeningFragment",e[e.JsxClosingFragment=289]="JsxClosingFragment",e[e.JsxAttribute=290]="JsxAttribute",e[e.JsxAttributes=291]="JsxAttributes",e[e.JsxSpreadAttribute=292]="JsxSpreadAttribute",e[e.JsxExpression=293]="JsxExpression",e[e.JsxNamespacedName=294]="JsxNamespacedName",e[e.CaseClause=295]="CaseClause",e[e.DefaultClause=296]="DefaultClause",e[e.HeritageClause=297]="HeritageClause",e[e.CatchClause=298]="CatchClause",e[e.AssertClause=299]="AssertClause",e[e.AssertEntry=300]="AssertEntry",e[e.ImportTypeAssertionContainer=301]="ImportTypeAssertionContainer",e[e.PropertyAssignment=302]="PropertyAssignment",e[e.ShorthandPropertyAssignment=303]="ShorthandPropertyAssignment",e[e.SpreadAssignment=304]="SpreadAssignment",e[e.EnumMember=305]="EnumMember",e[e.UnparsedPrologue=306]="UnparsedPrologue",e[e.UnparsedPrepend=307]="UnparsedPrepend",e[e.UnparsedText=308]="UnparsedText",e[e.UnparsedInternalText=309]="UnparsedInternalText",e[e.UnparsedSyntheticReference=310]="UnparsedSyntheticReference",e[e.SourceFile=311]="SourceFile",e[e.Bundle=312]="Bundle",e[e.UnparsedSource=313]="UnparsedSource",e[e.InputFiles=314]="InputFiles",e[e.JSDocTypeExpression=315]="JSDocTypeExpression",e[e.JSDocNameReference=316]="JSDocNameReference",e[e.JSDocMemberName=317]="JSDocMemberName",e[e.JSDocAllType=318]="JSDocAllType",e[e.JSDocUnknownType=319]="JSDocUnknownType",e[e.JSDocNullableType=320]="JSDocNullableType",e[e.JSDocNonNullableType=321]="JSDocNonNullableType",e[e.JSDocOptionalType=322]="JSDocOptionalType",e[e.JSDocFunctionType=323]="JSDocFunctionType",e[e.JSDocVariadicType=324]="JSDocVariadicType",e[e.JSDocNamepathType=325]="JSDocNamepathType",e[e.JSDoc=326]="JSDoc",e[e.JSDocComment=326]="JSDocComment",e[e.JSDocText=327]="JSDocText",e[e.JSDocTypeLiteral=328]="JSDocTypeLiteral",e[e.JSDocSignature=329]="JSDocSignature",e[e.JSDocLink=330]="JSDocLink",e[e.JSDocLinkCode=331]="JSDocLinkCode",e[e.JSDocLinkPlain=332]="JSDocLinkPlain",e[e.JSDocTag=333]="JSDocTag",e[e.JSDocAugmentsTag=334]="JSDocAugmentsTag",e[e.JSDocImplementsTag=335]="JSDocImplementsTag",e[e.JSDocAuthorTag=336]="JSDocAuthorTag",e[e.JSDocDeprecatedTag=337]="JSDocDeprecatedTag",e[e.JSDocClassTag=338]="JSDocClassTag",e[e.JSDocPublicTag=339]="JSDocPublicTag",e[e.JSDocPrivateTag=340]="JSDocPrivateTag",e[e.JSDocProtectedTag=341]="JSDocProtectedTag",e[e.JSDocReadonlyTag=342]="JSDocReadonlyTag",e[e.JSDocOverrideTag=343]="JSDocOverrideTag",e[e.JSDocCallbackTag=344]="JSDocCallbackTag",e[e.JSDocOverloadTag=345]="JSDocOverloadTag",e[e.JSDocEnumTag=346]="JSDocEnumTag",e[e.JSDocParameterTag=347]="JSDocParameterTag",e[e.JSDocReturnTag=348]="JSDocReturnTag",e[e.JSDocThisTag=349]="JSDocThisTag",e[e.JSDocTypeTag=350]="JSDocTypeTag",e[e.JSDocTemplateTag=351]="JSDocTemplateTag",e[e.JSDocTypedefTag=352]="JSDocTypedefTag",e[e.JSDocSeeTag=353]="JSDocSeeTag",e[e.JSDocPropertyTag=354]="JSDocPropertyTag",e[e.JSDocThrowsTag=355]="JSDocThrowsTag",e[e.JSDocSatisfiesTag=356]="JSDocSatisfiesTag",e[e.SyntaxList=357]="SyntaxList",e[e.NotEmittedStatement=358]="NotEmittedStatement",e[e.PartiallyEmittedExpression=359]="PartiallyEmittedExpression",e[e.CommaListExpression=360]="CommaListExpression",e[e.SyntheticReferenceExpression=361]="SyntheticReferenceExpression",e[e.Count=362]="Count",e[e.FirstAssignment=64]="FirstAssignment",e[e.LastAssignment=79]="LastAssignment",e[e.FirstCompoundAssignment=65]="FirstCompoundAssignment",e[e.LastCompoundAssignment=79]="LastCompoundAssignment",e[e.FirstReservedWord=83]="FirstReservedWord",e[e.LastReservedWord=118]="LastReservedWord",e[e.FirstKeyword=83]="FirstKeyword",e[e.LastKeyword=164]="LastKeyword",e[e.FirstFutureReservedWord=119]="FirstFutureReservedWord",e[e.LastFutureReservedWord=127]="LastFutureReservedWord",e[e.FirstTypeNode=181]="FirstTypeNode",e[e.LastTypeNode=204]="LastTypeNode",e[e.FirstPunctuation=19]="FirstPunctuation",e[e.LastPunctuation=79]="LastPunctuation",e[e.FirstToken=0]="FirstToken",e[e.LastToken=164]="LastToken",e[e.FirstTriviaToken=2]="FirstTriviaToken",e[e.LastTriviaToken=7]="LastTriviaToken",e[e.FirstLiteralToken=9]="FirstLiteralToken",e[e.LastLiteralToken=15]="LastLiteralToken",e[e.FirstTemplateToken=15]="FirstTemplateToken",e[e.LastTemplateToken=18]="LastTemplateToken",e[e.FirstBinaryOperator=30]="FirstBinaryOperator",e[e.LastBinaryOperator=79]="LastBinaryOperator",e[e.FirstStatement=242]="FirstStatement",e[e.LastStatement=258]="LastStatement",e[e.FirstNode=165]="FirstNode",e[e.FirstJSDocNode=315]="FirstJSDocNode",e[e.LastJSDocNode=356]="LastJSDocNode",e[e.FirstJSDocTagNode=333]="FirstJSDocTagNode",e[e.LastJSDocTagNode=356]="LastJSDocTagNode",e[e.FirstContextualKeyword=128]="FirstContextualKeyword",e[e.LastContextualKeyword=164]="LastContextualKeyword",e))(ld||{}),ud=(e=>(e[e.None=0]="None",e[e.Let=1]="Let",e[e.Const=2]="Const",e[e.NestedNamespace=4]="NestedNamespace",e[e.Synthesized=8]="Synthesized",e[e.Namespace=16]="Namespace",e[e.OptionalChain=32]="OptionalChain",e[e.ExportContext=64]="ExportContext",e[e.ContainsThis=128]="ContainsThis",e[e.HasImplicitReturn=256]="HasImplicitReturn",e[e.HasExplicitReturn=512]="HasExplicitReturn",e[e.GlobalAugmentation=1024]="GlobalAugmentation",e[e.HasAsyncFunctions=2048]="HasAsyncFunctions",e[e.DisallowInContext=4096]="DisallowInContext",e[e.YieldContext=8192]="YieldContext",e[e.DecoratorContext=16384]="DecoratorContext",e[e.AwaitContext=32768]="AwaitContext",e[e.DisallowConditionalTypesContext=65536]="DisallowConditionalTypesContext",e[e.ThisNodeHasError=131072]="ThisNodeHasError",e[e.JavaScriptFile=262144]="JavaScriptFile",e[e.ThisNodeOrAnySubNodesHasError=524288]="ThisNodeOrAnySubNodesHasError",e[e.HasAggregatedChildData=1048576]="HasAggregatedChildData",e[e.PossiblyContainsDynamicImport=2097152]="PossiblyContainsDynamicImport",e[e.PossiblyContainsImportMeta=4194304]="PossiblyContainsImportMeta",e[e.JSDoc=8388608]="JSDoc",e[e.Ambient=16777216]="Ambient",e[e.InWithStatement=33554432]="InWithStatement",e[e.JsonFile=67108864]="JsonFile",e[e.TypeCached=134217728]="TypeCached",e[e.Deprecated=268435456]="Deprecated",e[e.BlockScoped=3]="BlockScoped",e[e.ReachabilityCheckFlags=768]="ReachabilityCheckFlags",e[e.ReachabilityAndEmitFlags=2816]="ReachabilityAndEmitFlags",e[e.ContextFlags=50720768]="ContextFlags",e[e.TypeExcludesFlags=40960]="TypeExcludesFlags",e[e.PermanentlySetIncrementalFlags=6291456]="PermanentlySetIncrementalFlags",e[e.IdentifierHasExtendedUnicodeEscape=128]="IdentifierHasExtendedUnicodeEscape",e[e.IdentifierIsInJSDocNamespace=2048]="IdentifierIsInJSDocNamespace",e))(ud||{}),pd=(e=>(e[e.None=0]="None",e[e.Export=1]="Export",e[e.Ambient=2]="Ambient",e[e.Public=4]="Public",e[e.Private=8]="Private",e[e.Protected=16]="Protected",e[e.Static=32]="Static",e[e.Readonly=64]="Readonly",e[e.Accessor=128]="Accessor",e[e.Abstract=256]="Abstract",e[e.Async=512]="Async",e[e.Default=1024]="Default",e[e.Const=2048]="Const",e[e.HasComputedJSDocModifiers=4096]="HasComputedJSDocModifiers",e[e.Deprecated=8192]="Deprecated",e[e.Override=16384]="Override",e[e.In=32768]="In",e[e.Out=65536]="Out",e[e.Decorator=131072]="Decorator",e[e.HasComputedFlags=536870912]="HasComputedFlags",e[e.AccessibilityModifier=28]="AccessibilityModifier",e[e.ParameterPropertyModifier=16476]="ParameterPropertyModifier",e[e.NonPublicAccessibilityModifier=24]="NonPublicAccessibilityModifier",e[e.TypeScriptModifier=117086]="TypeScriptModifier",e[e.ExportDefault=1025]="ExportDefault",e[e.All=258047]="All",e[e.Modifier=126975]="Modifier",e))(pd||{}),oy=(e=>(e[e.None=0]="None",e[e.IntrinsicNamedElement=1]="IntrinsicNamedElement",e[e.IntrinsicIndexedElement=2]="IntrinsicIndexedElement",e[e.IntrinsicElement=3]="IntrinsicElement",e))(oy||{}),fd=(e=>(e[e.Succeeded=1]="Succeeded",e[e.Failed=2]="Failed",e[e.Reported=4]="Reported",e[e.ReportsUnmeasurable=8]="ReportsUnmeasurable",e[e.ReportsUnreliable=16]="ReportsUnreliable",e[e.ReportsMask=24]="ReportsMask",e))(fd||{}),sy=(e=>(e[e.None=0]="None",e[e.Auto=1]="Auto",e[e.Loop=2]="Loop",e[e.Unique=3]="Unique",e[e.Node=4]="Node",e[e.KindMask=7]="KindMask",e[e.ReservedInNestedScopes=8]="ReservedInNestedScopes",e[e.Optimistic=16]="Optimistic",e[e.FileLevel=32]="FileLevel",e[e.AllowNameSubstitution=64]="AllowNameSubstitution",e))(sy||{}),_y=(e=>(e[e.None=0]="None",e[e.PrecedingLineBreak=1]="PrecedingLineBreak",e[e.PrecedingJSDocComment=2]="PrecedingJSDocComment",e[e.Unterminated=4]="Unterminated",e[e.ExtendedUnicodeEscape=8]="ExtendedUnicodeEscape",e[e.Scientific=16]="Scientific",e[e.Octal=32]="Octal",e[e.HexSpecifier=64]="HexSpecifier",e[e.BinarySpecifier=128]="BinarySpecifier",e[e.OctalSpecifier=256]="OctalSpecifier",e[e.ContainsSeparator=512]="ContainsSeparator",e[e.UnicodeEscape=1024]="UnicodeEscape",e[e.ContainsInvalidEscape=2048]="ContainsInvalidEscape",e[e.HexEscape=4096]="HexEscape",e[e.ContainsLeadingZero=8192]="ContainsLeadingZero",e[e.ContainsInvalidSeparator=16384]="ContainsInvalidSeparator",e[e.BinaryOrOctalSpecifier=384]="BinaryOrOctalSpecifier",e[e.WithSpecifier=448]="WithSpecifier",e[e.StringLiteralFlags=7176]="StringLiteralFlags",e[e.NumericLiteralFlags=25584]="NumericLiteralFlags",e[e.TemplateLiteralLikeFlags=7176]="TemplateLiteralLikeFlags",e[e.IsInvalid=26656]="IsInvalid",e))(_y||{}),tl=(e=>(e[e.Unreachable=1]="Unreachable",e[e.Start=2]="Start",e[e.BranchLabel=4]="BranchLabel",e[e.LoopLabel=8]="LoopLabel",e[e.Assignment=16]="Assignment",e[e.TrueCondition=32]="TrueCondition",e[e.FalseCondition=64]="FalseCondition",e[e.SwitchClause=128]="SwitchClause",e[e.ArrayMutation=256]="ArrayMutation",e[e.Call=512]="Call",e[e.ReduceLabel=1024]="ReduceLabel",e[e.Referenced=2048]="Referenced",e[e.Shared=4096]="Shared",e[e.Label=12]="Label",e[e.Condition=96]="Condition",e))(tl||{}),cy=(e=>(e[e.ExpectError=0]="ExpectError",e[e.Ignore=1]="Ignore",e))(cy||{}),dd=class{},ly=(e=>(e[e.RootFile=0]="RootFile",e[e.SourceFromProjectReference=1]="SourceFromProjectReference",e[e.OutputFromProjectReference=2]="OutputFromProjectReference",e[e.Import=3]="Import",e[e.ReferenceFile=4]="ReferenceFile",e[e.TypeReferenceDirective=5]="TypeReferenceDirective",e[e.LibFile=6]="LibFile",e[e.LibReferenceDirective=7]="LibReferenceDirective",e[e.AutomaticTypeDirectiveFile=8]="AutomaticTypeDirectiveFile",e))(ly||{}),uy=(e=>(e[e.FilePreprocessingReferencedDiagnostic=0]="FilePreprocessingReferencedDiagnostic",e[e.FilePreprocessingFileExplainingDiagnostic=1]="FilePreprocessingFileExplainingDiagnostic",e[e.ResolutionDiagnostics=2]="ResolutionDiagnostics",e))(uy||{}),py=(e=>(e[e.Js=0]="Js",e[e.Dts=1]="Dts",e))(py||{}),fy=(e=>(e[e.Not=0]="Not",e[e.SafeModules=1]="SafeModules",e[e.Completely=2]="Completely",e))(fy||{}),dy=(e=>(e[e.Success=0]="Success",e[e.DiagnosticsPresent_OutputsSkipped=1]="DiagnosticsPresent_OutputsSkipped",e[e.DiagnosticsPresent_OutputsGenerated=2]="DiagnosticsPresent_OutputsGenerated",e[e.InvalidProject_OutputsSkipped=3]="InvalidProject_OutputsSkipped",e[e.ProjectReferenceCycle_OutputsSkipped=4]="ProjectReferenceCycle_OutputsSkipped",e))(dy||{}),my=(e=>(e[e.Ok=0]="Ok",e[e.NeedsOverride=1]="NeedsOverride",e[e.HasInvalidOverride=2]="HasInvalidOverride",e))(my||{}),hy=(e=>(e[e.None=0]="None",e[e.Literal=1]="Literal",e[e.Subtype=2]="Subtype",e))(hy||{}),yy=(e=>(e[e.None=0]="None",e[e.Signature=1]="Signature",e[e.NoConstraints=2]="NoConstraints",e[e.Completions=4]="Completions",e[e.SkipBindingPatterns=8]="SkipBindingPatterns",e))(yy||{}),gy=(e=>(e[e.None=0]="None",e[e.NoTruncation=1]="NoTruncation",e[e.WriteArrayAsGenericType=2]="WriteArrayAsGenericType",e[e.GenerateNamesForShadowedTypeParams=4]="GenerateNamesForShadowedTypeParams",e[e.UseStructuralFallback=8]="UseStructuralFallback",e[e.ForbidIndexedAccessSymbolReferences=16]="ForbidIndexedAccessSymbolReferences",e[e.WriteTypeArgumentsOfSignature=32]="WriteTypeArgumentsOfSignature",e[e.UseFullyQualifiedType=64]="UseFullyQualifiedType",e[e.UseOnlyExternalAliasing=128]="UseOnlyExternalAliasing",e[e.SuppressAnyReturnType=256]="SuppressAnyReturnType",e[e.WriteTypeParametersInQualifiedName=512]="WriteTypeParametersInQualifiedName",e[e.MultilineObjectLiterals=1024]="MultilineObjectLiterals",e[e.WriteClassExpressionAsTypeLiteral=2048]="WriteClassExpressionAsTypeLiteral",e[e.UseTypeOfFunction=4096]="UseTypeOfFunction",e[e.OmitParameterModifiers=8192]="OmitParameterModifiers",e[e.UseAliasDefinedOutsideCurrentScope=16384]="UseAliasDefinedOutsideCurrentScope",e[e.UseSingleQuotesForStringLiteralType=268435456]="UseSingleQuotesForStringLiteralType",e[e.NoTypeReduction=536870912]="NoTypeReduction",e[e.OmitThisParameter=33554432]="OmitThisParameter",e[e.AllowThisInObjectLiteral=32768]="AllowThisInObjectLiteral",e[e.AllowQualifiedNameInPlaceOfIdentifier=65536]="AllowQualifiedNameInPlaceOfIdentifier",e[e.AllowAnonymousIdentifier=131072]="AllowAnonymousIdentifier",e[e.AllowEmptyUnionOrIntersection=262144]="AllowEmptyUnionOrIntersection",e[e.AllowEmptyTuple=524288]="AllowEmptyTuple",e[e.AllowUniqueESSymbolType=1048576]="AllowUniqueESSymbolType",e[e.AllowEmptyIndexInfoType=2097152]="AllowEmptyIndexInfoType",e[e.WriteComputedProps=1073741824]="WriteComputedProps",e[e.AllowNodeModulesRelativePaths=67108864]="AllowNodeModulesRelativePaths",e[e.DoNotIncludeSymbolChain=134217728]="DoNotIncludeSymbolChain",e[e.IgnoreErrors=70221824]="IgnoreErrors",e[e.InObjectTypeLiteral=4194304]="InObjectTypeLiteral",e[e.InTypeAlias=8388608]="InTypeAlias",e[e.InInitialEntityName=16777216]="InInitialEntityName",e))(gy||{}),by=(e=>(e[e.None=0]="None",e[e.NoTruncation=1]="NoTruncation",e[e.WriteArrayAsGenericType=2]="WriteArrayAsGenericType",e[e.UseStructuralFallback=8]="UseStructuralFallback",e[e.WriteTypeArgumentsOfSignature=32]="WriteTypeArgumentsOfSignature",e[e.UseFullyQualifiedType=64]="UseFullyQualifiedType",e[e.SuppressAnyReturnType=256]="SuppressAnyReturnType",e[e.MultilineObjectLiterals=1024]="MultilineObjectLiterals",e[e.WriteClassExpressionAsTypeLiteral=2048]="WriteClassExpressionAsTypeLiteral",e[e.UseTypeOfFunction=4096]="UseTypeOfFunction",e[e.OmitParameterModifiers=8192]="OmitParameterModifiers",e[e.UseAliasDefinedOutsideCurrentScope=16384]="UseAliasDefinedOutsideCurrentScope",e[e.UseSingleQuotesForStringLiteralType=268435456]="UseSingleQuotesForStringLiteralType",e[e.NoTypeReduction=536870912]="NoTypeReduction",e[e.OmitThisParameter=33554432]="OmitThisParameter",e[e.AllowUniqueESSymbolType=1048576]="AllowUniqueESSymbolType",e[e.AddUndefined=131072]="AddUndefined",e[e.WriteArrowStyleSignature=262144]="WriteArrowStyleSignature",e[e.InArrayType=524288]="InArrayType",e[e.InElementType=2097152]="InElementType",e[e.InFirstTypeArgument=4194304]="InFirstTypeArgument",e[e.InTypeAlias=8388608]="InTypeAlias",e[e.NodeBuilderFlagsMask=848330091]="NodeBuilderFlagsMask",e))(by||{}),vy=(e=>(e[e.None=0]="None",e[e.WriteTypeParametersOrArguments=1]="WriteTypeParametersOrArguments",e[e.UseOnlyExternalAliasing=2]="UseOnlyExternalAliasing",e[e.AllowAnyNodeKind=4]="AllowAnyNodeKind",e[e.UseAliasDefinedOutsideCurrentScope=8]="UseAliasDefinedOutsideCurrentScope",e[e.WriteComputedProps=16]="WriteComputedProps",e[e.DoNotIncludeSymbolChain=32]="DoNotIncludeSymbolChain",e))(vy||{}),Ty=(e=>(e[e.Accessible=0]="Accessible",e[e.NotAccessible=1]="NotAccessible",e[e.CannotBeNamed=2]="CannotBeNamed",e))(Ty||{}),Sy=(e=>(e[e.UnionOrIntersection=0]="UnionOrIntersection",e[e.Spread=1]="Spread",e))(Sy||{}),xy=(e=>(e[e.This=0]="This",e[e.Identifier=1]="Identifier",e[e.AssertsThis=2]="AssertsThis",e[e.AssertsIdentifier=3]="AssertsIdentifier",e))(xy||{}),wy=(e=>(e[e.Unknown=0]="Unknown",e[e.TypeWithConstructSignatureAndValue=1]="TypeWithConstructSignatureAndValue",e[e.VoidNullableOrNeverType=2]="VoidNullableOrNeverType",e[e.NumberLikeType=3]="NumberLikeType",e[e.BigIntLikeType=4]="BigIntLikeType",e[e.StringLikeType=5]="StringLikeType",e[e.BooleanType=6]="BooleanType",e[e.ArrayLikeType=7]="ArrayLikeType",e[e.ESSymbolType=8]="ESSymbolType",e[e.Promise=9]="Promise",e[e.TypeWithCallSignature=10]="TypeWithCallSignature",e[e.ObjectType=11]="ObjectType",e))(wy||{}),md=(e=>(e[e.None=0]="None",e[e.FunctionScopedVariable=1]="FunctionScopedVariable",e[e.BlockScopedVariable=2]="BlockScopedVariable",e[e.Property=4]="Property",e[e.EnumMember=8]="EnumMember",e[e.Function=16]="Function",e[e.Class=32]="Class",e[e.Interface=64]="Interface",e[e.ConstEnum=128]="ConstEnum",e[e.RegularEnum=256]="RegularEnum",e[e.ValueModule=512]="ValueModule",e[e.NamespaceModule=1024]="NamespaceModule",e[e.TypeLiteral=2048]="TypeLiteral",e[e.ObjectLiteral=4096]="ObjectLiteral",e[e.Method=8192]="Method",e[e.Constructor=16384]="Constructor",e[e.GetAccessor=32768]="GetAccessor",e[e.SetAccessor=65536]="SetAccessor",e[e.Signature=131072]="Signature",e[e.TypeParameter=262144]="TypeParameter",e[e.TypeAlias=524288]="TypeAlias",e[e.ExportValue=1048576]="ExportValue",e[e.Alias=2097152]="Alias",e[e.Prototype=4194304]="Prototype",e[e.ExportStar=8388608]="ExportStar",e[e.Optional=16777216]="Optional",e[e.Transient=33554432]="Transient",e[e.Assignment=67108864]="Assignment",e[e.ModuleExports=134217728]="ModuleExports",e[e.All=67108863]="All",e[e.Enum=384]="Enum",e[e.Variable=3]="Variable",e[e.Value=111551]="Value",e[e.Type=788968]="Type",e[e.Namespace=1920]="Namespace",e[e.Module=1536]="Module",e[e.Accessor=98304]="Accessor",e[e.FunctionScopedVariableExcludes=111550]="FunctionScopedVariableExcludes",e[e.BlockScopedVariableExcludes=111551]="BlockScopedVariableExcludes",e[e.ParameterExcludes=111551]="ParameterExcludes",e[e.PropertyExcludes=0]="PropertyExcludes",e[e.EnumMemberExcludes=900095]="EnumMemberExcludes",e[e.FunctionExcludes=110991]="FunctionExcludes",e[e.ClassExcludes=899503]="ClassExcludes",e[e.InterfaceExcludes=788872]="InterfaceExcludes",e[e.RegularEnumExcludes=899327]="RegularEnumExcludes",e[e.ConstEnumExcludes=899967]="ConstEnumExcludes",e[e.ValueModuleExcludes=110735]="ValueModuleExcludes",e[e.NamespaceModuleExcludes=0]="NamespaceModuleExcludes",e[e.MethodExcludes=103359]="MethodExcludes",e[e.GetAccessorExcludes=46015]="GetAccessorExcludes",e[e.SetAccessorExcludes=78783]="SetAccessorExcludes",e[e.AccessorExcludes=13247]="AccessorExcludes",e[e.TypeParameterExcludes=526824]="TypeParameterExcludes",e[e.TypeAliasExcludes=788968]="TypeAliasExcludes",e[e.AliasExcludes=2097152]="AliasExcludes",e[e.ModuleMember=2623475]="ModuleMember",e[e.ExportHasLocal=944]="ExportHasLocal",e[e.BlockScoped=418]="BlockScoped",e[e.PropertyOrAccessor=98308]="PropertyOrAccessor",e[e.ClassMember=106500]="ClassMember",e[e.ExportSupportsDefaultModifier=112]="ExportSupportsDefaultModifier",e[e.ExportDoesNotSupportDefaultModifier=-113]="ExportDoesNotSupportDefaultModifier",e[e.Classifiable=2885600]="Classifiable",e[e.LateBindingContainer=6256]="LateBindingContainer",e))(md||{}),Ey=(e=>(e[e.Numeric=0]="Numeric",e[e.Literal=1]="Literal",e))(Ey||{}),Cy=(e=>(e[e.None=0]="None",e[e.Instantiated=1]="Instantiated",e[e.SyntheticProperty=2]="SyntheticProperty",e[e.SyntheticMethod=4]="SyntheticMethod",e[e.Readonly=8]="Readonly",e[e.ReadPartial=16]="ReadPartial",e[e.WritePartial=32]="WritePartial",e[e.HasNonUniformType=64]="HasNonUniformType",e[e.HasLiteralType=128]="HasLiteralType",e[e.ContainsPublic=256]="ContainsPublic",e[e.ContainsProtected=512]="ContainsProtected",e[e.ContainsPrivate=1024]="ContainsPrivate",e[e.ContainsStatic=2048]="ContainsStatic",e[e.Late=4096]="Late",e[e.ReverseMapped=8192]="ReverseMapped",e[e.OptionalParameter=16384]="OptionalParameter",e[e.RestParameter=32768]="RestParameter",e[e.DeferredType=65536]="DeferredType",e[e.HasNeverType=131072]="HasNeverType",e[e.Mapped=262144]="Mapped",e[e.StripOptional=524288]="StripOptional",e[e.Unresolved=1048576]="Unresolved",e[e.Synthetic=6]="Synthetic",e[e.Discriminant=192]="Discriminant",e[e.Partial=48]="Partial",e))(Cy||{}),Ay=(e=>(e.Call="__call",e.Constructor="__constructor",e.New="__new",e.Index="__index",e.ExportStar="__export",e.Global="__global",e.Missing="__missing",e.Type="__type",e.Object="__object",e.JSXAttributes="__jsxAttributes",e.Class="__class",e.Function="__function",e.Computed="__computed",e.Resolving="__resolving__",e.ExportEquals="export=",e.Default="default",e.This="this",e))(Ay||{}),ky=(e=>(e[e.None=0]="None",e[e.TypeChecked=1]="TypeChecked",e[e.LexicalThis=2]="LexicalThis",e[e.CaptureThis=4]="CaptureThis",e[e.CaptureNewTarget=8]="CaptureNewTarget",e[e.SuperInstance=16]="SuperInstance",e[e.SuperStatic=32]="SuperStatic",e[e.ContextChecked=64]="ContextChecked",e[e.MethodWithSuperPropertyAccessInAsync=128]="MethodWithSuperPropertyAccessInAsync",e[e.MethodWithSuperPropertyAssignmentInAsync=256]="MethodWithSuperPropertyAssignmentInAsync",e[e.CaptureArguments=512]="CaptureArguments",e[e.EnumValuesComputed=1024]="EnumValuesComputed",e[e.LexicalModuleMergesWithClass=2048]="LexicalModuleMergesWithClass",e[e.LoopWithCapturedBlockScopedBinding=4096]="LoopWithCapturedBlockScopedBinding",e[e.ContainsCapturedBlockScopeBinding=8192]="ContainsCapturedBlockScopeBinding",e[e.CapturedBlockScopedBinding=16384]="CapturedBlockScopedBinding",e[e.BlockScopedBindingInLoop=32768]="BlockScopedBindingInLoop",e[e.ClassWithBodyScopedClassBinding=65536]="ClassWithBodyScopedClassBinding",e[e.BodyScopedClassBinding=131072]="BodyScopedClassBinding",e[e.NeedsLoopOutParameter=262144]="NeedsLoopOutParameter",e[e.AssignmentsMarked=524288]="AssignmentsMarked",e[e.ClassWithConstructorReference=1048576]="ClassWithConstructorReference",e[e.ConstructorReferenceInClass=2097152]="ConstructorReferenceInClass",e[e.ContainsClassWithPrivateIdentifiers=4194304]="ContainsClassWithPrivateIdentifiers",e[e.ContainsSuperPropertyInStaticInitializer=8388608]="ContainsSuperPropertyInStaticInitializer",e[e.InCheckIdentifier=16777216]="InCheckIdentifier",e))(ky||{}),hd=(e=>(e[e.Any=1]="Any",e[e.Unknown=2]="Unknown",e[e.String=4]="String",e[e.Number=8]="Number",e[e.Boolean=16]="Boolean",e[e.Enum=32]="Enum",e[e.BigInt=64]="BigInt",e[e.StringLiteral=128]="StringLiteral",e[e.NumberLiteral=256]="NumberLiteral",e[e.BooleanLiteral=512]="BooleanLiteral",e[e.EnumLiteral=1024]="EnumLiteral",e[e.BigIntLiteral=2048]="BigIntLiteral",e[e.ESSymbol=4096]="ESSymbol",e[e.UniqueESSymbol=8192]="UniqueESSymbol",e[e.Void=16384]="Void",e[e.Undefined=32768]="Undefined",e[e.Null=65536]="Null",e[e.Never=131072]="Never",e[e.TypeParameter=262144]="TypeParameter",e[e.Object=524288]="Object",e[e.Union=1048576]="Union",e[e.Intersection=2097152]="Intersection",e[e.Index=4194304]="Index",e[e.IndexedAccess=8388608]="IndexedAccess",e[e.Conditional=16777216]="Conditional",e[e.Substitution=33554432]="Substitution",e[e.NonPrimitive=67108864]="NonPrimitive",e[e.TemplateLiteral=134217728]="TemplateLiteral",e[e.StringMapping=268435456]="StringMapping",e[e.AnyOrUnknown=3]="AnyOrUnknown",e[e.Nullable=98304]="Nullable",e[e.Literal=2944]="Literal",e[e.Unit=109472]="Unit",e[e.Freshable=2976]="Freshable",e[e.StringOrNumberLiteral=384]="StringOrNumberLiteral",e[e.StringOrNumberLiteralOrUnique=8576]="StringOrNumberLiteralOrUnique",e[e.DefinitelyFalsy=117632]="DefinitelyFalsy",e[e.PossiblyFalsy=117724]="PossiblyFalsy",e[e.Intrinsic=67359327]="Intrinsic",e[e.StringLike=402653316]="StringLike",e[e.NumberLike=296]="NumberLike",e[e.BigIntLike=2112]="BigIntLike",e[e.BooleanLike=528]="BooleanLike",e[e.EnumLike=1056]="EnumLike",e[e.ESSymbolLike=12288]="ESSymbolLike",e[e.VoidLike=49152]="VoidLike",e[e.Primitive=402784252]="Primitive",e[e.DefinitelyNonNullable=470302716]="DefinitelyNonNullable",e[e.DisjointDomains=469892092]="DisjointDomains",e[e.UnionOrIntersection=3145728]="UnionOrIntersection",e[e.StructuredType=3670016]="StructuredType",e[e.TypeVariable=8650752]="TypeVariable",e[e.InstantiableNonPrimitive=58982400]="InstantiableNonPrimitive",e[e.InstantiablePrimitive=406847488]="InstantiablePrimitive",e[e.Instantiable=465829888]="Instantiable",e[e.StructuredOrInstantiable=469499904]="StructuredOrInstantiable",e[e.ObjectFlagsType=138117121]="ObjectFlagsType",e[e.Simplifiable=25165824]="Simplifiable",e[e.Singleton=67358815]="Singleton",e[e.Narrowable=536624127]="Narrowable",e[e.IncludesMask=473694207]="IncludesMask",e[e.IncludesMissingType=262144]="IncludesMissingType",e[e.IncludesNonWideningType=4194304]="IncludesNonWideningType",e[e.IncludesWildcard=8388608]="IncludesWildcard",e[e.IncludesEmptyObject=16777216]="IncludesEmptyObject",e[e.IncludesInstantiable=33554432]="IncludesInstantiable",e[e.NotPrimitiveUnion=36323331]="NotPrimitiveUnion",e))(hd||{}),yd=(e=>(e[e.None=0]="None",e[e.Class=1]="Class",e[e.Interface=2]="Interface",e[e.Reference=4]="Reference",e[e.Tuple=8]="Tuple",e[e.Anonymous=16]="Anonymous",e[e.Mapped=32]="Mapped",e[e.Instantiated=64]="Instantiated",e[e.ObjectLiteral=128]="ObjectLiteral",e[e.EvolvingArray=256]="EvolvingArray",e[e.ObjectLiteralPatternWithComputedProperties=512]="ObjectLiteralPatternWithComputedProperties",e[e.ReverseMapped=1024]="ReverseMapped",e[e.JsxAttributes=2048]="JsxAttributes",e[e.JSLiteral=4096]="JSLiteral",e[e.FreshLiteral=8192]="FreshLiteral",e[e.ArrayLiteral=16384]="ArrayLiteral",e[e.PrimitiveUnion=32768]="PrimitiveUnion",e[e.ContainsWideningType=65536]="ContainsWideningType",e[e.ContainsObjectOrArrayLiteral=131072]="ContainsObjectOrArrayLiteral",e[e.NonInferrableType=262144]="NonInferrableType",e[e.CouldContainTypeVariablesComputed=524288]="CouldContainTypeVariablesComputed",e[e.CouldContainTypeVariables=1048576]="CouldContainTypeVariables",e[e.ClassOrInterface=3]="ClassOrInterface",e[e.RequiresWidening=196608]="RequiresWidening",e[e.PropagatingFlags=458752]="PropagatingFlags",e[e.ObjectTypeKindMask=1343]="ObjectTypeKindMask",e[e.ContainsSpread=2097152]="ContainsSpread",e[e.ObjectRestType=4194304]="ObjectRestType",e[e.InstantiationExpressionType=8388608]="InstantiationExpressionType",e[e.IsClassInstanceClone=16777216]="IsClassInstanceClone",e[e.IdenticalBaseTypeCalculated=33554432]="IdenticalBaseTypeCalculated",e[e.IdenticalBaseTypeExists=67108864]="IdenticalBaseTypeExists",e[e.IsGenericTypeComputed=2097152]="IsGenericTypeComputed",e[e.IsGenericObjectType=4194304]="IsGenericObjectType",e[e.IsGenericIndexType=8388608]="IsGenericIndexType",e[e.IsGenericType=12582912]="IsGenericType",e[e.ContainsIntersections=16777216]="ContainsIntersections",e[e.IsUnknownLikeUnionComputed=33554432]="IsUnknownLikeUnionComputed",e[e.IsUnknownLikeUnion=67108864]="IsUnknownLikeUnion",e[e.IsNeverIntersectionComputed=16777216]="IsNeverIntersectionComputed",e[e.IsNeverIntersection=33554432]="IsNeverIntersection",e))(yd||{}),Dy=(e=>(e[e.Invariant=0]="Invariant",e[e.Covariant=1]="Covariant",e[e.Contravariant=2]="Contravariant",e[e.Bivariant=3]="Bivariant",e[e.Independent=4]="Independent",e[e.VarianceMask=7]="VarianceMask",e[e.Unmeasurable=8]="Unmeasurable",e[e.Unreliable=16]="Unreliable",e[e.AllowsStructuralFallback=24]="AllowsStructuralFallback",e))(Dy||{}),Py=(e=>(e[e.Required=1]="Required",e[e.Optional=2]="Optional",e[e.Rest=4]="Rest",e[e.Variadic=8]="Variadic",e[e.Fixed=3]="Fixed",e[e.Variable=12]="Variable",e[e.NonRequired=14]="NonRequired",e[e.NonRest=11]="NonRest",e))(Py||{}),Iy=(e=>(e[e.None=0]="None",e[e.IncludeUndefined=1]="IncludeUndefined",e[e.NoIndexSignatures=2]="NoIndexSignatures",e[e.Writing=4]="Writing",e[e.CacheSymbol=8]="CacheSymbol",e[e.NoTupleBoundsCheck=16]="NoTupleBoundsCheck",e[e.ExpressionPosition=32]="ExpressionPosition",e[e.ReportDeprecated=64]="ReportDeprecated",e[e.SuppressNoImplicitAnyError=128]="SuppressNoImplicitAnyError",e[e.Contextual=256]="Contextual",e[e.Persistent=1]="Persistent",e))(Iy||{}),Ny=(e=>(e[e.None=0]="None",e[e.StringsOnly=1]="StringsOnly",e[e.NoIndexSignatures=2]="NoIndexSignatures",e[e.NoReducibleCheck=4]="NoReducibleCheck",e))(Ny||{}),Oy=(e=>(e[e.Component=0]="Component",e[e.Function=1]="Function",e[e.Mixed=2]="Mixed",e))(Oy||{}),My=(e=>(e[e.Call=0]="Call",e[e.Construct=1]="Construct",e))(My||{}),gd=(e=>(e[e.None=0]="None",e[e.HasRestParameter=1]="HasRestParameter",e[e.HasLiteralTypes=2]="HasLiteralTypes",e[e.Abstract=4]="Abstract",e[e.IsInnerCallChain=8]="IsInnerCallChain",e[e.IsOuterCallChain=16]="IsOuterCallChain",e[e.IsUntypedSignatureInJSFile=32]="IsUntypedSignatureInJSFile",e[e.IsNonInferrable=64]="IsNonInferrable",e[e.PropagatingFlags=39]="PropagatingFlags",e[e.CallChainFlags=24]="CallChainFlags",e))(gd||{}),Ly=(e=>(e[e.String=0]="String",e[e.Number=1]="Number",e))(Ly||{}),Jy=(e=>(e[e.Simple=0]="Simple",e[e.Array=1]="Array",e[e.Deferred=2]="Deferred",e[e.Function=3]="Function",e[e.Composite=4]="Composite",e[e.Merged=5]="Merged",e))(Jy||{}),Ry=(e=>(e[e.None=0]="None",e[e.NakedTypeVariable=1]="NakedTypeVariable",e[e.SpeculativeTuple=2]="SpeculativeTuple",e[e.SubstituteSource=4]="SubstituteSource",e[e.HomomorphicMappedType=8]="HomomorphicMappedType",e[e.PartialHomomorphicMappedType=16]="PartialHomomorphicMappedType",e[e.MappedTypeConstraint=32]="MappedTypeConstraint",e[e.ContravariantConditional=64]="ContravariantConditional",e[e.ReturnType=128]="ReturnType",e[e.LiteralKeyof=256]="LiteralKeyof",e[e.NoConstraints=512]="NoConstraints",e[e.AlwaysStrict=1024]="AlwaysStrict",e[e.MaxValue=2048]="MaxValue",e[e.PriorityImpliesCombination=416]="PriorityImpliesCombination",e[e.Circularity=-1]="Circularity",e))(Ry||{}),jy=(e=>(e[e.None=0]="None",e[e.NoDefault=1]="NoDefault",e[e.AnyDefault=2]="AnyDefault",e[e.SkippedGenericFunction=4]="SkippedGenericFunction",e))(jy||{}),Fy=(e=>(e[e.False=0]="False",e[e.Unknown=1]="Unknown",e[e.Maybe=3]="Maybe",e[e.True=-1]="True",e))(Fy||{}),By=(e=>(e[e.None=0]="None",e[e.ExportsProperty=1]="ExportsProperty",e[e.ModuleExports=2]="ModuleExports",e[e.PrototypeProperty=3]="PrototypeProperty",e[e.ThisProperty=4]="ThisProperty",e[e.Property=5]="Property",e[e.Prototype=6]="Prototype",e[e.ObjectDefinePropertyValue=7]="ObjectDefinePropertyValue",e[e.ObjectDefinePropertyExports=8]="ObjectDefinePropertyExports",e[e.ObjectDefinePrototypeProperty=9]="ObjectDefinePrototypeProperty",e))(By||{}),bd=(e=>(e[e.Warning=0]="Warning",e[e.Error=1]="Error",e[e.Suggestion=2]="Suggestion",e[e.Message=3]="Message",e))(bd||{}),Uy=(e=>(e[e.Classic=1]="Classic",e[e.NodeJs=2]="NodeJs",e[e.Node10=2]="Node10",e[e.Node16=3]="Node16",e[e.NodeNext=99]="NodeNext",e[e.Bundler=100]="Bundler",e))(Uy||{}),qy=(e=>(e[e.Legacy=1]="Legacy",e[e.Auto=2]="Auto",e[e.Force=3]="Force",e))(qy||{}),zy=(e=>(e[e.FixedPollingInterval=0]="FixedPollingInterval",e[e.PriorityPollingInterval=1]="PriorityPollingInterval",e[e.DynamicPriorityPolling=2]="DynamicPriorityPolling",e[e.FixedChunkSizePolling=3]="FixedChunkSizePolling",e[e.UseFsEvents=4]="UseFsEvents",e[e.UseFsEventsOnParentDirectory=5]="UseFsEventsOnParentDirectory",e))(zy||{}),Wy=(e=>(e[e.UseFsEvents=0]="UseFsEvents",e[e.FixedPollingInterval=1]="FixedPollingInterval",e[e.DynamicPriorityPolling=2]="DynamicPriorityPolling",e[e.FixedChunkSizePolling=3]="FixedChunkSizePolling",e))(Wy||{}),Vy=(e=>(e[e.FixedInterval=0]="FixedInterval",e[e.PriorityInterval=1]="PriorityInterval",e[e.DynamicPriority=2]="DynamicPriority",e[e.FixedChunkSize=3]="FixedChunkSize",e))(Vy||{}),Hy=(e=>(e[e.None=0]="None",e[e.CommonJS=1]="CommonJS",e[e.AMD=2]="AMD",e[e.UMD=3]="UMD",e[e.System=4]="System",e[e.ES2015=5]="ES2015",e[e.ES2020=6]="ES2020",e[e.ES2022=7]="ES2022",e[e.ESNext=99]="ESNext",e[e.Node16=100]="Node16",e[e.NodeNext=199]="NodeNext",e))(Hy||{}),Gy=(e=>(e[e.None=0]="None",e[e.Preserve=1]="Preserve",e[e.React=2]="React",e[e.ReactNative=3]="ReactNative",e[e.ReactJSX=4]="ReactJSX",e[e.ReactJSXDev=5]="ReactJSXDev",e))(Gy||{}),Xy=(e=>(e[e.Remove=0]="Remove",e[e.Preserve=1]="Preserve",e[e.Error=2]="Error",e))(Xy||{}),$y=(e=>(e[e.CarriageReturnLineFeed=0]="CarriageReturnLineFeed",e[e.LineFeed=1]="LineFeed",e))($y||{}),Qy=(e=>(e[e.Unknown=0]="Unknown",e[e.JS=1]="JS",e[e.JSX=2]="JSX",e[e.TS=3]="TS",e[e.TSX=4]="TSX",e[e.External=5]="External",e[e.JSON=6]="JSON",e[e.Deferred=7]="Deferred",e))(Qy||{}),Yy=(e=>(e[e.ES3=0]="ES3",e[e.ES5=1]="ES5",e[e.ES2015=2]="ES2015",e[e.ES2016=3]="ES2016",e[e.ES2017=4]="ES2017",e[e.ES2018=5]="ES2018",e[e.ES2019=6]="ES2019",e[e.ES2020=7]="ES2020",e[e.ES2021=8]="ES2021",e[e.ES2022=9]="ES2022",e[e.ESNext=99]="ESNext",e[e.JSON=100]="JSON",e[e.Latest=99]="Latest",e))(Yy||{}),Ky=(e=>(e[e.Standard=0]="Standard",e[e.JSX=1]="JSX",e))(Ky||{}),Zy=(e=>(e[e.None=0]="None",e[e.Recursive=1]="Recursive",e))(Zy||{}),e0=(e=>(e[e.nullCharacter=0]="nullCharacter",e[e.maxAsciiCharacter=127]="maxAsciiCharacter",e[e.lineFeed=10]="lineFeed",e[e.carriageReturn=13]="carriageReturn",e[e.lineSeparator=8232]="lineSeparator",e[e.paragraphSeparator=8233]="paragraphSeparator",e[e.nextLine=133]="nextLine",e[e.space=32]="space",e[e.nonBreakingSpace=160]="nonBreakingSpace",e[e.enQuad=8192]="enQuad",e[e.emQuad=8193]="emQuad",e[e.enSpace=8194]="enSpace",e[e.emSpace=8195]="emSpace",e[e.threePerEmSpace=8196]="threePerEmSpace",e[e.fourPerEmSpace=8197]="fourPerEmSpace",e[e.sixPerEmSpace=8198]="sixPerEmSpace",e[e.figureSpace=8199]="figureSpace",e[e.punctuationSpace=8200]="punctuationSpace",e[e.thinSpace=8201]="thinSpace",e[e.hairSpace=8202]="hairSpace",e[e.zeroWidthSpace=8203]="zeroWidthSpace",e[e.narrowNoBreakSpace=8239]="narrowNoBreakSpace",e[e.ideographicSpace=12288]="ideographicSpace",e[e.mathematicalSpace=8287]="mathematicalSpace",e[e.ogham=5760]="ogham",e[e.replacementCharacter=65533]="replacementCharacter",e[e._=95]="_",e[e.$=36]="$",e[e._0=48]="_0",e[e._1=49]="_1",e[e._2=50]="_2",e[e._3=51]="_3",e[e._4=52]="_4",e[e._5=53]="_5",e[e._6=54]="_6",e[e._7=55]="_7",e[e._8=56]="_8",e[e._9=57]="_9",e[e.a=97]="a",e[e.b=98]="b",e[e.c=99]="c",e[e.d=100]="d",e[e.e=101]="e",e[e.f=102]="f",e[e.g=103]="g",e[e.h=104]="h",e[e.i=105]="i",e[e.j=106]="j",e[e.k=107]="k",e[e.l=108]="l",e[e.m=109]="m",e[e.n=110]="n",e[e.o=111]="o",e[e.p=112]="p",e[e.q=113]="q",e[e.r=114]="r",e[e.s=115]="s",e[e.t=116]="t",e[e.u=117]="u",e[e.v=118]="v",e[e.w=119]="w",e[e.x=120]="x",e[e.y=121]="y",e[e.z=122]="z",e[e.A=65]="A",e[e.B=66]="B",e[e.C=67]="C",e[e.D=68]="D",e[e.E=69]="E",e[e.F=70]="F",e[e.G=71]="G",e[e.H=72]="H",e[e.I=73]="I",e[e.J=74]="J",e[e.K=75]="K",e[e.L=76]="L",e[e.M=77]="M",e[e.N=78]="N",e[e.O=79]="O",e[e.P=80]="P",e[e.Q=81]="Q",e[e.R=82]="R",e[e.S=83]="S",e[e.T=84]="T",e[e.U=85]="U",e[e.V=86]="V",e[e.W=87]="W",e[e.X=88]="X",e[e.Y=89]="Y",e[e.Z=90]="Z",e[e.ampersand=38]="ampersand",e[e.asterisk=42]="asterisk",e[e.at=64]="at",e[e.backslash=92]="backslash",e[e.backtick=96]="backtick",e[e.bar=124]="bar",e[e.caret=94]="caret",e[e.closeBrace=125]="closeBrace",e[e.closeBracket=93]="closeBracket",e[e.closeParen=41]="closeParen",e[e.colon=58]="colon",e[e.comma=44]="comma",e[e.dot=46]="dot",e[e.doubleQuote=34]="doubleQuote",e[e.equals=61]="equals",e[e.exclamation=33]="exclamation",e[e.greaterThan=62]="greaterThan",e[e.hash=35]="hash",e[e.lessThan=60]="lessThan",e[e.minus=45]="minus",e[e.openBrace=123]="openBrace",e[e.openBracket=91]="openBracket",e[e.openParen=40]="openParen",e[e.percent=37]="percent",e[e.plus=43]="plus",e[e.question=63]="question",e[e.semicolon=59]="semicolon",e[e.singleQuote=39]="singleQuote",e[e.slash=47]="slash",e[e.tilde=126]="tilde",e[e.backspace=8]="backspace",e[e.formFeed=12]="formFeed",e[e.byteOrderMark=65279]="byteOrderMark",e[e.tab=9]="tab",e[e.verticalTab=11]="verticalTab",e))(e0||{}),t0=(e=>(e.Ts=".ts",e.Tsx=".tsx",e.Dts=".d.ts",e.Js=".js",e.Jsx=".jsx",e.Json=".json",e.TsBuildInfo=".tsbuildinfo",e.Mjs=".mjs",e.Mts=".mts",e.Dmts=".d.mts",e.Cjs=".cjs",e.Cts=".cts",e.Dcts=".d.cts",e))(t0||{}),vd=(e=>(e[e.None=0]="None",e[e.ContainsTypeScript=1]="ContainsTypeScript",e[e.ContainsJsx=2]="ContainsJsx",e[e.ContainsESNext=4]="ContainsESNext",e[e.ContainsES2022=8]="ContainsES2022",e[e.ContainsES2021=16]="ContainsES2021",e[e.ContainsES2020=32]="ContainsES2020",e[e.ContainsES2019=64]="ContainsES2019",e[e.ContainsES2018=128]="ContainsES2018",e[e.ContainsES2017=256]="ContainsES2017",e[e.ContainsES2016=512]="ContainsES2016",e[e.ContainsES2015=1024]="ContainsES2015",e[e.ContainsGenerator=2048]="ContainsGenerator",e[e.ContainsDestructuringAssignment=4096]="ContainsDestructuringAssignment",e[e.ContainsTypeScriptClassSyntax=8192]="ContainsTypeScriptClassSyntax",e[e.ContainsLexicalThis=16384]="ContainsLexicalThis",e[e.ContainsRestOrSpread=32768]="ContainsRestOrSpread",e[e.ContainsObjectRestOrSpread=65536]="ContainsObjectRestOrSpread",e[e.ContainsComputedPropertyName=131072]="ContainsComputedPropertyName",e[e.ContainsBlockScopedBinding=262144]="ContainsBlockScopedBinding",e[e.ContainsBindingPattern=524288]="ContainsBindingPattern",e[e.ContainsYield=1048576]="ContainsYield",e[e.ContainsAwait=2097152]="ContainsAwait",e[e.ContainsHoistedDeclarationOrCompletion=4194304]="ContainsHoistedDeclarationOrCompletion",e[e.ContainsDynamicImport=8388608]="ContainsDynamicImport",e[e.ContainsClassFields=16777216]="ContainsClassFields",e[e.ContainsDecorators=33554432]="ContainsDecorators",e[e.ContainsPossibleTopLevelAwait=67108864]="ContainsPossibleTopLevelAwait",e[e.ContainsLexicalSuper=134217728]="ContainsLexicalSuper",e[e.ContainsUpdateExpressionForIdentifier=268435456]="ContainsUpdateExpressionForIdentifier",e[e.ContainsPrivateIdentifierInExpression=536870912]="ContainsPrivateIdentifierInExpression",e[e.HasComputedFlags=-2147483648]="HasComputedFlags",e[e.AssertTypeScript=1]="AssertTypeScript",e[e.AssertJsx=2]="AssertJsx",e[e.AssertESNext=4]="AssertESNext",e[e.AssertES2022=8]="AssertES2022",e[e.AssertES2021=16]="AssertES2021",e[e.AssertES2020=32]="AssertES2020",e[e.AssertES2019=64]="AssertES2019",e[e.AssertES2018=128]="AssertES2018",e[e.AssertES2017=256]="AssertES2017",e[e.AssertES2016=512]="AssertES2016",e[e.AssertES2015=1024]="AssertES2015",e[e.AssertGenerator=2048]="AssertGenerator",e[e.AssertDestructuringAssignment=4096]="AssertDestructuringAssignment",e[e.OuterExpressionExcludes=-2147483648]="OuterExpressionExcludes",e[e.PropertyAccessExcludes=-2147483648]="PropertyAccessExcludes",e[e.NodeExcludes=-2147483648]="NodeExcludes",e[e.ArrowFunctionExcludes=-2072174592]="ArrowFunctionExcludes",e[e.FunctionExcludes=-1937940480]="FunctionExcludes",e[e.ConstructorExcludes=-1937948672]="ConstructorExcludes",e[e.MethodOrAccessorExcludes=-2005057536]="MethodOrAccessorExcludes",e[e.PropertyExcludes=-2013249536]="PropertyExcludes",e[e.ClassExcludes=-2147344384]="ClassExcludes",e[e.ModuleExcludes=-1941676032]="ModuleExcludes",e[e.TypeExcludes=-2]="TypeExcludes",e[e.ObjectLiteralExcludes=-2147278848]="ObjectLiteralExcludes",e[e.ArrayLiteralOrCallOrNewExcludes=-2147450880]="ArrayLiteralOrCallOrNewExcludes",e[e.VariableDeclarationListExcludes=-2146893824]="VariableDeclarationListExcludes",e[e.ParameterExcludes=-2147483648]="ParameterExcludes",e[e.CatchClauseExcludes=-2147418112]="CatchClauseExcludes",e[e.BindingPatternExcludes=-2147450880]="BindingPatternExcludes",e[e.ContainsLexicalThisOrSuper=134234112]="ContainsLexicalThisOrSuper",e[e.PropertyNamePropagatingFlags=134234112]="PropertyNamePropagatingFlags",e))(vd||{}),Td=(e=>(e[e.TabStop=0]="TabStop",e[e.Placeholder=1]="Placeholder",e[e.Choice=2]="Choice",e[e.Variable=3]="Variable",e))(Td||{}),Sd=(e=>(e[e.None=0]="None",e[e.SingleLine=1]="SingleLine",e[e.MultiLine=2]="MultiLine",e[e.AdviseOnEmitNode=4]="AdviseOnEmitNode",e[e.NoSubstitution=8]="NoSubstitution",e[e.CapturesThis=16]="CapturesThis",e[e.NoLeadingSourceMap=32]="NoLeadingSourceMap",e[e.NoTrailingSourceMap=64]="NoTrailingSourceMap",e[e.NoSourceMap=96]="NoSourceMap",e[e.NoNestedSourceMaps=128]="NoNestedSourceMaps",e[e.NoTokenLeadingSourceMaps=256]="NoTokenLeadingSourceMaps",e[e.NoTokenTrailingSourceMaps=512]="NoTokenTrailingSourceMaps",e[e.NoTokenSourceMaps=768]="NoTokenSourceMaps",e[e.NoLeadingComments=1024]="NoLeadingComments",e[e.NoTrailingComments=2048]="NoTrailingComments",e[e.NoComments=3072]="NoComments",e[e.NoNestedComments=4096]="NoNestedComments",e[e.HelperName=8192]="HelperName",e[e.ExportName=16384]="ExportName",e[e.LocalName=32768]="LocalName",e[e.InternalName=65536]="InternalName",e[e.Indented=131072]="Indented",e[e.NoIndentation=262144]="NoIndentation",e[e.AsyncFunctionBody=524288]="AsyncFunctionBody",e[e.ReuseTempVariableScope=1048576]="ReuseTempVariableScope",e[e.CustomPrologue=2097152]="CustomPrologue",e[e.NoHoisting=4194304]="NoHoisting",e[e.Iterator=8388608]="Iterator",e[e.NoAsciiEscaping=16777216]="NoAsciiEscaping",e))(Sd||{}),r0=(e=>(e[e.None=0]="None",e[e.TypeScriptClassWrapper=1]="TypeScriptClassWrapper",e[e.NeverApplyImportHelper=2]="NeverApplyImportHelper",e[e.IgnoreSourceNewlines=4]="IgnoreSourceNewlines",e[e.Immutable=8]="Immutable",e[e.IndirectCall=16]="IndirectCall",e[e.TransformPrivateStaticElements=32]="TransformPrivateStaticElements",e))(r0||{}),n0=(e=>(e[e.Extends=1]="Extends",e[e.Assign=2]="Assign",e[e.Rest=4]="Rest",e[e.Decorate=8]="Decorate",e[e.ESDecorateAndRunInitializers=8]="ESDecorateAndRunInitializers",e[e.Metadata=16]="Metadata",e[e.Param=32]="Param",e[e.Awaiter=64]="Awaiter",e[e.Generator=128]="Generator",e[e.Values=256]="Values",e[e.Read=512]="Read",e[e.SpreadArray=1024]="SpreadArray",e[e.Await=2048]="Await",e[e.AsyncGenerator=4096]="AsyncGenerator",e[e.AsyncDelegator=8192]="AsyncDelegator",e[e.AsyncValues=16384]="AsyncValues",e[e.ExportStar=32768]="ExportStar",e[e.ImportStar=65536]="ImportStar",e[e.ImportDefault=131072]="ImportDefault",e[e.MakeTemplateObject=262144]="MakeTemplateObject",e[e.ClassPrivateFieldGet=524288]="ClassPrivateFieldGet",e[e.ClassPrivateFieldSet=1048576]="ClassPrivateFieldSet",e[e.ClassPrivateFieldIn=2097152]="ClassPrivateFieldIn",e[e.CreateBinding=4194304]="CreateBinding",e[e.SetFunctionName=8388608]="SetFunctionName",e[e.PropKey=16777216]="PropKey",e[e.FirstEmitHelper=1]="FirstEmitHelper",e[e.LastEmitHelper=16777216]="LastEmitHelper",e[e.ForOfIncludes=256]="ForOfIncludes",e[e.ForAwaitOfIncludes=16384]="ForAwaitOfIncludes",e[e.AsyncGeneratorIncludes=6144]="AsyncGeneratorIncludes",e[e.AsyncDelegatorIncludes=26624]="AsyncDelegatorIncludes",e[e.SpreadIncludes=1536]="SpreadIncludes",e))(n0||{}),i0=(e=>(e[e.SourceFile=0]="SourceFile",e[e.Expression=1]="Expression",e[e.IdentifierName=2]="IdentifierName",e[e.MappedTypeParameter=3]="MappedTypeParameter",e[e.Unspecified=4]="Unspecified",e[e.EmbeddedStatement=5]="EmbeddedStatement",e[e.JsxAttributeValue=6]="JsxAttributeValue",e))(i0||{}),a0=(e=>(e[e.Parentheses=1]="Parentheses",e[e.TypeAssertions=2]="TypeAssertions",e[e.NonNullAssertions=4]="NonNullAssertions",e[e.PartiallyEmittedExpressions=8]="PartiallyEmittedExpressions",e[e.Assertions=6]="Assertions",e[e.All=15]="All",e[e.ExcludeJSDocTypeAssertion=16]="ExcludeJSDocTypeAssertion",e))(a0||{}),o0=(e=>(e[e.None=0]="None",e[e.InParameters=1]="InParameters",e[e.VariablesHoistedInParameters=2]="VariablesHoistedInParameters",e))(o0||{}),s0=(e=>(e.Prologue="prologue",e.EmitHelpers="emitHelpers",e.NoDefaultLib="no-default-lib",e.Reference="reference",e.Type="type",e.TypeResolutionModeRequire="type-require",e.TypeResolutionModeImport="type-import",e.Lib="lib",e.Prepend="prepend",e.Text="text",e.Internal="internal",e))(s0||{}),_0=(e=>(e[e.None=0]="None",e[e.SingleLine=0]="SingleLine",e[e.MultiLine=1]="MultiLine",e[e.PreserveLines=2]="PreserveLines",e[e.LinesMask=3]="LinesMask",e[e.NotDelimited=0]="NotDelimited",e[e.BarDelimited=4]="BarDelimited",e[e.AmpersandDelimited=8]="AmpersandDelimited",e[e.CommaDelimited=16]="CommaDelimited",e[e.AsteriskDelimited=32]="AsteriskDelimited",e[e.DelimitersMask=60]="DelimitersMask",e[e.AllowTrailingComma=64]="AllowTrailingComma",e[e.Indented=128]="Indented",e[e.SpaceBetweenBraces=256]="SpaceBetweenBraces",e[e.SpaceBetweenSiblings=512]="SpaceBetweenSiblings",e[e.Braces=1024]="Braces",e[e.Parenthesis=2048]="Parenthesis",e[e.AngleBrackets=4096]="AngleBrackets",e[e.SquareBrackets=8192]="SquareBrackets",e[e.BracketsMask=15360]="BracketsMask",e[e.OptionalIfUndefined=16384]="OptionalIfUndefined",e[e.OptionalIfEmpty=32768]="OptionalIfEmpty",e[e.Optional=49152]="Optional",e[e.PreferNewLine=65536]="PreferNewLine",e[e.NoTrailingNewLine=131072]="NoTrailingNewLine",e[e.NoInterveningComments=262144]="NoInterveningComments",e[e.NoSpaceIfEmpty=524288]="NoSpaceIfEmpty",e[e.SingleElement=1048576]="SingleElement",e[e.SpaceAfterList=2097152]="SpaceAfterList",e[e.Modifiers=2359808]="Modifiers",e[e.HeritageClauses=512]="HeritageClauses",e[e.SingleLineTypeLiteralMembers=768]="SingleLineTypeLiteralMembers",e[e.MultiLineTypeLiteralMembers=32897]="MultiLineTypeLiteralMembers",e[e.SingleLineTupleTypeElements=528]="SingleLineTupleTypeElements",e[e.MultiLineTupleTypeElements=657]="MultiLineTupleTypeElements",e[e.UnionTypeConstituents=516]="UnionTypeConstituents",e[e.IntersectionTypeConstituents=520]="IntersectionTypeConstituents",e[e.ObjectBindingPatternElements=525136]="ObjectBindingPatternElements",e[e.ArrayBindingPatternElements=524880]="ArrayBindingPatternElements",e[e.ObjectLiteralExpressionProperties=526226]="ObjectLiteralExpressionProperties",e[e.ImportClauseEntries=526226]="ImportClauseEntries",e[e.ArrayLiteralExpressionElements=8914]="ArrayLiteralExpressionElements",e[e.CommaListElements=528]="CommaListElements",e[e.CallExpressionArguments=2576]="CallExpressionArguments",e[e.NewExpressionArguments=18960]="NewExpressionArguments",e[e.TemplateExpressionSpans=262144]="TemplateExpressionSpans",e[e.SingleLineBlockStatements=768]="SingleLineBlockStatements",e[e.MultiLineBlockStatements=129]="MultiLineBlockStatements",e[e.VariableDeclarationList=528]="VariableDeclarationList",e[e.SingleLineFunctionBodyStatements=768]="SingleLineFunctionBodyStatements",e[e.MultiLineFunctionBodyStatements=1]="MultiLineFunctionBodyStatements",e[e.ClassHeritageClauses=0]="ClassHeritageClauses",e[e.ClassMembers=129]="ClassMembers",e[e.InterfaceMembers=129]="InterfaceMembers",e[e.EnumMembers=145]="EnumMembers",e[e.CaseBlockClauses=129]="CaseBlockClauses",e[e.NamedImportsOrExportsElements=525136]="NamedImportsOrExportsElements",e[e.JsxElementOrFragmentChildren=262144]="JsxElementOrFragmentChildren",e[e.JsxElementAttributes=262656]="JsxElementAttributes",e[e.CaseOrDefaultClauseStatements=163969]="CaseOrDefaultClauseStatements",e[e.HeritageClauseTypes=528]="HeritageClauseTypes",e[e.SourceFileStatements=131073]="SourceFileStatements",e[e.Decorators=2146305]="Decorators",e[e.TypeArguments=53776]="TypeArguments",e[e.TypeParameters=53776]="TypeParameters",e[e.Parameters=2576]="Parameters",e[e.IndexSignatureParameters=8848]="IndexSignatureParameters",e[e.JSDocComment=33]="JSDocComment",e))(_0||{}),c0=(e=>(e[e.None=0]="None",e[e.TripleSlashXML=1]="TripleSlashXML",e[e.SingleLine=2]="SingleLine",e[e.MultiLine=4]="MultiLine",e[e.All=7]="All",e[e.Default=7]="Default",e))(c0||{}),Yd={reference:{args:[{name:"types",optional:!0,captureSpan:!0},{name:"lib",optional:!0,captureSpan:!0},{name:"path",optional:!0,captureSpan:!0},{name:"no-default-lib",optional:!0},{name:"resolution-mode",optional:!0}],kind:1},"amd-dependency":{args:[{name:"path"},{name:"name",optional:!0}],kind:1},"amd-module":{args:[{name:"name"}],kind:1},"ts-check":{kind:2},"ts-nocheck":{kind:2},jsx:{args:[{name:"factory"}],kind:4},jsxfrag:{args:[{name:"factory"}],kind:4},jsximportsource:{args:[{name:"factory"}],kind:4},jsxruntime:{args:[{name:"factory"}],kind:4}}}}),dC=()=>{},l0;function lg(e){return e===47||e===92}function mC(e){return yl(e)<0}function l_(e){return yl(e)>0}function hC(e){let t=yl(e);return t>0&&t===e.length}function ug(e){return yl(e)!==0}function rs(e){return/^\.\.?($|[\\/])/.test(e)}function yC(e){return!ug(e)&&!rs(e)}function Hv(e){return Qa(u_(e),".")}function ka(e,t){return e.length>t.length&&ts(e,t)}function Gn(e,t){for(let r of t)if(ka(e,r))return!0;return!1}function Kd(e){return e.length>0&&lg(e.charCodeAt(e.length-1))}function Nb(e){return e>=97&&e<=122||e>=65&&e<=90}function gC(e,t){let r=e.charCodeAt(t);if(r===58)return t+1;if(r===37&&e.charCodeAt(t+1)===51){let a=e.charCodeAt(t+2);if(a===97||a===65)return t+3}return-1}function yl(e){if(!e)return 0;let t=e.charCodeAt(0);if(t===47||t===92){if(e.charCodeAt(1)!==t)return 1;let a=e.indexOf(t===47?un:hg,2);return a<0?e.length:a+1}if(Nb(t)&&e.charCodeAt(1)===58){let a=e.charCodeAt(2);if(a===47||a===92)return 3;if(e.length===2)return 2}let r=e.indexOf(p0);if(r!==-1){let a=r+p0.length,_=e.indexOf(un,a);if(_!==-1){let p=e.slice(0,r),f=e.slice(a,_);if(p==="file"&&(f===""||f==="localhost")&&Nb(e.charCodeAt(_+1))){let h=gC(e,_+2);if(h!==-1){if(e.charCodeAt(h)===47)return~(h+1);if(h===e.length)return~h}}return~(_+1)}return~e.length}return 0}function Ai(e){let t=yl(e);return t<0?~t:t}function Qi(e){e=Wo(e);let t=Ai(e);return t===e.length?e:(e=p_(e),e.slice(0,Math.max(t,e.lastIndexOf(un))))}function u_(e,t,r){if(e=Wo(e),Ai(e)===e.length)return"";e=p_(e);let _=e.slice(Math.max(Ai(e),e.lastIndexOf(un)+1)),p=t!==void 0&&r!==void 0?xd(_,t,r):void 0;return p?_.slice(0,_.length-p.length):_}function Ob(e,t,r){if(Rr(t,".")||(t="."+t),e.length>=t.length&&e.charCodeAt(e.length-t.length)===46){let a=e.slice(e.length-t.length);if(r(a,t))return a}}function bC(e,t,r){if(typeof t=="string")return Ob(e,t,r)||"";for(let a of t){let _=Ob(e,a,r);if(_)return _}return""}function xd(e,t,r){if(t)return bC(p_(e),t,r?Ks:hl);let a=u_(e),_=a.lastIndexOf(".");return _>=0?a.substring(_):""}function vC(e,t){let r=e.substring(0,t),a=e.substring(t).split(un);return a.length&&!Ei(a)&&a.pop(),[r,...a]}function ki(e,t=""){return e=yr(t,e),vC(e,Ai(e))}function zo(e,t){return e.length===0?"":(e[0]&&Vo(e[0]))+e.slice(1,t).join(un)}function Wo(e){return e.indexOf("\\")!==-1?e.replace(Yv,un):e}function xa(e){if(!ft(e))return[];let t=[e[0]];for(let r=1;r<e.length;r++){let a=e[r];if(a&&a!=="."){if(a===".."){if(t.length>1){if(t[t.length-1]!==".."){t.pop();continue}}else if(t[0])continue}t.push(a)}}return t}function yr(e,...t){e&&(e=Wo(e));for(let r of t)r&&(r=Wo(r),!e||Ai(r)!==0?e=r:e=Vo(e)+r);return e}function u0(e,...t){return ln(ft(t)?yr(e,...t):Wo(e))}function Zd(e,t){return xa(ki(e,t))}function wa(e,t){return zo(Zd(e,t))}function ln(e){if(e=Wo(e),!rl.test(e))return e;let t=e.replace(/\/\.\//g,"/").replace(/^\.\//,"");if(t!==e&&(e=t,!rl.test(e)))return e;let r=zo(xa(ki(e)));return r&&Kd(e)?Vo(r):r}function TC(e){return e.length===0?"":e.slice(1).join(un)}function SC(e,t){return TC(Zd(e,t))}function wi(e,t,r){let a=l_(e)?ln(e):wa(e,t);return r(a)}function p_(e){return Kd(e)?e.substr(0,e.length-1):e}function Vo(e){return Kd(e)?e:e+un}function pg(e){return!ug(e)&&!rs(e)?"./"+e:e}function Gv(e,t,r,a){let _=r!==void 0&&a!==void 0?xd(e,r,a):xd(e);return _?e.slice(0,e.length-_.length)+(Rr(t,".")?t:"."+t):e}function fg(e,t,r){if(e===t)return 0;if(e===void 0)return-1;if(t===void 0)return 1;let a=e.substring(0,Ai(e)),_=t.substring(0,Ai(t)),p=Xd(a,_);if(p!==0)return p;let f=e.substring(a.length),h=t.substring(_.length);if(!rl.test(f)&&!rl.test(h))return r(f,h);let l=xa(ki(e)),v=xa(ki(t)),y=Math.min(l.length,v.length);for(let E=1;E<y;E++){let S=r(l[E],v[E]);if(S!==0)return S}return Ar(l.length,v.length)}function xC(e,t){return fg(e,t,Ci)}function wC(e,t){return fg(e,t,Xd)}function EC(e,t,r,a){return typeof r=="string"?(e=yr(r,e),t=yr(r,t)):typeof r=="boolean"&&(a=r),fg(e,t,ig(a))}function Xv(e,t,r,a){if(typeof r=="string"?(e=yr(r,e),t=yr(r,t)):typeof r=="boolean"&&(a=r),e===void 0||t===void 0)return!1;if(e===t)return!0;let _=xa(ki(e)),p=xa(ki(t));if(p.length<_.length)return!1;let f=a?Ks:hl;for(let h=0;h<_.length;h++)if(!(h===0?Ks:f)(_[h],p[h]))return!1;return!0}function CC(e,t,r){let a=r(e),_=r(t);return Rr(a,_+"/")||Rr(a,_+"\\")}function dg(e,t,r,a){let _=xa(ki(e)),p=xa(ki(t)),f;for(f=0;f<_.length&&f<p.length;f++){let v=a(_[f]),y=a(p[f]);if(!(f===0?Ks:r)(v,y))break}if(f===0)return p;let h=p.slice(f),l=[];for(;f<_.length;f++)l.push("..");return["",...l,...h]}function $v(e,t,r){N.assert(Ai(e)>0==Ai(t)>0,"Paths must either both be absolute or both be relative");let p=dg(e,t,(typeof r=="boolean"?r:!1)?Ks:hl,typeof r=="function"?r:ht);return zo(p)}function AC(e,t,r){return l_(e)?mg(t,e,t,r,!1):e}function kC(e,t,r){return pg($v(Qi(e),t,r))}function mg(e,t,r,a,_){let p=dg(u0(r,e),u0(r,t),hl,a),f=p[0];if(_&&l_(f)){let h=f.charAt(0)===un?"file://":"file:///";p[0]=h+f}return zo(p)}function Qv(e,t){for(;;){let r=t(e);if(r!==void 0)return r;let a=Qi(e);if(a===e)return;e=a}}function DC(e){return ts(e,"/node_modules")}var un,hg,p0,Yv,rl,Kv=Xt({"src/compiler/path.ts"(){"use strict";kr(),un="/",hg="\\",p0="://",Yv=/\\/g,rl=/(?:\/\/)|(?:^|\/)\.\.?(?:$|\/)/}});function i(e,t,r,a,_,p,f){return{code:e,category:t,key:r,message:a,reportsUnnecessary:_,elidedInCompatabilityPyramid:p,reportsDeprecated:f}}var z,PC=Xt({"src/compiler/diagnosticInformationMap.generated.ts"(){"use strict";Vv(),z={Unterminated_string_literal:i(1002,1,"Unterminated_string_literal_1002","Unterminated string literal."),Identifier_expected:i(1003,1,"Identifier_expected_1003","Identifier expected."),_0_expected:i(1005,1,"_0_expected_1005","'{0}' expected."),A_file_cannot_have_a_reference_to_itself:i(1006,1,"A_file_cannot_have_a_reference_to_itself_1006","A file cannot have a reference to itself."),The_parser_expected_to_find_a_1_to_match_the_0_token_here:i(1007,1,"The_parser_expected_to_find_a_1_to_match_the_0_token_here_1007","The parser expected to find a '{1}' to match the '{0}' token here."),Trailing_comma_not_allowed:i(1009,1,"Trailing_comma_not_allowed_1009","Trailing comma not allowed."),Asterisk_Slash_expected:i(1010,1,"Asterisk_Slash_expected_1010","'*/' expected."),An_element_access_expression_should_take_an_argument:i(1011,1,"An_element_access_expression_should_take_an_argument_1011","An element access expression should take an argument."),Unexpected_token:i(1012,1,"Unexpected_token_1012","Unexpected token."),A_rest_parameter_or_binding_pattern_may_not_have_a_trailing_comma:i(1013,1,"A_rest_parameter_or_binding_pattern_may_not_have_a_trailing_comma_1013","A rest parameter or binding pattern may not have a trailing comma."),A_rest_parameter_must_be_last_in_a_parameter_list:i(1014,1,"A_rest_parameter_must_be_last_in_a_parameter_list_1014","A rest parameter must be last in a parameter list."),Parameter_cannot_have_question_mark_and_initializer:i(1015,1,"Parameter_cannot_have_question_mark_and_initializer_1015","Parameter cannot have question mark and initializer."),A_required_parameter_cannot_follow_an_optional_parameter:i(1016,1,"A_required_parameter_cannot_follow_an_optional_parameter_1016","A required parameter cannot follow an optional parameter."),An_index_signature_cannot_have_a_rest_parameter:i(1017,1,"An_index_signature_cannot_have_a_rest_parameter_1017","An index signature cannot have a rest parameter."),An_index_signature_parameter_cannot_have_an_accessibility_modifier:i(1018,1,"An_index_signature_parameter_cannot_have_an_accessibility_modifier_1018","An index signature parameter cannot have an accessibility modifier."),An_index_signature_parameter_cannot_have_a_question_mark:i(1019,1,"An_index_signature_parameter_cannot_have_a_question_mark_1019","An index signature parameter cannot have a question mark."),An_index_signature_parameter_cannot_have_an_initializer:i(1020,1,"An_index_signature_parameter_cannot_have_an_initializer_1020","An index signature parameter cannot have an initializer."),An_index_signature_must_have_a_type_annotation:i(1021,1,"An_index_signature_must_have_a_type_annotation_1021","An index signature must have a type annotation."),An_index_signature_parameter_must_have_a_type_annotation:i(1022,1,"An_index_signature_parameter_must_have_a_type_annotation_1022","An index signature parameter must have a type annotation."),readonly_modifier_can_only_appear_on_a_property_declaration_or_index_signature:i(1024,1,"readonly_modifier_can_only_appear_on_a_property_declaration_or_index_signature_1024","'readonly' modifier can only appear on a property declaration or index signature."),An_index_signature_cannot_have_a_trailing_comma:i(1025,1,"An_index_signature_cannot_have_a_trailing_comma_1025","An index signature cannot have a trailing comma."),Accessibility_modifier_already_seen:i(1028,1,"Accessibility_modifier_already_seen_1028","Accessibility modifier already seen."),_0_modifier_must_precede_1_modifier:i(1029,1,"_0_modifier_must_precede_1_modifier_1029","'{0}' modifier must precede '{1}' modifier."),_0_modifier_already_seen:i(1030,1,"_0_modifier_already_seen_1030","'{0}' modifier already seen."),_0_modifier_cannot_appear_on_class_elements_of_this_kind:i(1031,1,"_0_modifier_cannot_appear_on_class_elements_of_this_kind_1031","'{0}' modifier cannot appear on class elements of this kind."),super_must_be_followed_by_an_argument_list_or_member_access:i(1034,1,"super_must_be_followed_by_an_argument_list_or_member_access_1034","'super' must be followed by an argument list or member access."),Only_ambient_modules_can_use_quoted_names:i(1035,1,"Only_ambient_modules_can_use_quoted_names_1035","Only ambient modules can use quoted names."),Statements_are_not_allowed_in_ambient_contexts:i(1036,1,"Statements_are_not_allowed_in_ambient_contexts_1036","Statements are not allowed in ambient contexts."),A_declare_modifier_cannot_be_used_in_an_already_ambient_context:i(1038,1,"A_declare_modifier_cannot_be_used_in_an_already_ambient_context_1038","A 'declare' modifier cannot be used in an already ambient context."),Initializers_are_not_allowed_in_ambient_contexts:i(1039,1,"Initializers_are_not_allowed_in_ambient_contexts_1039","Initializers are not allowed in ambient contexts."),_0_modifier_cannot_be_used_in_an_ambient_context:i(1040,1,"_0_modifier_cannot_be_used_in_an_ambient_context_1040","'{0}' modifier cannot be used in an ambient context."),_0_modifier_cannot_be_used_here:i(1042,1,"_0_modifier_cannot_be_used_here_1042","'{0}' modifier cannot be used here."),_0_modifier_cannot_appear_on_a_module_or_namespace_element:i(1044,1,"_0_modifier_cannot_appear_on_a_module_or_namespace_element_1044","'{0}' modifier cannot appear on a module or namespace element."),Top_level_declarations_in_d_ts_files_must_start_with_either_a_declare_or_export_modifier:i(1046,1,"Top_level_declarations_in_d_ts_files_must_start_with_either_a_declare_or_export_modifier_1046","Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier."),A_rest_parameter_cannot_be_optional:i(1047,1,"A_rest_parameter_cannot_be_optional_1047","A rest parameter cannot be optional."),A_rest_parameter_cannot_have_an_initializer:i(1048,1,"A_rest_parameter_cannot_have_an_initializer_1048","A rest parameter cannot have an initializer."),A_set_accessor_must_have_exactly_one_parameter:i(1049,1,"A_set_accessor_must_have_exactly_one_parameter_1049","A 'set' accessor must have exactly one parameter."),A_set_accessor_cannot_have_an_optional_parameter:i(1051,1,"A_set_accessor_cannot_have_an_optional_parameter_1051","A 'set' accessor cannot have an optional parameter."),A_set_accessor_parameter_cannot_have_an_initializer:i(1052,1,"A_set_accessor_parameter_cannot_have_an_initializer_1052","A 'set' accessor parameter cannot have an initializer."),A_set_accessor_cannot_have_rest_parameter:i(1053,1,"A_set_accessor_cannot_have_rest_parameter_1053","A 'set' accessor cannot have rest parameter."),A_get_accessor_cannot_have_parameters:i(1054,1,"A_get_accessor_cannot_have_parameters_1054","A 'get' accessor cannot have parameters."),Type_0_is_not_a_valid_async_function_return_type_in_ES5_SlashES3_because_it_does_not_refer_to_a_Promise_compatible_constructor_value:i(1055,1,"Type_0_is_not_a_valid_async_function_return_type_in_ES5_SlashES3_because_it_does_not_refer_to_a_Prom_1055","Type '{0}' is not a valid async function return type in ES5/ES3 because it does not refer to a Promise-compatible constructor value."),Accessors_are_only_available_when_targeting_ECMAScript_5_and_higher:i(1056,1,"Accessors_are_only_available_when_targeting_ECMAScript_5_and_higher_1056","Accessors are only available when targeting ECMAScript 5 and higher."),The_return_type_of_an_async_function_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member:i(1058,1,"The_return_type_of_an_async_function_must_either_be_a_valid_promise_or_must_not_contain_a_callable_t_1058","The return type of an async function must either be a valid promise or must not contain a callable 'then' member."),A_promise_must_have_a_then_method:i(1059,1,"A_promise_must_have_a_then_method_1059","A promise must have a 'then' method."),The_first_parameter_of_the_then_method_of_a_promise_must_be_a_callback:i(1060,1,"The_first_parameter_of_the_then_method_of_a_promise_must_be_a_callback_1060","The first parameter of the 'then' method of a promise must be a callback."),Enum_member_must_have_initializer:i(1061,1,"Enum_member_must_have_initializer_1061","Enum member must have initializer."),Type_is_referenced_directly_or_indirectly_in_the_fulfillment_callback_of_its_own_then_method:i(1062,1,"Type_is_referenced_directly_or_indirectly_in_the_fulfillment_callback_of_its_own_then_method_1062","Type is referenced directly or indirectly in the fulfillment callback of its own 'then' method."),An_export_assignment_cannot_be_used_in_a_namespace:i(1063,1,"An_export_assignment_cannot_be_used_in_a_namespace_1063","An export assignment cannot be used in a namespace."),The_return_type_of_an_async_function_or_method_must_be_the_global_Promise_T_type_Did_you_mean_to_write_Promise_0:i(1064,1,"The_return_type_of_an_async_function_or_method_must_be_the_global_Promise_T_type_Did_you_mean_to_wri_1064","The return type of an async function or method must be the global Promise<T> type. Did you mean to write 'Promise<{0}>'?"),In_ambient_enum_declarations_member_initializer_must_be_constant_expression:i(1066,1,"In_ambient_enum_declarations_member_initializer_must_be_constant_expression_1066","In ambient enum declarations member initializer must be constant expression."),Unexpected_token_A_constructor_method_accessor_or_property_was_expected:i(1068,1,"Unexpected_token_A_constructor_method_accessor_or_property_was_expected_1068","Unexpected token. A constructor, method, accessor, or property was expected."),Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces:i(1069,1,"Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces_1069","Unexpected token. A type parameter name was expected without curly braces."),_0_modifier_cannot_appear_on_a_type_member:i(1070,1,"_0_modifier_cannot_appear_on_a_type_member_1070","'{0}' modifier cannot appear on a type member."),_0_modifier_cannot_appear_on_an_index_signature:i(1071,1,"_0_modifier_cannot_appear_on_an_index_signature_1071","'{0}' modifier cannot appear on an index signature."),A_0_modifier_cannot_be_used_with_an_import_declaration:i(1079,1,"A_0_modifier_cannot_be_used_with_an_import_declaration_1079","A '{0}' modifier cannot be used with an import declaration."),Invalid_reference_directive_syntax:i(1084,1,"Invalid_reference_directive_syntax_1084","Invalid 'reference' directive syntax."),_0_modifier_cannot_appear_on_a_constructor_declaration:i(1089,1,"_0_modifier_cannot_appear_on_a_constructor_declaration_1089","'{0}' modifier cannot appear on a constructor declaration."),_0_modifier_cannot_appear_on_a_parameter:i(1090,1,"_0_modifier_cannot_appear_on_a_parameter_1090","'{0}' modifier cannot appear on a parameter."),Only_a_single_variable_declaration_is_allowed_in_a_for_in_statement:i(1091,1,"Only_a_single_variable_declaration_is_allowed_in_a_for_in_statement_1091","Only a single variable declaration is allowed in a 'for...in' statement."),Type_parameters_cannot_appear_on_a_constructor_declaration:i(1092,1,"Type_parameters_cannot_appear_on_a_constructor_declaration_1092","Type parameters cannot appear on a constructor declaration."),Type_annotation_cannot_appear_on_a_constructor_declaration:i(1093,1,"Type_annotation_cannot_appear_on_a_constructor_declaration_1093","Type annotation cannot appear on a constructor declaration."),An_accessor_cannot_have_type_parameters:i(1094,1,"An_accessor_cannot_have_type_parameters_1094","An accessor cannot have type parameters."),A_set_accessor_cannot_have_a_return_type_annotation:i(1095,1,"A_set_accessor_cannot_have_a_return_type_annotation_1095","A 'set' accessor cannot have a return type annotation."),An_index_signature_must_have_exactly_one_parameter:i(1096,1,"An_index_signature_must_have_exactly_one_parameter_1096","An index signature must have exactly one parameter."),_0_list_cannot_be_empty:i(1097,1,"_0_list_cannot_be_empty_1097","'{0}' list cannot be empty."),Type_parameter_list_cannot_be_empty:i(1098,1,"Type_parameter_list_cannot_be_empty_1098","Type parameter list cannot be empty."),Type_argument_list_cannot_be_empty:i(1099,1,"Type_argument_list_cannot_be_empty_1099","Type argument list cannot be empty."),Invalid_use_of_0_in_strict_mode:i(1100,1,"Invalid_use_of_0_in_strict_mode_1100","Invalid use of '{0}' in strict mode."),with_statements_are_not_allowed_in_strict_mode:i(1101,1,"with_statements_are_not_allowed_in_strict_mode_1101","'with' statements are not allowed in strict mode."),delete_cannot_be_called_on_an_identifier_in_strict_mode:i(1102,1,"delete_cannot_be_called_on_an_identifier_in_strict_mode_1102","'delete' cannot be called on an identifier in strict mode."),for_await_loops_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules:i(1103,1,"for_await_loops_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules_1103","'for await' loops are only allowed within async functions and at the top levels of modules."),A_continue_statement_can_only_be_used_within_an_enclosing_iteration_statement:i(1104,1,"A_continue_statement_can_only_be_used_within_an_enclosing_iteration_statement_1104","A 'continue' statement can only be used within an enclosing iteration statement."),A_break_statement_can_only_be_used_within_an_enclosing_iteration_or_switch_statement:i(1105,1,"A_break_statement_can_only_be_used_within_an_enclosing_iteration_or_switch_statement_1105","A 'break' statement can only be used within an enclosing iteration or switch statement."),The_left_hand_side_of_a_for_of_statement_may_not_be_async:i(1106,1,"The_left_hand_side_of_a_for_of_statement_may_not_be_async_1106","The left-hand side of a 'for...of' statement may not be 'async'."),Jump_target_cannot_cross_function_boundary:i(1107,1,"Jump_target_cannot_cross_function_boundary_1107","Jump target cannot cross function boundary."),A_return_statement_can_only_be_used_within_a_function_body:i(1108,1,"A_return_statement_can_only_be_used_within_a_function_body_1108","A 'return' statement can only be used within a function body."),Expression_expected:i(1109,1,"Expression_expected_1109","Expression expected."),Type_expected:i(1110,1,"Type_expected_1110","Type expected."),A_default_clause_cannot_appear_more_than_once_in_a_switch_statement:i(1113,1,"A_default_clause_cannot_appear_more_than_once_in_a_switch_statement_1113","A 'default' clause cannot appear more than once in a 'switch' statement."),Duplicate_label_0:i(1114,1,"Duplicate_label_0_1114","Duplicate label '{0}'."),A_continue_statement_can_only_jump_to_a_label_of_an_enclosing_iteration_statement:i(1115,1,"A_continue_statement_can_only_jump_to_a_label_of_an_enclosing_iteration_statement_1115","A 'continue' statement can only jump to a label of an enclosing iteration statement."),A_break_statement_can_only_jump_to_a_label_of_an_enclosing_statement:i(1116,1,"A_break_statement_can_only_jump_to_a_label_of_an_enclosing_statement_1116","A 'break' statement can only jump to a label of an enclosing statement."),An_object_literal_cannot_have_multiple_properties_with_the_same_name:i(1117,1,"An_object_literal_cannot_have_multiple_properties_with_the_same_name_1117","An object literal cannot have multiple properties with the same name."),An_object_literal_cannot_have_multiple_get_Slashset_accessors_with_the_same_name:i(1118,1,"An_object_literal_cannot_have_multiple_get_Slashset_accessors_with_the_same_name_1118","An object literal cannot have multiple get/set accessors with the same name."),An_object_literal_cannot_have_property_and_accessor_with_the_same_name:i(1119,1,"An_object_literal_cannot_have_property_and_accessor_with_the_same_name_1119","An object literal cannot have property and accessor with the same name."),An_export_assignment_cannot_have_modifiers:i(1120,1,"An_export_assignment_cannot_have_modifiers_1120","An export assignment cannot have modifiers."),Octal_literals_are_not_allowed_Use_the_syntax_0:i(1121,1,"Octal_literals_are_not_allowed_Use_the_syntax_0_1121","Octal literals are not allowed. Use the syntax '{0}'."),Variable_declaration_list_cannot_be_empty:i(1123,1,"Variable_declaration_list_cannot_be_empty_1123","Variable declaration list cannot be empty."),Digit_expected:i(1124,1,"Digit_expected_1124","Digit expected."),Hexadecimal_digit_expected:i(1125,1,"Hexadecimal_digit_expected_1125","Hexadecimal digit expected."),Unexpected_end_of_text:i(1126,1,"Unexpected_end_of_text_1126","Unexpected end of text."),Invalid_character:i(1127,1,"Invalid_character_1127","Invalid character."),Declaration_or_statement_expected:i(1128,1,"Declaration_or_statement_expected_1128","Declaration or statement expected."),Statement_expected:i(1129,1,"Statement_expected_1129","Statement expected."),case_or_default_expected:i(1130,1,"case_or_default_expected_1130","'case' or 'default' expected."),Property_or_signature_expected:i(1131,1,"Property_or_signature_expected_1131","Property or signature expected."),Enum_member_expected:i(1132,1,"Enum_member_expected_1132","Enum member expected."),Variable_declaration_expected:i(1134,1,"Variable_declaration_expected_1134","Variable declaration expected."),Argument_expression_expected:i(1135,1,"Argument_expression_expected_1135","Argument expression expected."),Property_assignment_expected:i(1136,1,"Property_assignment_expected_1136","Property assignment expected."),Expression_or_comma_expected:i(1137,1,"Expression_or_comma_expected_1137","Expression or comma expected."),Parameter_declaration_expected:i(1138,1,"Parameter_declaration_expected_1138","Parameter declaration expected."),Type_parameter_declaration_expected:i(1139,1,"Type_parameter_declaration_expected_1139","Type parameter declaration expected."),Type_argument_expected:i(1140,1,"Type_argument_expected_1140","Type argument expected."),String_literal_expected:i(1141,1,"String_literal_expected_1141","String literal expected."),Line_break_not_permitted_here:i(1142,1,"Line_break_not_permitted_here_1142","Line break not permitted here."),or_expected:i(1144,1,"or_expected_1144","'{' or ';' expected."),or_JSX_element_expected:i(1145,1,"or_JSX_element_expected_1145","'{' or JSX element expected."),Declaration_expected:i(1146,1,"Declaration_expected_1146","Declaration expected."),Import_declarations_in_a_namespace_cannot_reference_a_module:i(1147,1,"Import_declarations_in_a_namespace_cannot_reference_a_module_1147","Import declarations in a namespace cannot reference a module."),Cannot_use_imports_exports_or_module_augmentations_when_module_is_none:i(1148,1,"Cannot_use_imports_exports_or_module_augmentations_when_module_is_none_1148","Cannot use imports, exports, or module augmentations when '--module' is 'none'."),File_name_0_differs_from_already_included_file_name_1_only_in_casing:i(1149,1,"File_name_0_differs_from_already_included_file_name_1_only_in_casing_1149","File name '{0}' differs from already included file name '{1}' only in casing."),const_declarations_must_be_initialized:i(1155,1,"const_declarations_must_be_initialized_1155","'const' declarations must be initialized."),const_declarations_can_only_be_declared_inside_a_block:i(1156,1,"const_declarations_can_only_be_declared_inside_a_block_1156","'const' declarations can only be declared inside a block."),let_declarations_can_only_be_declared_inside_a_block:i(1157,1,"let_declarations_can_only_be_declared_inside_a_block_1157","'let' declarations can only be declared inside a block."),Unterminated_template_literal:i(1160,1,"Unterminated_template_literal_1160","Unterminated template literal."),Unterminated_regular_expression_literal:i(1161,1,"Unterminated_regular_expression_literal_1161","Unterminated regular expression literal."),An_object_member_cannot_be_declared_optional:i(1162,1,"An_object_member_cannot_be_declared_optional_1162","An object member cannot be declared optional."),A_yield_expression_is_only_allowed_in_a_generator_body:i(1163,1,"A_yield_expression_is_only_allowed_in_a_generator_body_1163","A 'yield' expression is only allowed in a generator body."),Computed_property_names_are_not_allowed_in_enums:i(1164,1,"Computed_property_names_are_not_allowed_in_enums_1164","Computed property names are not allowed in enums."),A_computed_property_name_in_an_ambient_context_must_refer_to_an_expression_whose_type_is_a_literal_type_or_a_unique_symbol_type:i(1165,1,"A_computed_property_name_in_an_ambient_context_must_refer_to_an_expression_whose_type_is_a_literal_t_1165","A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type."),A_computed_property_name_in_a_class_property_declaration_must_have_a_simple_literal_type_or_a_unique_symbol_type:i(1166,1,"A_computed_property_name_in_a_class_property_declaration_must_have_a_simple_literal_type_or_a_unique_1166","A computed property name in a class property declaration must have a simple literal type or a 'unique symbol' type."),A_computed_property_name_in_a_method_overload_must_refer_to_an_expression_whose_type_is_a_literal_type_or_a_unique_symbol_type:i(1168,1,"A_computed_property_name_in_a_method_overload_must_refer_to_an_expression_whose_type_is_a_literal_ty_1168","A computed property name in a method overload must refer to an expression whose type is a literal type or a 'unique symbol' type."),A_computed_property_name_in_an_interface_must_refer_to_an_expression_whose_type_is_a_literal_type_or_a_unique_symbol_type:i(1169,1,"A_computed_property_name_in_an_interface_must_refer_to_an_expression_whose_type_is_a_literal_type_or_1169","A computed property name in an interface must refer to an expression whose type is a literal type or a 'unique symbol' type."),A_computed_property_name_in_a_type_literal_must_refer_to_an_expression_whose_type_is_a_literal_type_or_a_unique_symbol_type:i(1170,1,"A_computed_property_name_in_a_type_literal_must_refer_to_an_expression_whose_type_is_a_literal_type__1170","A computed property name in a type literal must refer to an expression whose type is a literal type or a 'unique symbol' type."),A_comma_expression_is_not_allowed_in_a_computed_property_name:i(1171,1,"A_comma_expression_is_not_allowed_in_a_computed_property_name_1171","A comma expression is not allowed in a computed property name."),extends_clause_already_seen:i(1172,1,"extends_clause_already_seen_1172","'extends' clause already seen."),extends_clause_must_precede_implements_clause:i(1173,1,"extends_clause_must_precede_implements_clause_1173","'extends' clause must precede 'implements' clause."),Classes_can_only_extend_a_single_class:i(1174,1,"Classes_can_only_extend_a_single_class_1174","Classes can only extend a single class."),implements_clause_already_seen:i(1175,1,"implements_clause_already_seen_1175","'implements' clause already seen."),Interface_declaration_cannot_have_implements_clause:i(1176,1,"Interface_declaration_cannot_have_implements_clause_1176","Interface declaration cannot have 'implements' clause."),Binary_digit_expected:i(1177,1,"Binary_digit_expected_1177","Binary digit expected."),Octal_digit_expected:i(1178,1,"Octal_digit_expected_1178","Octal digit expected."),Unexpected_token_expected:i(1179,1,"Unexpected_token_expected_1179","Unexpected token. '{' expected."),Property_destructuring_pattern_expected:i(1180,1,"Property_destructuring_pattern_expected_1180","Property destructuring pattern expected."),Array_element_destructuring_pattern_expected:i(1181,1,"Array_element_destructuring_pattern_expected_1181","Array element destructuring pattern expected."),A_destructuring_declaration_must_have_an_initializer:i(1182,1,"A_destructuring_declaration_must_have_an_initializer_1182","A destructuring declaration must have an initializer."),An_implementation_cannot_be_declared_in_ambient_contexts:i(1183,1,"An_implementation_cannot_be_declared_in_ambient_contexts_1183","An implementation cannot be declared in ambient contexts."),Modifiers_cannot_appear_here:i(1184,1,"Modifiers_cannot_appear_here_1184","Modifiers cannot appear here."),Merge_conflict_marker_encountered:i(1185,1,"Merge_conflict_marker_encountered_1185","Merge conflict marker encountered."),A_rest_element_cannot_have_an_initializer:i(1186,1,"A_rest_element_cannot_have_an_initializer_1186","A rest element cannot have an initializer."),A_parameter_property_may_not_be_declared_using_a_binding_pattern:i(1187,1,"A_parameter_property_may_not_be_declared_using_a_binding_pattern_1187","A parameter property may not be declared using a binding pattern."),Only_a_single_variable_declaration_is_allowed_in_a_for_of_statement:i(1188,1,"Only_a_single_variable_declaration_is_allowed_in_a_for_of_statement_1188","Only a single variable declaration is allowed in a 'for...of' statement."),The_variable_declaration_of_a_for_in_statement_cannot_have_an_initializer:i(1189,1,"The_variable_declaration_of_a_for_in_statement_cannot_have_an_initializer_1189","The variable declaration of a 'for...in' statement cannot have an initializer."),The_variable_declaration_of_a_for_of_statement_cannot_have_an_initializer:i(1190,1,"The_variable_declaration_of_a_for_of_statement_cannot_have_an_initializer_1190","The variable declaration of a 'for...of' statement cannot have an initializer."),An_import_declaration_cannot_have_modifiers:i(1191,1,"An_import_declaration_cannot_have_modifiers_1191","An import declaration cannot have modifiers."),Module_0_has_no_default_export:i(1192,1,"Module_0_has_no_default_export_1192","Module '{0}' has no default export."),An_export_declaration_cannot_have_modifiers:i(1193,1,"An_export_declaration_cannot_have_modifiers_1193","An export declaration cannot have modifiers."),Export_declarations_are_not_permitted_in_a_namespace:i(1194,1,"Export_declarations_are_not_permitted_in_a_namespace_1194","Export declarations are not permitted in a namespace."),export_Asterisk_does_not_re_export_a_default:i(1195,1,"export_Asterisk_does_not_re_export_a_default_1195","'export *' does not re-export a default."),Catch_clause_variable_type_annotation_must_be_any_or_unknown_if_specified:i(1196,1,"Catch_clause_variable_type_annotation_must_be_any_or_unknown_if_specified_1196","Catch clause variable type annotation must be 'any' or 'unknown' if specified."),Catch_clause_variable_cannot_have_an_initializer:i(1197,1,"Catch_clause_variable_cannot_have_an_initializer_1197","Catch clause variable cannot have an initializer."),An_extended_Unicode_escape_value_must_be_between_0x0_and_0x10FFFF_inclusive:i(1198,1,"An_extended_Unicode_escape_value_must_be_between_0x0_and_0x10FFFF_inclusive_1198","An extended Unicode escape value must be between 0x0 and 0x10FFFF inclusive."),Unterminated_Unicode_escape_sequence:i(1199,1,"Unterminated_Unicode_escape_sequence_1199","Unterminated Unicode escape sequence."),Line_terminator_not_permitted_before_arrow:i(1200,1,"Line_terminator_not_permitted_before_arrow_1200","Line terminator not permitted before arrow."),Import_assignment_cannot_be_used_when_targeting_ECMAScript_modules_Consider_using_import_Asterisk_as_ns_from_mod_import_a_from_mod_import_d_from_mod_or_another_module_format_instead:i(1202,1,"Import_assignment_cannot_be_used_when_targeting_ECMAScript_modules_Consider_using_import_Asterisk_as_1202",`Import assignment cannot be used when targeting ECMAScript modules. Consider using 'import * as ns from "mod"', 'import {a} from "mod"', 'import d from "mod"', or another module format instead.`),Export_assignment_cannot_be_used_when_targeting_ECMAScript_modules_Consider_using_export_default_or_another_module_format_instead:i(1203,1,"Export_assignment_cannot_be_used_when_targeting_ECMAScript_modules_Consider_using_export_default_or__1203","Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead."),Re_exporting_a_type_when_0_is_enabled_requires_using_export_type:i(1205,1,"Re_exporting_a_type_when_0_is_enabled_requires_using_export_type_1205","Re-exporting a type when '{0}' is enabled requires using 'export type'."),Decorators_are_not_valid_here:i(1206,1,"Decorators_are_not_valid_here_1206","Decorators are not valid here."),Decorators_cannot_be_applied_to_multiple_get_Slashset_accessors_of_the_same_name:i(1207,1,"Decorators_cannot_be_applied_to_multiple_get_Slashset_accessors_of_the_same_name_1207","Decorators cannot be applied to multiple get/set accessors of the same name."),Invalid_optional_chain_from_new_expression_Did_you_mean_to_call_0:i(1209,1,"Invalid_optional_chain_from_new_expression_Did_you_mean_to_call_0_1209","Invalid optional chain from new expression. Did you mean to call '{0}()'?"),Code_contained_in_a_class_is_evaluated_in_JavaScript_s_strict_mode_which_does_not_allow_this_use_of_0_For_more_information_see_https_Colon_Slash_Slashdeveloper_mozilla_org_Slashen_US_Slashdocs_SlashWeb_SlashJavaScript_SlashReference_SlashStrict_mode:i(1210,1,"Code_contained_in_a_class_is_evaluated_in_JavaScript_s_strict_mode_which_does_not_allow_this_use_of__1210","Code contained in a class is evaluated in JavaScript's strict mode which does not allow this use of '{0}'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode."),A_class_declaration_without_the_default_modifier_must_have_a_name:i(1211,1,"A_class_declaration_without_the_default_modifier_must_have_a_name_1211","A class declaration without the 'default' modifier must have a name."),Identifier_expected_0_is_a_reserved_word_in_strict_mode:i(1212,1,"Identifier_expected_0_is_a_reserved_word_in_strict_mode_1212","Identifier expected. '{0}' is a reserved word in strict mode."),Identifier_expected_0_is_a_reserved_word_in_strict_mode_Class_definitions_are_automatically_in_strict_mode:i(1213,1,"Identifier_expected_0_is_a_reserved_word_in_strict_mode_Class_definitions_are_automatically_in_stric_1213","Identifier expected. '{0}' is a reserved word in strict mode. Class definitions are automatically in strict mode."),Identifier_expected_0_is_a_reserved_word_in_strict_mode_Modules_are_automatically_in_strict_mode:i(1214,1,"Identifier_expected_0_is_a_reserved_word_in_strict_mode_Modules_are_automatically_in_strict_mode_1214","Identifier expected. '{0}' is a reserved word in strict mode. Modules are automatically in strict mode."),Invalid_use_of_0_Modules_are_automatically_in_strict_mode:i(1215,1,"Invalid_use_of_0_Modules_are_automatically_in_strict_mode_1215","Invalid use of '{0}'. Modules are automatically in strict mode."),Identifier_expected_esModule_is_reserved_as_an_exported_marker_when_transforming_ECMAScript_modules:i(1216,1,"Identifier_expected_esModule_is_reserved_as_an_exported_marker_when_transforming_ECMAScript_modules_1216","Identifier expected. '__esModule' is reserved as an exported marker when transforming ECMAScript modules."),Export_assignment_is_not_supported_when_module_flag_is_system:i(1218,1,"Export_assignment_is_not_supported_when_module_flag_is_system_1218","Export assignment is not supported when '--module' flag is 'system'."),Generators_are_not_allowed_in_an_ambient_context:i(1221,1,"Generators_are_not_allowed_in_an_ambient_context_1221","Generators are not allowed in an ambient context."),An_overload_signature_cannot_be_declared_as_a_generator:i(1222,1,"An_overload_signature_cannot_be_declared_as_a_generator_1222","An overload signature cannot be declared as a generator."),_0_tag_already_specified:i(1223,1,"_0_tag_already_specified_1223","'{0}' tag already specified."),Signature_0_must_be_a_type_predicate:i(1224,1,"Signature_0_must_be_a_type_predicate_1224","Signature '{0}' must be a type predicate."),Cannot_find_parameter_0:i(1225,1,"Cannot_find_parameter_0_1225","Cannot find parameter '{0}'."),Type_predicate_0_is_not_assignable_to_1:i(1226,1,"Type_predicate_0_is_not_assignable_to_1_1226","Type predicate '{0}' is not assignable to '{1}'."),Parameter_0_is_not_in_the_same_position_as_parameter_1:i(1227,1,"Parameter_0_is_not_in_the_same_position_as_parameter_1_1227","Parameter '{0}' is not in the same position as parameter '{1}'."),A_type_predicate_is_only_allowed_in_return_type_position_for_functions_and_methods:i(1228,1,"A_type_predicate_is_only_allowed_in_return_type_position_for_functions_and_methods_1228","A type predicate is only allowed in return type position for functions and methods."),A_type_predicate_cannot_reference_a_rest_parameter:i(1229,1,"A_type_predicate_cannot_reference_a_rest_parameter_1229","A type predicate cannot reference a rest parameter."),A_type_predicate_cannot_reference_element_0_in_a_binding_pattern:i(1230,1,"A_type_predicate_cannot_reference_element_0_in_a_binding_pattern_1230","A type predicate cannot reference element '{0}' in a binding pattern."),An_export_assignment_must_be_at_the_top_level_of_a_file_or_module_declaration:i(1231,1,"An_export_assignment_must_be_at_the_top_level_of_a_file_or_module_declaration_1231","An export assignment must be at the top level of a file or module declaration."),An_import_declaration_can_only_be_used_at_the_top_level_of_a_namespace_or_module:i(1232,1,"An_import_declaration_can_only_be_used_at_the_top_level_of_a_namespace_or_module_1232","An import declaration can only be used at the top level of a namespace or module."),An_export_declaration_can_only_be_used_at_the_top_level_of_a_namespace_or_module:i(1233,1,"An_export_declaration_can_only_be_used_at_the_top_level_of_a_namespace_or_module_1233","An export declaration can only be used at the top level of a namespace or module."),An_ambient_module_declaration_is_only_allowed_at_the_top_level_in_a_file:i(1234,1,"An_ambient_module_declaration_is_only_allowed_at_the_top_level_in_a_file_1234","An ambient module declaration is only allowed at the top level in a file."),A_namespace_declaration_is_only_allowed_at_the_top_level_of_a_namespace_or_module:i(1235,1,"A_namespace_declaration_is_only_allowed_at_the_top_level_of_a_namespace_or_module_1235","A namespace declaration is only allowed at the top level of a namespace or module."),The_return_type_of_a_property_decorator_function_must_be_either_void_or_any:i(1236,1,"The_return_type_of_a_property_decorator_function_must_be_either_void_or_any_1236","The return type of a property decorator function must be either 'void' or 'any'."),The_return_type_of_a_parameter_decorator_function_must_be_either_void_or_any:i(1237,1,"The_return_type_of_a_parameter_decorator_function_must_be_either_void_or_any_1237","The return type of a parameter decorator function must be either 'void' or 'any'."),Unable_to_resolve_signature_of_class_decorator_when_called_as_an_expression:i(1238,1,"Unable_to_resolve_signature_of_class_decorator_when_called_as_an_expression_1238","Unable to resolve signature of class decorator when called as an expression."),Unable_to_resolve_signature_of_parameter_decorator_when_called_as_an_expression:i(1239,1,"Unable_to_resolve_signature_of_parameter_decorator_when_called_as_an_expression_1239","Unable to resolve signature of parameter decorator when called as an expression."),Unable_to_resolve_signature_of_property_decorator_when_called_as_an_expression:i(1240,1,"Unable_to_resolve_signature_of_property_decorator_when_called_as_an_expression_1240","Unable to resolve signature of property decorator when called as an expression."),Unable_to_resolve_signature_of_method_decorator_when_called_as_an_expression:i(1241,1,"Unable_to_resolve_signature_of_method_decorator_when_called_as_an_expression_1241","Unable to resolve signature of method decorator when called as an expression."),abstract_modifier_can_only_appear_on_a_class_method_or_property_declaration:i(1242,1,"abstract_modifier_can_only_appear_on_a_class_method_or_property_declaration_1242","'abstract' modifier can only appear on a class, method, or property declaration."),_0_modifier_cannot_be_used_with_1_modifier:i(1243,1,"_0_modifier_cannot_be_used_with_1_modifier_1243","'{0}' modifier cannot be used with '{1}' modifier."),Abstract_methods_can_only_appear_within_an_abstract_class:i(1244,1,"Abstract_methods_can_only_appear_within_an_abstract_class_1244","Abstract methods can only appear within an abstract class."),Method_0_cannot_have_an_implementation_because_it_is_marked_abstract:i(1245,1,"Method_0_cannot_have_an_implementation_because_it_is_marked_abstract_1245","Method '{0}' cannot have an implementation because it is marked abstract."),An_interface_property_cannot_have_an_initializer:i(1246,1,"An_interface_property_cannot_have_an_initializer_1246","An interface property cannot have an initializer."),A_type_literal_property_cannot_have_an_initializer:i(1247,1,"A_type_literal_property_cannot_have_an_initializer_1247","A type literal property cannot have an initializer."),A_class_member_cannot_have_the_0_keyword:i(1248,1,"A_class_member_cannot_have_the_0_keyword_1248","A class member cannot have the '{0}' keyword."),A_decorator_can_only_decorate_a_method_implementation_not_an_overload:i(1249,1,"A_decorator_can_only_decorate_a_method_implementation_not_an_overload_1249","A decorator can only decorate a method implementation, not an overload."),Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5:i(1250,1,"Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5_1250","Function declarations are not allowed inside blocks in strict mode when targeting 'ES3' or 'ES5'."),Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5_Class_definitions_are_automatically_in_strict_mode:i(1251,1,"Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5_Class_d_1251","Function declarations are not allowed inside blocks in strict mode when targeting 'ES3' or 'ES5'. Class definitions are automatically in strict mode."),Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5_Modules_are_automatically_in_strict_mode:i(1252,1,"Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5_Modules_1252","Function declarations are not allowed inside blocks in strict mode when targeting 'ES3' or 'ES5'. Modules are automatically in strict mode."),Abstract_properties_can_only_appear_within_an_abstract_class:i(1253,1,"Abstract_properties_can_only_appear_within_an_abstract_class_1253","Abstract properties can only appear within an abstract class."),A_const_initializer_in_an_ambient_context_must_be_a_string_or_numeric_literal_or_literal_enum_reference:i(1254,1,"A_const_initializer_in_an_ambient_context_must_be_a_string_or_numeric_literal_or_literal_enum_refere_1254","A 'const' initializer in an ambient context must be a string or numeric literal or literal enum reference."),A_definite_assignment_assertion_is_not_permitted_in_this_context:i(1255,1,"A_definite_assignment_assertion_is_not_permitted_in_this_context_1255","A definite assignment assertion '!' is not permitted in this context."),A_required_element_cannot_follow_an_optional_element:i(1257,1,"A_required_element_cannot_follow_an_optional_element_1257","A required element cannot follow an optional element."),A_default_export_must_be_at_the_top_level_of_a_file_or_module_declaration:i(1258,1,"A_default_export_must_be_at_the_top_level_of_a_file_or_module_declaration_1258","A default export must be at the top level of a file or module declaration."),Module_0_can_only_be_default_imported_using_the_1_flag:i(1259,1,"Module_0_can_only_be_default_imported_using_the_1_flag_1259","Module '{0}' can only be default-imported using the '{1}' flag"),Keywords_cannot_contain_escape_characters:i(1260,1,"Keywords_cannot_contain_escape_characters_1260","Keywords cannot contain escape characters."),Already_included_file_name_0_differs_from_file_name_1_only_in_casing:i(1261,1,"Already_included_file_name_0_differs_from_file_name_1_only_in_casing_1261","Already included file name '{0}' differs from file name '{1}' only in casing."),Identifier_expected_0_is_a_reserved_word_at_the_top_level_of_a_module:i(1262,1,"Identifier_expected_0_is_a_reserved_word_at_the_top_level_of_a_module_1262","Identifier expected. '{0}' is a reserved word at the top-level of a module."),Declarations_with_initializers_cannot_also_have_definite_assignment_assertions:i(1263,1,"Declarations_with_initializers_cannot_also_have_definite_assignment_assertions_1263","Declarations with initializers cannot also have definite assignment assertions."),Declarations_with_definite_assignment_assertions_must_also_have_type_annotations:i(1264,1,"Declarations_with_definite_assignment_assertions_must_also_have_type_annotations_1264","Declarations with definite assignment assertions must also have type annotations."),A_rest_element_cannot_follow_another_rest_element:i(1265,1,"A_rest_element_cannot_follow_another_rest_element_1265","A rest element cannot follow another rest element."),An_optional_element_cannot_follow_a_rest_element:i(1266,1,"An_optional_element_cannot_follow_a_rest_element_1266","An optional element cannot follow a rest element."),Property_0_cannot_have_an_initializer_because_it_is_marked_abstract:i(1267,1,"Property_0_cannot_have_an_initializer_because_it_is_marked_abstract_1267","Property '{0}' cannot have an initializer because it is marked abstract."),An_index_signature_parameter_type_must_be_string_number_symbol_or_a_template_literal_type:i(1268,1,"An_index_signature_parameter_type_must_be_string_number_symbol_or_a_template_literal_type_1268","An index signature parameter type must be 'string', 'number', 'symbol', or a template literal type."),Cannot_use_export_import_on_a_type_or_type_only_namespace_when_0_is_enabled:i(1269,1,"Cannot_use_export_import_on_a_type_or_type_only_namespace_when_0_is_enabled_1269","Cannot use 'export import' on a type or type-only namespace when '{0}' is enabled."),Decorator_function_return_type_0_is_not_assignable_to_type_1:i(1270,1,"Decorator_function_return_type_0_is_not_assignable_to_type_1_1270","Decorator function return type '{0}' is not assignable to type '{1}'."),Decorator_function_return_type_is_0_but_is_expected_to_be_void_or_any:i(1271,1,"Decorator_function_return_type_is_0_but_is_expected_to_be_void_or_any_1271","Decorator function return type is '{0}' but is expected to be 'void' or 'any'."),A_type_referenced_in_a_decorated_signature_must_be_imported_with_import_type_or_a_namespace_import_when_isolatedModules_and_emitDecoratorMetadata_are_enabled:i(1272,1,"A_type_referenced_in_a_decorated_signature_must_be_imported_with_import_type_or_a_namespace_import_w_1272","A type referenced in a decorated signature must be imported with 'import type' or a namespace import when 'isolatedModules' and 'emitDecoratorMetadata' are enabled."),_0_modifier_cannot_appear_on_a_type_parameter:i(1273,1,"_0_modifier_cannot_appear_on_a_type_parameter_1273","'{0}' modifier cannot appear on a type parameter"),_0_modifier_can_only_appear_on_a_type_parameter_of_a_class_interface_or_type_alias:i(1274,1,"_0_modifier_can_only_appear_on_a_type_parameter_of_a_class_interface_or_type_alias_1274","'{0}' modifier can only appear on a type parameter of a class, interface or type alias"),accessor_modifier_can_only_appear_on_a_property_declaration:i(1275,1,"accessor_modifier_can_only_appear_on_a_property_declaration_1275","'accessor' modifier can only appear on a property declaration."),An_accessor_property_cannot_be_declared_optional:i(1276,1,"An_accessor_property_cannot_be_declared_optional_1276","An 'accessor' property cannot be declared optional."),_0_modifier_can_only_appear_on_a_type_parameter_of_a_function_method_or_class:i(1277,1,"_0_modifier_can_only_appear_on_a_type_parameter_of_a_function_method_or_class_1277","'{0}' modifier can only appear on a type parameter of a function, method or class"),The_runtime_will_invoke_the_decorator_with_1_arguments_but_the_decorator_expects_0:i(1278,1,"The_runtime_will_invoke_the_decorator_with_1_arguments_but_the_decorator_expects_0_1278","The runtime will invoke the decorator with {1} arguments, but the decorator expects {0}."),The_runtime_will_invoke_the_decorator_with_1_arguments_but_the_decorator_expects_at_least_0:i(1279,1,"The_runtime_will_invoke_the_decorator_with_1_arguments_but_the_decorator_expects_at_least_0_1279","The runtime will invoke the decorator with {1} arguments, but the decorator expects at least {0}."),Namespaces_are_not_allowed_in_global_script_files_when_0_is_enabled_If_this_file_is_not_intended_to_be_a_global_script_set_moduleDetection_to_force_or_add_an_empty_export_statement:i(1280,1,"Namespaces_are_not_allowed_in_global_script_files_when_0_is_enabled_If_this_file_is_not_intended_to__1280","Namespaces are not allowed in global script files when '{0}' is enabled. If this file is not intended to be a global script, set 'moduleDetection' to 'force' or add an empty 'export {}' statement."),Cannot_access_0_from_another_file_without_qualification_when_1_is_enabled_Use_2_instead:i(1281,1,"Cannot_access_0_from_another_file_without_qualification_when_1_is_enabled_Use_2_instead_1281","Cannot access '{0}' from another file without qualification when '{1}' is enabled. Use '{2}' instead."),An_export_declaration_must_reference_a_value_when_verbatimModuleSyntax_is_enabled_but_0_only_refers_to_a_type:i(1282,1,"An_export_declaration_must_reference_a_value_when_verbatimModuleSyntax_is_enabled_but_0_only_refers__1282","An 'export =' declaration must reference a value when 'verbatimModuleSyntax' is enabled, but '{0}' only refers to a type."),An_export_declaration_must_reference_a_real_value_when_verbatimModuleSyntax_is_enabled_but_0_resolves_to_a_type_only_declaration:i(1283,1,"An_export_declaration_must_reference_a_real_value_when_verbatimModuleSyntax_is_enabled_but_0_resolve_1283","An 'export =' declaration must reference a real value when 'verbatimModuleSyntax' is enabled, but '{0}' resolves to a type-only declaration."),An_export_default_must_reference_a_value_when_verbatimModuleSyntax_is_enabled_but_0_only_refers_to_a_type:i(1284,1,"An_export_default_must_reference_a_value_when_verbatimModuleSyntax_is_enabled_but_0_only_refers_to_a_1284","An 'export default' must reference a value when 'verbatimModuleSyntax' is enabled, but '{0}' only refers to a type."),An_export_default_must_reference_a_real_value_when_verbatimModuleSyntax_is_enabled_but_0_resolves_to_a_type_only_declaration:i(1285,1,"An_export_default_must_reference_a_real_value_when_verbatimModuleSyntax_is_enabled_but_0_resolves_to_1285","An 'export default' must reference a real value when 'verbatimModuleSyntax' is enabled, but '{0}' resolves to a type-only declaration."),ESM_syntax_is_not_allowed_in_a_CommonJS_module_when_verbatimModuleSyntax_is_enabled:i(1286,1,"ESM_syntax_is_not_allowed_in_a_CommonJS_module_when_verbatimModuleSyntax_is_enabled_1286","ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled."),A_top_level_export_modifier_cannot_be_used_on_value_declarations_in_a_CommonJS_module_when_verbatimModuleSyntax_is_enabled:i(1287,1,"A_top_level_export_modifier_cannot_be_used_on_value_declarations_in_a_CommonJS_module_when_verbatimM_1287","A top-level 'export' modifier cannot be used on value declarations in a CommonJS module when 'verbatimModuleSyntax' is enabled."),An_import_alias_cannot_resolve_to_a_type_or_type_only_declaration_when_verbatimModuleSyntax_is_enabled:i(1288,1,"An_import_alias_cannot_resolve_to_a_type_or_type_only_declaration_when_verbatimModuleSyntax_is_enabl_1288","An import alias cannot resolve to a type or type-only declaration when 'verbatimModuleSyntax' is enabled."),with_statements_are_not_allowed_in_an_async_function_block:i(1300,1,"with_statements_are_not_allowed_in_an_async_function_block_1300","'with' statements are not allowed in an async function block."),await_expressions_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules:i(1308,1,"await_expressions_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules_1308","'await' expressions are only allowed within async functions and at the top levels of modules."),The_current_file_is_a_CommonJS_module_and_cannot_use_await_at_the_top_level:i(1309,1,"The_current_file_is_a_CommonJS_module_and_cannot_use_await_at_the_top_level_1309","The current file is a CommonJS module and cannot use 'await' at the top level."),Did_you_mean_to_use_a_Colon_An_can_only_follow_a_property_name_when_the_containing_object_literal_is_part_of_a_destructuring_pattern:i(1312,1,"Did_you_mean_to_use_a_Colon_An_can_only_follow_a_property_name_when_the_containing_object_literal_is_1312","Did you mean to use a ':'? An '=' can only follow a property name when the containing object literal is part of a destructuring pattern."),The_body_of_an_if_statement_cannot_be_the_empty_statement:i(1313,1,"The_body_of_an_if_statement_cannot_be_the_empty_statement_1313","The body of an 'if' statement cannot be the empty statement."),Global_module_exports_may_only_appear_in_module_files:i(1314,1,"Global_module_exports_may_only_appear_in_module_files_1314","Global module exports may only appear in module files."),Global_module_exports_may_only_appear_in_declaration_files:i(1315,1,"Global_module_exports_may_only_appear_in_declaration_files_1315","Global module exports may only appear in declaration files."),Global_module_exports_may_only_appear_at_top_level:i(1316,1,"Global_module_exports_may_only_appear_at_top_level_1316","Global module exports may only appear at top level."),A_parameter_property_cannot_be_declared_using_a_rest_parameter:i(1317,1,"A_parameter_property_cannot_be_declared_using_a_rest_parameter_1317","A parameter property cannot be declared using a rest parameter."),An_abstract_accessor_cannot_have_an_implementation:i(1318,1,"An_abstract_accessor_cannot_have_an_implementation_1318","An abstract accessor cannot have an implementation."),A_default_export_can_only_be_used_in_an_ECMAScript_style_module:i(1319,1,"A_default_export_can_only_be_used_in_an_ECMAScript_style_module_1319","A default export can only be used in an ECMAScript-style module."),Type_of_await_operand_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member:i(1320,1,"Type_of_await_operand_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member_1320","Type of 'await' operand must either be a valid promise or must not contain a callable 'then' member."),Type_of_yield_operand_in_an_async_generator_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member:i(1321,1,"Type_of_yield_operand_in_an_async_generator_must_either_be_a_valid_promise_or_must_not_contain_a_cal_1321","Type of 'yield' operand in an async generator must either be a valid promise or must not contain a callable 'then' member."),Type_of_iterated_elements_of_a_yield_Asterisk_operand_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member:i(1322,1,"Type_of_iterated_elements_of_a_yield_Asterisk_operand_must_either_be_a_valid_promise_or_must_not_con_1322","Type of iterated elements of a 'yield*' operand must either be a valid promise or must not contain a callable 'then' member."),Dynamic_imports_are_only_supported_when_the_module_flag_is_set_to_es2020_es2022_esnext_commonjs_amd_system_umd_node16_or_nodenext:i(1323,1,"Dynamic_imports_are_only_supported_when_the_module_flag_is_set_to_es2020_es2022_esnext_commonjs_amd__1323","Dynamic imports are only supported when the '--module' flag is set to 'es2020', 'es2022', 'esnext', 'commonjs', 'amd', 'system', 'umd', 'node16', or 'nodenext'."),Dynamic_imports_only_support_a_second_argument_when_the_module_option_is_set_to_esnext_node16_or_nodenext:i(1324,1,"Dynamic_imports_only_support_a_second_argument_when_the_module_option_is_set_to_esnext_node16_or_nod_1324","Dynamic imports only support a second argument when the '--module' option is set to 'esnext', 'node16', or 'nodenext'."),Argument_of_dynamic_import_cannot_be_spread_element:i(1325,1,"Argument_of_dynamic_import_cannot_be_spread_element_1325","Argument of dynamic import cannot be spread element."),This_use_of_import_is_invalid_import_calls_can_be_written_but_they_must_have_parentheses_and_cannot_have_type_arguments:i(1326,1,"This_use_of_import_is_invalid_import_calls_can_be_written_but_they_must_have_parentheses_and_cannot__1326","This use of 'import' is invalid. 'import()' calls can be written, but they must have parentheses and cannot have type arguments."),String_literal_with_double_quotes_expected:i(1327,1,"String_literal_with_double_quotes_expected_1327","String literal with double quotes expected."),Property_value_can_only_be_string_literal_numeric_literal_true_false_null_object_literal_or_array_literal:i(1328,1,"Property_value_can_only_be_string_literal_numeric_literal_true_false_null_object_literal_or_array_li_1328","Property value can only be string literal, numeric literal, 'true', 'false', 'null', object literal or array literal."),_0_accepts_too_few_arguments_to_be_used_as_a_decorator_here_Did_you_mean_to_call_it_first_and_write_0:i(1329,1,"_0_accepts_too_few_arguments_to_be_used_as_a_decorator_here_Did_you_mean_to_call_it_first_and_write__1329","'{0}' accepts too few arguments to be used as a decorator here. Did you mean to call it first and write '@{0}()'?"),A_property_of_an_interface_or_type_literal_whose_type_is_a_unique_symbol_type_must_be_readonly:i(1330,1,"A_property_of_an_interface_or_type_literal_whose_type_is_a_unique_symbol_type_must_be_readonly_1330","A property of an interface or type literal whose type is a 'unique symbol' type must be 'readonly'."),A_property_of_a_class_whose_type_is_a_unique_symbol_type_must_be_both_static_and_readonly:i(1331,1,"A_property_of_a_class_whose_type_is_a_unique_symbol_type_must_be_both_static_and_readonly_1331","A property of a class whose type is a 'unique symbol' type must be both 'static' and 'readonly'."),A_variable_whose_type_is_a_unique_symbol_type_must_be_const:i(1332,1,"A_variable_whose_type_is_a_unique_symbol_type_must_be_const_1332","A variable whose type is a 'unique symbol' type must be 'const'."),unique_symbol_types_may_not_be_used_on_a_variable_declaration_with_a_binding_name:i(1333,1,"unique_symbol_types_may_not_be_used_on_a_variable_declaration_with_a_binding_name_1333","'unique symbol' types may not be used on a variable declaration with a binding name."),unique_symbol_types_are_only_allowed_on_variables_in_a_variable_statement:i(1334,1,"unique_symbol_types_are_only_allowed_on_variables_in_a_variable_statement_1334","'unique symbol' types are only allowed on variables in a variable statement."),unique_symbol_types_are_not_allowed_here:i(1335,1,"unique_symbol_types_are_not_allowed_here_1335","'unique symbol' types are not allowed here."),An_index_signature_parameter_type_cannot_be_a_literal_type_or_generic_type_Consider_using_a_mapped_object_type_instead:i(1337,1,"An_index_signature_parameter_type_cannot_be_a_literal_type_or_generic_type_Consider_using_a_mapped_o_1337","An index signature parameter type cannot be a literal type or generic type. Consider using a mapped object type instead."),infer_declarations_are_only_permitted_in_the_extends_clause_of_a_conditional_type:i(1338,1,"infer_declarations_are_only_permitted_in_the_extends_clause_of_a_conditional_type_1338","'infer' declarations are only permitted in the 'extends' clause of a conditional type."),Module_0_does_not_refer_to_a_value_but_is_used_as_a_value_here:i(1339,1,"Module_0_does_not_refer_to_a_value_but_is_used_as_a_value_here_1339","Module '{0}' does not refer to a value, but is used as a value here."),Module_0_does_not_refer_to_a_type_but_is_used_as_a_type_here_Did_you_mean_typeof_import_0:i(1340,1,"Module_0_does_not_refer_to_a_type_but_is_used_as_a_type_here_Did_you_mean_typeof_import_0_1340","Module '{0}' does not refer to a type, but is used as a type here. Did you mean 'typeof import('{0}')'?"),Class_constructor_may_not_be_an_accessor:i(1341,1,"Class_constructor_may_not_be_an_accessor_1341","Class constructor may not be an accessor."),The_import_meta_meta_property_is_only_allowed_when_the_module_option_is_es2020_es2022_esnext_system_node16_or_nodenext:i(1343,1,"The_import_meta_meta_property_is_only_allowed_when_the_module_option_is_es2020_es2022_esnext_system__1343","The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'."),A_label_is_not_allowed_here:i(1344,1,"A_label_is_not_allowed_here_1344","'A label is not allowed here."),An_expression_of_type_void_cannot_be_tested_for_truthiness:i(1345,1,"An_expression_of_type_void_cannot_be_tested_for_truthiness_1345","An expression of type 'void' cannot be tested for truthiness."),This_parameter_is_not_allowed_with_use_strict_directive:i(1346,1,"This_parameter_is_not_allowed_with_use_strict_directive_1346","This parameter is not allowed with 'use strict' directive."),use_strict_directive_cannot_be_used_with_non_simple_parameter_list:i(1347,1,"use_strict_directive_cannot_be_used_with_non_simple_parameter_list_1347","'use strict' directive cannot be used with non-simple parameter list."),Non_simple_parameter_declared_here:i(1348,1,"Non_simple_parameter_declared_here_1348","Non-simple parameter declared here."),use_strict_directive_used_here:i(1349,1,"use_strict_directive_used_here_1349","'use strict' directive used here."),Print_the_final_configuration_instead_of_building:i(1350,3,"Print_the_final_configuration_instead_of_building_1350","Print the final configuration instead of building."),An_identifier_or_keyword_cannot_immediately_follow_a_numeric_literal:i(1351,1,"An_identifier_or_keyword_cannot_immediately_follow_a_numeric_literal_1351","An identifier or keyword cannot immediately follow a numeric literal."),A_bigint_literal_cannot_use_exponential_notation:i(1352,1,"A_bigint_literal_cannot_use_exponential_notation_1352","A bigint literal cannot use exponential notation."),A_bigint_literal_must_be_an_integer:i(1353,1,"A_bigint_literal_must_be_an_integer_1353","A bigint literal must be an integer."),readonly_type_modifier_is_only_permitted_on_array_and_tuple_literal_types:i(1354,1,"readonly_type_modifier_is_only_permitted_on_array_and_tuple_literal_types_1354","'readonly' type modifier is only permitted on array and tuple literal types."),A_const_assertions_can_only_be_applied_to_references_to_enum_members_or_string_number_boolean_array_or_object_literals:i(1355,1,"A_const_assertions_can_only_be_applied_to_references_to_enum_members_or_string_number_boolean_array__1355","A 'const' assertions can only be applied to references to enum members, or string, number, boolean, array, or object literals."),Did_you_mean_to_mark_this_function_as_async:i(1356,1,"Did_you_mean_to_mark_this_function_as_async_1356","Did you mean to mark this function as 'async'?"),An_enum_member_name_must_be_followed_by_a_or:i(1357,1,"An_enum_member_name_must_be_followed_by_a_or_1357","An enum member name must be followed by a ',', '=', or '}'."),Tagged_template_expressions_are_not_permitted_in_an_optional_chain:i(1358,1,"Tagged_template_expressions_are_not_permitted_in_an_optional_chain_1358","Tagged template expressions are not permitted in an optional chain."),Identifier_expected_0_is_a_reserved_word_that_cannot_be_used_here:i(1359,1,"Identifier_expected_0_is_a_reserved_word_that_cannot_be_used_here_1359","Identifier expected. '{0}' is a reserved word that cannot be used here."),Type_0_does_not_satisfy_the_expected_type_1:i(1360,1,"Type_0_does_not_satisfy_the_expected_type_1_1360","Type '{0}' does not satisfy the expected type '{1}'."),_0_cannot_be_used_as_a_value_because_it_was_imported_using_import_type:i(1361,1,"_0_cannot_be_used_as_a_value_because_it_was_imported_using_import_type_1361","'{0}' cannot be used as a value because it was imported using 'import type'."),_0_cannot_be_used_as_a_value_because_it_was_exported_using_export_type:i(1362,1,"_0_cannot_be_used_as_a_value_because_it_was_exported_using_export_type_1362","'{0}' cannot be used as a value because it was exported using 'export type'."),A_type_only_import_can_specify_a_default_import_or_named_bindings_but_not_both:i(1363,1,"A_type_only_import_can_specify_a_default_import_or_named_bindings_but_not_both_1363","A type-only import can specify a default import or named bindings, but not both."),Convert_to_type_only_export:i(1364,3,"Convert_to_type_only_export_1364","Convert to type-only export"),Convert_all_re_exported_types_to_type_only_exports:i(1365,3,"Convert_all_re_exported_types_to_type_only_exports_1365","Convert all re-exported types to type-only exports"),Split_into_two_separate_import_declarations:i(1366,3,"Split_into_two_separate_import_declarations_1366","Split into two separate import declarations"),Split_all_invalid_type_only_imports:i(1367,3,"Split_all_invalid_type_only_imports_1367","Split all invalid type-only imports"),Class_constructor_may_not_be_a_generator:i(1368,1,"Class_constructor_may_not_be_a_generator_1368","Class constructor may not be a generator."),Did_you_mean_0:i(1369,3,"Did_you_mean_0_1369","Did you mean '{0}'?"),This_import_is_never_used_as_a_value_and_must_use_import_type_because_importsNotUsedAsValues_is_set_to_error:i(1371,1,"This_import_is_never_used_as_a_value_and_must_use_import_type_because_importsNotUsedAsValues_is_set__1371","This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'."),Convert_to_type_only_import:i(1373,3,"Convert_to_type_only_import_1373","Convert to type-only import"),Convert_all_imports_not_used_as_a_value_to_type_only_imports:i(1374,3,"Convert_all_imports_not_used_as_a_value_to_type_only_imports_1374","Convert all imports not used as a value to type-only imports"),await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_file_has_no_imports_or_exports_Consider_adding_an_empty_export_to_make_this_file_a_module:i(1375,1,"await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_fi_1375","'await' expressions are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module."),_0_was_imported_here:i(1376,3,"_0_was_imported_here_1376","'{0}' was imported here."),_0_was_exported_here:i(1377,3,"_0_was_exported_here_1377","'{0}' was exported here."),Top_level_await_expressions_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_node16_or_nodenext_and_the_target_option_is_set_to_es2017_or_higher:i(1378,1,"Top_level_await_expressions_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_n_1378","Top-level 'await' expressions are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', or 'nodenext', and the 'target' option is set to 'es2017' or higher."),An_import_alias_cannot_reference_a_declaration_that_was_exported_using_export_type:i(1379,1,"An_import_alias_cannot_reference_a_declaration_that_was_exported_using_export_type_1379","An import alias cannot reference a declaration that was exported using 'export type'."),An_import_alias_cannot_reference_a_declaration_that_was_imported_using_import_type:i(1380,1,"An_import_alias_cannot_reference_a_declaration_that_was_imported_using_import_type_1380","An import alias cannot reference a declaration that was imported using 'import type'."),Unexpected_token_Did_you_mean_or_rbrace:i(1381,1,"Unexpected_token_Did_you_mean_or_rbrace_1381","Unexpected token. Did you mean `{'}'}` or `&rbrace;`?"),Unexpected_token_Did_you_mean_or_gt:i(1382,1,"Unexpected_token_Did_you_mean_or_gt_1382","Unexpected token. Did you mean `{'>'}` or `&gt;`?"),Function_type_notation_must_be_parenthesized_when_used_in_a_union_type:i(1385,1,"Function_type_notation_must_be_parenthesized_when_used_in_a_union_type_1385","Function type notation must be parenthesized when used in a union type."),Constructor_type_notation_must_be_parenthesized_when_used_in_a_union_type:i(1386,1,"Constructor_type_notation_must_be_parenthesized_when_used_in_a_union_type_1386","Constructor type notation must be parenthesized when used in a union type."),Function_type_notation_must_be_parenthesized_when_used_in_an_intersection_type:i(1387,1,"Function_type_notation_must_be_parenthesized_when_used_in_an_intersection_type_1387","Function type notation must be parenthesized when used in an intersection type."),Constructor_type_notation_must_be_parenthesized_when_used_in_an_intersection_type:i(1388,1,"Constructor_type_notation_must_be_parenthesized_when_used_in_an_intersection_type_1388","Constructor type notation must be parenthesized when used in an intersection type."),_0_is_not_allowed_as_a_variable_declaration_name:i(1389,1,"_0_is_not_allowed_as_a_variable_declaration_name_1389","'{0}' is not allowed as a variable declaration name."),_0_is_not_allowed_as_a_parameter_name:i(1390,1,"_0_is_not_allowed_as_a_parameter_name_1390","'{0}' is not allowed as a parameter name."),An_import_alias_cannot_use_import_type:i(1392,1,"An_import_alias_cannot_use_import_type_1392","An import alias cannot use 'import type'"),Imported_via_0_from_file_1:i(1393,3,"Imported_via_0_from_file_1_1393","Imported via {0} from file '{1}'"),Imported_via_0_from_file_1_with_packageId_2:i(1394,3,"Imported_via_0_from_file_1_with_packageId_2_1394","Imported via {0} from file '{1}' with packageId '{2}'"),Imported_via_0_from_file_1_to_import_importHelpers_as_specified_in_compilerOptions:i(1395,3,"Imported_via_0_from_file_1_to_import_importHelpers_as_specified_in_compilerOptions_1395","Imported via {0} from file '{1}' to import 'importHelpers' as specified in compilerOptions"),Imported_via_0_from_file_1_with_packageId_2_to_import_importHelpers_as_specified_in_compilerOptions:i(1396,3,"Imported_via_0_from_file_1_with_packageId_2_to_import_importHelpers_as_specified_in_compilerOptions_1396","Imported via {0} from file '{1}' with packageId '{2}' to import 'importHelpers' as specified in compilerOptions"),Imported_via_0_from_file_1_to_import_jsx_and_jsxs_factory_functions:i(1397,3,"Imported_via_0_from_file_1_to_import_jsx_and_jsxs_factory_functions_1397","Imported via {0} from file '{1}' to import 'jsx' and 'jsxs' factory functions"),Imported_via_0_from_file_1_with_packageId_2_to_import_jsx_and_jsxs_factory_functions:i(1398,3,"Imported_via_0_from_file_1_with_packageId_2_to_import_jsx_and_jsxs_factory_functions_1398","Imported via {0} from file '{1}' with packageId '{2}' to import 'jsx' and 'jsxs' factory functions"),File_is_included_via_import_here:i(1399,3,"File_is_included_via_import_here_1399","File is included via import here."),Referenced_via_0_from_file_1:i(1400,3,"Referenced_via_0_from_file_1_1400","Referenced via '{0}' from file '{1}'"),File_is_included_via_reference_here:i(1401,3,"File_is_included_via_reference_here_1401","File is included via reference here."),Type_library_referenced_via_0_from_file_1:i(1402,3,"Type_library_referenced_via_0_from_file_1_1402","Type library referenced via '{0}' from file '{1}'"),Type_library_referenced_via_0_from_file_1_with_packageId_2:i(1403,3,"Type_library_referenced_via_0_from_file_1_with_packageId_2_1403","Type library referenced via '{0}' from file '{1}' with packageId '{2}'"),File_is_included_via_type_library_reference_here:i(1404,3,"File_is_included_via_type_library_reference_here_1404","File is included via type library reference here."),Library_referenced_via_0_from_file_1:i(1405,3,"Library_referenced_via_0_from_file_1_1405","Library referenced via '{0}' from file '{1}'"),File_is_included_via_library_reference_here:i(1406,3,"File_is_included_via_library_reference_here_1406","File is included via library reference here."),Matched_by_include_pattern_0_in_1:i(1407,3,"Matched_by_include_pattern_0_in_1_1407","Matched by include pattern '{0}' in '{1}'"),File_is_matched_by_include_pattern_specified_here:i(1408,3,"File_is_matched_by_include_pattern_specified_here_1408","File is matched by include pattern specified here."),Part_of_files_list_in_tsconfig_json:i(1409,3,"Part_of_files_list_in_tsconfig_json_1409","Part of 'files' list in tsconfig.json"),File_is_matched_by_files_list_specified_here:i(1410,3,"File_is_matched_by_files_list_specified_here_1410","File is matched by 'files' list specified here."),Output_from_referenced_project_0_included_because_1_specified:i(1411,3,"Output_from_referenced_project_0_included_because_1_specified_1411","Output from referenced project '{0}' included because '{1}' specified"),Output_from_referenced_project_0_included_because_module_is_specified_as_none:i(1412,3,"Output_from_referenced_project_0_included_because_module_is_specified_as_none_1412","Output from referenced project '{0}' included because '--module' is specified as 'none'"),File_is_output_from_referenced_project_specified_here:i(1413,3,"File_is_output_from_referenced_project_specified_here_1413","File is output from referenced project specified here."),Source_from_referenced_project_0_included_because_1_specified:i(1414,3,"Source_from_referenced_project_0_included_because_1_specified_1414","Source from referenced project '{0}' included because '{1}' specified"),Source_from_referenced_project_0_included_because_module_is_specified_as_none:i(1415,3,"Source_from_referenced_project_0_included_because_module_is_specified_as_none_1415","Source from referenced project '{0}' included because '--module' is specified as 'none'"),File_is_source_from_referenced_project_specified_here:i(1416,3,"File_is_source_from_referenced_project_specified_here_1416","File is source from referenced project specified here."),Entry_point_of_type_library_0_specified_in_compilerOptions:i(1417,3,"Entry_point_of_type_library_0_specified_in_compilerOptions_1417","Entry point of type library '{0}' specified in compilerOptions"),Entry_point_of_type_library_0_specified_in_compilerOptions_with_packageId_1:i(1418,3,"Entry_point_of_type_library_0_specified_in_compilerOptions_with_packageId_1_1418","Entry point of type library '{0}' specified in compilerOptions with packageId '{1}'"),File_is_entry_point_of_type_library_specified_here:i(1419,3,"File_is_entry_point_of_type_library_specified_here_1419","File is entry point of type library specified here."),Entry_point_for_implicit_type_library_0:i(1420,3,"Entry_point_for_implicit_type_library_0_1420","Entry point for implicit type library '{0}'"),Entry_point_for_implicit_type_library_0_with_packageId_1:i(1421,3,"Entry_point_for_implicit_type_library_0_with_packageId_1_1421","Entry point for implicit type library '{0}' with packageId '{1}'"),Library_0_specified_in_compilerOptions:i(1422,3,"Library_0_specified_in_compilerOptions_1422","Library '{0}' specified in compilerOptions"),File_is_library_specified_here:i(1423,3,"File_is_library_specified_here_1423","File is library specified here."),Default_library:i(1424,3,"Default_library_1424","Default library"),Default_library_for_target_0:i(1425,3,"Default_library_for_target_0_1425","Default library for target '{0}'"),File_is_default_library_for_target_specified_here:i(1426,3,"File_is_default_library_for_target_specified_here_1426","File is default library for target specified here."),Root_file_specified_for_compilation:i(1427,3,"Root_file_specified_for_compilation_1427","Root file specified for compilation"),File_is_output_of_project_reference_source_0:i(1428,3,"File_is_output_of_project_reference_source_0_1428","File is output of project reference source '{0}'"),File_redirects_to_file_0:i(1429,3,"File_redirects_to_file_0_1429","File redirects to file '{0}'"),The_file_is_in_the_program_because_Colon:i(1430,3,"The_file_is_in_the_program_because_Colon_1430","The file is in the program because:"),for_await_loops_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_file_has_no_imports_or_exports_Consider_adding_an_empty_export_to_make_this_file_a_module:i(1431,1,"for_await_loops_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_file_1431","'for await' loops are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module."),Top_level_for_await_loops_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_node16_or_nodenext_and_the_target_option_is_set_to_es2017_or_higher:i(1432,1,"Top_level_for_await_loops_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_nod_1432","Top-level 'for await' loops are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', or 'nodenext', and the 'target' option is set to 'es2017' or higher."),Neither_decorators_nor_modifiers_may_be_applied_to_this_parameters:i(1433,1,"Neither_decorators_nor_modifiers_may_be_applied_to_this_parameters_1433","Neither decorators nor modifiers may be applied to 'this' parameters."),Unexpected_keyword_or_identifier:i(1434,1,"Unexpected_keyword_or_identifier_1434","Unexpected keyword or identifier."),Unknown_keyword_or_identifier_Did_you_mean_0:i(1435,1,"Unknown_keyword_or_identifier_Did_you_mean_0_1435","Unknown keyword or identifier. Did you mean '{0}'?"),Decorators_must_precede_the_name_and_all_keywords_of_property_declarations:i(1436,1,"Decorators_must_precede_the_name_and_all_keywords_of_property_declarations_1436","Decorators must precede the name and all keywords of property declarations."),Namespace_must_be_given_a_name:i(1437,1,"Namespace_must_be_given_a_name_1437","Namespace must be given a name."),Interface_must_be_given_a_name:i(1438,1,"Interface_must_be_given_a_name_1438","Interface must be given a name."),Type_alias_must_be_given_a_name:i(1439,1,"Type_alias_must_be_given_a_name_1439","Type alias must be given a name."),Variable_declaration_not_allowed_at_this_location:i(1440,1,"Variable_declaration_not_allowed_at_this_location_1440","Variable declaration not allowed at this location."),Cannot_start_a_function_call_in_a_type_annotation:i(1441,1,"Cannot_start_a_function_call_in_a_type_annotation_1441","Cannot start a function call in a type annotation."),Expected_for_property_initializer:i(1442,1,"Expected_for_property_initializer_1442","Expected '=' for property initializer."),Module_declaration_names_may_only_use_or_quoted_strings:i(1443,1,"Module_declaration_names_may_only_use_or_quoted_strings_1443",`Module declaration names may only use ' or " quoted strings.`),_0_is_a_type_and_must_be_imported_using_a_type_only_import_when_preserveValueImports_and_isolatedModules_are_both_enabled:i(1444,1,"_0_is_a_type_and_must_be_imported_using_a_type_only_import_when_preserveValueImports_and_isolatedMod_1444","'{0}' is a type and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled."),_0_resolves_to_a_type_only_declaration_and_must_be_imported_using_a_type_only_import_when_preserveValueImports_and_isolatedModules_are_both_enabled:i(1446,1,"_0_resolves_to_a_type_only_declaration_and_must_be_imported_using_a_type_only_import_when_preserveVa_1446","'{0}' resolves to a type-only declaration and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled."),_0_resolves_to_a_type_only_declaration_and_must_be_re_exported_using_a_type_only_re_export_when_1_is_enabled:i(1448,1,"_0_resolves_to_a_type_only_declaration_and_must_be_re_exported_using_a_type_only_re_export_when_1_is_1448","'{0}' resolves to a type-only declaration and must be re-exported using a type-only re-export when '{1}' is enabled."),Preserve_unused_imported_values_in_the_JavaScript_output_that_would_otherwise_be_removed:i(1449,3,"Preserve_unused_imported_values_in_the_JavaScript_output_that_would_otherwise_be_removed_1449","Preserve unused imported values in the JavaScript output that would otherwise be removed."),Dynamic_imports_can_only_accept_a_module_specifier_and_an_optional_assertion_as_arguments:i(1450,3,"Dynamic_imports_can_only_accept_a_module_specifier_and_an_optional_assertion_as_arguments_1450","Dynamic imports can only accept a module specifier and an optional assertion as arguments"),Private_identifiers_are_only_allowed_in_class_bodies_and_may_only_be_used_as_part_of_a_class_member_declaration_property_access_or_on_the_left_hand_side_of_an_in_expression:i(1451,1,"Private_identifiers_are_only_allowed_in_class_bodies_and_may_only_be_used_as_part_of_a_class_member__1451","Private identifiers are only allowed in class bodies and may only be used as part of a class member declaration, property access, or on the left-hand-side of an 'in' expression"),resolution_mode_assertions_are_only_supported_when_moduleResolution_is_node16_or_nodenext:i(1452,1,"resolution_mode_assertions_are_only_supported_when_moduleResolution_is_node16_or_nodenext_1452","'resolution-mode' assertions are only supported when `moduleResolution` is `node16` or `nodenext`."),resolution_mode_should_be_either_require_or_import:i(1453,1,"resolution_mode_should_be_either_require_or_import_1453","`resolution-mode` should be either `require` or `import`."),resolution_mode_can_only_be_set_for_type_only_imports:i(1454,1,"resolution_mode_can_only_be_set_for_type_only_imports_1454","`resolution-mode` can only be set for type-only imports."),resolution_mode_is_the_only_valid_key_for_type_import_assertions:i(1455,1,"resolution_mode_is_the_only_valid_key_for_type_import_assertions_1455","`resolution-mode` is the only valid key for type import assertions."),Type_import_assertions_should_have_exactly_one_key_resolution_mode_with_value_import_or_require:i(1456,1,"Type_import_assertions_should_have_exactly_one_key_resolution_mode_with_value_import_or_require_1456","Type import assertions should have exactly one key - `resolution-mode` - with value `import` or `require`."),Matched_by_default_include_pattern_Asterisk_Asterisk_Slash_Asterisk:i(1457,3,"Matched_by_default_include_pattern_Asterisk_Asterisk_Slash_Asterisk_1457","Matched by default include pattern '**/*'"),File_is_ECMAScript_module_because_0_has_field_type_with_value_module:i(1458,3,"File_is_ECMAScript_module_because_0_has_field_type_with_value_module_1458",`File is ECMAScript module because '{0}' has field "type" with value "module"`),File_is_CommonJS_module_because_0_has_field_type_whose_value_is_not_module:i(1459,3,"File_is_CommonJS_module_because_0_has_field_type_whose_value_is_not_module_1459",`File is CommonJS module because '{0}' has field "type" whose value is not "module"`),File_is_CommonJS_module_because_0_does_not_have_field_type:i(1460,3,"File_is_CommonJS_module_because_0_does_not_have_field_type_1460",`File is CommonJS module because '{0}' does not have field "type"`),File_is_CommonJS_module_because_package_json_was_not_found:i(1461,3,"File_is_CommonJS_module_because_package_json_was_not_found_1461","File is CommonJS module because 'package.json' was not found"),The_import_meta_meta_property_is_not_allowed_in_files_which_will_build_into_CommonJS_output:i(1470,1,"The_import_meta_meta_property_is_not_allowed_in_files_which_will_build_into_CommonJS_output_1470","The 'import.meta' meta-property is not allowed in files which will build into CommonJS output."),Module_0_cannot_be_imported_using_this_construct_The_specifier_only_resolves_to_an_ES_module_which_cannot_be_imported_with_require_Use_an_ECMAScript_import_instead:i(1471,1,"Module_0_cannot_be_imported_using_this_construct_The_specifier_only_resolves_to_an_ES_module_which_c_1471","Module '{0}' cannot be imported using this construct. The specifier only resolves to an ES module, which cannot be imported with 'require'. Use an ECMAScript import instead."),catch_or_finally_expected:i(1472,1,"catch_or_finally_expected_1472","'catch' or 'finally' expected."),An_import_declaration_can_only_be_used_at_the_top_level_of_a_module:i(1473,1,"An_import_declaration_can_only_be_used_at_the_top_level_of_a_module_1473","An import declaration can only be used at the top level of a module."),An_export_declaration_can_only_be_used_at_the_top_level_of_a_module:i(1474,1,"An_export_declaration_can_only_be_used_at_the_top_level_of_a_module_1474","An export declaration can only be used at the top level of a module."),Control_what_method_is_used_to_detect_module_format_JS_files:i(1475,3,"Control_what_method_is_used_to_detect_module_format_JS_files_1475","Control what method is used to detect module-format JS files."),auto_Colon_Treat_files_with_imports_exports_import_meta_jsx_with_jsx_Colon_react_jsx_or_esm_format_with_module_Colon_node16_as_modules:i(1476,3,"auto_Colon_Treat_files_with_imports_exports_import_meta_jsx_with_jsx_Colon_react_jsx_or_esm_format_w_1476",'"auto": Treat files with imports, exports, import.meta, jsx (with jsx: react-jsx), or esm format (with module: node16+) as modules.'),An_instantiation_expression_cannot_be_followed_by_a_property_access:i(1477,1,"An_instantiation_expression_cannot_be_followed_by_a_property_access_1477","An instantiation expression cannot be followed by a property access."),Identifier_or_string_literal_expected:i(1478,1,"Identifier_or_string_literal_expected_1478","Identifier or string literal expected."),The_current_file_is_a_CommonJS_module_whose_imports_will_produce_require_calls_however_the_referenced_file_is_an_ECMAScript_module_and_cannot_be_imported_with_require_Consider_writing_a_dynamic_import_0_call_instead:i(1479,1,"The_current_file_is_a_CommonJS_module_whose_imports_will_produce_require_calls_however_the_reference_1479",`The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("{0}")' call instead.`),To_convert_this_file_to_an_ECMAScript_module_change_its_file_extension_to_0_or_create_a_local_package_json_file_with_type_Colon_module:i(1480,3,"To_convert_this_file_to_an_ECMAScript_module_change_its_file_extension_to_0_or_create_a_local_packag_1480",'To convert this file to an ECMAScript module, change its file extension to \'{0}\' or create a local package.json file with `{ "type": "module" }`.'),To_convert_this_file_to_an_ECMAScript_module_change_its_file_extension_to_0_or_add_the_field_type_Colon_module_to_1:i(1481,3,"To_convert_this_file_to_an_ECMAScript_module_change_its_file_extension_to_0_or_add_the_field_type_Co_1481",`To convert this file to an ECMAScript module, change its file extension to '{0}', or add the field \`"type": "module"\` to '{1}'.`),To_convert_this_file_to_an_ECMAScript_module_add_the_field_type_Colon_module_to_0:i(1482,3,"To_convert_this_file_to_an_ECMAScript_module_add_the_field_type_Colon_module_to_0_1482",'To convert this file to an ECMAScript module, add the field `"type": "module"` to \'{0}\'.'),To_convert_this_file_to_an_ECMAScript_module_create_a_local_package_json_file_with_type_Colon_module:i(1483,3,"To_convert_this_file_to_an_ECMAScript_module_create_a_local_package_json_file_with_type_Colon_module_1483",'To convert this file to an ECMAScript module, create a local package.json file with `{ "type": "module" }`.'),_0_is_a_type_and_must_be_imported_using_a_type_only_import_when_verbatimModuleSyntax_is_enabled:i(1484,1,"_0_is_a_type_and_must_be_imported_using_a_type_only_import_when_verbatimModuleSyntax_is_enabled_1484","'{0}' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled."),_0_resolves_to_a_type_only_declaration_and_must_be_imported_using_a_type_only_import_when_verbatimModuleSyntax_is_enabled:i(1485,1,"_0_resolves_to_a_type_only_declaration_and_must_be_imported_using_a_type_only_import_when_verbatimMo_1485","'{0}' resolves to a type-only declaration and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled."),Decorator_used_before_export_here:i(1486,1,"Decorator_used_before_export_here_1486","Decorator used before 'export' here."),Octal_escape_sequences_are_not_allowed_Use_the_syntax_0:i(1487,1,"Octal_escape_sequences_are_not_allowed_Use_the_syntax_0_1487","Octal escape sequences are not allowed. Use the syntax '{0}'."),Escape_sequence_0_is_not_allowed:i(1488,1,"Escape_sequence_0_is_not_allowed_1488","Escape sequence '{0}' is not allowed."),Decimals_with_leading_zeros_are_not_allowed:i(1489,1,"Decimals_with_leading_zeros_are_not_allowed_1489","Decimals with leading zeros are not allowed."),File_appears_to_be_binary:i(1490,1,"File_appears_to_be_binary_1490","File appears to be binary."),The_types_of_0_are_incompatible_between_these_types:i(2200,1,"The_types_of_0_are_incompatible_between_these_types_2200","The types of '{0}' are incompatible between these types."),The_types_returned_by_0_are_incompatible_between_these_types:i(2201,1,"The_types_returned_by_0_are_incompatible_between_these_types_2201","The types returned by '{0}' are incompatible between these types."),Call_signature_return_types_0_and_1_are_incompatible:i(2202,1,"Call_signature_return_types_0_and_1_are_incompatible_2202","Call signature return types '{0}' and '{1}' are incompatible.",void 0,!0),Construct_signature_return_types_0_and_1_are_incompatible:i(2203,1,"Construct_signature_return_types_0_and_1_are_incompatible_2203","Construct signature return types '{0}' and '{1}' are incompatible.",void 0,!0),Call_signatures_with_no_arguments_have_incompatible_return_types_0_and_1:i(2204,1,"Call_signatures_with_no_arguments_have_incompatible_return_types_0_and_1_2204","Call signatures with no arguments have incompatible return types '{0}' and '{1}'.",void 0,!0),Construct_signatures_with_no_arguments_have_incompatible_return_types_0_and_1:i(2205,1,"Construct_signatures_with_no_arguments_have_incompatible_return_types_0_and_1_2205","Construct signatures with no arguments have incompatible return types '{0}' and '{1}'.",void 0,!0),The_type_modifier_cannot_be_used_on_a_named_import_when_import_type_is_used_on_its_import_statement:i(2206,1,"The_type_modifier_cannot_be_used_on_a_named_import_when_import_type_is_used_on_its_import_statement_2206","The 'type' modifier cannot be used on a named import when 'import type' is used on its import statement."),The_type_modifier_cannot_be_used_on_a_named_export_when_export_type_is_used_on_its_export_statement:i(2207,1,"The_type_modifier_cannot_be_used_on_a_named_export_when_export_type_is_used_on_its_export_statement_2207","The 'type' modifier cannot be used on a named export when 'export type' is used on its export statement."),This_type_parameter_might_need_an_extends_0_constraint:i(2208,1,"This_type_parameter_might_need_an_extends_0_constraint_2208","This type parameter might need an `extends {0}` constraint."),The_project_root_is_ambiguous_but_is_required_to_resolve_export_map_entry_0_in_file_1_Supply_the_rootDir_compiler_option_to_disambiguate:i(2209,1,"The_project_root_is_ambiguous_but_is_required_to_resolve_export_map_entry_0_in_file_1_Supply_the_roo_2209","The project root is ambiguous, but is required to resolve export map entry '{0}' in file '{1}'. Supply the `rootDir` compiler option to disambiguate."),The_project_root_is_ambiguous_but_is_required_to_resolve_import_map_entry_0_in_file_1_Supply_the_rootDir_compiler_option_to_disambiguate:i(2210,1,"The_project_root_is_ambiguous_but_is_required_to_resolve_import_map_entry_0_in_file_1_Supply_the_roo_2210","The project root is ambiguous, but is required to resolve import map entry '{0}' in file '{1}'. Supply the `rootDir` compiler option to disambiguate."),Add_extends_constraint:i(2211,3,"Add_extends_constraint_2211","Add `extends` constraint."),Add_extends_constraint_to_all_type_parameters:i(2212,3,"Add_extends_constraint_to_all_type_parameters_2212","Add `extends` constraint to all type parameters"),Duplicate_identifier_0:i(2300,1,"Duplicate_identifier_0_2300","Duplicate identifier '{0}'."),Initializer_of_instance_member_variable_0_cannot_reference_identifier_1_declared_in_the_constructor:i(2301,1,"Initializer_of_instance_member_variable_0_cannot_reference_identifier_1_declared_in_the_constructor_2301","Initializer of instance member variable '{0}' cannot reference identifier '{1}' declared in the constructor."),Static_members_cannot_reference_class_type_parameters:i(2302,1,"Static_members_cannot_reference_class_type_parameters_2302","Static members cannot reference class type parameters."),Circular_definition_of_import_alias_0:i(2303,1,"Circular_definition_of_import_alias_0_2303","Circular definition of import alias '{0}'."),Cannot_find_name_0:i(2304,1,"Cannot_find_name_0_2304","Cannot find name '{0}'."),Module_0_has_no_exported_member_1:i(2305,1,"Module_0_has_no_exported_member_1_2305","Module '{0}' has no exported member '{1}'."),File_0_is_not_a_module:i(2306,1,"File_0_is_not_a_module_2306","File '{0}' is not a module."),Cannot_find_module_0_or_its_corresponding_type_declarations:i(2307,1,"Cannot_find_module_0_or_its_corresponding_type_declarations_2307","Cannot find module '{0}' or its corresponding type declarations."),Module_0_has_already_exported_a_member_named_1_Consider_explicitly_re_exporting_to_resolve_the_ambiguity:i(2308,1,"Module_0_has_already_exported_a_member_named_1_Consider_explicitly_re_exporting_to_resolve_the_ambig_2308","Module {0} has already exported a member named '{1}'. Consider explicitly re-exporting to resolve the ambiguity."),An_export_assignment_cannot_be_used_in_a_module_with_other_exported_elements:i(2309,1,"An_export_assignment_cannot_be_used_in_a_module_with_other_exported_elements_2309","An export assignment cannot be used in a module with other exported elements."),Type_0_recursively_references_itself_as_a_base_type:i(2310,1,"Type_0_recursively_references_itself_as_a_base_type_2310","Type '{0}' recursively references itself as a base type."),Cannot_find_name_0_Did_you_mean_to_write_this_in_an_async_function:i(2311,1,"Cannot_find_name_0_Did_you_mean_to_write_this_in_an_async_function_2311","Cannot find name '{0}'. Did you mean to write this in an async function?"),An_interface_can_only_extend_an_object_type_or_intersection_of_object_types_with_statically_known_members:i(2312,1,"An_interface_can_only_extend_an_object_type_or_intersection_of_object_types_with_statically_known_me_2312","An interface can only extend an object type or intersection of object types with statically known members."),Type_parameter_0_has_a_circular_constraint:i(2313,1,"Type_parameter_0_has_a_circular_constraint_2313","Type parameter '{0}' has a circular constraint."),Generic_type_0_requires_1_type_argument_s:i(2314,1,"Generic_type_0_requires_1_type_argument_s_2314","Generic type '{0}' requires {1} type argument(s)."),Type_0_is_not_generic:i(2315,1,"Type_0_is_not_generic_2315","Type '{0}' is not generic."),Global_type_0_must_be_a_class_or_interface_type:i(2316,1,"Global_type_0_must_be_a_class_or_interface_type_2316","Global type '{0}' must be a class or interface type."),Global_type_0_must_have_1_type_parameter_s:i(2317,1,"Global_type_0_must_have_1_type_parameter_s_2317","Global type '{0}' must have {1} type parameter(s)."),Cannot_find_global_type_0:i(2318,1,"Cannot_find_global_type_0_2318","Cannot find global type '{0}'."),Named_property_0_of_types_1_and_2_are_not_identical:i(2319,1,"Named_property_0_of_types_1_and_2_are_not_identical_2319","Named property '{0}' of types '{1}' and '{2}' are not identical."),Interface_0_cannot_simultaneously_extend_types_1_and_2:i(2320,1,"Interface_0_cannot_simultaneously_extend_types_1_and_2_2320","Interface '{0}' cannot simultaneously extend types '{1}' and '{2}'."),Excessive_stack_depth_comparing_types_0_and_1:i(2321,1,"Excessive_stack_depth_comparing_types_0_and_1_2321","Excessive stack depth comparing types '{0}' and '{1}'."),Type_0_is_not_assignable_to_type_1:i(2322,1,"Type_0_is_not_assignable_to_type_1_2322","Type '{0}' is not assignable to type '{1}'."),Cannot_redeclare_exported_variable_0:i(2323,1,"Cannot_redeclare_exported_variable_0_2323","Cannot redeclare exported variable '{0}'."),Property_0_is_missing_in_type_1:i(2324,1,"Property_0_is_missing_in_type_1_2324","Property '{0}' is missing in type '{1}'."),Property_0_is_private_in_type_1_but_not_in_type_2:i(2325,1,"Property_0_is_private_in_type_1_but_not_in_type_2_2325","Property '{0}' is private in type '{1}' but not in type '{2}'."),Types_of_property_0_are_incompatible:i(2326,1,"Types_of_property_0_are_incompatible_2326","Types of property '{0}' are incompatible."),Property_0_is_optional_in_type_1_but_required_in_type_2:i(2327,1,"Property_0_is_optional_in_type_1_but_required_in_type_2_2327","Property '{0}' is optional in type '{1}' but required in type '{2}'."),Types_of_parameters_0_and_1_are_incompatible:i(2328,1,"Types_of_parameters_0_and_1_are_incompatible_2328","Types of parameters '{0}' and '{1}' are incompatible."),Index_signature_for_type_0_is_missing_in_type_1:i(2329,1,"Index_signature_for_type_0_is_missing_in_type_1_2329","Index signature for type '{0}' is missing in type '{1}'."),_0_and_1_index_signatures_are_incompatible:i(2330,1,"_0_and_1_index_signatures_are_incompatible_2330","'{0}' and '{1}' index signatures are incompatible."),this_cannot_be_referenced_in_a_module_or_namespace_body:i(2331,1,"this_cannot_be_referenced_in_a_module_or_namespace_body_2331","'this' cannot be referenced in a module or namespace body."),this_cannot_be_referenced_in_current_location:i(2332,1,"this_cannot_be_referenced_in_current_location_2332","'this' cannot be referenced in current location."),this_cannot_be_referenced_in_constructor_arguments:i(2333,1,"this_cannot_be_referenced_in_constructor_arguments_2333","'this' cannot be referenced in constructor arguments."),this_cannot_be_referenced_in_a_static_property_initializer:i(2334,1,"this_cannot_be_referenced_in_a_static_property_initializer_2334","'this' cannot be referenced in a static property initializer."),super_can_only_be_referenced_in_a_derived_class:i(2335,1,"super_can_only_be_referenced_in_a_derived_class_2335","'super' can only be referenced in a derived class."),super_cannot_be_referenced_in_constructor_arguments:i(2336,1,"super_cannot_be_referenced_in_constructor_arguments_2336","'super' cannot be referenced in constructor arguments."),Super_calls_are_not_permitted_outside_constructors_or_in_nested_functions_inside_constructors:i(2337,1,"Super_calls_are_not_permitted_outside_constructors_or_in_nested_functions_inside_constructors_2337","Super calls are not permitted outside constructors or in nested functions inside constructors."),super_property_access_is_permitted_only_in_a_constructor_member_function_or_member_accessor_of_a_derived_class:i(2338,1,"super_property_access_is_permitted_only_in_a_constructor_member_function_or_member_accessor_of_a_der_2338","'super' property access is permitted only in a constructor, member function, or member accessor of a derived class."),Property_0_does_not_exist_on_type_1:i(2339,1,"Property_0_does_not_exist_on_type_1_2339","Property '{0}' does not exist on type '{1}'."),Only_public_and_protected_methods_of_the_base_class_are_accessible_via_the_super_keyword:i(2340,1,"Only_public_and_protected_methods_of_the_base_class_are_accessible_via_the_super_keyword_2340","Only public and protected methods of the base class are accessible via the 'super' keyword."),Property_0_is_private_and_only_accessible_within_class_1:i(2341,1,"Property_0_is_private_and_only_accessible_within_class_1_2341","Property '{0}' is private and only accessible within class '{1}'."),This_syntax_requires_an_imported_helper_named_1_which_does_not_exist_in_0_Consider_upgrading_your_version_of_0:i(2343,1,"This_syntax_requires_an_imported_helper_named_1_which_does_not_exist_in_0_Consider_upgrading_your_ve_2343","This syntax requires an imported helper named '{1}' which does not exist in '{0}'. Consider upgrading your version of '{0}'."),Type_0_does_not_satisfy_the_constraint_1:i(2344,1,"Type_0_does_not_satisfy_the_constraint_1_2344","Type '{0}' does not satisfy the constraint '{1}'."),Argument_of_type_0_is_not_assignable_to_parameter_of_type_1:i(2345,1,"Argument_of_type_0_is_not_assignable_to_parameter_of_type_1_2345","Argument of type '{0}' is not assignable to parameter of type '{1}'."),Call_target_does_not_contain_any_signatures:i(2346,1,"Call_target_does_not_contain_any_signatures_2346","Call target does not contain any signatures."),Untyped_function_calls_may_not_accept_type_arguments:i(2347,1,"Untyped_function_calls_may_not_accept_type_arguments_2347","Untyped function calls may not accept type arguments."),Value_of_type_0_is_not_callable_Did_you_mean_to_include_new:i(2348,1,"Value_of_type_0_is_not_callable_Did_you_mean_to_include_new_2348","Value of type '{0}' is not callable. Did you mean to include 'new'?"),This_expression_is_not_callable:i(2349,1,"This_expression_is_not_callable_2349","This expression is not callable."),Only_a_void_function_can_be_called_with_the_new_keyword:i(2350,1,"Only_a_void_function_can_be_called_with_the_new_keyword_2350","Only a void function can be called with the 'new' keyword."),This_expression_is_not_constructable:i(2351,1,"This_expression_is_not_constructable_2351","This expression is not constructable."),Conversion_of_type_0_to_type_1_may_be_a_mistake_because_neither_type_sufficiently_overlaps_with_the_other_If_this_was_intentional_convert_the_expression_to_unknown_first:i(2352,1,"Conversion_of_type_0_to_type_1_may_be_a_mistake_because_neither_type_sufficiently_overlaps_with_the__2352","Conversion of type '{0}' to type '{1}' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first."),Object_literal_may_only_specify_known_properties_and_0_does_not_exist_in_type_1:i(2353,1,"Object_literal_may_only_specify_known_properties_and_0_does_not_exist_in_type_1_2353","Object literal may only specify known properties, and '{0}' does not exist in type '{1}'."),This_syntax_requires_an_imported_helper_but_module_0_cannot_be_found:i(2354,1,"This_syntax_requires_an_imported_helper_but_module_0_cannot_be_found_2354","This syntax requires an imported helper but module '{0}' cannot be found."),A_function_whose_declared_type_is_neither_undefined_void_nor_any_must_return_a_value:i(2355,1,"A_function_whose_declared_type_is_neither_undefined_void_nor_any_must_return_a_value_2355","A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value."),An_arithmetic_operand_must_be_of_type_any_number_bigint_or_an_enum_type:i(2356,1,"An_arithmetic_operand_must_be_of_type_any_number_bigint_or_an_enum_type_2356","An arithmetic operand must be of type 'any', 'number', 'bigint' or an enum type."),The_operand_of_an_increment_or_decrement_operator_must_be_a_variable_or_a_property_access:i(2357,1,"The_operand_of_an_increment_or_decrement_operator_must_be_a_variable_or_a_property_access_2357","The operand of an increment or decrement operator must be a variable or a property access."),The_left_hand_side_of_an_instanceof_expression_must_be_of_type_any_an_object_type_or_a_type_parameter:i(2358,1,"The_left_hand_side_of_an_instanceof_expression_must_be_of_type_any_an_object_type_or_a_type_paramete_2358","The left-hand side of an 'instanceof' expression must be of type 'any', an object type or a type parameter."),The_right_hand_side_of_an_instanceof_expression_must_be_of_type_any_or_of_a_type_assignable_to_the_Function_interface_type:i(2359,1,"The_right_hand_side_of_an_instanceof_expression_must_be_of_type_any_or_of_a_type_assignable_to_the_F_2359","The right-hand side of an 'instanceof' expression must be of type 'any' or of a type assignable to the 'Function' interface type."),The_left_hand_side_of_an_arithmetic_operation_must_be_of_type_any_number_bigint_or_an_enum_type:i(2362,1,"The_left_hand_side_of_an_arithmetic_operation_must_be_of_type_any_number_bigint_or_an_enum_type_2362","The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type."),The_right_hand_side_of_an_arithmetic_operation_must_be_of_type_any_number_bigint_or_an_enum_type:i(2363,1,"The_right_hand_side_of_an_arithmetic_operation_must_be_of_type_any_number_bigint_or_an_enum_type_2363","The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type."),The_left_hand_side_of_an_assignment_expression_must_be_a_variable_or_a_property_access:i(2364,1,"The_left_hand_side_of_an_assignment_expression_must_be_a_variable_or_a_property_access_2364","The left-hand side of an assignment expression must be a variable or a property access."),Operator_0_cannot_be_applied_to_types_1_and_2:i(2365,1,"Operator_0_cannot_be_applied_to_types_1_and_2_2365","Operator '{0}' cannot be applied to types '{1}' and '{2}'."),Function_lacks_ending_return_statement_and_return_type_does_not_include_undefined:i(2366,1,"Function_lacks_ending_return_statement_and_return_type_does_not_include_undefined_2366","Function lacks ending return statement and return type does not include 'undefined'."),This_comparison_appears_to_be_unintentional_because_the_types_0_and_1_have_no_overlap:i(2367,1,"This_comparison_appears_to_be_unintentional_because_the_types_0_and_1_have_no_overlap_2367","This comparison appears to be unintentional because the types '{0}' and '{1}' have no overlap."),Type_parameter_name_cannot_be_0:i(2368,1,"Type_parameter_name_cannot_be_0_2368","Type parameter name cannot be '{0}'."),A_parameter_property_is_only_allowed_in_a_constructor_implementation:i(2369,1,"A_parameter_property_is_only_allowed_in_a_constructor_implementation_2369","A parameter property is only allowed in a constructor implementation."),A_rest_parameter_must_be_of_an_array_type:i(2370,1,"A_rest_parameter_must_be_of_an_array_type_2370","A rest parameter must be of an array type."),A_parameter_initializer_is_only_allowed_in_a_function_or_constructor_implementation:i(2371,1,"A_parameter_initializer_is_only_allowed_in_a_function_or_constructor_implementation_2371","A parameter initializer is only allowed in a function or constructor implementation."),Parameter_0_cannot_reference_itself:i(2372,1,"Parameter_0_cannot_reference_itself_2372","Parameter '{0}' cannot reference itself."),Parameter_0_cannot_reference_identifier_1_declared_after_it:i(2373,1,"Parameter_0_cannot_reference_identifier_1_declared_after_it_2373","Parameter '{0}' cannot reference identifier '{1}' declared after it."),Duplicate_index_signature_for_type_0:i(2374,1,"Duplicate_index_signature_for_type_0_2374","Duplicate index signature for type '{0}'."),Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefined_to_the_types_of_the_target_s_properties:i(2375,1,"Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2375","Type '{0}' is not assignable to type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties."),A_super_call_must_be_the_first_statement_in_the_constructor_to_refer_to_super_or_this_when_a_derived_class_contains_initialized_properties_parameter_properties_or_private_identifiers:i(2376,1,"A_super_call_must_be_the_first_statement_in_the_constructor_to_refer_to_super_or_this_when_a_derived_2376","A 'super' call must be the first statement in the constructor to refer to 'super' or 'this' when a derived class contains initialized properties, parameter properties, or private identifiers."),Constructors_for_derived_classes_must_contain_a_super_call:i(2377,1,"Constructors_for_derived_classes_must_contain_a_super_call_2377","Constructors for derived classes must contain a 'super' call."),A_get_accessor_must_return_a_value:i(2378,1,"A_get_accessor_must_return_a_value_2378","A 'get' accessor must return a value."),Argument_of_type_0_is_not_assignable_to_parameter_of_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefined_to_the_types_of_the_target_s_properties:i(2379,1,"Argument_of_type_0_is_not_assignable_to_parameter_of_type_1_with_exactOptionalPropertyTypes_Colon_tr_2379","Argument of type '{0}' is not assignable to parameter of type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties."),Overload_signatures_must_all_be_exported_or_non_exported:i(2383,1,"Overload_signatures_must_all_be_exported_or_non_exported_2383","Overload signatures must all be exported or non-exported."),Overload_signatures_must_all_be_ambient_or_non_ambient:i(2384,1,"Overload_signatures_must_all_be_ambient_or_non_ambient_2384","Overload signatures must all be ambient or non-ambient."),Overload_signatures_must_all_be_public_private_or_protected:i(2385,1,"Overload_signatures_must_all_be_public_private_or_protected_2385","Overload signatures must all be public, private or protected."),Overload_signatures_must_all_be_optional_or_required:i(2386,1,"Overload_signatures_must_all_be_optional_or_required_2386","Overload signatures must all be optional or required."),Function_overload_must_be_static:i(2387,1,"Function_overload_must_be_static_2387","Function overload must be static."),Function_overload_must_not_be_static:i(2388,1,"Function_overload_must_not_be_static_2388","Function overload must not be static."),Function_implementation_name_must_be_0:i(2389,1,"Function_implementation_name_must_be_0_2389","Function implementation name must be '{0}'."),Constructor_implementation_is_missing:i(2390,1,"Constructor_implementation_is_missing_2390","Constructor implementation is missing."),Function_implementation_is_missing_or_not_immediately_following_the_declaration:i(2391,1,"Function_implementation_is_missing_or_not_immediately_following_the_declaration_2391","Function implementation is missing or not immediately following the declaration."),Multiple_constructor_implementations_are_not_allowed:i(2392,1,"Multiple_constructor_implementations_are_not_allowed_2392","Multiple constructor implementations are not allowed."),Duplicate_function_implementation:i(2393,1,"Duplicate_function_implementation_2393","Duplicate function implementation."),This_overload_signature_is_not_compatible_with_its_implementation_signature:i(2394,1,"This_overload_signature_is_not_compatible_with_its_implementation_signature_2394","This overload signature is not compatible with its implementation signature."),Individual_declarations_in_merged_declaration_0_must_be_all_exported_or_all_local:i(2395,1,"Individual_declarations_in_merged_declaration_0_must_be_all_exported_or_all_local_2395","Individual declarations in merged declaration '{0}' must be all exported or all local."),Duplicate_identifier_arguments_Compiler_uses_arguments_to_initialize_rest_parameters:i(2396,1,"Duplicate_identifier_arguments_Compiler_uses_arguments_to_initialize_rest_parameters_2396","Duplicate identifier 'arguments'. Compiler uses 'arguments' to initialize rest parameters."),Declaration_name_conflicts_with_built_in_global_identifier_0:i(2397,1,"Declaration_name_conflicts_with_built_in_global_identifier_0_2397","Declaration name conflicts with built-in global identifier '{0}'."),constructor_cannot_be_used_as_a_parameter_property_name:i(2398,1,"constructor_cannot_be_used_as_a_parameter_property_name_2398","'constructor' cannot be used as a parameter property name."),Duplicate_identifier_this_Compiler_uses_variable_declaration_this_to_capture_this_reference:i(2399,1,"Duplicate_identifier_this_Compiler_uses_variable_declaration_this_to_capture_this_reference_2399","Duplicate identifier '_this'. Compiler uses variable declaration '_this' to capture 'this' reference."),Expression_resolves_to_variable_declaration_this_that_compiler_uses_to_capture_this_reference:i(2400,1,"Expression_resolves_to_variable_declaration_this_that_compiler_uses_to_capture_this_reference_2400","Expression resolves to variable declaration '_this' that compiler uses to capture 'this' reference."),A_super_call_must_be_a_root_level_statement_within_a_constructor_of_a_derived_class_that_contains_initialized_properties_parameter_properties_or_private_identifiers:i(2401,1,"A_super_call_must_be_a_root_level_statement_within_a_constructor_of_a_derived_class_that_contains_in_2401","A 'super' call must be a root-level statement within a constructor of a derived class that contains initialized properties, parameter properties, or private identifiers."),Expression_resolves_to_super_that_compiler_uses_to_capture_base_class_reference:i(2402,1,"Expression_resolves_to_super_that_compiler_uses_to_capture_base_class_reference_2402","Expression resolves to '_super' that compiler uses to capture base class reference."),Subsequent_variable_declarations_must_have_the_same_type_Variable_0_must_be_of_type_1_but_here_has_type_2:i(2403,1,"Subsequent_variable_declarations_must_have_the_same_type_Variable_0_must_be_of_type_1_but_here_has_t_2403","Subsequent variable declarations must have the same type. Variable '{0}' must be of type '{1}', but here has type '{2}'."),The_left_hand_side_of_a_for_in_statement_cannot_use_a_type_annotation:i(2404,1,"The_left_hand_side_of_a_for_in_statement_cannot_use_a_type_annotation_2404","The left-hand side of a 'for...in' statement cannot use a type annotation."),The_left_hand_side_of_a_for_in_statement_must_be_of_type_string_or_any:i(2405,1,"The_left_hand_side_of_a_for_in_statement_must_be_of_type_string_or_any_2405","The left-hand side of a 'for...in' statement must be of type 'string' or 'any'."),The_left_hand_side_of_a_for_in_statement_must_be_a_variable_or_a_property_access:i(2406,1,"The_left_hand_side_of_a_for_in_statement_must_be_a_variable_or_a_property_access_2406","The left-hand side of a 'for...in' statement must be a variable or a property access."),The_right_hand_side_of_a_for_in_statement_must_be_of_type_any_an_object_type_or_a_type_parameter_but_here_has_type_0:i(2407,1,"The_right_hand_side_of_a_for_in_statement_must_be_of_type_any_an_object_type_or_a_type_parameter_but_2407","The right-hand side of a 'for...in' statement must be of type 'any', an object type or a type parameter, but here has type '{0}'."),Setters_cannot_return_a_value:i(2408,1,"Setters_cannot_return_a_value_2408","Setters cannot return a value."),Return_type_of_constructor_signature_must_be_assignable_to_the_instance_type_of_the_class:i(2409,1,"Return_type_of_constructor_signature_must_be_assignable_to_the_instance_type_of_the_class_2409","Return type of constructor signature must be assignable to the instance type of the class."),The_with_statement_is_not_supported_All_symbols_in_a_with_block_will_have_type_any:i(2410,1,"The_with_statement_is_not_supported_All_symbols_in_a_with_block_will_have_type_any_2410","The 'with' statement is not supported. All symbols in a 'with' block will have type 'any'."),Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefined_to_the_type_of_the_target:i(2412,1,"Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2412","Type '{0}' is not assignable to type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the type of the target."),Property_0_of_type_1_is_not_assignable_to_2_index_type_3:i(2411,1,"Property_0_of_type_1_is_not_assignable_to_2_index_type_3_2411","Property '{0}' of type '{1}' is not assignable to '{2}' index type '{3}'."),_0_index_type_1_is_not_assignable_to_2_index_type_3:i(2413,1,"_0_index_type_1_is_not_assignable_to_2_index_type_3_2413","'{0}' index type '{1}' is not assignable to '{2}' index type '{3}'."),Class_name_cannot_be_0:i(2414,1,"Class_name_cannot_be_0_2414","Class name cannot be '{0}'."),Class_0_incorrectly_extends_base_class_1:i(2415,1,"Class_0_incorrectly_extends_base_class_1_2415","Class '{0}' incorrectly extends base class '{1}'."),Property_0_in_type_1_is_not_assignable_to_the_same_property_in_base_type_2:i(2416,1,"Property_0_in_type_1_is_not_assignable_to_the_same_property_in_base_type_2_2416","Property '{0}' in type '{1}' is not assignable to the same property in base type '{2}'."),Class_static_side_0_incorrectly_extends_base_class_static_side_1:i(2417,1,"Class_static_side_0_incorrectly_extends_base_class_static_side_1_2417","Class static side '{0}' incorrectly extends base class static side '{1}'."),Type_of_computed_property_s_value_is_0_which_is_not_assignable_to_type_1:i(2418,1,"Type_of_computed_property_s_value_is_0_which_is_not_assignable_to_type_1_2418","Type of computed property's value is '{0}', which is not assignable to type '{1}'."),Types_of_construct_signatures_are_incompatible:i(2419,1,"Types_of_construct_signatures_are_incompatible_2419","Types of construct signatures are incompatible."),Class_0_incorrectly_implements_interface_1:i(2420,1,"Class_0_incorrectly_implements_interface_1_2420","Class '{0}' incorrectly implements interface '{1}'."),A_class_can_only_implement_an_object_type_or_intersection_of_object_types_with_statically_known_members:i(2422,1,"A_class_can_only_implement_an_object_type_or_intersection_of_object_types_with_statically_known_memb_2422","A class can only implement an object type or intersection of object types with statically known members."),Class_0_defines_instance_member_function_1_but_extended_class_2_defines_it_as_instance_member_accessor:i(2423,1,"Class_0_defines_instance_member_function_1_but_extended_class_2_defines_it_as_instance_member_access_2423","Class '{0}' defines instance member function '{1}', but extended class '{2}' defines it as instance member accessor."),Class_0_defines_instance_member_property_1_but_extended_class_2_defines_it_as_instance_member_function:i(2425,1,"Class_0_defines_instance_member_property_1_but_extended_class_2_defines_it_as_instance_member_functi_2425","Class '{0}' defines instance member property '{1}', but extended class '{2}' defines it as instance member function."),Class_0_defines_instance_member_accessor_1_but_extended_class_2_defines_it_as_instance_member_function:i(2426,1,"Class_0_defines_instance_member_accessor_1_but_extended_class_2_defines_it_as_instance_member_functi_2426","Class '{0}' defines instance member accessor '{1}', but extended class '{2}' defines it as instance member function."),Interface_name_cannot_be_0:i(2427,1,"Interface_name_cannot_be_0_2427","Interface name cannot be '{0}'."),All_declarations_of_0_must_have_identical_type_parameters:i(2428,1,"All_declarations_of_0_must_have_identical_type_parameters_2428","All declarations of '{0}' must have identical type parameters."),Interface_0_incorrectly_extends_interface_1:i(2430,1,"Interface_0_incorrectly_extends_interface_1_2430","Interface '{0}' incorrectly extends interface '{1}'."),Enum_name_cannot_be_0:i(2431,1,"Enum_name_cannot_be_0_2431","Enum name cannot be '{0}'."),In_an_enum_with_multiple_declarations_only_one_declaration_can_omit_an_initializer_for_its_first_enum_element:i(2432,1,"In_an_enum_with_multiple_declarations_only_one_declaration_can_omit_an_initializer_for_its_first_enu_2432","In an enum with multiple declarations, only one declaration can omit an initializer for its first enum element."),A_namespace_declaration_cannot_be_in_a_different_file_from_a_class_or_function_with_which_it_is_merged:i(2433,1,"A_namespace_declaration_cannot_be_in_a_different_file_from_a_class_or_function_with_which_it_is_merg_2433","A namespace declaration cannot be in a different file from a class or function with which it is merged."),A_namespace_declaration_cannot_be_located_prior_to_a_class_or_function_with_which_it_is_merged:i(2434,1,"A_namespace_declaration_cannot_be_located_prior_to_a_class_or_function_with_which_it_is_merged_2434","A namespace declaration cannot be located prior to a class or function with which it is merged."),Ambient_modules_cannot_be_nested_in_other_modules_or_namespaces:i(2435,1,"Ambient_modules_cannot_be_nested_in_other_modules_or_namespaces_2435","Ambient modules cannot be nested in other modules or namespaces."),Ambient_module_declaration_cannot_specify_relative_module_name:i(2436,1,"Ambient_module_declaration_cannot_specify_relative_module_name_2436","Ambient module declaration cannot specify relative module name."),Module_0_is_hidden_by_a_local_declaration_with_the_same_name:i(2437,1,"Module_0_is_hidden_by_a_local_declaration_with_the_same_name_2437","Module '{0}' is hidden by a local declaration with the same name."),Import_name_cannot_be_0:i(2438,1,"Import_name_cannot_be_0_2438","Import name cannot be '{0}'."),Import_or_export_declaration_in_an_ambient_module_declaration_cannot_reference_module_through_relative_module_name:i(2439,1,"Import_or_export_declaration_in_an_ambient_module_declaration_cannot_reference_module_through_relati_2439","Import or export declaration in an ambient module declaration cannot reference module through relative module name."),Import_declaration_conflicts_with_local_declaration_of_0:i(2440,1,"Import_declaration_conflicts_with_local_declaration_of_0_2440","Import declaration conflicts with local declaration of '{0}'."),Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module:i(2441,1,"Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module_2441","Duplicate identifier '{0}'. Compiler reserves name '{1}' in top level scope of a module."),Types_have_separate_declarations_of_a_private_property_0:i(2442,1,"Types_have_separate_declarations_of_a_private_property_0_2442","Types have separate declarations of a private property '{0}'."),Property_0_is_protected_but_type_1_is_not_a_class_derived_from_2:i(2443,1,"Property_0_is_protected_but_type_1_is_not_a_class_derived_from_2_2443","Property '{0}' is protected but type '{1}' is not a class derived from '{2}'."),Property_0_is_protected_in_type_1_but_public_in_type_2:i(2444,1,"Property_0_is_protected_in_type_1_but_public_in_type_2_2444","Property '{0}' is protected in type '{1}' but public in type '{2}'."),Property_0_is_protected_and_only_accessible_within_class_1_and_its_subclasses:i(2445,1,"Property_0_is_protected_and_only_accessible_within_class_1_and_its_subclasses_2445","Property '{0}' is protected and only accessible within class '{1}' and its subclasses."),Property_0_is_protected_and_only_accessible_through_an_instance_of_class_1_This_is_an_instance_of_class_2:i(2446,1,"Property_0_is_protected_and_only_accessible_through_an_instance_of_class_1_This_is_an_instance_of_cl_2446","Property '{0}' is protected and only accessible through an instance of class '{1}'. This is an instance of class '{2}'."),The_0_operator_is_not_allowed_for_boolean_types_Consider_using_1_instead:i(2447,1,"The_0_operator_is_not_allowed_for_boolean_types_Consider_using_1_instead_2447","The '{0}' operator is not allowed for boolean types. Consider using '{1}' instead."),Block_scoped_variable_0_used_before_its_declaration:i(2448,1,"Block_scoped_variable_0_used_before_its_declaration_2448","Block-scoped variable '{0}' used before its declaration."),Class_0_used_before_its_declaration:i(2449,1,"Class_0_used_before_its_declaration_2449","Class '{0}' used before its declaration."),Enum_0_used_before_its_declaration:i(2450,1,"Enum_0_used_before_its_declaration_2450","Enum '{0}' used before its declaration."),Cannot_redeclare_block_scoped_variable_0:i(2451,1,"Cannot_redeclare_block_scoped_variable_0_2451","Cannot redeclare block-scoped variable '{0}'."),An_enum_member_cannot_have_a_numeric_name:i(2452,1,"An_enum_member_cannot_have_a_numeric_name_2452","An enum member cannot have a numeric name."),Variable_0_is_used_before_being_assigned:i(2454,1,"Variable_0_is_used_before_being_assigned_2454","Variable '{0}' is used before being assigned."),Type_alias_0_circularly_references_itself:i(2456,1,"Type_alias_0_circularly_references_itself_2456","Type alias '{0}' circularly references itself."),Type_alias_name_cannot_be_0:i(2457,1,"Type_alias_name_cannot_be_0_2457","Type alias name cannot be '{0}'."),An_AMD_module_cannot_have_multiple_name_assignments:i(2458,1,"An_AMD_module_cannot_have_multiple_name_assignments_2458","An AMD module cannot have multiple name assignments."),Module_0_declares_1_locally_but_it_is_not_exported:i(2459,1,"Module_0_declares_1_locally_but_it_is_not_exported_2459","Module '{0}' declares '{1}' locally, but it is not exported."),Module_0_declares_1_locally_but_it_is_exported_as_2:i(2460,1,"Module_0_declares_1_locally_but_it_is_exported_as_2_2460","Module '{0}' declares '{1}' locally, but it is exported as '{2}'."),Type_0_is_not_an_array_type:i(2461,1,"Type_0_is_not_an_array_type_2461","Type '{0}' is not an array type."),A_rest_element_must_be_last_in_a_destructuring_pattern:i(2462,1,"A_rest_element_must_be_last_in_a_destructuring_pattern_2462","A rest element must be last in a destructuring pattern."),A_binding_pattern_parameter_cannot_be_optional_in_an_implementation_signature:i(2463,1,"A_binding_pattern_parameter_cannot_be_optional_in_an_implementation_signature_2463","A binding pattern parameter cannot be optional in an implementation signature."),A_computed_property_name_must_be_of_type_string_number_symbol_or_any:i(2464,1,"A_computed_property_name_must_be_of_type_string_number_symbol_or_any_2464","A computed property name must be of type 'string', 'number', 'symbol', or 'any'."),this_cannot_be_referenced_in_a_computed_property_name:i(2465,1,"this_cannot_be_referenced_in_a_computed_property_name_2465","'this' cannot be referenced in a computed property name."),super_cannot_be_referenced_in_a_computed_property_name:i(2466,1,"super_cannot_be_referenced_in_a_computed_property_name_2466","'super' cannot be referenced in a computed property name."),A_computed_property_name_cannot_reference_a_type_parameter_from_its_containing_type:i(2467,1,"A_computed_property_name_cannot_reference_a_type_parameter_from_its_containing_type_2467","A computed property name cannot reference a type parameter from its containing type."),Cannot_find_global_value_0:i(2468,1,"Cannot_find_global_value_0_2468","Cannot find global value '{0}'."),The_0_operator_cannot_be_applied_to_type_symbol:i(2469,1,"The_0_operator_cannot_be_applied_to_type_symbol_2469","The '{0}' operator cannot be applied to type 'symbol'."),Spread_operator_in_new_expressions_is_only_available_when_targeting_ECMAScript_5_and_higher:i(2472,1,"Spread_operator_in_new_expressions_is_only_available_when_targeting_ECMAScript_5_and_higher_2472","Spread operator in 'new' expressions is only available when targeting ECMAScript 5 and higher."),Enum_declarations_must_all_be_const_or_non_const:i(2473,1,"Enum_declarations_must_all_be_const_or_non_const_2473","Enum declarations must all be const or non-const."),const_enum_member_initializers_must_be_constant_expressions:i(2474,1,"const_enum_member_initializers_must_be_constant_expressions_2474","const enum member initializers must be constant expressions."),const_enums_can_only_be_used_in_property_or_index_access_expressions_or_the_right_hand_side_of_an_import_declaration_or_export_assignment_or_type_query:i(2475,1,"const_enums_can_only_be_used_in_property_or_index_access_expressions_or_the_right_hand_side_of_an_im_2475","'const' enums can only be used in property or index access expressions or the right hand side of an import declaration or export assignment or type query."),A_const_enum_member_can_only_be_accessed_using_a_string_literal:i(2476,1,"A_const_enum_member_can_only_be_accessed_using_a_string_literal_2476","A const enum member can only be accessed using a string literal."),const_enum_member_initializer_was_evaluated_to_a_non_finite_value:i(2477,1,"const_enum_member_initializer_was_evaluated_to_a_non_finite_value_2477","'const' enum member initializer was evaluated to a non-finite value."),const_enum_member_initializer_was_evaluated_to_disallowed_value_NaN:i(2478,1,"const_enum_member_initializer_was_evaluated_to_disallowed_value_NaN_2478","'const' enum member initializer was evaluated to disallowed value 'NaN'."),let_is_not_allowed_to_be_used_as_a_name_in_let_or_const_declarations:i(2480,1,"let_is_not_allowed_to_be_used_as_a_name_in_let_or_const_declarations_2480","'let' is not allowed to be used as a name in 'let' or 'const' declarations."),Cannot_initialize_outer_scoped_variable_0_in_the_same_scope_as_block_scoped_declaration_1:i(2481,1,"Cannot_initialize_outer_scoped_variable_0_in_the_same_scope_as_block_scoped_declaration_1_2481","Cannot initialize outer scoped variable '{0}' in the same scope as block scoped declaration '{1}'."),The_left_hand_side_of_a_for_of_statement_cannot_use_a_type_annotation:i(2483,1,"The_left_hand_side_of_a_for_of_statement_cannot_use_a_type_annotation_2483","The left-hand side of a 'for...of' statement cannot use a type annotation."),Export_declaration_conflicts_with_exported_declaration_of_0:i(2484,1,"Export_declaration_conflicts_with_exported_declaration_of_0_2484","Export declaration conflicts with exported declaration of '{0}'."),The_left_hand_side_of_a_for_of_statement_must_be_a_variable_or_a_property_access:i(2487,1,"The_left_hand_side_of_a_for_of_statement_must_be_a_variable_or_a_property_access_2487","The left-hand side of a 'for...of' statement must be a variable or a property access."),Type_0_must_have_a_Symbol_iterator_method_that_returns_an_iterator:i(2488,1,"Type_0_must_have_a_Symbol_iterator_method_that_returns_an_iterator_2488","Type '{0}' must have a '[Symbol.iterator]()' method that returns an iterator."),An_iterator_must_have_a_next_method:i(2489,1,"An_iterator_must_have_a_next_method_2489","An iterator must have a 'next()' method."),The_type_returned_by_the_0_method_of_an_iterator_must_have_a_value_property:i(2490,1,"The_type_returned_by_the_0_method_of_an_iterator_must_have_a_value_property_2490","The type returned by the '{0}()' method of an iterator must have a 'value' property."),The_left_hand_side_of_a_for_in_statement_cannot_be_a_destructuring_pattern:i(2491,1,"The_left_hand_side_of_a_for_in_statement_cannot_be_a_destructuring_pattern_2491","The left-hand side of a 'for...in' statement cannot be a destructuring pattern."),Cannot_redeclare_identifier_0_in_catch_clause:i(2492,1,"Cannot_redeclare_identifier_0_in_catch_clause_2492","Cannot redeclare identifier '{0}' in catch clause."),Tuple_type_0_of_length_1_has_no_element_at_index_2:i(2493,1,"Tuple_type_0_of_length_1_has_no_element_at_index_2_2493","Tuple type '{0}' of length '{1}' has no element at index '{2}'."),Using_a_string_in_a_for_of_statement_is_only_supported_in_ECMAScript_5_and_higher:i(2494,1,"Using_a_string_in_a_for_of_statement_is_only_supported_in_ECMAScript_5_and_higher_2494","Using a string in a 'for...of' statement is only supported in ECMAScript 5 and higher."),Type_0_is_not_an_array_type_or_a_string_type:i(2495,1,"Type_0_is_not_an_array_type_or_a_string_type_2495","Type '{0}' is not an array type or a string type."),The_arguments_object_cannot_be_referenced_in_an_arrow_function_in_ES3_and_ES5_Consider_using_a_standard_function_expression:i(2496,1,"The_arguments_object_cannot_be_referenced_in_an_arrow_function_in_ES3_and_ES5_Consider_using_a_stand_2496","The 'arguments' object cannot be referenced in an arrow function in ES3 and ES5. Consider using a standard function expression."),This_module_can_only_be_referenced_with_ECMAScript_imports_Slashexports_by_turning_on_the_0_flag_and_referencing_its_default_export:i(2497,1,"This_module_can_only_be_referenced_with_ECMAScript_imports_Slashexports_by_turning_on_the_0_flag_and_2497","This module can only be referenced with ECMAScript imports/exports by turning on the '{0}' flag and referencing its default export."),Module_0_uses_export_and_cannot_be_used_with_export_Asterisk:i(2498,1,"Module_0_uses_export_and_cannot_be_used_with_export_Asterisk_2498","Module '{0}' uses 'export =' and cannot be used with 'export *'."),An_interface_can_only_extend_an_identifier_Slashqualified_name_with_optional_type_arguments:i(2499,1,"An_interface_can_only_extend_an_identifier_Slashqualified_name_with_optional_type_arguments_2499","An interface can only extend an identifier/qualified-name with optional type arguments."),A_class_can_only_implement_an_identifier_Slashqualified_name_with_optional_type_arguments:i(2500,1,"A_class_can_only_implement_an_identifier_Slashqualified_name_with_optional_type_arguments_2500","A class can only implement an identifier/qualified-name with optional type arguments."),A_rest_element_cannot_contain_a_binding_pattern:i(2501,1,"A_rest_element_cannot_contain_a_binding_pattern_2501","A rest element cannot contain a binding pattern."),_0_is_referenced_directly_or_indirectly_in_its_own_type_annotation:i(2502,1,"_0_is_referenced_directly_or_indirectly_in_its_own_type_annotation_2502","'{0}' is referenced directly or indirectly in its own type annotation."),Cannot_find_namespace_0:i(2503,1,"Cannot_find_namespace_0_2503","Cannot find namespace '{0}'."),Type_0_must_have_a_Symbol_asyncIterator_method_that_returns_an_async_iterator:i(2504,1,"Type_0_must_have_a_Symbol_asyncIterator_method_that_returns_an_async_iterator_2504","Type '{0}' must have a '[Symbol.asyncIterator]()' method that returns an async iterator."),A_generator_cannot_have_a_void_type_annotation:i(2505,1,"A_generator_cannot_have_a_void_type_annotation_2505","A generator cannot have a 'void' type annotation."),_0_is_referenced_directly_or_indirectly_in_its_own_base_expression:i(2506,1,"_0_is_referenced_directly_or_indirectly_in_its_own_base_expression_2506","'{0}' is referenced directly or indirectly in its own base expression."),Type_0_is_not_a_constructor_function_type:i(2507,1,"Type_0_is_not_a_constructor_function_type_2507","Type '{0}' is not a constructor function type."),No_base_constructor_has_the_specified_number_of_type_arguments:i(2508,1,"No_base_constructor_has_the_specified_number_of_type_arguments_2508","No base constructor has the specified number of type arguments."),Base_constructor_return_type_0_is_not_an_object_type_or_intersection_of_object_types_with_statically_known_members:i(2509,1,"Base_constructor_return_type_0_is_not_an_object_type_or_intersection_of_object_types_with_statically_2509","Base constructor return type '{0}' is not an object type or intersection of object types with statically known members."),Base_constructors_must_all_have_the_same_return_type:i(2510,1,"Base_constructors_must_all_have_the_same_return_type_2510","Base constructors must all have the same return type."),Cannot_create_an_instance_of_an_abstract_class:i(2511,1,"Cannot_create_an_instance_of_an_abstract_class_2511","Cannot create an instance of an abstract class."),Overload_signatures_must_all_be_abstract_or_non_abstract:i(2512,1,"Overload_signatures_must_all_be_abstract_or_non_abstract_2512","Overload signatures must all be abstract or non-abstract."),Abstract_method_0_in_class_1_cannot_be_accessed_via_super_expression:i(2513,1,"Abstract_method_0_in_class_1_cannot_be_accessed_via_super_expression_2513","Abstract method '{0}' in class '{1}' cannot be accessed via super expression."),A_tuple_type_cannot_be_indexed_with_a_negative_value:i(2514,1,"A_tuple_type_cannot_be_indexed_with_a_negative_value_2514","A tuple type cannot be indexed with a negative value."),Non_abstract_class_0_does_not_implement_inherited_abstract_member_1_from_class_2:i(2515,1,"Non_abstract_class_0_does_not_implement_inherited_abstract_member_1_from_class_2_2515","Non-abstract class '{0}' does not implement inherited abstract member '{1}' from class '{2}'."),All_declarations_of_an_abstract_method_must_be_consecutive:i(2516,1,"All_declarations_of_an_abstract_method_must_be_consecutive_2516","All declarations of an abstract method must be consecutive."),Cannot_assign_an_abstract_constructor_type_to_a_non_abstract_constructor_type:i(2517,1,"Cannot_assign_an_abstract_constructor_type_to_a_non_abstract_constructor_type_2517","Cannot assign an abstract constructor type to a non-abstract constructor type."),A_this_based_type_guard_is_not_compatible_with_a_parameter_based_type_guard:i(2518,1,"A_this_based_type_guard_is_not_compatible_with_a_parameter_based_type_guard_2518","A 'this'-based type guard is not compatible with a parameter-based type guard."),An_async_iterator_must_have_a_next_method:i(2519,1,"An_async_iterator_must_have_a_next_method_2519","An async iterator must have a 'next()' method."),Duplicate_identifier_0_Compiler_uses_declaration_1_to_support_async_functions:i(2520,1,"Duplicate_identifier_0_Compiler_uses_declaration_1_to_support_async_functions_2520","Duplicate identifier '{0}'. Compiler uses declaration '{1}' to support async functions."),The_arguments_object_cannot_be_referenced_in_an_async_function_or_method_in_ES3_and_ES5_Consider_using_a_standard_function_or_method:i(2522,1,"The_arguments_object_cannot_be_referenced_in_an_async_function_or_method_in_ES3_and_ES5_Consider_usi_2522","The 'arguments' object cannot be referenced in an async function or method in ES3 and ES5. Consider using a standard function or method."),yield_expressions_cannot_be_used_in_a_parameter_initializer:i(2523,1,"yield_expressions_cannot_be_used_in_a_parameter_initializer_2523","'yield' expressions cannot be used in a parameter initializer."),await_expressions_cannot_be_used_in_a_parameter_initializer:i(2524,1,"await_expressions_cannot_be_used_in_a_parameter_initializer_2524","'await' expressions cannot be used in a parameter initializer."),Initializer_provides_no_value_for_this_binding_element_and_the_binding_element_has_no_default_value:i(2525,1,"Initializer_provides_no_value_for_this_binding_element_and_the_binding_element_has_no_default_value_2525","Initializer provides no value for this binding element and the binding element has no default value."),A_this_type_is_available_only_in_a_non_static_member_of_a_class_or_interface:i(2526,1,"A_this_type_is_available_only_in_a_non_static_member_of_a_class_or_interface_2526","A 'this' type is available only in a non-static member of a class or interface."),The_inferred_type_of_0_references_an_inaccessible_1_type_A_type_annotation_is_necessary:i(2527,1,"The_inferred_type_of_0_references_an_inaccessible_1_type_A_type_annotation_is_necessary_2527","The inferred type of '{0}' references an inaccessible '{1}' type. A type annotation is necessary."),A_module_cannot_have_multiple_default_exports:i(2528,1,"A_module_cannot_have_multiple_default_exports_2528","A module cannot have multiple default exports."),Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module_containing_async_functions:i(2529,1,"Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module_containing_async_func_2529","Duplicate identifier '{0}'. Compiler reserves name '{1}' in top level scope of a module containing async functions."),Property_0_is_incompatible_with_index_signature:i(2530,1,"Property_0_is_incompatible_with_index_signature_2530","Property '{0}' is incompatible with index signature."),Object_is_possibly_null:i(2531,1,"Object_is_possibly_null_2531","Object is possibly 'null'."),Object_is_possibly_undefined:i(2532,1,"Object_is_possibly_undefined_2532","Object is possibly 'undefined'."),Object_is_possibly_null_or_undefined:i(2533,1,"Object_is_possibly_null_or_undefined_2533","Object is possibly 'null' or 'undefined'."),A_function_returning_never_cannot_have_a_reachable_end_point:i(2534,1,"A_function_returning_never_cannot_have_a_reachable_end_point_2534","A function returning 'never' cannot have a reachable end point."),Type_0_cannot_be_used_to_index_type_1:i(2536,1,"Type_0_cannot_be_used_to_index_type_1_2536","Type '{0}' cannot be used to index type '{1}'."),Type_0_has_no_matching_index_signature_for_type_1:i(2537,1,"Type_0_has_no_matching_index_signature_for_type_1_2537","Type '{0}' has no matching index signature for type '{1}'."),Type_0_cannot_be_used_as_an_index_type:i(2538,1,"Type_0_cannot_be_used_as_an_index_type_2538","Type '{0}' cannot be used as an index type."),Cannot_assign_to_0_because_it_is_not_a_variable:i(2539,1,"Cannot_assign_to_0_because_it_is_not_a_variable_2539","Cannot assign to '{0}' because it is not a variable."),Cannot_assign_to_0_because_it_is_a_read_only_property:i(2540,1,"Cannot_assign_to_0_because_it_is_a_read_only_property_2540","Cannot assign to '{0}' because it is a read-only property."),Index_signature_in_type_0_only_permits_reading:i(2542,1,"Index_signature_in_type_0_only_permits_reading_2542","Index signature in type '{0}' only permits reading."),Duplicate_identifier_newTarget_Compiler_uses_variable_declaration_newTarget_to_capture_new_target_meta_property_reference:i(2543,1,"Duplicate_identifier_newTarget_Compiler_uses_variable_declaration_newTarget_to_capture_new_target_me_2543","Duplicate identifier '_newTarget'. Compiler uses variable declaration '_newTarget' to capture 'new.target' meta-property reference."),Expression_resolves_to_variable_declaration_newTarget_that_compiler_uses_to_capture_new_target_meta_property_reference:i(2544,1,"Expression_resolves_to_variable_declaration_newTarget_that_compiler_uses_to_capture_new_target_meta__2544","Expression resolves to variable declaration '_newTarget' that compiler uses to capture 'new.target' meta-property reference."),A_mixin_class_must_have_a_constructor_with_a_single_rest_parameter_of_type_any:i(2545,1,"A_mixin_class_must_have_a_constructor_with_a_single_rest_parameter_of_type_any_2545","A mixin class must have a constructor with a single rest parameter of type 'any[]'."),The_type_returned_by_the_0_method_of_an_async_iterator_must_be_a_promise_for_a_type_with_a_value_property:i(2547,1,"The_type_returned_by_the_0_method_of_an_async_iterator_must_be_a_promise_for_a_type_with_a_value_pro_2547","The type returned by the '{0}()' method of an async iterator must be a promise for a type with a 'value' property."),Type_0_is_not_an_array_type_or_does_not_have_a_Symbol_iterator_method_that_returns_an_iterator:i(2548,1,"Type_0_is_not_an_array_type_or_does_not_have_a_Symbol_iterator_method_that_returns_an_iterator_2548","Type '{0}' is not an array type or does not have a '[Symbol.iterator]()' method that returns an iterator."),Type_0_is_not_an_array_type_or_a_string_type_or_does_not_have_a_Symbol_iterator_method_that_returns_an_iterator:i(2549,1,"Type_0_is_not_an_array_type_or_a_string_type_or_does_not_have_a_Symbol_iterator_method_that_returns__2549","Type '{0}' is not an array type or a string type or does not have a '[Symbol.iterator]()' method that returns an iterator."),Property_0_does_not_exist_on_type_1_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_2_or_later:i(2550,1,"Property_0_does_not_exist_on_type_1_Do_you_need_to_change_your_target_library_Try_changing_the_lib_c_2550","Property '{0}' does not exist on type '{1}'. Do you need to change your target library? Try changing the 'lib' compiler option to '{2}' or later."),Property_0_does_not_exist_on_type_1_Did_you_mean_2:i(2551,1,"Property_0_does_not_exist_on_type_1_Did_you_mean_2_2551","Property '{0}' does not exist on type '{1}'. Did you mean '{2}'?"),Cannot_find_name_0_Did_you_mean_1:i(2552,1,"Cannot_find_name_0_Did_you_mean_1_2552","Cannot find name '{0}'. Did you mean '{1}'?"),Computed_values_are_not_permitted_in_an_enum_with_string_valued_members:i(2553,1,"Computed_values_are_not_permitted_in_an_enum_with_string_valued_members_2553","Computed values are not permitted in an enum with string valued members."),Expected_0_arguments_but_got_1:i(2554,1,"Expected_0_arguments_but_got_1_2554","Expected {0} arguments, but got {1}."),Expected_at_least_0_arguments_but_got_1:i(2555,1,"Expected_at_least_0_arguments_but_got_1_2555","Expected at least {0} arguments, but got {1}."),A_spread_argument_must_either_have_a_tuple_type_or_be_passed_to_a_rest_parameter:i(2556,1,"A_spread_argument_must_either_have_a_tuple_type_or_be_passed_to_a_rest_parameter_2556","A spread argument must either have a tuple type or be passed to a rest parameter."),Expected_0_type_arguments_but_got_1:i(2558,1,"Expected_0_type_arguments_but_got_1_2558","Expected {0} type arguments, but got {1}."),Type_0_has_no_properties_in_common_with_type_1:i(2559,1,"Type_0_has_no_properties_in_common_with_type_1_2559","Type '{0}' has no properties in common with type '{1}'."),Value_of_type_0_has_no_properties_in_common_with_type_1_Did_you_mean_to_call_it:i(2560,1,"Value_of_type_0_has_no_properties_in_common_with_type_1_Did_you_mean_to_call_it_2560","Value of type '{0}' has no properties in common with type '{1}'. Did you mean to call it?"),Object_literal_may_only_specify_known_properties_but_0_does_not_exist_in_type_1_Did_you_mean_to_write_2:i(2561,1,"Object_literal_may_only_specify_known_properties_but_0_does_not_exist_in_type_1_Did_you_mean_to_writ_2561","Object literal may only specify known properties, but '{0}' does not exist in type '{1}'. Did you mean to write '{2}'?"),Base_class_expressions_cannot_reference_class_type_parameters:i(2562,1,"Base_class_expressions_cannot_reference_class_type_parameters_2562","Base class expressions cannot reference class type parameters."),The_containing_function_or_module_body_is_too_large_for_control_flow_analysis:i(2563,1,"The_containing_function_or_module_body_is_too_large_for_control_flow_analysis_2563","The containing function or module body is too large for control flow analysis."),Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor:i(2564,1,"Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor_2564","Property '{0}' has no initializer and is not definitely assigned in the constructor."),Property_0_is_used_before_being_assigned:i(2565,1,"Property_0_is_used_before_being_assigned_2565","Property '{0}' is used before being assigned."),A_rest_element_cannot_have_a_property_name:i(2566,1,"A_rest_element_cannot_have_a_property_name_2566","A rest element cannot have a property name."),Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations:i(2567,1,"Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations_2567","Enum declarations can only merge with namespace or other enum declarations."),Property_0_may_not_exist_on_type_1_Did_you_mean_2:i(2568,1,"Property_0_may_not_exist_on_type_1_Did_you_mean_2_2568","Property '{0}' may not exist on type '{1}'. Did you mean '{2}'?"),Could_not_find_name_0_Did_you_mean_1:i(2570,1,"Could_not_find_name_0_Did_you_mean_1_2570","Could not find name '{0}'. Did you mean '{1}'?"),Object_is_of_type_unknown:i(2571,1,"Object_is_of_type_unknown_2571","Object is of type 'unknown'."),A_rest_element_type_must_be_an_array_type:i(2574,1,"A_rest_element_type_must_be_an_array_type_2574","A rest element type must be an array type."),No_overload_expects_0_arguments_but_overloads_do_exist_that_expect_either_1_or_2_arguments:i(2575,1,"No_overload_expects_0_arguments_but_overloads_do_exist_that_expect_either_1_or_2_arguments_2575","No overload expects {0} arguments, but overloads do exist that expect either {1} or {2} arguments."),Property_0_does_not_exist_on_type_1_Did_you_mean_to_access_the_static_member_2_instead:i(2576,1,"Property_0_does_not_exist_on_type_1_Did_you_mean_to_access_the_static_member_2_instead_2576","Property '{0}' does not exist on type '{1}'. Did you mean to access the static member '{2}' instead?"),Return_type_annotation_circularly_references_itself:i(2577,1,"Return_type_annotation_circularly_references_itself_2577","Return type annotation circularly references itself."),Unused_ts_expect_error_directive:i(2578,1,"Unused_ts_expect_error_directive_2578","Unused '@ts-expect-error' directive."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_save_dev_types_Slashnode:i(2580,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_save_dev_types_Slashno_2580","Cannot find name '{0}'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_jQuery_Try_npm_i_save_dev_types_Slashjquery:i(2581,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_jQuery_Try_npm_i_save_dev_types_Slash_2581","Cannot find name '{0}'. Do you need to install type definitions for jQuery? Try `npm i --save-dev @types/jquery`."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_a_test_runner_Try_npm_i_save_dev_types_Slashjest_or_npm_i_save_dev_types_Slashmocha:i(2582,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_a_test_runner_Try_npm_i_save_dev_type_2582","Cannot find name '{0}'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`."),Cannot_find_name_0_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_1_or_later:i(2583,1,"Cannot_find_name_0_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_2583","Cannot find name '{0}'. Do you need to change your target library? Try changing the 'lib' compiler option to '{1}' or later."),Cannot_find_name_0_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_include_dom:i(2584,1,"Cannot_find_name_0_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_2584","Cannot find name '{0}'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'."),_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_es2015_or_later:i(2585,1,"_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Do_you_need_to_change_your_target_library_2585","'{0}' only refers to a type, but is being used as a value here. Do you need to change your target library? Try changing the 'lib' compiler option to es2015 or later."),Cannot_assign_to_0_because_it_is_a_constant:i(2588,1,"Cannot_assign_to_0_because_it_is_a_constant_2588","Cannot assign to '{0}' because it is a constant."),Type_instantiation_is_excessively_deep_and_possibly_infinite:i(2589,1,"Type_instantiation_is_excessively_deep_and_possibly_infinite_2589","Type instantiation is excessively deep and possibly infinite."),Expression_produces_a_union_type_that_is_too_complex_to_represent:i(2590,1,"Expression_produces_a_union_type_that_is_too_complex_to_represent_2590","Expression produces a union type that is too complex to represent."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_save_dev_types_Slashnode_and_then_add_node_to_the_types_field_in_your_tsconfig:i(2591,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_save_dev_types_Slashno_2591","Cannot find name '{0}'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_jQuery_Try_npm_i_save_dev_types_Slashjquery_and_then_add_jquery_to_the_types_field_in_your_tsconfig:i(2592,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_jQuery_Try_npm_i_save_dev_types_Slash_2592","Cannot find name '{0}'. Do you need to install type definitions for jQuery? Try `npm i --save-dev @types/jquery` and then add 'jquery' to the types field in your tsconfig."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_a_test_runner_Try_npm_i_save_dev_types_Slashjest_or_npm_i_save_dev_types_Slashmocha_and_then_add_jest_or_mocha_to_the_types_field_in_your_tsconfig:i(2593,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_a_test_runner_Try_npm_i_save_dev_type_2593","Cannot find name '{0}'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig."),This_module_is_declared_with_export_and_can_only_be_used_with_a_default_import_when_using_the_0_flag:i(2594,1,"This_module_is_declared_with_export_and_can_only_be_used_with_a_default_import_when_using_the_0_flag_2594","This module is declared with 'export =', and can only be used with a default import when using the '{0}' flag."),_0_can_only_be_imported_by_using_a_default_import:i(2595,1,"_0_can_only_be_imported_by_using_a_default_import_2595","'{0}' can only be imported by using a default import."),_0_can_only_be_imported_by_turning_on_the_esModuleInterop_flag_and_using_a_default_import:i(2596,1,"_0_can_only_be_imported_by_turning_on_the_esModuleInterop_flag_and_using_a_default_import_2596","'{0}' can only be imported by turning on the 'esModuleInterop' flag and using a default import."),_0_can_only_be_imported_by_using_a_require_call_or_by_using_a_default_import:i(2597,1,"_0_can_only_be_imported_by_using_a_require_call_or_by_using_a_default_import_2597","'{0}' can only be imported by using a 'require' call or by using a default import."),_0_can_only_be_imported_by_using_a_require_call_or_by_turning_on_the_esModuleInterop_flag_and_using_a_default_import:i(2598,1,"_0_can_only_be_imported_by_using_a_require_call_or_by_turning_on_the_esModuleInterop_flag_and_using__2598","'{0}' can only be imported by using a 'require' call or by turning on the 'esModuleInterop' flag and using a default import."),JSX_element_implicitly_has_type_any_because_the_global_type_JSX_Element_does_not_exist:i(2602,1,"JSX_element_implicitly_has_type_any_because_the_global_type_JSX_Element_does_not_exist_2602","JSX element implicitly has type 'any' because the global type 'JSX.Element' does not exist."),Property_0_in_type_1_is_not_assignable_to_type_2:i(2603,1,"Property_0_in_type_1_is_not_assignable_to_type_2_2603","Property '{0}' in type '{1}' is not assignable to type '{2}'."),JSX_element_type_0_does_not_have_any_construct_or_call_signatures:i(2604,1,"JSX_element_type_0_does_not_have_any_construct_or_call_signatures_2604","JSX element type '{0}' does not have any construct or call signatures."),Property_0_of_JSX_spread_attribute_is_not_assignable_to_target_property:i(2606,1,"Property_0_of_JSX_spread_attribute_is_not_assignable_to_target_property_2606","Property '{0}' of JSX spread attribute is not assignable to target property."),JSX_element_class_does_not_support_attributes_because_it_does_not_have_a_0_property:i(2607,1,"JSX_element_class_does_not_support_attributes_because_it_does_not_have_a_0_property_2607","JSX element class does not support attributes because it does not have a '{0}' property."),The_global_type_JSX_0_may_not_have_more_than_one_property:i(2608,1,"The_global_type_JSX_0_may_not_have_more_than_one_property_2608","The global type 'JSX.{0}' may not have more than one property."),JSX_spread_child_must_be_an_array_type:i(2609,1,"JSX_spread_child_must_be_an_array_type_2609","JSX spread child must be an array type."),_0_is_defined_as_an_accessor_in_class_1_but_is_overridden_here_in_2_as_an_instance_property:i(2610,1,"_0_is_defined_as_an_accessor_in_class_1_but_is_overridden_here_in_2_as_an_instance_property_2610","'{0}' is defined as an accessor in class '{1}', but is overridden here in '{2}' as an instance property."),_0_is_defined_as_a_property_in_class_1_but_is_overridden_here_in_2_as_an_accessor:i(2611,1,"_0_is_defined_as_a_property_in_class_1_but_is_overridden_here_in_2_as_an_accessor_2611","'{0}' is defined as a property in class '{1}', but is overridden here in '{2}' as an accessor."),Property_0_will_overwrite_the_base_property_in_1_If_this_is_intentional_add_an_initializer_Otherwise_add_a_declare_modifier_or_remove_the_redundant_declaration:i(2612,1,"Property_0_will_overwrite_the_base_property_in_1_If_this_is_intentional_add_an_initializer_Otherwise_2612","Property '{0}' will overwrite the base property in '{1}'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration."),Module_0_has_no_default_export_Did_you_mean_to_use_import_1_from_0_instead:i(2613,1,"Module_0_has_no_default_export_Did_you_mean_to_use_import_1_from_0_instead_2613","Module '{0}' has no default export. Did you mean to use 'import { {1} } from {0}' instead?"),Module_0_has_no_exported_member_1_Did_you_mean_to_use_import_1_from_0_instead:i(2614,1,"Module_0_has_no_exported_member_1_Did_you_mean_to_use_import_1_from_0_instead_2614","Module '{0}' has no exported member '{1}'. Did you mean to use 'import {1} from {0}' instead?"),Type_of_property_0_circularly_references_itself_in_mapped_type_1:i(2615,1,"Type_of_property_0_circularly_references_itself_in_mapped_type_1_2615","Type of property '{0}' circularly references itself in mapped type '{1}'."),_0_can_only_be_imported_by_using_import_1_require_2_or_a_default_import:i(2616,1,"_0_can_only_be_imported_by_using_import_1_require_2_or_a_default_import_2616","'{0}' can only be imported by using 'import {1} = require({2})' or a default import."),_0_can_only_be_imported_by_using_import_1_require_2_or_by_turning_on_the_esModuleInterop_flag_and_using_a_default_import:i(2617,1,"_0_can_only_be_imported_by_using_import_1_require_2_or_by_turning_on_the_esModuleInterop_flag_and_us_2617","'{0}' can only be imported by using 'import {1} = require({2})' or by turning on the 'esModuleInterop' flag and using a default import."),Source_has_0_element_s_but_target_requires_1:i(2618,1,"Source_has_0_element_s_but_target_requires_1_2618","Source has {0} element(s) but target requires {1}."),Source_has_0_element_s_but_target_allows_only_1:i(2619,1,"Source_has_0_element_s_but_target_allows_only_1_2619","Source has {0} element(s) but target allows only {1}."),Target_requires_0_element_s_but_source_may_have_fewer:i(2620,1,"Target_requires_0_element_s_but_source_may_have_fewer_2620","Target requires {0} element(s) but source may have fewer."),Target_allows_only_0_element_s_but_source_may_have_more:i(2621,1,"Target_allows_only_0_element_s_but_source_may_have_more_2621","Target allows only {0} element(s) but source may have more."),Source_provides_no_match_for_required_element_at_position_0_in_target:i(2623,1,"Source_provides_no_match_for_required_element_at_position_0_in_target_2623","Source provides no match for required element at position {0} in target."),Source_provides_no_match_for_variadic_element_at_position_0_in_target:i(2624,1,"Source_provides_no_match_for_variadic_element_at_position_0_in_target_2624","Source provides no match for variadic element at position {0} in target."),Variadic_element_at_position_0_in_source_does_not_match_element_at_position_1_in_target:i(2625,1,"Variadic_element_at_position_0_in_source_does_not_match_element_at_position_1_in_target_2625","Variadic element at position {0} in source does not match element at position {1} in target."),Type_at_position_0_in_source_is_not_compatible_with_type_at_position_1_in_target:i(2626,1,"Type_at_position_0_in_source_is_not_compatible_with_type_at_position_1_in_target_2626","Type at position {0} in source is not compatible with type at position {1} in target."),Type_at_positions_0_through_1_in_source_is_not_compatible_with_type_at_position_2_in_target:i(2627,1,"Type_at_positions_0_through_1_in_source_is_not_compatible_with_type_at_position_2_in_target_2627","Type at positions {0} through {1} in source is not compatible with type at position {2} in target."),Cannot_assign_to_0_because_it_is_an_enum:i(2628,1,"Cannot_assign_to_0_because_it_is_an_enum_2628","Cannot assign to '{0}' because it is an enum."),Cannot_assign_to_0_because_it_is_a_class:i(2629,1,"Cannot_assign_to_0_because_it_is_a_class_2629","Cannot assign to '{0}' because it is a class."),Cannot_assign_to_0_because_it_is_a_function:i(2630,1,"Cannot_assign_to_0_because_it_is_a_function_2630","Cannot assign to '{0}' because it is a function."),Cannot_assign_to_0_because_it_is_a_namespace:i(2631,1,"Cannot_assign_to_0_because_it_is_a_namespace_2631","Cannot assign to '{0}' because it is a namespace."),Cannot_assign_to_0_because_it_is_an_import:i(2632,1,"Cannot_assign_to_0_because_it_is_an_import_2632","Cannot assign to '{0}' because it is an import."),JSX_property_access_expressions_cannot_include_JSX_namespace_names:i(2633,1,"JSX_property_access_expressions_cannot_include_JSX_namespace_names_2633","JSX property access expressions cannot include JSX namespace names"),_0_index_signatures_are_incompatible:i(2634,1,"_0_index_signatures_are_incompatible_2634","'{0}' index signatures are incompatible."),Type_0_has_no_signatures_for_which_the_type_argument_list_is_applicable:i(2635,1,"Type_0_has_no_signatures_for_which_the_type_argument_list_is_applicable_2635","Type '{0}' has no signatures for which the type argument list is applicable."),Type_0_is_not_assignable_to_type_1_as_implied_by_variance_annotation:i(2636,1,"Type_0_is_not_assignable_to_type_1_as_implied_by_variance_annotation_2636","Type '{0}' is not assignable to type '{1}' as implied by variance annotation."),Variance_annotations_are_only_supported_in_type_aliases_for_object_function_constructor_and_mapped_types:i(2637,1,"Variance_annotations_are_only_supported_in_type_aliases_for_object_function_constructor_and_mapped_t_2637","Variance annotations are only supported in type aliases for object, function, constructor, and mapped types."),Type_0_may_represent_a_primitive_value_which_is_not_permitted_as_the_right_operand_of_the_in_operator:i(2638,1,"Type_0_may_represent_a_primitive_value_which_is_not_permitted_as_the_right_operand_of_the_in_operato_2638","Type '{0}' may represent a primitive value, which is not permitted as the right operand of the 'in' operator."),React_components_cannot_include_JSX_namespace_names:i(2639,1,"React_components_cannot_include_JSX_namespace_names_2639","React components cannot include JSX namespace names"),Cannot_augment_module_0_with_value_exports_because_it_resolves_to_a_non_module_entity:i(2649,1,"Cannot_augment_module_0_with_value_exports_because_it_resolves_to_a_non_module_entity_2649","Cannot augment module '{0}' with value exports because it resolves to a non-module entity."),A_member_initializer_in_a_enum_declaration_cannot_reference_members_declared_after_it_including_members_defined_in_other_enums:i(2651,1,"A_member_initializer_in_a_enum_declaration_cannot_reference_members_declared_after_it_including_memb_2651","A member initializer in a enum declaration cannot reference members declared after it, including members defined in other enums."),Merged_declaration_0_cannot_include_a_default_export_declaration_Consider_adding_a_separate_export_default_0_declaration_instead:i(2652,1,"Merged_declaration_0_cannot_include_a_default_export_declaration_Consider_adding_a_separate_export_d_2652","Merged declaration '{0}' cannot include a default export declaration. Consider adding a separate 'export default {0}' declaration instead."),Non_abstract_class_expression_does_not_implement_inherited_abstract_member_0_from_class_1:i(2653,1,"Non_abstract_class_expression_does_not_implement_inherited_abstract_member_0_from_class_1_2653","Non-abstract class expression does not implement inherited abstract member '{0}' from class '{1}'."),JSX_expressions_must_have_one_parent_element:i(2657,1,"JSX_expressions_must_have_one_parent_element_2657","JSX expressions must have one parent element."),Type_0_provides_no_match_for_the_signature_1:i(2658,1,"Type_0_provides_no_match_for_the_signature_1_2658","Type '{0}' provides no match for the signature '{1}'."),super_is_only_allowed_in_members_of_object_literal_expressions_when_option_target_is_ES2015_or_higher:i(2659,1,"super_is_only_allowed_in_members_of_object_literal_expressions_when_option_target_is_ES2015_or_highe_2659","'super' is only allowed in members of object literal expressions when option 'target' is 'ES2015' or higher."),super_can_only_be_referenced_in_members_of_derived_classes_or_object_literal_expressions:i(2660,1,"super_can_only_be_referenced_in_members_of_derived_classes_or_object_literal_expressions_2660","'super' can only be referenced in members of derived classes or object literal expressions."),Cannot_export_0_Only_local_declarations_can_be_exported_from_a_module:i(2661,1,"Cannot_export_0_Only_local_declarations_can_be_exported_from_a_module_2661","Cannot export '{0}'. Only local declarations can be exported from a module."),Cannot_find_name_0_Did_you_mean_the_static_member_1_0:i(2662,1,"Cannot_find_name_0_Did_you_mean_the_static_member_1_0_2662","Cannot find name '{0}'. Did you mean the static member '{1}.{0}'?"),Cannot_find_name_0_Did_you_mean_the_instance_member_this_0:i(2663,1,"Cannot_find_name_0_Did_you_mean_the_instance_member_this_0_2663","Cannot find name '{0}'. Did you mean the instance member 'this.{0}'?"),Invalid_module_name_in_augmentation_module_0_cannot_be_found:i(2664,1,"Invalid_module_name_in_augmentation_module_0_cannot_be_found_2664","Invalid module name in augmentation, module '{0}' cannot be found."),Invalid_module_name_in_augmentation_Module_0_resolves_to_an_untyped_module_at_1_which_cannot_be_augmented:i(2665,1,"Invalid_module_name_in_augmentation_Module_0_resolves_to_an_untyped_module_at_1_which_cannot_be_augm_2665","Invalid module name in augmentation. Module '{0}' resolves to an untyped module at '{1}', which cannot be augmented."),Exports_and_export_assignments_are_not_permitted_in_module_augmentations:i(2666,1,"Exports_and_export_assignments_are_not_permitted_in_module_augmentations_2666","Exports and export assignments are not permitted in module augmentations."),Imports_are_not_permitted_in_module_augmentations_Consider_moving_them_to_the_enclosing_external_module:i(2667,1,"Imports_are_not_permitted_in_module_augmentations_Consider_moving_them_to_the_enclosing_external_mod_2667","Imports are not permitted in module augmentations. Consider moving them to the enclosing external module."),export_modifier_cannot_be_applied_to_ambient_modules_and_module_augmentations_since_they_are_always_visible:i(2668,1,"export_modifier_cannot_be_applied_to_ambient_modules_and_module_augmentations_since_they_are_always__2668","'export' modifier cannot be applied to ambient modules and module augmentations since they are always visible."),Augmentations_for_the_global_scope_can_only_be_directly_nested_in_external_modules_or_ambient_module_declarations:i(2669,1,"Augmentations_for_the_global_scope_can_only_be_directly_nested_in_external_modules_or_ambient_module_2669","Augmentations for the global scope can only be directly nested in external modules or ambient module declarations."),Augmentations_for_the_global_scope_should_have_declare_modifier_unless_they_appear_in_already_ambient_context:i(2670,1,"Augmentations_for_the_global_scope_should_have_declare_modifier_unless_they_appear_in_already_ambien_2670","Augmentations for the global scope should have 'declare' modifier unless they appear in already ambient context."),Cannot_augment_module_0_because_it_resolves_to_a_non_module_entity:i(2671,1,"Cannot_augment_module_0_because_it_resolves_to_a_non_module_entity_2671","Cannot augment module '{0}' because it resolves to a non-module entity."),Cannot_assign_a_0_constructor_type_to_a_1_constructor_type:i(2672,1,"Cannot_assign_a_0_constructor_type_to_a_1_constructor_type_2672","Cannot assign a '{0}' constructor type to a '{1}' constructor type."),Constructor_of_class_0_is_private_and_only_accessible_within_the_class_declaration:i(2673,1,"Constructor_of_class_0_is_private_and_only_accessible_within_the_class_declaration_2673","Constructor of class '{0}' is private and only accessible within the class declaration."),Constructor_of_class_0_is_protected_and_only_accessible_within_the_class_declaration:i(2674,1,"Constructor_of_class_0_is_protected_and_only_accessible_within_the_class_declaration_2674","Constructor of class '{0}' is protected and only accessible within the class declaration."),Cannot_extend_a_class_0_Class_constructor_is_marked_as_private:i(2675,1,"Cannot_extend_a_class_0_Class_constructor_is_marked_as_private_2675","Cannot extend a class '{0}'. Class constructor is marked as private."),Accessors_must_both_be_abstract_or_non_abstract:i(2676,1,"Accessors_must_both_be_abstract_or_non_abstract_2676","Accessors must both be abstract or non-abstract."),A_type_predicate_s_type_must_be_assignable_to_its_parameter_s_type:i(2677,1,"A_type_predicate_s_type_must_be_assignable_to_its_parameter_s_type_2677","A type predicate's type must be assignable to its parameter's type."),Type_0_is_not_comparable_to_type_1:i(2678,1,"Type_0_is_not_comparable_to_type_1_2678","Type '{0}' is not comparable to type '{1}'."),A_function_that_is_called_with_the_new_keyword_cannot_have_a_this_type_that_is_void:i(2679,1,"A_function_that_is_called_with_the_new_keyword_cannot_have_a_this_type_that_is_void_2679","A function that is called with the 'new' keyword cannot have a 'this' type that is 'void'."),A_0_parameter_must_be_the_first_parameter:i(2680,1,"A_0_parameter_must_be_the_first_parameter_2680","A '{0}' parameter must be the first parameter."),A_constructor_cannot_have_a_this_parameter:i(2681,1,"A_constructor_cannot_have_a_this_parameter_2681","A constructor cannot have a 'this' parameter."),this_implicitly_has_type_any_because_it_does_not_have_a_type_annotation:i(2683,1,"this_implicitly_has_type_any_because_it_does_not_have_a_type_annotation_2683","'this' implicitly has type 'any' because it does not have a type annotation."),The_this_context_of_type_0_is_not_assignable_to_method_s_this_of_type_1:i(2684,1,"The_this_context_of_type_0_is_not_assignable_to_method_s_this_of_type_1_2684","The 'this' context of type '{0}' is not assignable to method's 'this' of type '{1}'."),The_this_types_of_each_signature_are_incompatible:i(2685,1,"The_this_types_of_each_signature_are_incompatible_2685","The 'this' types of each signature are incompatible."),_0_refers_to_a_UMD_global_but_the_current_file_is_a_module_Consider_adding_an_import_instead:i(2686,1,"_0_refers_to_a_UMD_global_but_the_current_file_is_a_module_Consider_adding_an_import_instead_2686","'{0}' refers to a UMD global, but the current file is a module. Consider adding an import instead."),All_declarations_of_0_must_have_identical_modifiers:i(2687,1,"All_declarations_of_0_must_have_identical_modifiers_2687","All declarations of '{0}' must have identical modifiers."),Cannot_find_type_definition_file_for_0:i(2688,1,"Cannot_find_type_definition_file_for_0_2688","Cannot find type definition file for '{0}'."),Cannot_extend_an_interface_0_Did_you_mean_implements:i(2689,1,"Cannot_extend_an_interface_0_Did_you_mean_implements_2689","Cannot extend an interface '{0}'. Did you mean 'implements'?"),_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0:i(2690,1,"_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690","'{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?"),_0_is_a_primitive_but_1_is_a_wrapper_object_Prefer_using_0_when_possible:i(2692,1,"_0_is_a_primitive_but_1_is_a_wrapper_object_Prefer_using_0_when_possible_2692","'{0}' is a primitive, but '{1}' is a wrapper object. Prefer using '{0}' when possible."),_0_only_refers_to_a_type_but_is_being_used_as_a_value_here:i(2693,1,"_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_2693","'{0}' only refers to a type, but is being used as a value here."),Namespace_0_has_no_exported_member_1:i(2694,1,"Namespace_0_has_no_exported_member_1_2694","Namespace '{0}' has no exported member '{1}'."),Left_side_of_comma_operator_is_unused_and_has_no_side_effects:i(2695,1,"Left_side_of_comma_operator_is_unused_and_has_no_side_effects_2695","Left side of comma operator is unused and has no side effects.",!0),The_Object_type_is_assignable_to_very_few_other_types_Did_you_mean_to_use_the_any_type_instead:i(2696,1,"The_Object_type_is_assignable_to_very_few_other_types_Did_you_mean_to_use_the_any_type_instead_2696","The 'Object' type is assignable to very few other types. Did you mean to use the 'any' type instead?"),An_async_function_or_method_must_return_a_Promise_Make_sure_you_have_a_declaration_for_Promise_or_include_ES2015_in_your_lib_option:i(2697,1,"An_async_function_or_method_must_return_a_Promise_Make_sure_you_have_a_declaration_for_Promise_or_in_2697","An async function or method must return a 'Promise'. Make sure you have a declaration for 'Promise' or include 'ES2015' in your '--lib' option."),Spread_types_may_only_be_created_from_object_types:i(2698,1,"Spread_types_may_only_be_created_from_object_types_2698","Spread types may only be created from object types."),Static_property_0_conflicts_with_built_in_property_Function_0_of_constructor_function_1:i(2699,1,"Static_property_0_conflicts_with_built_in_property_Function_0_of_constructor_function_1_2699","Static property '{0}' conflicts with built-in property 'Function.{0}' of constructor function '{1}'."),Rest_types_may_only_be_created_from_object_types:i(2700,1,"Rest_types_may_only_be_created_from_object_types_2700","Rest types may only be created from object types."),The_target_of_an_object_rest_assignment_must_be_a_variable_or_a_property_access:i(2701,1,"The_target_of_an_object_rest_assignment_must_be_a_variable_or_a_property_access_2701","The target of an object rest assignment must be a variable or a property access."),_0_only_refers_to_a_type_but_is_being_used_as_a_namespace_here:i(2702,1,"_0_only_refers_to_a_type_but_is_being_used_as_a_namespace_here_2702","'{0}' only refers to a type, but is being used as a namespace here."),The_operand_of_a_delete_operator_must_be_a_property_reference:i(2703,1,"The_operand_of_a_delete_operator_must_be_a_property_reference_2703","The operand of a 'delete' operator must be a property reference."),The_operand_of_a_delete_operator_cannot_be_a_read_only_property:i(2704,1,"The_operand_of_a_delete_operator_cannot_be_a_read_only_property_2704","The operand of a 'delete' operator cannot be a read-only property."),An_async_function_or_method_in_ES5_SlashES3_requires_the_Promise_constructor_Make_sure_you_have_a_declaration_for_the_Promise_constructor_or_include_ES2015_in_your_lib_option:i(2705,1,"An_async_function_or_method_in_ES5_SlashES3_requires_the_Promise_constructor_Make_sure_you_have_a_de_2705","An async function or method in ES5/ES3 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' option."),Required_type_parameters_may_not_follow_optional_type_parameters:i(2706,1,"Required_type_parameters_may_not_follow_optional_type_parameters_2706","Required type parameters may not follow optional type parameters."),Generic_type_0_requires_between_1_and_2_type_arguments:i(2707,1,"Generic_type_0_requires_between_1_and_2_type_arguments_2707","Generic type '{0}' requires between {1} and {2} type arguments."),Cannot_use_namespace_0_as_a_value:i(2708,1,"Cannot_use_namespace_0_as_a_value_2708","Cannot use namespace '{0}' as a value."),Cannot_use_namespace_0_as_a_type:i(2709,1,"Cannot_use_namespace_0_as_a_type_2709","Cannot use namespace '{0}' as a type."),_0_are_specified_twice_The_attribute_named_0_will_be_overwritten:i(2710,1,"_0_are_specified_twice_The_attribute_named_0_will_be_overwritten_2710","'{0}' are specified twice. The attribute named '{0}' will be overwritten."),A_dynamic_import_call_returns_a_Promise_Make_sure_you_have_a_declaration_for_Promise_or_include_ES2015_in_your_lib_option:i(2711,1,"A_dynamic_import_call_returns_a_Promise_Make_sure_you_have_a_declaration_for_Promise_or_include_ES20_2711","A dynamic import call returns a 'Promise'. Make sure you have a declaration for 'Promise' or include 'ES2015' in your '--lib' option."),A_dynamic_import_call_in_ES5_SlashES3_requires_the_Promise_constructor_Make_sure_you_have_a_declaration_for_the_Promise_constructor_or_include_ES2015_in_your_lib_option:i(2712,1,"A_dynamic_import_call_in_ES5_SlashES3_requires_the_Promise_constructor_Make_sure_you_have_a_declarat_2712","A dynamic import call in ES5/ES3 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' option."),Cannot_access_0_1_because_0_is_a_type_but_not_a_namespace_Did_you_mean_to_retrieve_the_type_of_the_property_1_in_0_with_0_1:i(2713,1,"Cannot_access_0_1_because_0_is_a_type_but_not_a_namespace_Did_you_mean_to_retrieve_the_type_of_the_p_2713",`Cannot access '{0}.{1}' because '{0}' is a type, but not a namespace. Did you mean to retrieve the type of the property '{1}' in '{0}' with '{0}["{1}"]'?`),The_expression_of_an_export_assignment_must_be_an_identifier_or_qualified_name_in_an_ambient_context:i(2714,1,"The_expression_of_an_export_assignment_must_be_an_identifier_or_qualified_name_in_an_ambient_context_2714","The expression of an export assignment must be an identifier or qualified name in an ambient context."),Abstract_property_0_in_class_1_cannot_be_accessed_in_the_constructor:i(2715,1,"Abstract_property_0_in_class_1_cannot_be_accessed_in_the_constructor_2715","Abstract property '{0}' in class '{1}' cannot be accessed in the constructor."),Type_parameter_0_has_a_circular_default:i(2716,1,"Type_parameter_0_has_a_circular_default_2716","Type parameter '{0}' has a circular default."),Subsequent_property_declarations_must_have_the_same_type_Property_0_must_be_of_type_1_but_here_has_type_2:i(2717,1,"Subsequent_property_declarations_must_have_the_same_type_Property_0_must_be_of_type_1_but_here_has_t_2717","Subsequent property declarations must have the same type. Property '{0}' must be of type '{1}', but here has type '{2}'."),Duplicate_property_0:i(2718,1,"Duplicate_property_0_2718","Duplicate property '{0}'."),Type_0_is_not_assignable_to_type_1_Two_different_types_with_this_name_exist_but_they_are_unrelated:i(2719,1,"Type_0_is_not_assignable_to_type_1_Two_different_types_with_this_name_exist_but_they_are_unrelated_2719","Type '{0}' is not assignable to type '{1}'. Two different types with this name exist, but they are unrelated."),Class_0_incorrectly_implements_class_1_Did_you_mean_to_extend_1_and_inherit_its_members_as_a_subclass:i(2720,1,"Class_0_incorrectly_implements_class_1_Did_you_mean_to_extend_1_and_inherit_its_members_as_a_subclas_2720","Class '{0}' incorrectly implements class '{1}'. Did you mean to extend '{1}' and inherit its members as a subclass?"),Cannot_invoke_an_object_which_is_possibly_null:i(2721,1,"Cannot_invoke_an_object_which_is_possibly_null_2721","Cannot invoke an object which is possibly 'null'."),Cannot_invoke_an_object_which_is_possibly_undefined:i(2722,1,"Cannot_invoke_an_object_which_is_possibly_undefined_2722","Cannot invoke an object which is possibly 'undefined'."),Cannot_invoke_an_object_which_is_possibly_null_or_undefined:i(2723,1,"Cannot_invoke_an_object_which_is_possibly_null_or_undefined_2723","Cannot invoke an object which is possibly 'null' or 'undefined'."),_0_has_no_exported_member_named_1_Did_you_mean_2:i(2724,1,"_0_has_no_exported_member_named_1_Did_you_mean_2_2724","'{0}' has no exported member named '{1}'. Did you mean '{2}'?"),Class_name_cannot_be_Object_when_targeting_ES5_with_module_0:i(2725,1,"Class_name_cannot_be_Object_when_targeting_ES5_with_module_0_2725","Class name cannot be 'Object' when targeting ES5 with module {0}."),Cannot_find_lib_definition_for_0:i(2726,1,"Cannot_find_lib_definition_for_0_2726","Cannot find lib definition for '{0}'."),Cannot_find_lib_definition_for_0_Did_you_mean_1:i(2727,1,"Cannot_find_lib_definition_for_0_Did_you_mean_1_2727","Cannot find lib definition for '{0}'. Did you mean '{1}'?"),_0_is_declared_here:i(2728,3,"_0_is_declared_here_2728","'{0}' is declared here."),Property_0_is_used_before_its_initialization:i(2729,1,"Property_0_is_used_before_its_initialization_2729","Property '{0}' is used before its initialization."),An_arrow_function_cannot_have_a_this_parameter:i(2730,1,"An_arrow_function_cannot_have_a_this_parameter_2730","An arrow function cannot have a 'this' parameter."),Implicit_conversion_of_a_symbol_to_a_string_will_fail_at_runtime_Consider_wrapping_this_expression_in_String:i(2731,1,"Implicit_conversion_of_a_symbol_to_a_string_will_fail_at_runtime_Consider_wrapping_this_expression_i_2731","Implicit conversion of a 'symbol' to a 'string' will fail at runtime. Consider wrapping this expression in 'String(...)'."),Cannot_find_module_0_Consider_using_resolveJsonModule_to_import_module_with_json_extension:i(2732,1,"Cannot_find_module_0_Consider_using_resolveJsonModule_to_import_module_with_json_extension_2732","Cannot find module '{0}'. Consider using '--resolveJsonModule' to import module with '.json' extension."),Property_0_was_also_declared_here:i(2733,1,"Property_0_was_also_declared_here_2733","Property '{0}' was also declared here."),Are_you_missing_a_semicolon:i(2734,1,"Are_you_missing_a_semicolon_2734","Are you missing a semicolon?"),Did_you_mean_for_0_to_be_constrained_to_type_new_args_Colon_any_1:i(2735,1,"Did_you_mean_for_0_to_be_constrained_to_type_new_args_Colon_any_1_2735","Did you mean for '{0}' to be constrained to type 'new (...args: any[]) => {1}'?"),Operator_0_cannot_be_applied_to_type_1:i(2736,1,"Operator_0_cannot_be_applied_to_type_1_2736","Operator '{0}' cannot be applied to type '{1}'."),BigInt_literals_are_not_available_when_targeting_lower_than_ES2020:i(2737,1,"BigInt_literals_are_not_available_when_targeting_lower_than_ES2020_2737","BigInt literals are not available when targeting lower than ES2020."),An_outer_value_of_this_is_shadowed_by_this_container:i(2738,3,"An_outer_value_of_this_is_shadowed_by_this_container_2738","An outer value of 'this' is shadowed by this container."),Type_0_is_missing_the_following_properties_from_type_1_Colon_2:i(2739,1,"Type_0_is_missing_the_following_properties_from_type_1_Colon_2_2739","Type '{0}' is missing the following properties from type '{1}': {2}"),Type_0_is_missing_the_following_properties_from_type_1_Colon_2_and_3_more:i(2740,1,"Type_0_is_missing_the_following_properties_from_type_1_Colon_2_and_3_more_2740","Type '{0}' is missing the following properties from type '{1}': {2}, and {3} more."),Property_0_is_missing_in_type_1_but_required_in_type_2:i(2741,1,"Property_0_is_missing_in_type_1_but_required_in_type_2_2741","Property '{0}' is missing in type '{1}' but required in type '{2}'."),The_inferred_type_of_0_cannot_be_named_without_a_reference_to_1_This_is_likely_not_portable_A_type_annotation_is_necessary:i(2742,1,"The_inferred_type_of_0_cannot_be_named_without_a_reference_to_1_This_is_likely_not_portable_A_type_a_2742","The inferred type of '{0}' cannot be named without a reference to '{1}'. This is likely not portable. A type annotation is necessary."),No_overload_expects_0_type_arguments_but_overloads_do_exist_that_expect_either_1_or_2_type_arguments:i(2743,1,"No_overload_expects_0_type_arguments_but_overloads_do_exist_that_expect_either_1_or_2_type_arguments_2743","No overload expects {0} type arguments, but overloads do exist that expect either {1} or {2} type arguments."),Type_parameter_defaults_can_only_reference_previously_declared_type_parameters:i(2744,1,"Type_parameter_defaults_can_only_reference_previously_declared_type_parameters_2744","Type parameter defaults can only reference previously declared type parameters."),This_JSX_tag_s_0_prop_expects_type_1_which_requires_multiple_children_but_only_a_single_child_was_provided:i(2745,1,"This_JSX_tag_s_0_prop_expects_type_1_which_requires_multiple_children_but_only_a_single_child_was_pr_2745","This JSX tag's '{0}' prop expects type '{1}' which requires multiple children, but only a single child was provided."),This_JSX_tag_s_0_prop_expects_a_single_child_of_type_1_but_multiple_children_were_provided:i(2746,1,"This_JSX_tag_s_0_prop_expects_a_single_child_of_type_1_but_multiple_children_were_provided_2746","This JSX tag's '{0}' prop expects a single child of type '{1}', but multiple children were provided."),_0_components_don_t_accept_text_as_child_elements_Text_in_JSX_has_the_type_string_but_the_expected_type_of_1_is_2:i(2747,1,"_0_components_don_t_accept_text_as_child_elements_Text_in_JSX_has_the_type_string_but_the_expected_t_2747","'{0}' components don't accept text as child elements. Text in JSX has the type 'string', but the expected type of '{1}' is '{2}'."),Cannot_access_ambient_const_enums_when_0_is_enabled:i(2748,1,"Cannot_access_ambient_const_enums_when_0_is_enabled_2748","Cannot access ambient const enums when '{0}' is enabled."),_0_refers_to_a_value_but_is_being_used_as_a_type_here_Did_you_mean_typeof_0:i(2749,1,"_0_refers_to_a_value_but_is_being_used_as_a_type_here_Did_you_mean_typeof_0_2749","'{0}' refers to a value, but is being used as a type here. Did you mean 'typeof {0}'?"),The_implementation_signature_is_declared_here:i(2750,1,"The_implementation_signature_is_declared_here_2750","The implementation signature is declared here."),Circularity_originates_in_type_at_this_location:i(2751,1,"Circularity_originates_in_type_at_this_location_2751","Circularity originates in type at this location."),The_first_export_default_is_here:i(2752,1,"The_first_export_default_is_here_2752","The first export default is here."),Another_export_default_is_here:i(2753,1,"Another_export_default_is_here_2753","Another export default is here."),super_may_not_use_type_arguments:i(2754,1,"super_may_not_use_type_arguments_2754","'super' may not use type arguments."),No_constituent_of_type_0_is_callable:i(2755,1,"No_constituent_of_type_0_is_callable_2755","No constituent of type '{0}' is callable."),Not_all_constituents_of_type_0_are_callable:i(2756,1,"Not_all_constituents_of_type_0_are_callable_2756","Not all constituents of type '{0}' are callable."),Type_0_has_no_call_signatures:i(2757,1,"Type_0_has_no_call_signatures_2757","Type '{0}' has no call signatures."),Each_member_of_the_union_type_0_has_signatures_but_none_of_those_signatures_are_compatible_with_each_other:i(2758,1,"Each_member_of_the_union_type_0_has_signatures_but_none_of_those_signatures_are_compatible_with_each_2758","Each member of the union type '{0}' has signatures, but none of those signatures are compatible with each other."),No_constituent_of_type_0_is_constructable:i(2759,1,"No_constituent_of_type_0_is_constructable_2759","No constituent of type '{0}' is constructable."),Not_all_constituents_of_type_0_are_constructable:i(2760,1,"Not_all_constituents_of_type_0_are_constructable_2760","Not all constituents of type '{0}' are constructable."),Type_0_has_no_construct_signatures:i(2761,1,"Type_0_has_no_construct_signatures_2761","Type '{0}' has no construct signatures."),Each_member_of_the_union_type_0_has_construct_signatures_but_none_of_those_signatures_are_compatible_with_each_other:i(2762,1,"Each_member_of_the_union_type_0_has_construct_signatures_but_none_of_those_signatures_are_compatible_2762","Each member of the union type '{0}' has construct signatures, but none of those signatures are compatible with each other."),Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_for_of_will_always_send_0:i(2763,1,"Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_for_of_will_always_s_2763","Cannot iterate value because the 'next' method of its iterator expects type '{1}', but for-of will always send '{0}'."),Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_array_spread_will_always_send_0:i(2764,1,"Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_array_spread_will_al_2764","Cannot iterate value because the 'next' method of its iterator expects type '{1}', but array spread will always send '{0}'."),Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_array_destructuring_will_always_send_0:i(2765,1,"Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_array_destructuring__2765","Cannot iterate value because the 'next' method of its iterator expects type '{1}', but array destructuring will always send '{0}'."),Cannot_delegate_iteration_to_value_because_the_next_method_of_its_iterator_expects_type_1_but_the_containing_generator_will_always_send_0:i(2766,1,"Cannot_delegate_iteration_to_value_because_the_next_method_of_its_iterator_expects_type_1_but_the_co_2766","Cannot delegate iteration to value because the 'next' method of its iterator expects type '{1}', but the containing generator will always send '{0}'."),The_0_property_of_an_iterator_must_be_a_method:i(2767,1,"The_0_property_of_an_iterator_must_be_a_method_2767","The '{0}' property of an iterator must be a method."),The_0_property_of_an_async_iterator_must_be_a_method:i(2768,1,"The_0_property_of_an_async_iterator_must_be_a_method_2768","The '{0}' property of an async iterator must be a method."),No_overload_matches_this_call:i(2769,1,"No_overload_matches_this_call_2769","No overload matches this call."),The_last_overload_gave_the_following_error:i(2770,1,"The_last_overload_gave_the_following_error_2770","The last overload gave the following error."),The_last_overload_is_declared_here:i(2771,1,"The_last_overload_is_declared_here_2771","The last overload is declared here."),Overload_0_of_1_2_gave_the_following_error:i(2772,1,"Overload_0_of_1_2_gave_the_following_error_2772","Overload {0} of {1}, '{2}', gave the following error."),Did_you_forget_to_use_await:i(2773,1,"Did_you_forget_to_use_await_2773","Did you forget to use 'await'?"),This_condition_will_always_return_true_since_this_function_is_always_defined_Did_you_mean_to_call_it_instead:i(2774,1,"This_condition_will_always_return_true_since_this_function_is_always_defined_Did_you_mean_to_call_it_2774","This condition will always return true since this function is always defined. Did you mean to call it instead?"),Assertions_require_every_name_in_the_call_target_to_be_declared_with_an_explicit_type_annotation:i(2775,1,"Assertions_require_every_name_in_the_call_target_to_be_declared_with_an_explicit_type_annotation_2775","Assertions require every name in the call target to be declared with an explicit type annotation."),Assertions_require_the_call_target_to_be_an_identifier_or_qualified_name:i(2776,1,"Assertions_require_the_call_target_to_be_an_identifier_or_qualified_name_2776","Assertions require the call target to be an identifier or qualified name."),The_operand_of_an_increment_or_decrement_operator_may_not_be_an_optional_property_access:i(2777,1,"The_operand_of_an_increment_or_decrement_operator_may_not_be_an_optional_property_access_2777","The operand of an increment or decrement operator may not be an optional property access."),The_target_of_an_object_rest_assignment_may_not_be_an_optional_property_access:i(2778,1,"The_target_of_an_object_rest_assignment_may_not_be_an_optional_property_access_2778","The target of an object rest assignment may not be an optional property access."),The_left_hand_side_of_an_assignment_expression_may_not_be_an_optional_property_access:i(2779,1,"The_left_hand_side_of_an_assignment_expression_may_not_be_an_optional_property_access_2779","The left-hand side of an assignment expression may not be an optional property access."),The_left_hand_side_of_a_for_in_statement_may_not_be_an_optional_property_access:i(2780,1,"The_left_hand_side_of_a_for_in_statement_may_not_be_an_optional_property_access_2780","The left-hand side of a 'for...in' statement may not be an optional property access."),The_left_hand_side_of_a_for_of_statement_may_not_be_an_optional_property_access:i(2781,1,"The_left_hand_side_of_a_for_of_statement_may_not_be_an_optional_property_access_2781","The left-hand side of a 'for...of' statement may not be an optional property access."),_0_needs_an_explicit_type_annotation:i(2782,3,"_0_needs_an_explicit_type_annotation_2782","'{0}' needs an explicit type annotation."),_0_is_specified_more_than_once_so_this_usage_will_be_overwritten:i(2783,1,"_0_is_specified_more_than_once_so_this_usage_will_be_overwritten_2783","'{0}' is specified more than once, so this usage will be overwritten."),get_and_set_accessors_cannot_declare_this_parameters:i(2784,1,"get_and_set_accessors_cannot_declare_this_parameters_2784","'get' and 'set' accessors cannot declare 'this' parameters."),This_spread_always_overwrites_this_property:i(2785,1,"This_spread_always_overwrites_this_property_2785","This spread always overwrites this property."),_0_cannot_be_used_as_a_JSX_component:i(2786,1,"_0_cannot_be_used_as_a_JSX_component_2786","'{0}' cannot be used as a JSX component."),Its_return_type_0_is_not_a_valid_JSX_element:i(2787,1,"Its_return_type_0_is_not_a_valid_JSX_element_2787","Its return type '{0}' is not a valid JSX element."),Its_instance_type_0_is_not_a_valid_JSX_element:i(2788,1,"Its_instance_type_0_is_not_a_valid_JSX_element_2788","Its instance type '{0}' is not a valid JSX element."),Its_element_type_0_is_not_a_valid_JSX_element:i(2789,1,"Its_element_type_0_is_not_a_valid_JSX_element_2789","Its element type '{0}' is not a valid JSX element."),The_operand_of_a_delete_operator_must_be_optional:i(2790,1,"The_operand_of_a_delete_operator_must_be_optional_2790","The operand of a 'delete' operator must be optional."),Exponentiation_cannot_be_performed_on_bigint_values_unless_the_target_option_is_set_to_es2016_or_later:i(2791,1,"Exponentiation_cannot_be_performed_on_bigint_values_unless_the_target_option_is_set_to_es2016_or_lat_2791","Exponentiation cannot be performed on 'bigint' values unless the 'target' option is set to 'es2016' or later."),Cannot_find_module_0_Did_you_mean_to_set_the_moduleResolution_option_to_nodenext_or_to_add_aliases_to_the_paths_option:i(2792,1,"Cannot_find_module_0_Did_you_mean_to_set_the_moduleResolution_option_to_nodenext_or_to_add_aliases_t_2792","Cannot find module '{0}'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?"),The_call_would_have_succeeded_against_this_implementation_but_implementation_signatures_of_overloads_are_not_externally_visible:i(2793,1,"The_call_would_have_succeeded_against_this_implementation_but_implementation_signatures_of_overloads_2793","The call would have succeeded against this implementation, but implementation signatures of overloads are not externally visible."),Expected_0_arguments_but_got_1_Did_you_forget_to_include_void_in_your_type_argument_to_Promise:i(2794,1,"Expected_0_arguments_but_got_1_Did_you_forget_to_include_void_in_your_type_argument_to_Promise_2794","Expected {0} arguments, but got {1}. Did you forget to include 'void' in your type argument to 'Promise'?"),The_intrinsic_keyword_can_only_be_used_to_declare_compiler_provided_intrinsic_types:i(2795,1,"The_intrinsic_keyword_can_only_be_used_to_declare_compiler_provided_intrinsic_types_2795","The 'intrinsic' keyword can only be used to declare compiler provided intrinsic types."),It_is_likely_that_you_are_missing_a_comma_to_separate_these_two_template_expressions_They_form_a_tagged_template_expression_which_cannot_be_invoked:i(2796,1,"It_is_likely_that_you_are_missing_a_comma_to_separate_these_two_template_expressions_They_form_a_tag_2796","It is likely that you are missing a comma to separate these two template expressions. They form a tagged template expression which cannot be invoked."),A_mixin_class_that_extends_from_a_type_variable_containing_an_abstract_construct_signature_must_also_be_declared_abstract:i(2797,1,"A_mixin_class_that_extends_from_a_type_variable_containing_an_abstract_construct_signature_must_also_2797","A mixin class that extends from a type variable containing an abstract construct signature must also be declared 'abstract'."),The_declaration_was_marked_as_deprecated_here:i(2798,1,"The_declaration_was_marked_as_deprecated_here_2798","The declaration was marked as deprecated here."),Type_produces_a_tuple_type_that_is_too_large_to_represent:i(2799,1,"Type_produces_a_tuple_type_that_is_too_large_to_represent_2799","Type produces a tuple type that is too large to represent."),Expression_produces_a_tuple_type_that_is_too_large_to_represent:i(2800,1,"Expression_produces_a_tuple_type_that_is_too_large_to_represent_2800","Expression produces a tuple type that is too large to represent."),This_condition_will_always_return_true_since_this_0_is_always_defined:i(2801,1,"This_condition_will_always_return_true_since_this_0_is_always_defined_2801","This condition will always return true since this '{0}' is always defined."),Type_0_can_only_be_iterated_through_when_using_the_downlevelIteration_flag_or_with_a_target_of_es2015_or_higher:i(2802,1,"Type_0_can_only_be_iterated_through_when_using_the_downlevelIteration_flag_or_with_a_target_of_es201_2802","Type '{0}' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher."),Cannot_assign_to_private_method_0_Private_methods_are_not_writable:i(2803,1,"Cannot_assign_to_private_method_0_Private_methods_are_not_writable_2803","Cannot assign to private method '{0}'. Private methods are not writable."),Duplicate_identifier_0_Static_and_instance_elements_cannot_share_the_same_private_name:i(2804,1,"Duplicate_identifier_0_Static_and_instance_elements_cannot_share_the_same_private_name_2804","Duplicate identifier '{0}'. Static and instance elements cannot share the same private name."),Private_accessor_was_defined_without_a_getter:i(2806,1,"Private_accessor_was_defined_without_a_getter_2806","Private accessor was defined without a getter."),This_syntax_requires_an_imported_helper_named_1_with_2_parameters_which_is_not_compatible_with_the_one_in_0_Consider_upgrading_your_version_of_0:i(2807,1,"This_syntax_requires_an_imported_helper_named_1_with_2_parameters_which_is_not_compatible_with_the_o_2807","This syntax requires an imported helper named '{1}' with {2} parameters, which is not compatible with the one in '{0}'. Consider upgrading your version of '{0}'."),A_get_accessor_must_be_at_least_as_accessible_as_the_setter:i(2808,1,"A_get_accessor_must_be_at_least_as_accessible_as_the_setter_2808","A get accessor must be at least as accessible as the setter"),Declaration_or_statement_expected_This_follows_a_block_of_statements_so_if_you_intended_to_write_a_destructuring_assignment_you_might_need_to_wrap_the_whole_assignment_in_parentheses:i(2809,1,"Declaration_or_statement_expected_This_follows_a_block_of_statements_so_if_you_intended_to_write_a_d_2809","Declaration or statement expected. This '=' follows a block of statements, so if you intended to write a destructuring assignment, you might need to wrap the whole assignment in parentheses."),Expected_1_argument_but_got_0_new_Promise_needs_a_JSDoc_hint_to_produce_a_resolve_that_can_be_called_without_arguments:i(2810,1,"Expected_1_argument_but_got_0_new_Promise_needs_a_JSDoc_hint_to_produce_a_resolve_that_can_be_called_2810","Expected 1 argument, but got 0. 'new Promise()' needs a JSDoc hint to produce a 'resolve' that can be called without arguments."),Initializer_for_property_0:i(2811,1,"Initializer_for_property_0_2811","Initializer for property '{0}'"),Property_0_does_not_exist_on_type_1_Try_changing_the_lib_compiler_option_to_include_dom:i(2812,1,"Property_0_does_not_exist_on_type_1_Try_changing_the_lib_compiler_option_to_include_dom_2812","Property '{0}' does not exist on type '{1}'. Try changing the 'lib' compiler option to include 'dom'."),Class_declaration_cannot_implement_overload_list_for_0:i(2813,1,"Class_declaration_cannot_implement_overload_list_for_0_2813","Class declaration cannot implement overload list for '{0}'."),Function_with_bodies_can_only_merge_with_classes_that_are_ambient:i(2814,1,"Function_with_bodies_can_only_merge_with_classes_that_are_ambient_2814","Function with bodies can only merge with classes that are ambient."),arguments_cannot_be_referenced_in_property_initializers:i(2815,1,"arguments_cannot_be_referenced_in_property_initializers_2815","'arguments' cannot be referenced in property initializers."),Cannot_use_this_in_a_static_property_initializer_of_a_decorated_class:i(2816,1,"Cannot_use_this_in_a_static_property_initializer_of_a_decorated_class_2816","Cannot use 'this' in a static property initializer of a decorated class."),Property_0_has_no_initializer_and_is_not_definitely_assigned_in_a_class_static_block:i(2817,1,"Property_0_has_no_initializer_and_is_not_definitely_assigned_in_a_class_static_block_2817","Property '{0}' has no initializer and is not definitely assigned in a class static block."),Duplicate_identifier_0_Compiler_reserves_name_1_when_emitting_super_references_in_static_initializers:i(2818,1,"Duplicate_identifier_0_Compiler_reserves_name_1_when_emitting_super_references_in_static_initializer_2818","Duplicate identifier '{0}'. Compiler reserves name '{1}' when emitting 'super' references in static initializers."),Namespace_name_cannot_be_0:i(2819,1,"Namespace_name_cannot_be_0_2819","Namespace name cannot be '{0}'."),Type_0_is_not_assignable_to_type_1_Did_you_mean_2:i(2820,1,"Type_0_is_not_assignable_to_type_1_Did_you_mean_2_2820","Type '{0}' is not assignable to type '{1}'. Did you mean '{2}'?"),Import_assertions_are_only_supported_when_the_module_option_is_set_to_esnext_or_nodenext:i(2821,1,"Import_assertions_are_only_supported_when_the_module_option_is_set_to_esnext_or_nodenext_2821","Import assertions are only supported when the '--module' option is set to 'esnext' or 'nodenext'."),Import_assertions_cannot_be_used_with_type_only_imports_or_exports:i(2822,1,"Import_assertions_cannot_be_used_with_type_only_imports_or_exports_2822","Import assertions cannot be used with type-only imports or exports."),Cannot_find_namespace_0_Did_you_mean_1:i(2833,1,"Cannot_find_namespace_0_Did_you_mean_1_2833","Cannot find namespace '{0}'. Did you mean '{1}'?"),Relative_import_paths_need_explicit_file_extensions_in_EcmaScript_imports_when_moduleResolution_is_node16_or_nodenext_Consider_adding_an_extension_to_the_import_path:i(2834,1,"Relative_import_paths_need_explicit_file_extensions_in_EcmaScript_imports_when_moduleResolution_is_n_2834","Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Consider adding an extension to the import path."),Relative_import_paths_need_explicit_file_extensions_in_EcmaScript_imports_when_moduleResolution_is_node16_or_nodenext_Did_you_mean_0:i(2835,1,"Relative_import_paths_need_explicit_file_extensions_in_EcmaScript_imports_when_moduleResolution_is_n_2835","Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '{0}'?"),Import_assertions_are_not_allowed_on_statements_that_transpile_to_commonjs_require_calls:i(2836,1,"Import_assertions_are_not_allowed_on_statements_that_transpile_to_commonjs_require_calls_2836","Import assertions are not allowed on statements that transpile to commonjs 'require' calls."),Import_assertion_values_must_be_string_literal_expressions:i(2837,1,"Import_assertion_values_must_be_string_literal_expressions_2837","Import assertion values must be string literal expressions."),All_declarations_of_0_must_have_identical_constraints:i(2838,1,"All_declarations_of_0_must_have_identical_constraints_2838","All declarations of '{0}' must have identical constraints."),This_condition_will_always_return_0_since_JavaScript_compares_objects_by_reference_not_value:i(2839,1,"This_condition_will_always_return_0_since_JavaScript_compares_objects_by_reference_not_value_2839","This condition will always return '{0}' since JavaScript compares objects by reference, not value."),An_interface_cannot_extend_a_primitive_type_like_0_an_interface_can_only_extend_named_types_and_classes:i(2840,1,"An_interface_cannot_extend_a_primitive_type_like_0_an_interface_can_only_extend_named_types_and_clas_2840","An interface cannot extend a primitive type like '{0}'; an interface can only extend named types and classes"),The_type_of_this_expression_cannot_be_named_without_a_resolution_mode_assertion_which_is_an_unstable_feature_Use_nightly_TypeScript_to_silence_this_error_Try_updating_with_npm_install_D_typescript_next:i(2841,1,"The_type_of_this_expression_cannot_be_named_without_a_resolution_mode_assertion_which_is_an_unstable_2841","The type of this expression cannot be named without a 'resolution-mode' assertion, which is an unstable feature. Use nightly TypeScript to silence this error. Try updating with 'npm install -D typescript@next'."),_0_is_an_unused_renaming_of_1_Did_you_intend_to_use_it_as_a_type_annotation:i(2842,1,"_0_is_an_unused_renaming_of_1_Did_you_intend_to_use_it_as_a_type_annotation_2842","'{0}' is an unused renaming of '{1}'. Did you intend to use it as a type annotation?"),We_can_only_write_a_type_for_0_by_adding_a_type_for_the_entire_parameter_here:i(2843,1,"We_can_only_write_a_type_for_0_by_adding_a_type_for_the_entire_parameter_here_2843","We can only write a type for '{0}' by adding a type for the entire parameter here."),Type_of_instance_member_variable_0_cannot_reference_identifier_1_declared_in_the_constructor:i(2844,1,"Type_of_instance_member_variable_0_cannot_reference_identifier_1_declared_in_the_constructor_2844","Type of instance member variable '{0}' cannot reference identifier '{1}' declared in the constructor."),This_condition_will_always_return_0:i(2845,1,"This_condition_will_always_return_0_2845","This condition will always return '{0}'."),A_declaration_file_cannot_be_imported_without_import_type_Did_you_mean_to_import_an_implementation_file_0_instead:i(2846,1,"A_declaration_file_cannot_be_imported_without_import_type_Did_you_mean_to_import_an_implementation_f_2846","A declaration file cannot be imported without 'import type'. Did you mean to import an implementation file '{0}' instead?"),The_right_hand_side_of_an_instanceof_expression_must_not_be_an_instantiation_expression:i(2848,1,"The_right_hand_side_of_an_instanceof_expression_must_not_be_an_instantiation_expression_2848","The right-hand side of an 'instanceof' expression must not be an instantiation expression."),Target_signature_provides_too_few_arguments_Expected_0_or_more_but_got_1:i(2849,1,"Target_signature_provides_too_few_arguments_Expected_0_or_more_but_got_1_2849","Target signature provides too few arguments. Expected {0} or more, but got {1}."),Import_declaration_0_is_using_private_name_1:i(4e3,1,"Import_declaration_0_is_using_private_name_1_4000","Import declaration '{0}' is using private name '{1}'."),Type_parameter_0_of_exported_class_has_or_is_using_private_name_1:i(4002,1,"Type_parameter_0_of_exported_class_has_or_is_using_private_name_1_4002","Type parameter '{0}' of exported class has or is using private name '{1}'."),Type_parameter_0_of_exported_interface_has_or_is_using_private_name_1:i(4004,1,"Type_parameter_0_of_exported_interface_has_or_is_using_private_name_1_4004","Type parameter '{0}' of exported interface has or is using private name '{1}'."),Type_parameter_0_of_constructor_signature_from_exported_interface_has_or_is_using_private_name_1:i(4006,1,"Type_parameter_0_of_constructor_signature_from_exported_interface_has_or_is_using_private_name_1_4006","Type parameter '{0}' of constructor signature from exported interface has or is using private name '{1}'."),Type_parameter_0_of_call_signature_from_exported_interface_has_or_is_using_private_name_1:i(4008,1,"Type_parameter_0_of_call_signature_from_exported_interface_has_or_is_using_private_name_1_4008","Type parameter '{0}' of call signature from exported interface has or is using private name '{1}'."),Type_parameter_0_of_public_static_method_from_exported_class_has_or_is_using_private_name_1:i(4010,1,"Type_parameter_0_of_public_static_method_from_exported_class_has_or_is_using_private_name_1_4010","Type parameter '{0}' of public static method from exported class has or is using private name '{1}'."),Type_parameter_0_of_public_method_from_exported_class_has_or_is_using_private_name_1:i(4012,1,"Type_parameter_0_of_public_method_from_exported_class_has_or_is_using_private_name_1_4012","Type parameter '{0}' of public method from exported class has or is using private name '{1}'."),Type_parameter_0_of_method_from_exported_interface_has_or_is_using_private_name_1:i(4014,1,"Type_parameter_0_of_method_from_exported_interface_has_or_is_using_private_name_1_4014","Type parameter '{0}' of method from exported interface has or is using private name '{1}'."),Type_parameter_0_of_exported_function_has_or_is_using_private_name_1:i(4016,1,"Type_parameter_0_of_exported_function_has_or_is_using_private_name_1_4016","Type parameter '{0}' of exported function has or is using private name '{1}'."),Implements_clause_of_exported_class_0_has_or_is_using_private_name_1:i(4019,1,"Implements_clause_of_exported_class_0_has_or_is_using_private_name_1_4019","Implements clause of exported class '{0}' has or is using private name '{1}'."),extends_clause_of_exported_class_0_has_or_is_using_private_name_1:i(4020,1,"extends_clause_of_exported_class_0_has_or_is_using_private_name_1_4020","'extends' clause of exported class '{0}' has or is using private name '{1}'."),extends_clause_of_exported_class_has_or_is_using_private_name_0:i(4021,1,"extends_clause_of_exported_class_has_or_is_using_private_name_0_4021","'extends' clause of exported class has or is using private name '{0}'."),extends_clause_of_exported_interface_0_has_or_is_using_private_name_1:i(4022,1,"extends_clause_of_exported_interface_0_has_or_is_using_private_name_1_4022","'extends' clause of exported interface '{0}' has or is using private name '{1}'."),Exported_variable_0_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:i(4023,1,"Exported_variable_0_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named_4023","Exported variable '{0}' has or is using name '{1}' from external module {2} but cannot be named."),Exported_variable_0_has_or_is_using_name_1_from_private_module_2:i(4024,1,"Exported_variable_0_has_or_is_using_name_1_from_private_module_2_4024","Exported variable '{0}' has or is using name '{1}' from private module '{2}'."),Exported_variable_0_has_or_is_using_private_name_1:i(4025,1,"Exported_variable_0_has_or_is_using_private_name_1_4025","Exported variable '{0}' has or is using private name '{1}'."),Public_static_property_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:i(4026,1,"Public_static_property_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot__4026","Public static property '{0}' of exported class has or is using name '{1}' from external module {2} but cannot be named."),Public_static_property_0_of_exported_class_has_or_is_using_name_1_from_private_module_2:i(4027,1,"Public_static_property_0_of_exported_class_has_or_is_using_name_1_from_private_module_2_4027","Public static property '{0}' of exported class has or is using name '{1}' from private module '{2}'."),Public_static_property_0_of_exported_class_has_or_is_using_private_name_1:i(4028,1,"Public_static_property_0_of_exported_class_has_or_is_using_private_name_1_4028","Public static property '{0}' of exported class has or is using private name '{1}'."),Public_property_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:i(4029,1,"Public_property_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_name_4029","Public property '{0}' of exported class has or is using name '{1}' from external module {2} but cannot be named."),Public_property_0_of_exported_class_has_or_is_using_name_1_from_private_module_2:i(4030,1,"Public_property_0_of_exported_class_has_or_is_using_name_1_from_private_module_2_4030","Public property '{0}' of exported class has or is using name '{1}' from private module '{2}'."),Public_property_0_of_exported_class_has_or_is_using_private_name_1:i(4031,1,"Public_property_0_of_exported_class_has_or_is_using_private_name_1_4031","Public property '{0}' of exported class has or is using private name '{1}'."),Property_0_of_exported_interface_has_or_is_using_name_1_from_private_module_2:i(4032,1,"Property_0_of_exported_interface_has_or_is_using_name_1_from_private_module_2_4032","Property '{0}' of exported interface has or is using name '{1}' from private module '{2}'."),Property_0_of_exported_interface_has_or_is_using_private_name_1:i(4033,1,"Property_0_of_exported_interface_has_or_is_using_private_name_1_4033","Property '{0}' of exported interface has or is using private name '{1}'."),Parameter_type_of_public_static_setter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2:i(4034,1,"Parameter_type_of_public_static_setter_0_from_exported_class_has_or_is_using_name_1_from_private_mod_4034","Parameter type of public static setter '{0}' from exported class has or is using name '{1}' from private module '{2}'."),Parameter_type_of_public_static_setter_0_from_exported_class_has_or_is_using_private_name_1:i(4035,1,"Parameter_type_of_public_static_setter_0_from_exported_class_has_or_is_using_private_name_1_4035","Parameter type of public static setter '{0}' from exported class has or is using private name '{1}'."),Parameter_type_of_public_setter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2:i(4036,1,"Parameter_type_of_public_setter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2_4036","Parameter type of public setter '{0}' from exported class has or is using name '{1}' from private module '{2}'."),Parameter_type_of_public_setter_0_from_exported_class_has_or_is_using_private_name_1:i(4037,1,"Parameter_type_of_public_setter_0_from_exported_class_has_or_is_using_private_name_1_4037","Parameter type of public setter '{0}' from exported class has or is using private name '{1}'."),Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:i(4038,1,"Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_name_1_from_external_modul_4038","Return type of public static getter '{0}' from exported class has or is using name '{1}' from external module {2} but cannot be named."),Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2:i(4039,1,"Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_name_1_from_private_module_4039","Return type of public static getter '{0}' from exported class has or is using name '{1}' from private module '{2}'."),Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_private_name_1:i(4040,1,"Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_private_name_1_4040","Return type of public static getter '{0}' from exported class has or is using private name '{1}'."),Return_type_of_public_getter_0_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:i(4041,1,"Return_type_of_public_getter_0_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_4041","Return type of public getter '{0}' from exported class has or is using name '{1}' from external module {2} but cannot be named."),Return_type_of_public_getter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2:i(4042,1,"Return_type_of_public_getter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2_4042","Return type of public getter '{0}' from exported class has or is using name '{1}' from private module '{2}'."),Return_type_of_public_getter_0_from_exported_class_has_or_is_using_private_name_1:i(4043,1,"Return_type_of_public_getter_0_from_exported_class_has_or_is_using_private_name_1_4043","Return type of public getter '{0}' from exported class has or is using private name '{1}'."),Return_type_of_constructor_signature_from_exported_interface_has_or_is_using_name_0_from_private_module_1:i(4044,1,"Return_type_of_constructor_signature_from_exported_interface_has_or_is_using_name_0_from_private_mod_4044","Return type of constructor signature from exported interface has or is using name '{0}' from private module '{1}'."),Return_type_of_constructor_signature_from_exported_interface_has_or_is_using_private_name_0:i(4045,1,"Return_type_of_constructor_signature_from_exported_interface_has_or_is_using_private_name_0_4045","Return type of constructor signature from exported interface has or is using private name '{0}'."),Return_type_of_call_signature_from_exported_interface_has_or_is_using_name_0_from_private_module_1:i(4046,1,"Return_type_of_call_signature_from_exported_interface_has_or_is_using_name_0_from_private_module_1_4046","Return type of call signature from exported interface has or is using name '{0}' from private module '{1}'."),Return_type_of_call_signature_from_exported_interface_has_or_is_using_private_name_0:i(4047,1,"Return_type_of_call_signature_from_exported_interface_has_or_is_using_private_name_0_4047","Return type of call signature from exported interface has or is using private name '{0}'."),Return_type_of_index_signature_from_exported_interface_has_or_is_using_name_0_from_private_module_1:i(4048,1,"Return_type_of_index_signature_from_exported_interface_has_or_is_using_name_0_from_private_module_1_4048","Return type of index signature from exported interface has or is using name '{0}' from private module '{1}'."),Return_type_of_index_signature_from_exported_interface_has_or_is_using_private_name_0:i(4049,1,"Return_type_of_index_signature_from_exported_interface_has_or_is_using_private_name_0_4049","Return type of index signature from exported interface has or is using private name '{0}'."),Return_type_of_public_static_method_from_exported_class_has_or_is_using_name_0_from_external_module_1_but_cannot_be_named:i(4050,1,"Return_type_of_public_static_method_from_exported_class_has_or_is_using_name_0_from_external_module__4050","Return type of public static method from exported class has or is using name '{0}' from external module {1} but cannot be named."),Return_type_of_public_static_method_from_exported_class_has_or_is_using_name_0_from_private_module_1:i(4051,1,"Return_type_of_public_static_method_from_exported_class_has_or_is_using_name_0_from_private_module_1_4051","Return type of public static method from exported class has or is using name '{0}' from private module '{1}'."),Return_type_of_public_static_method_from_exported_class_has_or_is_using_private_name_0:i(4052,1,"Return_type_of_public_static_method_from_exported_class_has_or_is_using_private_name_0_4052","Return type of public static method from exported class has or is using private name '{0}'."),Return_type_of_public_method_from_exported_class_has_or_is_using_name_0_from_external_module_1_but_cannot_be_named:i(4053,1,"Return_type_of_public_method_from_exported_class_has_or_is_using_name_0_from_external_module_1_but_c_4053","Return type of public method from exported class has or is using name '{0}' from external module {1} but cannot be named."),Return_type_of_public_method_from_exported_class_has_or_is_using_name_0_from_private_module_1:i(4054,1,"Return_type_of_public_method_from_exported_class_has_or_is_using_name_0_from_private_module_1_4054","Return type of public method from exported class has or is using name '{0}' from private module '{1}'."),Return_type_of_public_method_from_exported_class_has_or_is_using_private_name_0:i(4055,1,"Return_type_of_public_method_from_exported_class_has_or_is_using_private_name_0_4055","Return type of public method from exported class has or is using private name '{0}'."),Return_type_of_method_from_exported_interface_has_or_is_using_name_0_from_private_module_1:i(4056,1,"Return_type_of_method_from_exported_interface_has_or_is_using_name_0_from_private_module_1_4056","Return type of method from exported interface has or is using name '{0}' from private module '{1}'."),Return_type_of_method_from_exported_interface_has_or_is_using_private_name_0:i(4057,1,"Return_type_of_method_from_exported_interface_has_or_is_using_private_name_0_4057","Return type of method from exported interface has or is using private name '{0}'."),Return_type_of_exported_function_has_or_is_using_name_0_from_external_module_1_but_cannot_be_named:i(4058,1,"Return_type_of_exported_function_has_or_is_using_name_0_from_external_module_1_but_cannot_be_named_4058","Return type of exported function has or is using name '{0}' from external module {1} but cannot be named."),Return_type_of_exported_function_has_or_is_using_name_0_from_private_module_1:i(4059,1,"Return_type_of_exported_function_has_or_is_using_name_0_from_private_module_1_4059","Return type of exported function has or is using name '{0}' from private module '{1}'."),Return_type_of_exported_function_has_or_is_using_private_name_0:i(4060,1,"Return_type_of_exported_function_has_or_is_using_private_name_0_4060","Return type of exported function has or is using private name '{0}'."),Parameter_0_of_constructor_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:i(4061,1,"Parameter_0_of_constructor_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_can_4061","Parameter '{0}' of constructor from exported class has or is using name '{1}' from external module {2} but cannot be named."),Parameter_0_of_constructor_from_exported_class_has_or_is_using_name_1_from_private_module_2:i(4062,1,"Parameter_0_of_constructor_from_exported_class_has_or_is_using_name_1_from_private_module_2_4062","Parameter '{0}' of constructor from exported class has or is using name '{1}' from private module '{2}'."),Parameter_0_of_constructor_from_exported_class_has_or_is_using_private_name_1:i(4063,1,"Parameter_0_of_constructor_from_exported_class_has_or_is_using_private_name_1_4063","Parameter '{0}' of constructor from exported class has or is using private name '{1}'."),Parameter_0_of_constructor_signature_from_exported_interface_has_or_is_using_name_1_from_private_module_2:i(4064,1,"Parameter_0_of_constructor_signature_from_exported_interface_has_or_is_using_name_1_from_private_mod_4064","Parameter '{0}' of constructor signature from exported interface has or is using name '{1}' from private module '{2}'."),Parameter_0_of_constructor_signature_from_exported_interface_has_or_is_using_private_name_1:i(4065,1,"Parameter_0_of_constructor_signature_from_exported_interface_has_or_is_using_private_name_1_4065","Parameter '{0}' of constructor signature from exported interface has or is using private name '{1}'."),Parameter_0_of_call_signature_from_exported_interface_has_or_is_using_name_1_from_private_module_2:i(4066,1,"Parameter_0_of_call_signature_from_exported_interface_has_or_is_using_name_1_from_private_module_2_4066","Parameter '{0}' of call signature from exported interface has or is using name '{1}' from private module '{2}'."),Parameter_0_of_call_signature_from_exported_interface_has_or_is_using_private_name_1:i(4067,1,"Parameter_0_of_call_signature_from_exported_interface_has_or_is_using_private_name_1_4067","Parameter '{0}' of call signature from exported interface has or is using private name '{1}'."),Parameter_0_of_public_static_method_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:i(4068,1,"Parameter_0_of_public_static_method_from_exported_class_has_or_is_using_name_1_from_external_module__4068","Parameter '{0}' of public static method from exported class has or is using name '{1}' from external module {2} but cannot be named."),Parameter_0_of_public_static_method_from_exported_class_has_or_is_using_name_1_from_private_module_2:i(4069,1,"Parameter_0_of_public_static_method_from_exported_class_has_or_is_using_name_1_from_private_module_2_4069","Parameter '{0}' of public static method from exported class has or is using name '{1}' from private module '{2}'."),Parameter_0_of_public_static_method_from_exported_class_has_or_is_using_private_name_1:i(4070,1,"Parameter_0_of_public_static_method_from_exported_class_has_or_is_using_private_name_1_4070","Parameter '{0}' of public static method from exported class has or is using private name '{1}'."),Parameter_0_of_public_method_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:i(4071,1,"Parameter_0_of_public_method_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_c_4071","Parameter '{0}' of public method from exported class has or is using name '{1}' from external module {2} but cannot be named."),Parameter_0_of_public_method_from_exported_class_has_or_is_using_name_1_from_private_module_2:i(4072,1,"Parameter_0_of_public_method_from_exported_class_has_or_is_using_name_1_from_private_module_2_4072","Parameter '{0}' of public method from exported class has or is using name '{1}' from private module '{2}'."),Parameter_0_of_public_method_from_exported_class_has_or_is_using_private_name_1:i(4073,1,"Parameter_0_of_public_method_from_exported_class_has_or_is_using_private_name_1_4073","Parameter '{0}' of public method from exported class has or is using private name '{1}'."),Parameter_0_of_method_from_exported_interface_has_or_is_using_name_1_from_private_module_2:i(4074,1,"Parameter_0_of_method_from_exported_interface_has_or_is_using_name_1_from_private_module_2_4074","Parameter '{0}' of method from exported interface has or is using name '{1}' from private module '{2}'."),Parameter_0_of_method_from_exported_interface_has_or_is_using_private_name_1:i(4075,1,"Parameter_0_of_method_from_exported_interface_has_or_is_using_private_name_1_4075","Parameter '{0}' of method from exported interface has or is using private name '{1}'."),Parameter_0_of_exported_function_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:i(4076,1,"Parameter_0_of_exported_function_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named_4076","Parameter '{0}' of exported function has or is using name '{1}' from external module {2} but cannot be named."),Parameter_0_of_exported_function_has_or_is_using_name_1_from_private_module_2:i(4077,1,"Parameter_0_of_exported_function_has_or_is_using_name_1_from_private_module_2_4077","Parameter '{0}' of exported function has or is using name '{1}' from private module '{2}'."),Parameter_0_of_exported_function_has_or_is_using_private_name_1:i(4078,1,"Parameter_0_of_exported_function_has_or_is_using_private_name_1_4078","Parameter '{0}' of exported function has or is using private name '{1}'."),Exported_type_alias_0_has_or_is_using_private_name_1:i(4081,1,"Exported_type_alias_0_has_or_is_using_private_name_1_4081","Exported type alias '{0}' has or is using private name '{1}'."),Default_export_of_the_module_has_or_is_using_private_name_0:i(4082,1,"Default_export_of_the_module_has_or_is_using_private_name_0_4082","Default export of the module has or is using private name '{0}'."),Type_parameter_0_of_exported_type_alias_has_or_is_using_private_name_1:i(4083,1,"Type_parameter_0_of_exported_type_alias_has_or_is_using_private_name_1_4083","Type parameter '{0}' of exported type alias has or is using private name '{1}'."),Exported_type_alias_0_has_or_is_using_private_name_1_from_module_2:i(4084,1,"Exported_type_alias_0_has_or_is_using_private_name_1_from_module_2_4084","Exported type alias '{0}' has or is using private name '{1}' from module {2}."),Extends_clause_for_inferred_type_0_has_or_is_using_private_name_1:i(4085,1,"Extends_clause_for_inferred_type_0_has_or_is_using_private_name_1_4085","Extends clause for inferred type '{0}' has or is using private name '{1}'."),Conflicting_definitions_for_0_found_at_1_and_2_Consider_installing_a_specific_version_of_this_library_to_resolve_the_conflict:i(4090,1,"Conflicting_definitions_for_0_found_at_1_and_2_Consider_installing_a_specific_version_of_this_librar_4090","Conflicting definitions for '{0}' found at '{1}' and '{2}'. Consider installing a specific version of this library to resolve the conflict."),Parameter_0_of_index_signature_from_exported_interface_has_or_is_using_name_1_from_private_module_2:i(4091,1,"Parameter_0_of_index_signature_from_exported_interface_has_or_is_using_name_1_from_private_module_2_4091","Parameter '{0}' of index signature from exported interface has or is using name '{1}' from private module '{2}'."),Parameter_0_of_index_signature_from_exported_interface_has_or_is_using_private_name_1:i(4092,1,"Parameter_0_of_index_signature_from_exported_interface_has_or_is_using_private_name_1_4092","Parameter '{0}' of index signature from exported interface has or is using private name '{1}'."),Property_0_of_exported_class_expression_may_not_be_private_or_protected:i(4094,1,"Property_0_of_exported_class_expression_may_not_be_private_or_protected_4094","Property '{0}' of exported class expression may not be private or protected."),Public_static_method_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:i(4095,1,"Public_static_method_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_4095","Public static method '{0}' of exported class has or is using name '{1}' from external module {2} but cannot be named."),Public_static_method_0_of_exported_class_has_or_is_using_name_1_from_private_module_2:i(4096,1,"Public_static_method_0_of_exported_class_has_or_is_using_name_1_from_private_module_2_4096","Public static method '{0}' of exported class has or is using name '{1}' from private module '{2}'."),Public_static_method_0_of_exported_class_has_or_is_using_private_name_1:i(4097,1,"Public_static_method_0_of_exported_class_has_or_is_using_private_name_1_4097","Public static method '{0}' of exported class has or is using private name '{1}'."),Public_method_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:i(4098,1,"Public_method_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named_4098","Public method '{0}' of exported class has or is using name '{1}' from external module {2} but cannot be named."),Public_method_0_of_exported_class_has_or_is_using_name_1_from_private_module_2:i(4099,1,"Public_method_0_of_exported_class_has_or_is_using_name_1_from_private_module_2_4099","Public method '{0}' of exported class has or is using name '{1}' from private module '{2}'."),Public_method_0_of_exported_class_has_or_is_using_private_name_1:i(4100,1,"Public_method_0_of_exported_class_has_or_is_using_private_name_1_4100","Public method '{0}' of exported class has or is using private name '{1}'."),Method_0_of_exported_interface_has_or_is_using_name_1_from_private_module_2:i(4101,1,"Method_0_of_exported_interface_has_or_is_using_name_1_from_private_module_2_4101","Method '{0}' of exported interface has or is using name '{1}' from private module '{2}'."),Method_0_of_exported_interface_has_or_is_using_private_name_1:i(4102,1,"Method_0_of_exported_interface_has_or_is_using_private_name_1_4102","Method '{0}' of exported interface has or is using private name '{1}'."),Type_parameter_0_of_exported_mapped_object_type_is_using_private_name_1:i(4103,1,"Type_parameter_0_of_exported_mapped_object_type_is_using_private_name_1_4103","Type parameter '{0}' of exported mapped object type is using private name '{1}'."),The_type_0_is_readonly_and_cannot_be_assigned_to_the_mutable_type_1:i(4104,1,"The_type_0_is_readonly_and_cannot_be_assigned_to_the_mutable_type_1_4104","The type '{0}' is 'readonly' and cannot be assigned to the mutable type '{1}'."),Private_or_protected_member_0_cannot_be_accessed_on_a_type_parameter:i(4105,1,"Private_or_protected_member_0_cannot_be_accessed_on_a_type_parameter_4105","Private or protected member '{0}' cannot be accessed on a type parameter."),Parameter_0_of_accessor_has_or_is_using_private_name_1:i(4106,1,"Parameter_0_of_accessor_has_or_is_using_private_name_1_4106","Parameter '{0}' of accessor has or is using private name '{1}'."),Parameter_0_of_accessor_has_or_is_using_name_1_from_private_module_2:i(4107,1,"Parameter_0_of_accessor_has_or_is_using_name_1_from_private_module_2_4107","Parameter '{0}' of accessor has or is using name '{1}' from private module '{2}'."),Parameter_0_of_accessor_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:i(4108,1,"Parameter_0_of_accessor_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named_4108","Parameter '{0}' of accessor has or is using name '{1}' from external module '{2}' but cannot be named."),Type_arguments_for_0_circularly_reference_themselves:i(4109,1,"Type_arguments_for_0_circularly_reference_themselves_4109","Type arguments for '{0}' circularly reference themselves."),Tuple_type_arguments_circularly_reference_themselves:i(4110,1,"Tuple_type_arguments_circularly_reference_themselves_4110","Tuple type arguments circularly reference themselves."),Property_0_comes_from_an_index_signature_so_it_must_be_accessed_with_0:i(4111,1,"Property_0_comes_from_an_index_signature_so_it_must_be_accessed_with_0_4111","Property '{0}' comes from an index signature, so it must be accessed with ['{0}']."),This_member_cannot_have_an_override_modifier_because_its_containing_class_0_does_not_extend_another_class:i(4112,1,"This_member_cannot_have_an_override_modifier_because_its_containing_class_0_does_not_extend_another__4112","This member cannot have an 'override' modifier because its containing class '{0}' does not extend another class."),This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0:i(4113,1,"This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0_4113","This member cannot have an 'override' modifier because it is not declared in the base class '{0}'."),This_member_must_have_an_override_modifier_because_it_overrides_a_member_in_the_base_class_0:i(4114,1,"This_member_must_have_an_override_modifier_because_it_overrides_a_member_in_the_base_class_0_4114","This member must have an 'override' modifier because it overrides a member in the base class '{0}'."),This_parameter_property_must_have_an_override_modifier_because_it_overrides_a_member_in_base_class_0:i(4115,1,"This_parameter_property_must_have_an_override_modifier_because_it_overrides_a_member_in_base_class_0_4115","This parameter property must have an 'override' modifier because it overrides a member in base class '{0}'."),This_member_must_have_an_override_modifier_because_it_overrides_an_abstract_method_that_is_declared_in_the_base_class_0:i(4116,1,"This_member_must_have_an_override_modifier_because_it_overrides_an_abstract_method_that_is_declared__4116","This member must have an 'override' modifier because it overrides an abstract method that is declared in the base class '{0}'."),This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0_Did_you_mean_1:i(4117,1,"This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0_Did_you__4117","This member cannot have an 'override' modifier because it is not declared in the base class '{0}'. Did you mean '{1}'?"),The_type_of_this_node_cannot_be_serialized_because_its_property_0_cannot_be_serialized:i(4118,1,"The_type_of_this_node_cannot_be_serialized_because_its_property_0_cannot_be_serialized_4118","The type of this node cannot be serialized because its property '{0}' cannot be serialized."),This_member_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_in_the_base_class_0:i(4119,1,"This_member_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_in_the_base_4119","This member must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'."),This_parameter_property_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_in_the_base_class_0:i(4120,1,"This_parameter_property_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_4120","This parameter property must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'."),This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_its_containing_class_0_does_not_extend_another_class:i(4121,1,"This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_its_containing_class_0_does_not_4121","This member cannot have a JSDoc comment with an '@override' tag because its containing class '{0}' does not extend another class."),This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base_class_0:i(4122,1,"This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4122","This member cannot have a JSDoc comment with an '@override' tag because it is not declared in the base class '{0}'."),This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base_class_0_Did_you_mean_1:i(4123,1,"This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4123","This member cannot have a JSDoc comment with an 'override' tag because it is not declared in the base class '{0}'. Did you mean '{1}'?"),Compiler_option_0_of_value_1_is_unstable_Use_nightly_TypeScript_to_silence_this_error_Try_updating_with_npm_install_D_typescript_next:i(4124,1,"Compiler_option_0_of_value_1_is_unstable_Use_nightly_TypeScript_to_silence_this_error_Try_updating_w_4124","Compiler option '{0}' of value '{1}' is unstable. Use nightly TypeScript to silence this error. Try updating with 'npm install -D typescript@next'."),resolution_mode_assertions_are_unstable_Use_nightly_TypeScript_to_silence_this_error_Try_updating_with_npm_install_D_typescript_next:i(4125,1,"resolution_mode_assertions_are_unstable_Use_nightly_TypeScript_to_silence_this_error_Try_updating_wi_4125","'resolution-mode' assertions are unstable. Use nightly TypeScript to silence this error. Try updating with 'npm install -D typescript@next'."),The_current_host_does_not_support_the_0_option:i(5001,1,"The_current_host_does_not_support_the_0_option_5001","The current host does not support the '{0}' option."),Cannot_find_the_common_subdirectory_path_for_the_input_files:i(5009,1,"Cannot_find_the_common_subdirectory_path_for_the_input_files_5009","Cannot find the common subdirectory path for the input files."),File_specification_cannot_end_in_a_recursive_directory_wildcard_Asterisk_Asterisk_Colon_0:i(5010,1,"File_specification_cannot_end_in_a_recursive_directory_wildcard_Asterisk_Asterisk_Colon_0_5010","File specification cannot end in a recursive directory wildcard ('**'): '{0}'."),Cannot_read_file_0_Colon_1:i(5012,1,"Cannot_read_file_0_Colon_1_5012","Cannot read file '{0}': {1}."),Failed_to_parse_file_0_Colon_1:i(5014,1,"Failed_to_parse_file_0_Colon_1_5014","Failed to parse file '{0}': {1}."),Unknown_compiler_option_0:i(5023,1,"Unknown_compiler_option_0_5023","Unknown compiler option '{0}'."),Compiler_option_0_requires_a_value_of_type_1:i(5024,1,"Compiler_option_0_requires_a_value_of_type_1_5024","Compiler option '{0}' requires a value of type {1}."),Unknown_compiler_option_0_Did_you_mean_1:i(5025,1,"Unknown_compiler_option_0_Did_you_mean_1_5025","Unknown compiler option '{0}'. Did you mean '{1}'?"),Could_not_write_file_0_Colon_1:i(5033,1,"Could_not_write_file_0_Colon_1_5033","Could not write file '{0}': {1}."),Option_project_cannot_be_mixed_with_source_files_on_a_command_line:i(5042,1,"Option_project_cannot_be_mixed_with_source_files_on_a_command_line_5042","Option 'project' cannot be mixed with source files on a command line."),Option_isolatedModules_can_only_be_used_when_either_option_module_is_provided_or_option_target_is_ES2015_or_higher:i(5047,1,"Option_isolatedModules_can_only_be_used_when_either_option_module_is_provided_or_option_target_is_ES_5047","Option 'isolatedModules' can only be used when either option '--module' is provided or option 'target' is 'ES2015' or higher."),Option_0_cannot_be_specified_when_option_target_is_ES3:i(5048,1,"Option_0_cannot_be_specified_when_option_target_is_ES3_5048","Option '{0}' cannot be specified when option 'target' is 'ES3'."),Option_0_can_only_be_used_when_either_option_inlineSourceMap_or_option_sourceMap_is_provided:i(5051,1,"Option_0_can_only_be_used_when_either_option_inlineSourceMap_or_option_sourceMap_is_provided_5051","Option '{0} can only be used when either option '--inlineSourceMap' or option '--sourceMap' is provided."),Option_0_cannot_be_specified_without_specifying_option_1:i(5052,1,"Option_0_cannot_be_specified_without_specifying_option_1_5052","Option '{0}' cannot be specified without specifying option '{1}'."),Option_0_cannot_be_specified_with_option_1:i(5053,1,"Option_0_cannot_be_specified_with_option_1_5053","Option '{0}' cannot be specified with option '{1}'."),A_tsconfig_json_file_is_already_defined_at_Colon_0:i(5054,1,"A_tsconfig_json_file_is_already_defined_at_Colon_0_5054","A 'tsconfig.json' file is already defined at: '{0}'."),Cannot_write_file_0_because_it_would_overwrite_input_file:i(5055,1,"Cannot_write_file_0_because_it_would_overwrite_input_file_5055","Cannot write file '{0}' because it would overwrite input file."),Cannot_write_file_0_because_it_would_be_overwritten_by_multiple_input_files:i(5056,1,"Cannot_write_file_0_because_it_would_be_overwritten_by_multiple_input_files_5056","Cannot write file '{0}' because it would be overwritten by multiple input files."),Cannot_find_a_tsconfig_json_file_at_the_specified_directory_Colon_0:i(5057,1,"Cannot_find_a_tsconfig_json_file_at_the_specified_directory_Colon_0_5057","Cannot find a tsconfig.json file at the specified directory: '{0}'."),The_specified_path_does_not_exist_Colon_0:i(5058,1,"The_specified_path_does_not_exist_Colon_0_5058","The specified path does not exist: '{0}'."),Invalid_value_for_reactNamespace_0_is_not_a_valid_identifier:i(5059,1,"Invalid_value_for_reactNamespace_0_is_not_a_valid_identifier_5059","Invalid value for '--reactNamespace'. '{0}' is not a valid identifier."),Pattern_0_can_have_at_most_one_Asterisk_character:i(5061,1,"Pattern_0_can_have_at_most_one_Asterisk_character_5061","Pattern '{0}' can have at most one '*' character."),Substitution_0_in_pattern_1_can_have_at_most_one_Asterisk_character:i(5062,1,"Substitution_0_in_pattern_1_can_have_at_most_one_Asterisk_character_5062","Substitution '{0}' in pattern '{1}' can have at most one '*' character."),Substitutions_for_pattern_0_should_be_an_array:i(5063,1,"Substitutions_for_pattern_0_should_be_an_array_5063","Substitutions for pattern '{0}' should be an array."),Substitution_0_for_pattern_1_has_incorrect_type_expected_string_got_2:i(5064,1,"Substitution_0_for_pattern_1_has_incorrect_type_expected_string_got_2_5064","Substitution '{0}' for pattern '{1}' has incorrect type, expected 'string', got '{2}'."),File_specification_cannot_contain_a_parent_directory_that_appears_after_a_recursive_directory_wildcard_Asterisk_Asterisk_Colon_0:i(5065,1,"File_specification_cannot_contain_a_parent_directory_that_appears_after_a_recursive_directory_wildca_5065","File specification cannot contain a parent directory ('..') that appears after a recursive directory wildcard ('**'): '{0}'."),Substitutions_for_pattern_0_shouldn_t_be_an_empty_array:i(5066,1,"Substitutions_for_pattern_0_shouldn_t_be_an_empty_array_5066","Substitutions for pattern '{0}' shouldn't be an empty array."),Invalid_value_for_jsxFactory_0_is_not_a_valid_identifier_or_qualified_name:i(5067,1,"Invalid_value_for_jsxFactory_0_is_not_a_valid_identifier_or_qualified_name_5067","Invalid value for 'jsxFactory'. '{0}' is not a valid identifier or qualified-name."),Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript_files_Learn_more_at_https_Colon_Slash_Slashaka_ms_Slashtsconfig:i(5068,1,"Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript__5068","Adding a tsconfig.json file will help organize projects that contain both TypeScript and JavaScript files. Learn more at https://aka.ms/tsconfig."),Option_0_cannot_be_specified_without_specifying_option_1_or_option_2:i(5069,1,"Option_0_cannot_be_specified_without_specifying_option_1_or_option_2_5069","Option '{0}' cannot be specified without specifying option '{1}' or option '{2}'."),Option_resolveJsonModule_cannot_be_specified_when_moduleResolution_is_set_to_classic:i(5070,1,"Option_resolveJsonModule_cannot_be_specified_when_moduleResolution_is_set_to_classic_5070","Option '--resolveJsonModule' cannot be specified when 'moduleResolution' is set to 'classic'."),Option_resolveJsonModule_can_only_be_specified_when_module_code_generation_is_commonjs_amd_es2015_or_esNext:i(5071,1,"Option_resolveJsonModule_can_only_be_specified_when_module_code_generation_is_commonjs_amd_es2015_or_5071","Option '--resolveJsonModule' can only be specified when module code generation is 'commonjs', 'amd', 'es2015' or 'esNext'."),Unknown_build_option_0:i(5072,1,"Unknown_build_option_0_5072","Unknown build option '{0}'."),Build_option_0_requires_a_value_of_type_1:i(5073,1,"Build_option_0_requires_a_value_of_type_1_5073","Build option '{0}' requires a value of type {1}."),Option_incremental_can_only_be_specified_using_tsconfig_emitting_to_single_file_or_when_option_tsBuildInfoFile_is_specified:i(5074,1,"Option_incremental_can_only_be_specified_using_tsconfig_emitting_to_single_file_or_when_option_tsBui_5074","Option '--incremental' can only be specified using tsconfig, emitting to single file or when option '--tsBuildInfoFile' is specified."),_0_is_assignable_to_the_constraint_of_type_1_but_1_could_be_instantiated_with_a_different_subtype_of_constraint_2:i(5075,1,"_0_is_assignable_to_the_constraint_of_type_1_but_1_could_be_instantiated_with_a_different_subtype_of_5075","'{0}' is assignable to the constraint of type '{1}', but '{1}' could be instantiated with a different subtype of constraint '{2}'."),_0_and_1_operations_cannot_be_mixed_without_parentheses:i(5076,1,"_0_and_1_operations_cannot_be_mixed_without_parentheses_5076","'{0}' and '{1}' operations cannot be mixed without parentheses."),Unknown_build_option_0_Did_you_mean_1:i(5077,1,"Unknown_build_option_0_Did_you_mean_1_5077","Unknown build option '{0}'. Did you mean '{1}'?"),Unknown_watch_option_0:i(5078,1,"Unknown_watch_option_0_5078","Unknown watch option '{0}'."),Unknown_watch_option_0_Did_you_mean_1:i(5079,1,"Unknown_watch_option_0_Did_you_mean_1_5079","Unknown watch option '{0}'. Did you mean '{1}'?"),Watch_option_0_requires_a_value_of_type_1:i(5080,1,"Watch_option_0_requires_a_value_of_type_1_5080","Watch option '{0}' requires a value of type {1}."),Cannot_find_a_tsconfig_json_file_at_the_current_directory_Colon_0:i(5081,1,"Cannot_find_a_tsconfig_json_file_at_the_current_directory_Colon_0_5081","Cannot find a tsconfig.json file at the current directory: {0}."),_0_could_be_instantiated_with_an_arbitrary_type_which_could_be_unrelated_to_1:i(5082,1,"_0_could_be_instantiated_with_an_arbitrary_type_which_could_be_unrelated_to_1_5082","'{0}' could be instantiated with an arbitrary type which could be unrelated to '{1}'."),Cannot_read_file_0:i(5083,1,"Cannot_read_file_0_5083","Cannot read file '{0}'."),Tuple_members_must_all_have_names_or_all_not_have_names:i(5084,1,"Tuple_members_must_all_have_names_or_all_not_have_names_5084","Tuple members must all have names or all not have names."),A_tuple_member_cannot_be_both_optional_and_rest:i(5085,1,"A_tuple_member_cannot_be_both_optional_and_rest_5085","A tuple member cannot be both optional and rest."),A_labeled_tuple_element_is_declared_as_optional_with_a_question_mark_after_the_name_and_before_the_colon_rather_than_after_the_type:i(5086,1,"A_labeled_tuple_element_is_declared_as_optional_with_a_question_mark_after_the_name_and_before_the_c_5086","A labeled tuple element is declared as optional with a question mark after the name and before the colon, rather than after the type."),A_labeled_tuple_element_is_declared_as_rest_with_a_before_the_name_rather_than_before_the_type:i(5087,1,"A_labeled_tuple_element_is_declared_as_rest_with_a_before_the_name_rather_than_before_the_type_5087","A labeled tuple element is declared as rest with a '...' before the name, rather than before the type."),The_inferred_type_of_0_references_a_type_with_a_cyclic_structure_which_cannot_be_trivially_serialized_A_type_annotation_is_necessary:i(5088,1,"The_inferred_type_of_0_references_a_type_with_a_cyclic_structure_which_cannot_be_trivially_serialize_5088","The inferred type of '{0}' references a type with a cyclic structure which cannot be trivially serialized. A type annotation is necessary."),Option_0_cannot_be_specified_when_option_jsx_is_1:i(5089,1,"Option_0_cannot_be_specified_when_option_jsx_is_1_5089","Option '{0}' cannot be specified when option 'jsx' is '{1}'."),Non_relative_paths_are_not_allowed_when_baseUrl_is_not_set_Did_you_forget_a_leading_Slash:i(5090,1,"Non_relative_paths_are_not_allowed_when_baseUrl_is_not_set_Did_you_forget_a_leading_Slash_5090","Non-relative paths are not allowed when 'baseUrl' is not set. Did you forget a leading './'?"),Option_preserveConstEnums_cannot_be_disabled_when_0_is_enabled:i(5091,1,"Option_preserveConstEnums_cannot_be_disabled_when_0_is_enabled_5091","Option 'preserveConstEnums' cannot be disabled when '{0}' is enabled."),The_root_value_of_a_0_file_must_be_an_object:i(5092,1,"The_root_value_of_a_0_file_must_be_an_object_5092","The root value of a '{0}' file must be an object."),Compiler_option_0_may_only_be_used_with_build:i(5093,1,"Compiler_option_0_may_only_be_used_with_build_5093","Compiler option '--{0}' may only be used with '--build'."),Compiler_option_0_may_not_be_used_with_build:i(5094,1,"Compiler_option_0_may_not_be_used_with_build_5094","Compiler option '--{0}' may not be used with '--build'."),Option_0_can_only_be_used_when_module_is_set_to_es2015_or_later:i(5095,1,"Option_0_can_only_be_used_when_module_is_set_to_es2015_or_later_5095","Option '{0}' can only be used when 'module' is set to 'es2015' or later."),Option_allowImportingTsExtensions_can_only_be_used_when_either_noEmit_or_emitDeclarationOnly_is_set:i(5096,1,"Option_allowImportingTsExtensions_can_only_be_used_when_either_noEmit_or_emitDeclarationOnly_is_set_5096","Option 'allowImportingTsExtensions' can only be used when either 'noEmit' or 'emitDeclarationOnly' is set."),An_import_path_can_only_end_with_a_0_extension_when_allowImportingTsExtensions_is_enabled:i(5097,1,"An_import_path_can_only_end_with_a_0_extension_when_allowImportingTsExtensions_is_enabled_5097","An import path can only end with a '{0}' extension when 'allowImportingTsExtensions' is enabled."),Option_0_can_only_be_used_when_moduleResolution_is_set_to_node16_nodenext_or_bundler:i(5098,1,"Option_0_can_only_be_used_when_moduleResolution_is_set_to_node16_nodenext_or_bundler_5098","Option '{0}' can only be used when 'moduleResolution' is set to 'node16', 'nodenext', or 'bundler'."),Option_0_is_deprecated_and_will_stop_functioning_in_TypeScript_1_Specify_compilerOption_ignoreDeprecations_Colon_2_to_silence_this_error:i(5101,1,"Option_0_is_deprecated_and_will_stop_functioning_in_TypeScript_1_Specify_compilerOption_ignoreDeprec_5101",`Option '{0}' is deprecated and will stop functioning in TypeScript {1}. Specify compilerOption '"ignoreDeprecations": "{2}"' to silence this error.`),Option_0_has_been_removed_Please_remove_it_from_your_configuration:i(5102,1,"Option_0_has_been_removed_Please_remove_it_from_your_configuration_5102","Option '{0}' has been removed. Please remove it from your configuration."),Invalid_value_for_ignoreDeprecations:i(5103,1,"Invalid_value_for_ignoreDeprecations_5103","Invalid value for '--ignoreDeprecations'."),Option_0_is_redundant_and_cannot_be_specified_with_option_1:i(5104,1,"Option_0_is_redundant_and_cannot_be_specified_with_option_1_5104","Option '{0}' is redundant and cannot be specified with option '{1}'."),Option_verbatimModuleSyntax_cannot_be_used_when_module_is_set_to_UMD_AMD_or_System:i(5105,1,"Option_verbatimModuleSyntax_cannot_be_used_when_module_is_set_to_UMD_AMD_or_System_5105","Option 'verbatimModuleSyntax' cannot be used when 'module' is set to 'UMD', 'AMD', or 'System'."),Use_0_instead:i(5106,3,"Use_0_instead_5106","Use '{0}' instead."),Option_0_1_is_deprecated_and_will_stop_functioning_in_TypeScript_2_Specify_compilerOption_ignoreDeprecations_Colon_3_to_silence_this_error:i(5107,1,"Option_0_1_is_deprecated_and_will_stop_functioning_in_TypeScript_2_Specify_compilerOption_ignoreDepr_5107",`Option '{0}={1}' is deprecated and will stop functioning in TypeScript {2}. Specify compilerOption '"ignoreDeprecations": "{3}"' to silence this error.`),Option_0_1_has_been_removed_Please_remove_it_from_your_configuration:i(5108,1,"Option_0_1_has_been_removed_Please_remove_it_from_your_configuration_5108","Option '{0}={1}' has been removed. Please remove it from your configuration."),Generates_a_sourcemap_for_each_corresponding_d_ts_file:i(6e3,3,"Generates_a_sourcemap_for_each_corresponding_d_ts_file_6000","Generates a sourcemap for each corresponding '.d.ts' file."),Concatenate_and_emit_output_to_single_file:i(6001,3,"Concatenate_and_emit_output_to_single_file_6001","Concatenate and emit output to single file."),Generates_corresponding_d_ts_file:i(6002,3,"Generates_corresponding_d_ts_file_6002","Generates corresponding '.d.ts' file."),Specify_the_location_where_debugger_should_locate_TypeScript_files_instead_of_source_locations:i(6004,3,"Specify_the_location_where_debugger_should_locate_TypeScript_files_instead_of_source_locations_6004","Specify the location where debugger should locate TypeScript files instead of source locations."),Watch_input_files:i(6005,3,"Watch_input_files_6005","Watch input files."),Redirect_output_structure_to_the_directory:i(6006,3,"Redirect_output_structure_to_the_directory_6006","Redirect output structure to the directory."),Do_not_erase_const_enum_declarations_in_generated_code:i(6007,3,"Do_not_erase_const_enum_declarations_in_generated_code_6007","Do not erase const enum declarations in generated code."),Do_not_emit_outputs_if_any_errors_were_reported:i(6008,3,"Do_not_emit_outputs_if_any_errors_were_reported_6008","Do not emit outputs if any errors were reported."),Do_not_emit_comments_to_output:i(6009,3,"Do_not_emit_comments_to_output_6009","Do not emit comments to output."),Do_not_emit_outputs:i(6010,3,"Do_not_emit_outputs_6010","Do not emit outputs."),Allow_default_imports_from_modules_with_no_default_export_This_does_not_affect_code_emit_just_typechecking:i(6011,3,"Allow_default_imports_from_modules_with_no_default_export_This_does_not_affect_code_emit_just_typech_6011","Allow default imports from modules with no default export. This does not affect code emit, just typechecking."),Skip_type_checking_of_declaration_files:i(6012,3,"Skip_type_checking_of_declaration_files_6012","Skip type checking of declaration files."),Do_not_resolve_the_real_path_of_symlinks:i(6013,3,"Do_not_resolve_the_real_path_of_symlinks_6013","Do not resolve the real path of symlinks."),Only_emit_d_ts_declaration_files:i(6014,3,"Only_emit_d_ts_declaration_files_6014","Only emit '.d.ts' declaration files."),Specify_ECMAScript_target_version:i(6015,3,"Specify_ECMAScript_target_version_6015","Specify ECMAScript target version."),Specify_module_code_generation:i(6016,3,"Specify_module_code_generation_6016","Specify module code generation."),Print_this_message:i(6017,3,"Print_this_message_6017","Print this message."),Print_the_compiler_s_version:i(6019,3,"Print_the_compiler_s_version_6019","Print the compiler's version."),Compile_the_project_given_the_path_to_its_configuration_file_or_to_a_folder_with_a_tsconfig_json:i(6020,3,"Compile_the_project_given_the_path_to_its_configuration_file_or_to_a_folder_with_a_tsconfig_json_6020","Compile the project given the path to its configuration file, or to a folder with a 'tsconfig.json'."),Syntax_Colon_0:i(6023,3,"Syntax_Colon_0_6023","Syntax: {0}"),options:i(6024,3,"options_6024","options"),file:i(6025,3,"file_6025","file"),Examples_Colon_0:i(6026,3,"Examples_Colon_0_6026","Examples: {0}"),Options_Colon:i(6027,3,"Options_Colon_6027","Options:"),Version_0:i(6029,3,"Version_0_6029","Version {0}"),Insert_command_line_options_and_files_from_a_file:i(6030,3,"Insert_command_line_options_and_files_from_a_file_6030","Insert command line options and files from a file."),Starting_compilation_in_watch_mode:i(6031,3,"Starting_compilation_in_watch_mode_6031","Starting compilation in watch mode..."),File_change_detected_Starting_incremental_compilation:i(6032,3,"File_change_detected_Starting_incremental_compilation_6032","File change detected. Starting incremental compilation..."),KIND:i(6034,3,"KIND_6034","KIND"),FILE:i(6035,3,"FILE_6035","FILE"),VERSION:i(6036,3,"VERSION_6036","VERSION"),LOCATION:i(6037,3,"LOCATION_6037","LOCATION"),DIRECTORY:i(6038,3,"DIRECTORY_6038","DIRECTORY"),STRATEGY:i(6039,3,"STRATEGY_6039","STRATEGY"),FILE_OR_DIRECTORY:i(6040,3,"FILE_OR_DIRECTORY_6040","FILE OR DIRECTORY"),Errors_Files:i(6041,3,"Errors_Files_6041","Errors Files"),Generates_corresponding_map_file:i(6043,3,"Generates_corresponding_map_file_6043","Generates corresponding '.map' file."),Compiler_option_0_expects_an_argument:i(6044,1,"Compiler_option_0_expects_an_argument_6044","Compiler option '{0}' expects an argument."),Unterminated_quoted_string_in_response_file_0:i(6045,1,"Unterminated_quoted_string_in_response_file_0_6045","Unterminated quoted string in response file '{0}'."),Argument_for_0_option_must_be_Colon_1:i(6046,1,"Argument_for_0_option_must_be_Colon_1_6046","Argument for '{0}' option must be: {1}."),Locale_must_be_of_the_form_language_or_language_territory_For_example_0_or_1:i(6048,1,"Locale_must_be_of_the_form_language_or_language_territory_For_example_0_or_1_6048","Locale must be of the form <language> or <language>-<territory>. For example '{0}' or '{1}'."),Unable_to_open_file_0:i(6050,1,"Unable_to_open_file_0_6050","Unable to open file '{0}'."),Corrupted_locale_file_0:i(6051,1,"Corrupted_locale_file_0_6051","Corrupted locale file {0}."),Raise_error_on_expressions_and_declarations_with_an_implied_any_type:i(6052,3,"Raise_error_on_expressions_and_declarations_with_an_implied_any_type_6052","Raise error on expressions and declarations with an implied 'any' type."),File_0_not_found:i(6053,1,"File_0_not_found_6053","File '{0}' not found."),File_0_has_an_unsupported_extension_The_only_supported_extensions_are_1:i(6054,1,"File_0_has_an_unsupported_extension_The_only_supported_extensions_are_1_6054","File '{0}' has an unsupported extension. The only supported extensions are {1}."),Suppress_noImplicitAny_errors_for_indexing_objects_lacking_index_signatures:i(6055,3,"Suppress_noImplicitAny_errors_for_indexing_objects_lacking_index_signatures_6055","Suppress noImplicitAny errors for indexing objects lacking index signatures."),Do_not_emit_declarations_for_code_that_has_an_internal_annotation:i(6056,3,"Do_not_emit_declarations_for_code_that_has_an_internal_annotation_6056","Do not emit declarations for code that has an '@internal' annotation."),Specify_the_root_directory_of_input_files_Use_to_control_the_output_directory_structure_with_outDir:i(6058,3,"Specify_the_root_directory_of_input_files_Use_to_control_the_output_directory_structure_with_outDir_6058","Specify the root directory of input files. Use to control the output directory structure with --outDir."),File_0_is_not_under_rootDir_1_rootDir_is_expected_to_contain_all_source_files:i(6059,1,"File_0_is_not_under_rootDir_1_rootDir_is_expected_to_contain_all_source_files_6059","File '{0}' is not under 'rootDir' '{1}'. 'rootDir' is expected to contain all source files."),Specify_the_end_of_line_sequence_to_be_used_when_emitting_files_Colon_CRLF_dos_or_LF_unix:i(6060,3,"Specify_the_end_of_line_sequence_to_be_used_when_emitting_files_Colon_CRLF_dos_or_LF_unix_6060","Specify the end of line sequence to be used when emitting files: 'CRLF' (dos) or 'LF' (unix)."),NEWLINE:i(6061,3,"NEWLINE_6061","NEWLINE"),Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_null_on_command_line:i(6064,1,"Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_null_on_command_line_6064","Option '{0}' can only be specified in 'tsconfig.json' file or set to 'null' on command line."),Enables_experimental_support_for_ES7_decorators:i(6065,3,"Enables_experimental_support_for_ES7_decorators_6065","Enables experimental support for ES7 decorators."),Enables_experimental_support_for_emitting_type_metadata_for_decorators:i(6066,3,"Enables_experimental_support_for_emitting_type_metadata_for_decorators_6066","Enables experimental support for emitting type metadata for decorators."),Initializes_a_TypeScript_project_and_creates_a_tsconfig_json_file:i(6070,3,"Initializes_a_TypeScript_project_and_creates_a_tsconfig_json_file_6070","Initializes a TypeScript project and creates a tsconfig.json file."),Successfully_created_a_tsconfig_json_file:i(6071,3,"Successfully_created_a_tsconfig_json_file_6071","Successfully created a tsconfig.json file."),Suppress_excess_property_checks_for_object_literals:i(6072,3,"Suppress_excess_property_checks_for_object_literals_6072","Suppress excess property checks for object literals."),Stylize_errors_and_messages_using_color_and_context_experimental:i(6073,3,"Stylize_errors_and_messages_using_color_and_context_experimental_6073","Stylize errors and messages using color and context (experimental)."),Do_not_report_errors_on_unused_labels:i(6074,3,"Do_not_report_errors_on_unused_labels_6074","Do not report errors on unused labels."),Report_error_when_not_all_code_paths_in_function_return_a_value:i(6075,3,"Report_error_when_not_all_code_paths_in_function_return_a_value_6075","Report error when not all code paths in function return a value."),Report_errors_for_fallthrough_cases_in_switch_statement:i(6076,3,"Report_errors_for_fallthrough_cases_in_switch_statement_6076","Report errors for fallthrough cases in switch statement."),Do_not_report_errors_on_unreachable_code:i(6077,3,"Do_not_report_errors_on_unreachable_code_6077","Do not report errors on unreachable code."),Disallow_inconsistently_cased_references_to_the_same_file:i(6078,3,"Disallow_inconsistently_cased_references_to_the_same_file_6078","Disallow inconsistently-cased references to the same file."),Specify_library_files_to_be_included_in_the_compilation:i(6079,3,"Specify_library_files_to_be_included_in_the_compilation_6079","Specify library files to be included in the compilation."),Specify_JSX_code_generation:i(6080,3,"Specify_JSX_code_generation_6080","Specify JSX code generation."),File_0_has_an_unsupported_extension_so_skipping_it:i(6081,3,"File_0_has_an_unsupported_extension_so_skipping_it_6081","File '{0}' has an unsupported extension, so skipping it."),Only_amd_and_system_modules_are_supported_alongside_0:i(6082,1,"Only_amd_and_system_modules_are_supported_alongside_0_6082","Only 'amd' and 'system' modules are supported alongside --{0}."),Base_directory_to_resolve_non_absolute_module_names:i(6083,3,"Base_directory_to_resolve_non_absolute_module_names_6083","Base directory to resolve non-absolute module names."),Deprecated_Use_jsxFactory_instead_Specify_the_object_invoked_for_createElement_when_targeting_react_JSX_emit:i(6084,3,"Deprecated_Use_jsxFactory_instead_Specify_the_object_invoked_for_createElement_when_targeting_react__6084","[Deprecated] Use '--jsxFactory' instead. Specify the object invoked for createElement when targeting 'react' JSX emit"),Enable_tracing_of_the_name_resolution_process:i(6085,3,"Enable_tracing_of_the_name_resolution_process_6085","Enable tracing of the name resolution process."),Resolving_module_0_from_1:i(6086,3,"Resolving_module_0_from_1_6086","======== Resolving module '{0}' from '{1}'. ========"),Explicitly_specified_module_resolution_kind_Colon_0:i(6087,3,"Explicitly_specified_module_resolution_kind_Colon_0_6087","Explicitly specified module resolution kind: '{0}'."),Module_resolution_kind_is_not_specified_using_0:i(6088,3,"Module_resolution_kind_is_not_specified_using_0_6088","Module resolution kind is not specified, using '{0}'."),Module_name_0_was_successfully_resolved_to_1:i(6089,3,"Module_name_0_was_successfully_resolved_to_1_6089","======== Module name '{0}' was successfully resolved to '{1}'. ========"),Module_name_0_was_not_resolved:i(6090,3,"Module_name_0_was_not_resolved_6090","======== Module name '{0}' was not resolved. ========"),paths_option_is_specified_looking_for_a_pattern_to_match_module_name_0:i(6091,3,"paths_option_is_specified_looking_for_a_pattern_to_match_module_name_0_6091","'paths' option is specified, looking for a pattern to match module name '{0}'."),Module_name_0_matched_pattern_1:i(6092,3,"Module_name_0_matched_pattern_1_6092","Module name '{0}', matched pattern '{1}'."),Trying_substitution_0_candidate_module_location_Colon_1:i(6093,3,"Trying_substitution_0_candidate_module_location_Colon_1_6093","Trying substitution '{0}', candidate module location: '{1}'."),Resolving_module_name_0_relative_to_base_url_1_2:i(6094,3,"Resolving_module_name_0_relative_to_base_url_1_2_6094","Resolving module name '{0}' relative to base url '{1}' - '{2}'."),Loading_module_as_file_Slash_folder_candidate_module_location_0_target_file_types_Colon_1:i(6095,3,"Loading_module_as_file_Slash_folder_candidate_module_location_0_target_file_types_Colon_1_6095","Loading module as file / folder, candidate module location '{0}', target file types: {1}."),File_0_does_not_exist:i(6096,3,"File_0_does_not_exist_6096","File '{0}' does not exist."),File_0_exists_use_it_as_a_name_resolution_result:i(6097,3,"File_0_exists_use_it_as_a_name_resolution_result_6097","File '{0}' exists - use it as a name resolution result."),Loading_module_0_from_node_modules_folder_target_file_types_Colon_1:i(6098,3,"Loading_module_0_from_node_modules_folder_target_file_types_Colon_1_6098","Loading module '{0}' from 'node_modules' folder, target file types: {1}."),Found_package_json_at_0:i(6099,3,"Found_package_json_at_0_6099","Found 'package.json' at '{0}'."),package_json_does_not_have_a_0_field:i(6100,3,"package_json_does_not_have_a_0_field_6100","'package.json' does not have a '{0}' field."),package_json_has_0_field_1_that_references_2:i(6101,3,"package_json_has_0_field_1_that_references_2_6101","'package.json' has '{0}' field '{1}' that references '{2}'."),Allow_javascript_files_to_be_compiled:i(6102,3,"Allow_javascript_files_to_be_compiled_6102","Allow javascript files to be compiled."),Checking_if_0_is_the_longest_matching_prefix_for_1_2:i(6104,3,"Checking_if_0_is_the_longest_matching_prefix_for_1_2_6104","Checking if '{0}' is the longest matching prefix for '{1}' - '{2}'."),Expected_type_of_0_field_in_package_json_to_be_1_got_2:i(6105,3,"Expected_type_of_0_field_in_package_json_to_be_1_got_2_6105","Expected type of '{0}' field in 'package.json' to be '{1}', got '{2}'."),baseUrl_option_is_set_to_0_using_this_value_to_resolve_non_relative_module_name_1:i(6106,3,"baseUrl_option_is_set_to_0_using_this_value_to_resolve_non_relative_module_name_1_6106","'baseUrl' option is set to '{0}', using this value to resolve non-relative module name '{1}'."),rootDirs_option_is_set_using_it_to_resolve_relative_module_name_0:i(6107,3,"rootDirs_option_is_set_using_it_to_resolve_relative_module_name_0_6107","'rootDirs' option is set, using it to resolve relative module name '{0}'."),Longest_matching_prefix_for_0_is_1:i(6108,3,"Longest_matching_prefix_for_0_is_1_6108","Longest matching prefix for '{0}' is '{1}'."),Loading_0_from_the_root_dir_1_candidate_location_2:i(6109,3,"Loading_0_from_the_root_dir_1_candidate_location_2_6109","Loading '{0}' from the root dir '{1}', candidate location '{2}'."),Trying_other_entries_in_rootDirs:i(6110,3,"Trying_other_entries_in_rootDirs_6110","Trying other entries in 'rootDirs'."),Module_resolution_using_rootDirs_has_failed:i(6111,3,"Module_resolution_using_rootDirs_has_failed_6111","Module resolution using 'rootDirs' has failed."),Do_not_emit_use_strict_directives_in_module_output:i(6112,3,"Do_not_emit_use_strict_directives_in_module_output_6112","Do not emit 'use strict' directives in module output."),Enable_strict_null_checks:i(6113,3,"Enable_strict_null_checks_6113","Enable strict null checks."),Unknown_option_excludes_Did_you_mean_exclude:i(6114,1,"Unknown_option_excludes_Did_you_mean_exclude_6114","Unknown option 'excludes'. Did you mean 'exclude'?"),Raise_error_on_this_expressions_with_an_implied_any_type:i(6115,3,"Raise_error_on_this_expressions_with_an_implied_any_type_6115","Raise error on 'this' expressions with an implied 'any' type."),Resolving_type_reference_directive_0_containing_file_1_root_directory_2:i(6116,3,"Resolving_type_reference_directive_0_containing_file_1_root_directory_2_6116","======== Resolving type reference directive '{0}', containing file '{1}', root directory '{2}'. ========"),Type_reference_directive_0_was_successfully_resolved_to_1_primary_Colon_2:i(6119,3,"Type_reference_directive_0_was_successfully_resolved_to_1_primary_Colon_2_6119","======== Type reference directive '{0}' was successfully resolved to '{1}', primary: {2}. ========"),Type_reference_directive_0_was_not_resolved:i(6120,3,"Type_reference_directive_0_was_not_resolved_6120","======== Type reference directive '{0}' was not resolved. ========"),Resolving_with_primary_search_path_0:i(6121,3,"Resolving_with_primary_search_path_0_6121","Resolving with primary search path '{0}'."),Root_directory_cannot_be_determined_skipping_primary_search_paths:i(6122,3,"Root_directory_cannot_be_determined_skipping_primary_search_paths_6122","Root directory cannot be determined, skipping primary search paths."),Resolving_type_reference_directive_0_containing_file_1_root_directory_not_set:i(6123,3,"Resolving_type_reference_directive_0_containing_file_1_root_directory_not_set_6123","======== Resolving type reference directive '{0}', containing file '{1}', root directory not set. ========"),Type_declaration_files_to_be_included_in_compilation:i(6124,3,"Type_declaration_files_to_be_included_in_compilation_6124","Type declaration files to be included in compilation."),Looking_up_in_node_modules_folder_initial_location_0:i(6125,3,"Looking_up_in_node_modules_folder_initial_location_0_6125","Looking up in 'node_modules' folder, initial location '{0}'."),Containing_file_is_not_specified_and_root_directory_cannot_be_determined_skipping_lookup_in_node_modules_folder:i(6126,3,"Containing_file_is_not_specified_and_root_directory_cannot_be_determined_skipping_lookup_in_node_mod_6126","Containing file is not specified and root directory cannot be determined, skipping lookup in 'node_modules' folder."),Resolving_type_reference_directive_0_containing_file_not_set_root_directory_1:i(6127,3,"Resolving_type_reference_directive_0_containing_file_not_set_root_directory_1_6127","======== Resolving type reference directive '{0}', containing file not set, root directory '{1}'. ========"),Resolving_type_reference_directive_0_containing_file_not_set_root_directory_not_set:i(6128,3,"Resolving_type_reference_directive_0_containing_file_not_set_root_directory_not_set_6128","======== Resolving type reference directive '{0}', containing file not set, root directory not set. ========"),Resolving_real_path_for_0_result_1:i(6130,3,"Resolving_real_path_for_0_result_1_6130","Resolving real path for '{0}', result '{1}'."),Cannot_compile_modules_using_option_0_unless_the_module_flag_is_amd_or_system:i(6131,1,"Cannot_compile_modules_using_option_0_unless_the_module_flag_is_amd_or_system_6131","Cannot compile modules using option '{0}' unless the '--module' flag is 'amd' or 'system'."),File_name_0_has_a_1_extension_stripping_it:i(6132,3,"File_name_0_has_a_1_extension_stripping_it_6132","File name '{0}' has a '{1}' extension - stripping it."),_0_is_declared_but_its_value_is_never_read:i(6133,1,"_0_is_declared_but_its_value_is_never_read_6133","'{0}' is declared but its value is never read.",!0),Report_errors_on_unused_locals:i(6134,3,"Report_errors_on_unused_locals_6134","Report errors on unused locals."),Report_errors_on_unused_parameters:i(6135,3,"Report_errors_on_unused_parameters_6135","Report errors on unused parameters."),The_maximum_dependency_depth_to_search_under_node_modules_and_load_JavaScript_files:i(6136,3,"The_maximum_dependency_depth_to_search_under_node_modules_and_load_JavaScript_files_6136","The maximum dependency depth to search under node_modules and load JavaScript files."),Cannot_import_type_declaration_files_Consider_importing_0_instead_of_1:i(6137,1,"Cannot_import_type_declaration_files_Consider_importing_0_instead_of_1_6137","Cannot import type declaration files. Consider importing '{0}' instead of '{1}'."),Property_0_is_declared_but_its_value_is_never_read:i(6138,1,"Property_0_is_declared_but_its_value_is_never_read_6138","Property '{0}' is declared but its value is never read.",!0),Import_emit_helpers_from_tslib:i(6139,3,"Import_emit_helpers_from_tslib_6139","Import emit helpers from 'tslib'."),Auto_discovery_for_typings_is_enabled_in_project_0_Running_extra_resolution_pass_for_module_1_using_cache_location_2:i(6140,1,"Auto_discovery_for_typings_is_enabled_in_project_0_Running_extra_resolution_pass_for_module_1_using__6140","Auto discovery for typings is enabled in project '{0}'. Running extra resolution pass for module '{1}' using cache location '{2}'."),Parse_in_strict_mode_and_emit_use_strict_for_each_source_file:i(6141,3,"Parse_in_strict_mode_and_emit_use_strict_for_each_source_file_6141",'Parse in strict mode and emit "use strict" for each source file.'),Module_0_was_resolved_to_1_but_jsx_is_not_set:i(6142,1,"Module_0_was_resolved_to_1_but_jsx_is_not_set_6142","Module '{0}' was resolved to '{1}', but '--jsx' is not set."),Module_0_was_resolved_as_locally_declared_ambient_module_in_file_1:i(6144,3,"Module_0_was_resolved_as_locally_declared_ambient_module_in_file_1_6144","Module '{0}' was resolved as locally declared ambient module in file '{1}'."),Module_0_was_resolved_as_ambient_module_declared_in_1_since_this_file_was_not_modified:i(6145,3,"Module_0_was_resolved_as_ambient_module_declared_in_1_since_this_file_was_not_modified_6145","Module '{0}' was resolved as ambient module declared in '{1}' since this file was not modified."),Specify_the_JSX_factory_function_to_use_when_targeting_react_JSX_emit_e_g_React_createElement_or_h:i(6146,3,"Specify_the_JSX_factory_function_to_use_when_targeting_react_JSX_emit_e_g_React_createElement_or_h_6146","Specify the JSX factory function to use when targeting 'react' JSX emit, e.g. 'React.createElement' or 'h'."),Resolution_for_module_0_was_found_in_cache_from_location_1:i(6147,3,"Resolution_for_module_0_was_found_in_cache_from_location_1_6147","Resolution for module '{0}' was found in cache from location '{1}'."),Directory_0_does_not_exist_skipping_all_lookups_in_it:i(6148,3,"Directory_0_does_not_exist_skipping_all_lookups_in_it_6148","Directory '{0}' does not exist, skipping all lookups in it."),Show_diagnostic_information:i(6149,3,"Show_diagnostic_information_6149","Show diagnostic information."),Show_verbose_diagnostic_information:i(6150,3,"Show_verbose_diagnostic_information_6150","Show verbose diagnostic information."),Emit_a_single_file_with_source_maps_instead_of_having_a_separate_file:i(6151,3,"Emit_a_single_file_with_source_maps_instead_of_having_a_separate_file_6151","Emit a single file with source maps instead of having a separate file."),Emit_the_source_alongside_the_sourcemaps_within_a_single_file_requires_inlineSourceMap_or_sourceMap_to_be_set:i(6152,3,"Emit_the_source_alongside_the_sourcemaps_within_a_single_file_requires_inlineSourceMap_or_sourceMap__6152","Emit the source alongside the sourcemaps within a single file; requires '--inlineSourceMap' or '--sourceMap' to be set."),Transpile_each_file_as_a_separate_module_similar_to_ts_transpileModule:i(6153,3,"Transpile_each_file_as_a_separate_module_similar_to_ts_transpileModule_6153","Transpile each file as a separate module (similar to 'ts.transpileModule')."),Print_names_of_generated_files_part_of_the_compilation:i(6154,3,"Print_names_of_generated_files_part_of_the_compilation_6154","Print names of generated files part of the compilation."),Print_names_of_files_part_of_the_compilation:i(6155,3,"Print_names_of_files_part_of_the_compilation_6155","Print names of files part of the compilation."),The_locale_used_when_displaying_messages_to_the_user_e_g_en_us:i(6156,3,"The_locale_used_when_displaying_messages_to_the_user_e_g_en_us_6156","The locale used when displaying messages to the user (e.g. 'en-us')"),Do_not_generate_custom_helper_functions_like_extends_in_compiled_output:i(6157,3,"Do_not_generate_custom_helper_functions_like_extends_in_compiled_output_6157","Do not generate custom helper functions like '__extends' in compiled output."),Do_not_include_the_default_library_file_lib_d_ts:i(6158,3,"Do_not_include_the_default_library_file_lib_d_ts_6158","Do not include the default library file (lib.d.ts)."),Do_not_add_triple_slash_references_or_imported_modules_to_the_list_of_compiled_files:i(6159,3,"Do_not_add_triple_slash_references_or_imported_modules_to_the_list_of_compiled_files_6159","Do not add triple-slash references or imported modules to the list of compiled files."),Deprecated_Use_skipLibCheck_instead_Skip_type_checking_of_default_library_declaration_files:i(6160,3,"Deprecated_Use_skipLibCheck_instead_Skip_type_checking_of_default_library_declaration_files_6160","[Deprecated] Use '--skipLibCheck' instead. Skip type checking of default library declaration files."),List_of_folders_to_include_type_definitions_from:i(6161,3,"List_of_folders_to_include_type_definitions_from_6161","List of folders to include type definitions from."),Disable_size_limitations_on_JavaScript_projects:i(6162,3,"Disable_size_limitations_on_JavaScript_projects_6162","Disable size limitations on JavaScript projects."),The_character_set_of_the_input_files:i(6163,3,"The_character_set_of_the_input_files_6163","The character set of the input files."),Skipping_module_0_that_looks_like_an_absolute_URI_target_file_types_Colon_1:i(6164,3,"Skipping_module_0_that_looks_like_an_absolute_URI_target_file_types_Colon_1_6164","Skipping module '{0}' that looks like an absolute URI, target file types: {1}."),Do_not_truncate_error_messages:i(6165,3,"Do_not_truncate_error_messages_6165","Do not truncate error messages."),Output_directory_for_generated_declaration_files:i(6166,3,"Output_directory_for_generated_declaration_files_6166","Output directory for generated declaration files."),A_series_of_entries_which_re_map_imports_to_lookup_locations_relative_to_the_baseUrl:i(6167,3,"A_series_of_entries_which_re_map_imports_to_lookup_locations_relative_to_the_baseUrl_6167","A series of entries which re-map imports to lookup locations relative to the 'baseUrl'."),List_of_root_folders_whose_combined_content_represents_the_structure_of_the_project_at_runtime:i(6168,3,"List_of_root_folders_whose_combined_content_represents_the_structure_of_the_project_at_runtime_6168","List of root folders whose combined content represents the structure of the project at runtime."),Show_all_compiler_options:i(6169,3,"Show_all_compiler_options_6169","Show all compiler options."),Deprecated_Use_outFile_instead_Concatenate_and_emit_output_to_single_file:i(6170,3,"Deprecated_Use_outFile_instead_Concatenate_and_emit_output_to_single_file_6170","[Deprecated] Use '--outFile' instead. Concatenate and emit output to single file"),Command_line_Options:i(6171,3,"Command_line_Options_6171","Command-line Options"),Provide_full_support_for_iterables_in_for_of_spread_and_destructuring_when_targeting_ES5_or_ES3:i(6179,3,"Provide_full_support_for_iterables_in_for_of_spread_and_destructuring_when_targeting_ES5_or_ES3_6179","Provide full support for iterables in 'for-of', spread, and destructuring when targeting 'ES5' or 'ES3'."),Enable_all_strict_type_checking_options:i(6180,3,"Enable_all_strict_type_checking_options_6180","Enable all strict type-checking options."),Scoped_package_detected_looking_in_0:i(6182,3,"Scoped_package_detected_looking_in_0_6182","Scoped package detected, looking in '{0}'"),Reusing_resolution_of_module_0_from_1_of_old_program_it_was_successfully_resolved_to_2:i(6183,3,"Reusing_resolution_of_module_0_from_1_of_old_program_it_was_successfully_resolved_to_2_6183","Reusing resolution of module '{0}' from '{1}' of old program, it was successfully resolved to '{2}'."),Reusing_resolution_of_module_0_from_1_of_old_program_it_was_successfully_resolved_to_2_with_Package_ID_3:i(6184,3,"Reusing_resolution_of_module_0_from_1_of_old_program_it_was_successfully_resolved_to_2_with_Package__6184","Reusing resolution of module '{0}' from '{1}' of old program, it was successfully resolved to '{2}' with Package ID '{3}'."),Enable_strict_checking_of_function_types:i(6186,3,"Enable_strict_checking_of_function_types_6186","Enable strict checking of function types."),Enable_strict_checking_of_property_initialization_in_classes:i(6187,3,"Enable_strict_checking_of_property_initialization_in_classes_6187","Enable strict checking of property initialization in classes."),Numeric_separators_are_not_allowed_here:i(6188,1,"Numeric_separators_are_not_allowed_here_6188","Numeric separators are not allowed here."),Multiple_consecutive_numeric_separators_are_not_permitted:i(6189,1,"Multiple_consecutive_numeric_separators_are_not_permitted_6189","Multiple consecutive numeric separators are not permitted."),Whether_to_keep_outdated_console_output_in_watch_mode_instead_of_clearing_the_screen:i(6191,3,"Whether_to_keep_outdated_console_output_in_watch_mode_instead_of_clearing_the_screen_6191","Whether to keep outdated console output in watch mode instead of clearing the screen."),All_imports_in_import_declaration_are_unused:i(6192,1,"All_imports_in_import_declaration_are_unused_6192","All imports in import declaration are unused.",!0),Found_1_error_Watching_for_file_changes:i(6193,3,"Found_1_error_Watching_for_file_changes_6193","Found 1 error. Watching for file changes."),Found_0_errors_Watching_for_file_changes:i(6194,3,"Found_0_errors_Watching_for_file_changes_6194","Found {0} errors. Watching for file changes."),Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols:i(6195,3,"Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols_6195","Resolve 'keyof' to string valued property names only (no numbers or symbols)."),_0_is_declared_but_never_used:i(6196,1,"_0_is_declared_but_never_used_6196","'{0}' is declared but never used.",!0),Include_modules_imported_with_json_extension:i(6197,3,"Include_modules_imported_with_json_extension_6197","Include modules imported with '.json' extension"),All_destructured_elements_are_unused:i(6198,1,"All_destructured_elements_are_unused_6198","All destructured elements are unused.",!0),All_variables_are_unused:i(6199,1,"All_variables_are_unused_6199","All variables are unused.",!0),Definitions_of_the_following_identifiers_conflict_with_those_in_another_file_Colon_0:i(6200,1,"Definitions_of_the_following_identifiers_conflict_with_those_in_another_file_Colon_0_6200","Definitions of the following identifiers conflict with those in another file: {0}"),Conflicts_are_in_this_file:i(6201,3,"Conflicts_are_in_this_file_6201","Conflicts are in this file."),Project_references_may_not_form_a_circular_graph_Cycle_detected_Colon_0:i(6202,1,"Project_references_may_not_form_a_circular_graph_Cycle_detected_Colon_0_6202","Project references may not form a circular graph. Cycle detected: {0}"),_0_was_also_declared_here:i(6203,3,"_0_was_also_declared_here_6203","'{0}' was also declared here."),and_here:i(6204,3,"and_here_6204","and here."),All_type_parameters_are_unused:i(6205,1,"All_type_parameters_are_unused_6205","All type parameters are unused."),package_json_has_a_typesVersions_field_with_version_specific_path_mappings:i(6206,3,"package_json_has_a_typesVersions_field_with_version_specific_path_mappings_6206","'package.json' has a 'typesVersions' field with version-specific path mappings."),package_json_does_not_have_a_typesVersions_entry_that_matches_version_0:i(6207,3,"package_json_does_not_have_a_typesVersions_entry_that_matches_version_0_6207","'package.json' does not have a 'typesVersions' entry that matches version '{0}'."),package_json_has_a_typesVersions_entry_0_that_matches_compiler_version_1_looking_for_a_pattern_to_match_module_name_2:i(6208,3,"package_json_has_a_typesVersions_entry_0_that_matches_compiler_version_1_looking_for_a_pattern_to_ma_6208","'package.json' has a 'typesVersions' entry '{0}' that matches compiler version '{1}', looking for a pattern to match module name '{2}'."),package_json_has_a_typesVersions_entry_0_that_is_not_a_valid_semver_range:i(6209,3,"package_json_has_a_typesVersions_entry_0_that_is_not_a_valid_semver_range_6209","'package.json' has a 'typesVersions' entry '{0}' that is not a valid semver range."),An_argument_for_0_was_not_provided:i(6210,3,"An_argument_for_0_was_not_provided_6210","An argument for '{0}' was not provided."),An_argument_matching_this_binding_pattern_was_not_provided:i(6211,3,"An_argument_matching_this_binding_pattern_was_not_provided_6211","An argument matching this binding pattern was not provided."),Did_you_mean_to_call_this_expression:i(6212,3,"Did_you_mean_to_call_this_expression_6212","Did you mean to call this expression?"),Did_you_mean_to_use_new_with_this_expression:i(6213,3,"Did_you_mean_to_use_new_with_this_expression_6213","Did you mean to use 'new' with this expression?"),Enable_strict_bind_call_and_apply_methods_on_functions:i(6214,3,"Enable_strict_bind_call_and_apply_methods_on_functions_6214","Enable strict 'bind', 'call', and 'apply' methods on functions."),Using_compiler_options_of_project_reference_redirect_0:i(6215,3,"Using_compiler_options_of_project_reference_redirect_0_6215","Using compiler options of project reference redirect '{0}'."),Found_1_error:i(6216,3,"Found_1_error_6216","Found 1 error."),Found_0_errors:i(6217,3,"Found_0_errors_6217","Found {0} errors."),Module_name_0_was_successfully_resolved_to_1_with_Package_ID_2:i(6218,3,"Module_name_0_was_successfully_resolved_to_1_with_Package_ID_2_6218","======== Module name '{0}' was successfully resolved to '{1}' with Package ID '{2}'. ========"),Type_reference_directive_0_was_successfully_resolved_to_1_with_Package_ID_2_primary_Colon_3:i(6219,3,"Type_reference_directive_0_was_successfully_resolved_to_1_with_Package_ID_2_primary_Colon_3_6219","======== Type reference directive '{0}' was successfully resolved to '{1}' with Package ID '{2}', primary: {3}. ========"),package_json_had_a_falsy_0_field:i(6220,3,"package_json_had_a_falsy_0_field_6220","'package.json' had a falsy '{0}' field."),Disable_use_of_source_files_instead_of_declaration_files_from_referenced_projects:i(6221,3,"Disable_use_of_source_files_instead_of_declaration_files_from_referenced_projects_6221","Disable use of source files instead of declaration files from referenced projects."),Emit_class_fields_with_Define_instead_of_Set:i(6222,3,"Emit_class_fields_with_Define_instead_of_Set_6222","Emit class fields with Define instead of Set."),Generates_a_CPU_profile:i(6223,3,"Generates_a_CPU_profile_6223","Generates a CPU profile."),Disable_solution_searching_for_this_project:i(6224,3,"Disable_solution_searching_for_this_project_6224","Disable solution searching for this project."),Specify_strategy_for_watching_file_Colon_FixedPollingInterval_default_PriorityPollingInterval_DynamicPriorityPolling_FixedChunkSizePolling_UseFsEvents_UseFsEventsOnParentDirectory:i(6225,3,"Specify_strategy_for_watching_file_Colon_FixedPollingInterval_default_PriorityPollingInterval_Dynami_6225","Specify strategy for watching file: 'FixedPollingInterval' (default), 'PriorityPollingInterval', 'DynamicPriorityPolling', 'FixedChunkSizePolling', 'UseFsEvents', 'UseFsEventsOnParentDirectory'."),Specify_strategy_for_watching_directory_on_platforms_that_don_t_support_recursive_watching_natively_Colon_UseFsEvents_default_FixedPollingInterval_DynamicPriorityPolling_FixedChunkSizePolling:i(6226,3,"Specify_strategy_for_watching_directory_on_platforms_that_don_t_support_recursive_watching_natively__6226","Specify strategy for watching directory on platforms that don't support recursive watching natively: 'UseFsEvents' (default), 'FixedPollingInterval', 'DynamicPriorityPolling', 'FixedChunkSizePolling'."),Specify_strategy_for_creating_a_polling_watch_when_it_fails_to_create_using_file_system_events_Colon_FixedInterval_default_PriorityInterval_DynamicPriority_FixedChunkSize:i(6227,3,"Specify_strategy_for_creating_a_polling_watch_when_it_fails_to_create_using_file_system_events_Colon_6227","Specify strategy for creating a polling watch when it fails to create using file system events: 'FixedInterval' (default), 'PriorityInterval', 'DynamicPriority', 'FixedChunkSize'."),Tag_0_expects_at_least_1_arguments_but_the_JSX_factory_2_provides_at_most_3:i(6229,1,"Tag_0_expects_at_least_1_arguments_but_the_JSX_factory_2_provides_at_most_3_6229","Tag '{0}' expects at least '{1}' arguments, but the JSX factory '{2}' provides at most '{3}'."),Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_false_or_null_on_command_line:i(6230,1,"Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_false_or_null_on_command_line_6230","Option '{0}' can only be specified in 'tsconfig.json' file or set to 'false' or 'null' on command line."),Could_not_resolve_the_path_0_with_the_extensions_Colon_1:i(6231,1,"Could_not_resolve_the_path_0_with_the_extensions_Colon_1_6231","Could not resolve the path '{0}' with the extensions: {1}."),Declaration_augments_declaration_in_another_file_This_cannot_be_serialized:i(6232,1,"Declaration_augments_declaration_in_another_file_This_cannot_be_serialized_6232","Declaration augments declaration in another file. This cannot be serialized."),This_is_the_declaration_being_augmented_Consider_moving_the_augmenting_declaration_into_the_same_file:i(6233,1,"This_is_the_declaration_being_augmented_Consider_moving_the_augmenting_declaration_into_the_same_fil_6233","This is the declaration being augmented. Consider moving the augmenting declaration into the same file."),This_expression_is_not_callable_because_it_is_a_get_accessor_Did_you_mean_to_use_it_without:i(6234,1,"This_expression_is_not_callable_because_it_is_a_get_accessor_Did_you_mean_to_use_it_without_6234","This expression is not callable because it is a 'get' accessor. Did you mean to use it without '()'?"),Disable_loading_referenced_projects:i(6235,3,"Disable_loading_referenced_projects_6235","Disable loading referenced projects."),Arguments_for_the_rest_parameter_0_were_not_provided:i(6236,1,"Arguments_for_the_rest_parameter_0_were_not_provided_6236","Arguments for the rest parameter '{0}' were not provided."),Generates_an_event_trace_and_a_list_of_types:i(6237,3,"Generates_an_event_trace_and_a_list_of_types_6237","Generates an event trace and a list of types."),Specify_the_module_specifier_to_be_used_to_import_the_jsx_and_jsxs_factory_functions_from_eg_react:i(6238,1,"Specify_the_module_specifier_to_be_used_to_import_the_jsx_and_jsxs_factory_functions_from_eg_react_6238","Specify the module specifier to be used to import the 'jsx' and 'jsxs' factory functions from. eg, react"),File_0_exists_according_to_earlier_cached_lookups:i(6239,3,"File_0_exists_according_to_earlier_cached_lookups_6239","File '{0}' exists according to earlier cached lookups."),File_0_does_not_exist_according_to_earlier_cached_lookups:i(6240,3,"File_0_does_not_exist_according_to_earlier_cached_lookups_6240","File '{0}' does not exist according to earlier cached lookups."),Resolution_for_type_reference_directive_0_was_found_in_cache_from_location_1:i(6241,3,"Resolution_for_type_reference_directive_0_was_found_in_cache_from_location_1_6241","Resolution for type reference directive '{0}' was found in cache from location '{1}'."),Resolving_type_reference_directive_0_containing_file_1:i(6242,3,"Resolving_type_reference_directive_0_containing_file_1_6242","======== Resolving type reference directive '{0}', containing file '{1}'. ========"),Interpret_optional_property_types_as_written_rather_than_adding_undefined:i(6243,3,"Interpret_optional_property_types_as_written_rather_than_adding_undefined_6243","Interpret optional property types as written, rather than adding 'undefined'."),Modules:i(6244,3,"Modules_6244","Modules"),File_Management:i(6245,3,"File_Management_6245","File Management"),Emit:i(6246,3,"Emit_6246","Emit"),JavaScript_Support:i(6247,3,"JavaScript_Support_6247","JavaScript Support"),Type_Checking:i(6248,3,"Type_Checking_6248","Type Checking"),Editor_Support:i(6249,3,"Editor_Support_6249","Editor Support"),Watch_and_Build_Modes:i(6250,3,"Watch_and_Build_Modes_6250","Watch and Build Modes"),Compiler_Diagnostics:i(6251,3,"Compiler_Diagnostics_6251","Compiler Diagnostics"),Interop_Constraints:i(6252,3,"Interop_Constraints_6252","Interop Constraints"),Backwards_Compatibility:i(6253,3,"Backwards_Compatibility_6253","Backwards Compatibility"),Language_and_Environment:i(6254,3,"Language_and_Environment_6254","Language and Environment"),Projects:i(6255,3,"Projects_6255","Projects"),Output_Formatting:i(6256,3,"Output_Formatting_6256","Output Formatting"),Completeness:i(6257,3,"Completeness_6257","Completeness"),_0_should_be_set_inside_the_compilerOptions_object_of_the_config_json_file:i(6258,1,"_0_should_be_set_inside_the_compilerOptions_object_of_the_config_json_file_6258","'{0}' should be set inside the 'compilerOptions' object of the config json file"),Found_1_error_in_0:i(6259,3,"Found_1_error_in_0_6259","Found 1 error in {0}"),Found_0_errors_in_the_same_file_starting_at_Colon_1:i(6260,3,"Found_0_errors_in_the_same_file_starting_at_Colon_1_6260","Found {0} errors in the same file, starting at: {1}"),Found_0_errors_in_1_files:i(6261,3,"Found_0_errors_in_1_files_6261","Found {0} errors in {1} files."),File_name_0_has_a_1_extension_looking_up_2_instead:i(6262,3,"File_name_0_has_a_1_extension_looking_up_2_instead_6262","File name '{0}' has a '{1}' extension - looking up '{2}' instead."),Module_0_was_resolved_to_1_but_allowArbitraryExtensions_is_not_set:i(6263,1,"Module_0_was_resolved_to_1_but_allowArbitraryExtensions_is_not_set_6263","Module '{0}' was resolved to '{1}', but '--allowArbitraryExtensions' is not set."),Enable_importing_files_with_any_extension_provided_a_declaration_file_is_present:i(6264,3,"Enable_importing_files_with_any_extension_provided_a_declaration_file_is_present_6264","Enable importing files with any extension, provided a declaration file is present."),Resolving_type_reference_directive_for_program_that_specifies_custom_typeRoots_skipping_lookup_in_node_modules_folder:i(6265,3,"Resolving_type_reference_directive_for_program_that_specifies_custom_typeRoots_skipping_lookup_in_no_6265","Resolving type reference directive for program that specifies custom typeRoots, skipping lookup in 'node_modules' folder."),Option_0_can_only_be_specified_on_command_line:i(6266,1,"Option_0_can_only_be_specified_on_command_line_6266","Option '{0}' can only be specified on command line."),Directory_0_has_no_containing_package_json_scope_Imports_will_not_resolve:i(6270,3,"Directory_0_has_no_containing_package_json_scope_Imports_will_not_resolve_6270","Directory '{0}' has no containing package.json scope. Imports will not resolve."),Import_specifier_0_does_not_exist_in_package_json_scope_at_path_1:i(6271,3,"Import_specifier_0_does_not_exist_in_package_json_scope_at_path_1_6271","Import specifier '{0}' does not exist in package.json scope at path '{1}'."),Invalid_import_specifier_0_has_no_possible_resolutions:i(6272,3,"Invalid_import_specifier_0_has_no_possible_resolutions_6272","Invalid import specifier '{0}' has no possible resolutions."),package_json_scope_0_has_no_imports_defined:i(6273,3,"package_json_scope_0_has_no_imports_defined_6273","package.json scope '{0}' has no imports defined."),package_json_scope_0_explicitly_maps_specifier_1_to_null:i(6274,3,"package_json_scope_0_explicitly_maps_specifier_1_to_null_6274","package.json scope '{0}' explicitly maps specifier '{1}' to null."),package_json_scope_0_has_invalid_type_for_target_of_specifier_1:i(6275,3,"package_json_scope_0_has_invalid_type_for_target_of_specifier_1_6275","package.json scope '{0}' has invalid type for target of specifier '{1}'"),Export_specifier_0_does_not_exist_in_package_json_scope_at_path_1:i(6276,3,"Export_specifier_0_does_not_exist_in_package_json_scope_at_path_1_6276","Export specifier '{0}' does not exist in package.json scope at path '{1}'."),Resolution_of_non_relative_name_failed_trying_with_modern_Node_resolution_features_disabled_to_see_if_npm_library_needs_configuration_update:i(6277,3,"Resolution_of_non_relative_name_failed_trying_with_modern_Node_resolution_features_disabled_to_see_i_6277","Resolution of non-relative name failed; trying with modern Node resolution features disabled to see if npm library needs configuration update."),There_are_types_at_0_but_this_result_could_not_be_resolved_when_respecting_package_json_exports_The_1_library_may_need_to_update_its_package_json_or_typings:i(6278,3,"There_are_types_at_0_but_this_result_could_not_be_resolved_when_respecting_package_json_exports_The__6278",`There are types at '{0}', but this result could not be resolved when respecting package.json "exports". The '{1}' library may need to update its package.json or typings.`),Enable_project_compilation:i(6302,3,"Enable_project_compilation_6302","Enable project compilation"),Composite_projects_may_not_disable_declaration_emit:i(6304,1,"Composite_projects_may_not_disable_declaration_emit_6304","Composite projects may not disable declaration emit."),Output_file_0_has_not_been_built_from_source_file_1:i(6305,1,"Output_file_0_has_not_been_built_from_source_file_1_6305","Output file '{0}' has not been built from source file '{1}'."),Referenced_project_0_must_have_setting_composite_Colon_true:i(6306,1,"Referenced_project_0_must_have_setting_composite_Colon_true_6306",`Referenced project '{0}' must have setting "composite": true.`),File_0_is_not_listed_within_the_file_list_of_project_1_Projects_must_list_all_files_or_use_an_include_pattern:i(6307,1,"File_0_is_not_listed_within_the_file_list_of_project_1_Projects_must_list_all_files_or_use_an_includ_6307","File '{0}' is not listed within the file list of project '{1}'. Projects must list all files or use an 'include' pattern."),Cannot_prepend_project_0_because_it_does_not_have_outFile_set:i(6308,1,"Cannot_prepend_project_0_because_it_does_not_have_outFile_set_6308","Cannot prepend project '{0}' because it does not have 'outFile' set"),Output_file_0_from_project_1_does_not_exist:i(6309,1,"Output_file_0_from_project_1_does_not_exist_6309","Output file '{0}' from project '{1}' does not exist"),Referenced_project_0_may_not_disable_emit:i(6310,1,"Referenced_project_0_may_not_disable_emit_6310","Referenced project '{0}' may not disable emit."),Project_0_is_out_of_date_because_output_1_is_older_than_input_2:i(6350,3,"Project_0_is_out_of_date_because_output_1_is_older_than_input_2_6350","Project '{0}' is out of date because output '{1}' is older than input '{2}'"),Project_0_is_up_to_date_because_newest_input_1_is_older_than_output_2:i(6351,3,"Project_0_is_up_to_date_because_newest_input_1_is_older_than_output_2_6351","Project '{0}' is up to date because newest input '{1}' is older than output '{2}'"),Project_0_is_out_of_date_because_output_file_1_does_not_exist:i(6352,3,"Project_0_is_out_of_date_because_output_file_1_does_not_exist_6352","Project '{0}' is out of date because output file '{1}' does not exist"),Project_0_is_out_of_date_because_its_dependency_1_is_out_of_date:i(6353,3,"Project_0_is_out_of_date_because_its_dependency_1_is_out_of_date_6353","Project '{0}' is out of date because its dependency '{1}' is out of date"),Project_0_is_up_to_date_with_d_ts_files_from_its_dependencies:i(6354,3,"Project_0_is_up_to_date_with_d_ts_files_from_its_dependencies_6354","Project '{0}' is up to date with .d.ts files from its dependencies"),Projects_in_this_build_Colon_0:i(6355,3,"Projects_in_this_build_Colon_0_6355","Projects in this build: {0}"),A_non_dry_build_would_delete_the_following_files_Colon_0:i(6356,3,"A_non_dry_build_would_delete_the_following_files_Colon_0_6356","A non-dry build would delete the following files: {0}"),A_non_dry_build_would_build_project_0:i(6357,3,"A_non_dry_build_would_build_project_0_6357","A non-dry build would build project '{0}'"),Building_project_0:i(6358,3,"Building_project_0_6358","Building project '{0}'..."),Updating_output_timestamps_of_project_0:i(6359,3,"Updating_output_timestamps_of_project_0_6359","Updating output timestamps of project '{0}'..."),Project_0_is_up_to_date:i(6361,3,"Project_0_is_up_to_date_6361","Project '{0}' is up to date"),Skipping_build_of_project_0_because_its_dependency_1_has_errors:i(6362,3,"Skipping_build_of_project_0_because_its_dependency_1_has_errors_6362","Skipping build of project '{0}' because its dependency '{1}' has errors"),Project_0_can_t_be_built_because_its_dependency_1_has_errors:i(6363,3,"Project_0_can_t_be_built_because_its_dependency_1_has_errors_6363","Project '{0}' can't be built because its dependency '{1}' has errors"),Build_one_or_more_projects_and_their_dependencies_if_out_of_date:i(6364,3,"Build_one_or_more_projects_and_their_dependencies_if_out_of_date_6364","Build one or more projects and their dependencies, if out of date"),Delete_the_outputs_of_all_projects:i(6365,3,"Delete_the_outputs_of_all_projects_6365","Delete the outputs of all projects."),Show_what_would_be_built_or_deleted_if_specified_with_clean:i(6367,3,"Show_what_would_be_built_or_deleted_if_specified_with_clean_6367","Show what would be built (or deleted, if specified with '--clean')"),Option_build_must_be_the_first_command_line_argument:i(6369,1,"Option_build_must_be_the_first_command_line_argument_6369","Option '--build' must be the first command line argument."),Options_0_and_1_cannot_be_combined:i(6370,1,"Options_0_and_1_cannot_be_combined_6370","Options '{0}' and '{1}' cannot be combined."),Updating_unchanged_output_timestamps_of_project_0:i(6371,3,"Updating_unchanged_output_timestamps_of_project_0_6371","Updating unchanged output timestamps of project '{0}'..."),Project_0_is_out_of_date_because_output_of_its_dependency_1_has_changed:i(6372,3,"Project_0_is_out_of_date_because_output_of_its_dependency_1_has_changed_6372","Project '{0}' is out of date because output of its dependency '{1}' has changed"),Updating_output_of_project_0:i(6373,3,"Updating_output_of_project_0_6373","Updating output of project '{0}'..."),A_non_dry_build_would_update_timestamps_for_output_of_project_0:i(6374,3,"A_non_dry_build_would_update_timestamps_for_output_of_project_0_6374","A non-dry build would update timestamps for output of project '{0}'"),A_non_dry_build_would_update_output_of_project_0:i(6375,3,"A_non_dry_build_would_update_output_of_project_0_6375","A non-dry build would update output of project '{0}'"),Cannot_update_output_of_project_0_because_there_was_error_reading_file_1:i(6376,3,"Cannot_update_output_of_project_0_because_there_was_error_reading_file_1_6376","Cannot update output of project '{0}' because there was error reading file '{1}'"),Cannot_write_file_0_because_it_will_overwrite_tsbuildinfo_file_generated_by_referenced_project_1:i(6377,1,"Cannot_write_file_0_because_it_will_overwrite_tsbuildinfo_file_generated_by_referenced_project_1_6377","Cannot write file '{0}' because it will overwrite '.tsbuildinfo' file generated by referenced project '{1}'"),Composite_projects_may_not_disable_incremental_compilation:i(6379,1,"Composite_projects_may_not_disable_incremental_compilation_6379","Composite projects may not disable incremental compilation."),Specify_file_to_store_incremental_compilation_information:i(6380,3,"Specify_file_to_store_incremental_compilation_information_6380","Specify file to store incremental compilation information"),Project_0_is_out_of_date_because_output_for_it_was_generated_with_version_1_that_differs_with_current_version_2:i(6381,3,"Project_0_is_out_of_date_because_output_for_it_was_generated_with_version_1_that_differs_with_curren_6381","Project '{0}' is out of date because output for it was generated with version '{1}' that differs with current version '{2}'"),Skipping_build_of_project_0_because_its_dependency_1_was_not_built:i(6382,3,"Skipping_build_of_project_0_because_its_dependency_1_was_not_built_6382","Skipping build of project '{0}' because its dependency '{1}' was not built"),Project_0_can_t_be_built_because_its_dependency_1_was_not_built:i(6383,3,"Project_0_can_t_be_built_because_its_dependency_1_was_not_built_6383","Project '{0}' can't be built because its dependency '{1}' was not built"),Have_recompiles_in_incremental_and_watch_assume_that_changes_within_a_file_will_only_affect_files_directly_depending_on_it:i(6384,3,"Have_recompiles_in_incremental_and_watch_assume_that_changes_within_a_file_will_only_affect_files_di_6384","Have recompiles in '--incremental' and '--watch' assume that changes within a file will only affect files directly depending on it."),_0_is_deprecated:i(6385,2,"_0_is_deprecated_6385","'{0}' is deprecated.",void 0,void 0,!0),Performance_timings_for_diagnostics_or_extendedDiagnostics_are_not_available_in_this_session_A_native_implementation_of_the_Web_Performance_API_could_not_be_found:i(6386,3,"Performance_timings_for_diagnostics_or_extendedDiagnostics_are_not_available_in_this_session_A_nativ_6386","Performance timings for '--diagnostics' or '--extendedDiagnostics' are not available in this session. A native implementation of the Web Performance API could not be found."),The_signature_0_of_1_is_deprecated:i(6387,2,"The_signature_0_of_1_is_deprecated_6387","The signature '{0}' of '{1}' is deprecated.",void 0,void 0,!0),Project_0_is_being_forcibly_rebuilt:i(6388,3,"Project_0_is_being_forcibly_rebuilt_6388","Project '{0}' is being forcibly rebuilt"),Reusing_resolution_of_module_0_from_1_of_old_program_it_was_not_resolved:i(6389,3,"Reusing_resolution_of_module_0_from_1_of_old_program_it_was_not_resolved_6389","Reusing resolution of module '{0}' from '{1}' of old program, it was not resolved."),Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_successfully_resolved_to_2:i(6390,3,"Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_successfully_resolved__6390","Reusing resolution of type reference directive '{0}' from '{1}' of old program, it was successfully resolved to '{2}'."),Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_successfully_resolved_to_2_with_Package_ID_3:i(6391,3,"Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_successfully_resolved__6391","Reusing resolution of type reference directive '{0}' from '{1}' of old program, it was successfully resolved to '{2}' with Package ID '{3}'."),Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_not_resolved:i(6392,3,"Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_not_resolved_6392","Reusing resolution of type reference directive '{0}' from '{1}' of old program, it was not resolved."),Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_3:i(6393,3,"Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_6393","Reusing resolution of module '{0}' from '{1}' found in cache from location '{2}', it was successfully resolved to '{3}'."),Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_3_with_Package_ID_4:i(6394,3,"Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_6394","Reusing resolution of module '{0}' from '{1}' found in cache from location '{2}', it was successfully resolved to '{3}' with Package ID '{4}'."),Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_not_resolved:i(6395,3,"Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_not_resolved_6395","Reusing resolution of module '{0}' from '{1}' found in cache from location '{2}', it was not resolved."),Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_3:i(6396,3,"Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_succes_6396","Reusing resolution of type reference directive '{0}' from '{1}' found in cache from location '{2}', it was successfully resolved to '{3}'."),Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_3_with_Package_ID_4:i(6397,3,"Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_succes_6397","Reusing resolution of type reference directive '{0}' from '{1}' found in cache from location '{2}', it was successfully resolved to '{3}' with Package ID '{4}'."),Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_not_resolved:i(6398,3,"Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_not_re_6398","Reusing resolution of type reference directive '{0}' from '{1}' found in cache from location '{2}', it was not resolved."),Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_some_of_the_changes_were_not_emitted:i(6399,3,"Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_some_of_the_changes_were_not_emitte_6399","Project '{0}' is out of date because buildinfo file '{1}' indicates that some of the changes were not emitted"),Project_0_is_up_to_date_but_needs_to_update_timestamps_of_output_files_that_are_older_than_input_files:i(6400,3,"Project_0_is_up_to_date_but_needs_to_update_timestamps_of_output_files_that_are_older_than_input_fil_6400","Project '{0}' is up to date but needs to update timestamps of output files that are older than input files"),Project_0_is_out_of_date_because_there_was_error_reading_file_1:i(6401,3,"Project_0_is_out_of_date_because_there_was_error_reading_file_1_6401","Project '{0}' is out of date because there was error reading file '{1}'"),Resolving_in_0_mode_with_conditions_1:i(6402,3,"Resolving_in_0_mode_with_conditions_1_6402","Resolving in {0} mode with conditions {1}."),Matched_0_condition_1:i(6403,3,"Matched_0_condition_1_6403","Matched '{0}' condition '{1}'."),Using_0_subpath_1_with_target_2:i(6404,3,"Using_0_subpath_1_with_target_2_6404","Using '{0}' subpath '{1}' with target '{2}'."),Saw_non_matching_condition_0:i(6405,3,"Saw_non_matching_condition_0_6405","Saw non-matching condition '{0}'."),Project_0_is_out_of_date_because_buildinfo_file_1_indicates_there_is_change_in_compilerOptions:i(6406,3,"Project_0_is_out_of_date_because_buildinfo_file_1_indicates_there_is_change_in_compilerOptions_6406","Project '{0}' is out of date because buildinfo file '{1}' indicates there is change in compilerOptions"),Allow_imports_to_include_TypeScript_file_extensions_Requires_moduleResolution_bundler_and_either_noEmit_or_emitDeclarationOnly_to_be_set:i(6407,3,"Allow_imports_to_include_TypeScript_file_extensions_Requires_moduleResolution_bundler_and_either_noE_6407","Allow imports to include TypeScript file extensions. Requires '--moduleResolution bundler' and either '--noEmit' or '--emitDeclarationOnly' to be set."),Use_the_package_json_exports_field_when_resolving_package_imports:i(6408,3,"Use_the_package_json_exports_field_when_resolving_package_imports_6408","Use the package.json 'exports' field when resolving package imports."),Use_the_package_json_imports_field_when_resolving_imports:i(6409,3,"Use_the_package_json_imports_field_when_resolving_imports_6409","Use the package.json 'imports' field when resolving imports."),Conditions_to_set_in_addition_to_the_resolver_specific_defaults_when_resolving_imports:i(6410,3,"Conditions_to_set_in_addition_to_the_resolver_specific_defaults_when_resolving_imports_6410","Conditions to set in addition to the resolver-specific defaults when resolving imports."),true_when_moduleResolution_is_node16_nodenext_or_bundler_otherwise_false:i(6411,3,"true_when_moduleResolution_is_node16_nodenext_or_bundler_otherwise_false_6411","`true` when 'moduleResolution' is 'node16', 'nodenext', or 'bundler'; otherwise `false`."),Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_file_2_was_root_file_of_compilation_but_not_any_more:i(6412,3,"Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_file_2_was_root_file_of_compilation_6412","Project '{0}' is out of date because buildinfo file '{1}' indicates that file '{2}' was root file of compilation but not any more."),Entering_conditional_exports:i(6413,3,"Entering_conditional_exports_6413","Entering conditional exports."),Resolved_under_condition_0:i(6414,3,"Resolved_under_condition_0_6414","Resolved under condition '{0}'."),Failed_to_resolve_under_condition_0:i(6415,3,"Failed_to_resolve_under_condition_0_6415","Failed to resolve under condition '{0}'."),Exiting_conditional_exports:i(6416,3,"Exiting_conditional_exports_6416","Exiting conditional exports."),The_expected_type_comes_from_property_0_which_is_declared_here_on_type_1:i(6500,3,"The_expected_type_comes_from_property_0_which_is_declared_here_on_type_1_6500","The expected type comes from property '{0}' which is declared here on type '{1}'"),The_expected_type_comes_from_this_index_signature:i(6501,3,"The_expected_type_comes_from_this_index_signature_6501","The expected type comes from this index signature."),The_expected_type_comes_from_the_return_type_of_this_signature:i(6502,3,"The_expected_type_comes_from_the_return_type_of_this_signature_6502","The expected type comes from the return type of this signature."),Print_names_of_files_that_are_part_of_the_compilation_and_then_stop_processing:i(6503,3,"Print_names_of_files_that_are_part_of_the_compilation_and_then_stop_processing_6503","Print names of files that are part of the compilation and then stop processing."),File_0_is_a_JavaScript_file_Did_you_mean_to_enable_the_allowJs_option:i(6504,1,"File_0_is_a_JavaScript_file_Did_you_mean_to_enable_the_allowJs_option_6504","File '{0}' is a JavaScript file. Did you mean to enable the 'allowJs' option?"),Print_names_of_files_and_the_reason_they_are_part_of_the_compilation:i(6505,3,"Print_names_of_files_and_the_reason_they_are_part_of_the_compilation_6505","Print names of files and the reason they are part of the compilation."),Consider_adding_a_declare_modifier_to_this_class:i(6506,3,"Consider_adding_a_declare_modifier_to_this_class_6506","Consider adding a 'declare' modifier to this class."),Allow_JavaScript_files_to_be_a_part_of_your_program_Use_the_checkJS_option_to_get_errors_from_these_files:i(6600,3,"Allow_JavaScript_files_to_be_a_part_of_your_program_Use_the_checkJS_option_to_get_errors_from_these__6600","Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files."),Allow_import_x_from_y_when_a_module_doesn_t_have_a_default_export:i(6601,3,"Allow_import_x_from_y_when_a_module_doesn_t_have_a_default_export_6601","Allow 'import x from y' when a module doesn't have a default export."),Allow_accessing_UMD_globals_from_modules:i(6602,3,"Allow_accessing_UMD_globals_from_modules_6602","Allow accessing UMD globals from modules."),Disable_error_reporting_for_unreachable_code:i(6603,3,"Disable_error_reporting_for_unreachable_code_6603","Disable error reporting for unreachable code."),Disable_error_reporting_for_unused_labels:i(6604,3,"Disable_error_reporting_for_unused_labels_6604","Disable error reporting for unused labels."),Ensure_use_strict_is_always_emitted:i(6605,3,"Ensure_use_strict_is_always_emitted_6605","Ensure 'use strict' is always emitted."),Have_recompiles_in_projects_that_use_incremental_and_watch_mode_assume_that_changes_within_a_file_will_only_affect_files_directly_depending_on_it:i(6606,3,"Have_recompiles_in_projects_that_use_incremental_and_watch_mode_assume_that_changes_within_a_file_wi_6606","Have recompiles in projects that use 'incremental' and 'watch' mode assume that changes within a file will only affect files directly depending on it."),Specify_the_base_directory_to_resolve_non_relative_module_names:i(6607,3,"Specify_the_base_directory_to_resolve_non_relative_module_names_6607","Specify the base directory to resolve non-relative module names."),No_longer_supported_In_early_versions_manually_set_the_text_encoding_for_reading_files:i(6608,3,"No_longer_supported_In_early_versions_manually_set_the_text_encoding_for_reading_files_6608","No longer supported. In early versions, manually set the text encoding for reading files."),Enable_error_reporting_in_type_checked_JavaScript_files:i(6609,3,"Enable_error_reporting_in_type_checked_JavaScript_files_6609","Enable error reporting in type-checked JavaScript files."),Enable_constraints_that_allow_a_TypeScript_project_to_be_used_with_project_references:i(6611,3,"Enable_constraints_that_allow_a_TypeScript_project_to_be_used_with_project_references_6611","Enable constraints that allow a TypeScript project to be used with project references."),Generate_d_ts_files_from_TypeScript_and_JavaScript_files_in_your_project:i(6612,3,"Generate_d_ts_files_from_TypeScript_and_JavaScript_files_in_your_project_6612","Generate .d.ts files from TypeScript and JavaScript files in your project."),Specify_the_output_directory_for_generated_declaration_files:i(6613,3,"Specify_the_output_directory_for_generated_declaration_files_6613","Specify the output directory for generated declaration files."),Create_sourcemaps_for_d_ts_files:i(6614,3,"Create_sourcemaps_for_d_ts_files_6614","Create sourcemaps for d.ts files."),Output_compiler_performance_information_after_building:i(6615,3,"Output_compiler_performance_information_after_building_6615","Output compiler performance information after building."),Disables_inference_for_type_acquisition_by_looking_at_filenames_in_a_project:i(6616,3,"Disables_inference_for_type_acquisition_by_looking_at_filenames_in_a_project_6616","Disables inference for type acquisition by looking at filenames in a project."),Reduce_the_number_of_projects_loaded_automatically_by_TypeScript:i(6617,3,"Reduce_the_number_of_projects_loaded_automatically_by_TypeScript_6617","Reduce the number of projects loaded automatically by TypeScript."),Remove_the_20mb_cap_on_total_source_code_size_for_JavaScript_files_in_the_TypeScript_language_server:i(6618,3,"Remove_the_20mb_cap_on_total_source_code_size_for_JavaScript_files_in_the_TypeScript_language_server_6618","Remove the 20mb cap on total source code size for JavaScript files in the TypeScript language server."),Opt_a_project_out_of_multi_project_reference_checking_when_editing:i(6619,3,"Opt_a_project_out_of_multi_project_reference_checking_when_editing_6619","Opt a project out of multi-project reference checking when editing."),Disable_preferring_source_files_instead_of_declaration_files_when_referencing_composite_projects:i(6620,3,"Disable_preferring_source_files_instead_of_declaration_files_when_referencing_composite_projects_6620","Disable preferring source files instead of declaration files when referencing composite projects."),Emit_more_compliant_but_verbose_and_less_performant_JavaScript_for_iteration:i(6621,3,"Emit_more_compliant_but_verbose_and_less_performant_JavaScript_for_iteration_6621","Emit more compliant, but verbose and less performant JavaScript for iteration."),Emit_a_UTF_8_Byte_Order_Mark_BOM_in_the_beginning_of_output_files:i(6622,3,"Emit_a_UTF_8_Byte_Order_Mark_BOM_in_the_beginning_of_output_files_6622","Emit a UTF-8 Byte Order Mark (BOM) in the beginning of output files."),Only_output_d_ts_files_and_not_JavaScript_files:i(6623,3,"Only_output_d_ts_files_and_not_JavaScript_files_6623","Only output d.ts files and not JavaScript files."),Emit_design_type_metadata_for_decorated_declarations_in_source_files:i(6624,3,"Emit_design_type_metadata_for_decorated_declarations_in_source_files_6624","Emit design-type metadata for decorated declarations in source files."),Disable_the_type_acquisition_for_JavaScript_projects:i(6625,3,"Disable_the_type_acquisition_for_JavaScript_projects_6625","Disable the type acquisition for JavaScript projects"),Emit_additional_JavaScript_to_ease_support_for_importing_CommonJS_modules_This_enables_allowSyntheticDefaultImports_for_type_compatibility:i(6626,3,"Emit_additional_JavaScript_to_ease_support_for_importing_CommonJS_modules_This_enables_allowSyntheti_6626","Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility."),Filters_results_from_the_include_option:i(6627,3,"Filters_results_from_the_include_option_6627","Filters results from the `include` option."),Remove_a_list_of_directories_from_the_watch_process:i(6628,3,"Remove_a_list_of_directories_from_the_watch_process_6628","Remove a list of directories from the watch process."),Remove_a_list_of_files_from_the_watch_mode_s_processing:i(6629,3,"Remove_a_list_of_files_from_the_watch_mode_s_processing_6629","Remove a list of files from the watch mode's processing."),Enable_experimental_support_for_legacy_experimental_decorators:i(6630,3,"Enable_experimental_support_for_legacy_experimental_decorators_6630","Enable experimental support for legacy experimental decorators."),Print_files_read_during_the_compilation_including_why_it_was_included:i(6631,3,"Print_files_read_during_the_compilation_including_why_it_was_included_6631","Print files read during the compilation including why it was included."),Output_more_detailed_compiler_performance_information_after_building:i(6632,3,"Output_more_detailed_compiler_performance_information_after_building_6632","Output more detailed compiler performance information after building."),Specify_one_or_more_path_or_node_module_references_to_base_configuration_files_from_which_settings_are_inherited:i(6633,3,"Specify_one_or_more_path_or_node_module_references_to_base_configuration_files_from_which_settings_a_6633","Specify one or more path or node module references to base configuration files from which settings are inherited."),Specify_what_approach_the_watcher_should_use_if_the_system_runs_out_of_native_file_watchers:i(6634,3,"Specify_what_approach_the_watcher_should_use_if_the_system_runs_out_of_native_file_watchers_6634","Specify what approach the watcher should use if the system runs out of native file watchers."),Include_a_list_of_files_This_does_not_support_glob_patterns_as_opposed_to_include:i(6635,3,"Include_a_list_of_files_This_does_not_support_glob_patterns_as_opposed_to_include_6635","Include a list of files. This does not support glob patterns, as opposed to `include`."),Build_all_projects_including_those_that_appear_to_be_up_to_date:i(6636,3,"Build_all_projects_including_those_that_appear_to_be_up_to_date_6636","Build all projects, including those that appear to be up to date."),Ensure_that_casing_is_correct_in_imports:i(6637,3,"Ensure_that_casing_is_correct_in_imports_6637","Ensure that casing is correct in imports."),Emit_a_v8_CPU_profile_of_the_compiler_run_for_debugging:i(6638,3,"Emit_a_v8_CPU_profile_of_the_compiler_run_for_debugging_6638","Emit a v8 CPU profile of the compiler run for debugging."),Allow_importing_helper_functions_from_tslib_once_per_project_instead_of_including_them_per_file:i(6639,3,"Allow_importing_helper_functions_from_tslib_once_per_project_instead_of_including_them_per_file_6639","Allow importing helper functions from tslib once per project, instead of including them per-file."),Specify_a_list_of_glob_patterns_that_match_files_to_be_included_in_compilation:i(6641,3,"Specify_a_list_of_glob_patterns_that_match_files_to_be_included_in_compilation_6641","Specify a list of glob patterns that match files to be included in compilation."),Save_tsbuildinfo_files_to_allow_for_incremental_compilation_of_projects:i(6642,3,"Save_tsbuildinfo_files_to_allow_for_incremental_compilation_of_projects_6642","Save .tsbuildinfo files to allow for incremental compilation of projects."),Include_sourcemap_files_inside_the_emitted_JavaScript:i(6643,3,"Include_sourcemap_files_inside_the_emitted_JavaScript_6643","Include sourcemap files inside the emitted JavaScript."),Include_source_code_in_the_sourcemaps_inside_the_emitted_JavaScript:i(6644,3,"Include_source_code_in_the_sourcemaps_inside_the_emitted_JavaScript_6644","Include source code in the sourcemaps inside the emitted JavaScript."),Ensure_that_each_file_can_be_safely_transpiled_without_relying_on_other_imports:i(6645,3,"Ensure_that_each_file_can_be_safely_transpiled_without_relying_on_other_imports_6645","Ensure that each file can be safely transpiled without relying on other imports."),Specify_what_JSX_code_is_generated:i(6646,3,"Specify_what_JSX_code_is_generated_6646","Specify what JSX code is generated."),Specify_the_JSX_factory_function_used_when_targeting_React_JSX_emit_e_g_React_createElement_or_h:i(6647,3,"Specify_the_JSX_factory_function_used_when_targeting_React_JSX_emit_e_g_React_createElement_or_h_6647","Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'."),Specify_the_JSX_Fragment_reference_used_for_fragments_when_targeting_React_JSX_emit_e_g_React_Fragment_or_Fragment:i(6648,3,"Specify_the_JSX_Fragment_reference_used_for_fragments_when_targeting_React_JSX_emit_e_g_React_Fragme_6648","Specify the JSX Fragment reference used for fragments when targeting React JSX emit e.g. 'React.Fragment' or 'Fragment'."),Specify_module_specifier_used_to_import_the_JSX_factory_functions_when_using_jsx_Colon_react_jsx_Asterisk:i(6649,3,"Specify_module_specifier_used_to_import_the_JSX_factory_functions_when_using_jsx_Colon_react_jsx_Ast_6649","Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'."),Make_keyof_only_return_strings_instead_of_string_numbers_or_symbols_Legacy_option:i(6650,3,"Make_keyof_only_return_strings_instead_of_string_numbers_or_symbols_Legacy_option_6650","Make keyof only return strings instead of string, numbers or symbols. Legacy option."),Specify_a_set_of_bundled_library_declaration_files_that_describe_the_target_runtime_environment:i(6651,3,"Specify_a_set_of_bundled_library_declaration_files_that_describe_the_target_runtime_environment_6651","Specify a set of bundled library declaration files that describe the target runtime environment."),Print_the_names_of_emitted_files_after_a_compilation:i(6652,3,"Print_the_names_of_emitted_files_after_a_compilation_6652","Print the names of emitted files after a compilation."),Print_all_of_the_files_read_during_the_compilation:i(6653,3,"Print_all_of_the_files_read_during_the_compilation_6653","Print all of the files read during the compilation."),Set_the_language_of_the_messaging_from_TypeScript_This_does_not_affect_emit:i(6654,3,"Set_the_language_of_the_messaging_from_TypeScript_This_does_not_affect_emit_6654","Set the language of the messaging from TypeScript. This does not affect emit."),Specify_the_location_where_debugger_should_locate_map_files_instead_of_generated_locations:i(6655,3,"Specify_the_location_where_debugger_should_locate_map_files_instead_of_generated_locations_6655","Specify the location where debugger should locate map files instead of generated locations."),Specify_the_maximum_folder_depth_used_for_checking_JavaScript_files_from_node_modules_Only_applicable_with_allowJs:i(6656,3,"Specify_the_maximum_folder_depth_used_for_checking_JavaScript_files_from_node_modules_Only_applicabl_6656","Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'."),Specify_what_module_code_is_generated:i(6657,3,"Specify_what_module_code_is_generated_6657","Specify what module code is generated."),Specify_how_TypeScript_looks_up_a_file_from_a_given_module_specifier:i(6658,3,"Specify_how_TypeScript_looks_up_a_file_from_a_given_module_specifier_6658","Specify how TypeScript looks up a file from a given module specifier."),Set_the_newline_character_for_emitting_files:i(6659,3,"Set_the_newline_character_for_emitting_files_6659","Set the newline character for emitting files."),Disable_emitting_files_from_a_compilation:i(6660,3,"Disable_emitting_files_from_a_compilation_6660","Disable emitting files from a compilation."),Disable_generating_custom_helper_functions_like_extends_in_compiled_output:i(6661,3,"Disable_generating_custom_helper_functions_like_extends_in_compiled_output_6661","Disable generating custom helper functions like '__extends' in compiled output."),Disable_emitting_files_if_any_type_checking_errors_are_reported:i(6662,3,"Disable_emitting_files_if_any_type_checking_errors_are_reported_6662","Disable emitting files if any type checking errors are reported."),Disable_truncating_types_in_error_messages:i(6663,3,"Disable_truncating_types_in_error_messages_6663","Disable truncating types in error messages."),Enable_error_reporting_for_fallthrough_cases_in_switch_statements:i(6664,3,"Enable_error_reporting_for_fallthrough_cases_in_switch_statements_6664","Enable error reporting for fallthrough cases in switch statements."),Enable_error_reporting_for_expressions_and_declarations_with_an_implied_any_type:i(6665,3,"Enable_error_reporting_for_expressions_and_declarations_with_an_implied_any_type_6665","Enable error reporting for expressions and declarations with an implied 'any' type."),Ensure_overriding_members_in_derived_classes_are_marked_with_an_override_modifier:i(6666,3,"Ensure_overriding_members_in_derived_classes_are_marked_with_an_override_modifier_6666","Ensure overriding members in derived classes are marked with an override modifier."),Enable_error_reporting_for_codepaths_that_do_not_explicitly_return_in_a_function:i(6667,3,"Enable_error_reporting_for_codepaths_that_do_not_explicitly_return_in_a_function_6667","Enable error reporting for codepaths that do not explicitly return in a function."),Enable_error_reporting_when_this_is_given_the_type_any:i(6668,3,"Enable_error_reporting_when_this_is_given_the_type_any_6668","Enable error reporting when 'this' is given the type 'any'."),Disable_adding_use_strict_directives_in_emitted_JavaScript_files:i(6669,3,"Disable_adding_use_strict_directives_in_emitted_JavaScript_files_6669","Disable adding 'use strict' directives in emitted JavaScript files."),Disable_including_any_library_files_including_the_default_lib_d_ts:i(6670,3,"Disable_including_any_library_files_including_the_default_lib_d_ts_6670","Disable including any library files, including the default lib.d.ts."),Enforces_using_indexed_accessors_for_keys_declared_using_an_indexed_type:i(6671,3,"Enforces_using_indexed_accessors_for_keys_declared_using_an_indexed_type_6671","Enforces using indexed accessors for keys declared using an indexed type."),Disallow_import_s_require_s_or_reference_s_from_expanding_the_number_of_files_TypeScript_should_add_to_a_project:i(6672,3,"Disallow_import_s_require_s_or_reference_s_from_expanding_the_number_of_files_TypeScript_should_add__6672","Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should add to a project."),Disable_strict_checking_of_generic_signatures_in_function_types:i(6673,3,"Disable_strict_checking_of_generic_signatures_in_function_types_6673","Disable strict checking of generic signatures in function types."),Add_undefined_to_a_type_when_accessed_using_an_index:i(6674,3,"Add_undefined_to_a_type_when_accessed_using_an_index_6674","Add 'undefined' to a type when accessed using an index."),Enable_error_reporting_when_local_variables_aren_t_read:i(6675,3,"Enable_error_reporting_when_local_variables_aren_t_read_6675","Enable error reporting when local variables aren't read."),Raise_an_error_when_a_function_parameter_isn_t_read:i(6676,3,"Raise_an_error_when_a_function_parameter_isn_t_read_6676","Raise an error when a function parameter isn't read."),Deprecated_setting_Use_outFile_instead:i(6677,3,"Deprecated_setting_Use_outFile_instead_6677","Deprecated setting. Use 'outFile' instead."),Specify_an_output_folder_for_all_emitted_files:i(6678,3,"Specify_an_output_folder_for_all_emitted_files_6678","Specify an output folder for all emitted files."),Specify_a_file_that_bundles_all_outputs_into_one_JavaScript_file_If_declaration_is_true_also_designates_a_file_that_bundles_all_d_ts_output:i(6679,3,"Specify_a_file_that_bundles_all_outputs_into_one_JavaScript_file_If_declaration_is_true_also_designa_6679","Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output."),Specify_a_set_of_entries_that_re_map_imports_to_additional_lookup_locations:i(6680,3,"Specify_a_set_of_entries_that_re_map_imports_to_additional_lookup_locations_6680","Specify a set of entries that re-map imports to additional lookup locations."),Specify_a_list_of_language_service_plugins_to_include:i(6681,3,"Specify_a_list_of_language_service_plugins_to_include_6681","Specify a list of language service plugins to include."),Disable_erasing_const_enum_declarations_in_generated_code:i(6682,3,"Disable_erasing_const_enum_declarations_in_generated_code_6682","Disable erasing 'const enum' declarations in generated code."),Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node:i(6683,3,"Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node_6683","Disable resolving symlinks to their realpath. This correlates to the same flag in node."),Disable_wiping_the_console_in_watch_mode:i(6684,3,"Disable_wiping_the_console_in_watch_mode_6684","Disable wiping the console in watch mode."),Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read:i(6685,3,"Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685","Enable color and formatting in TypeScript's output to make compiler errors easier to read."),Specify_the_object_invoked_for_createElement_This_only_applies_when_targeting_react_JSX_emit:i(6686,3,"Specify_the_object_invoked_for_createElement_This_only_applies_when_targeting_react_JSX_emit_6686","Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit."),Specify_an_array_of_objects_that_specify_paths_for_projects_Used_in_project_references:i(6687,3,"Specify_an_array_of_objects_that_specify_paths_for_projects_Used_in_project_references_6687","Specify an array of objects that specify paths for projects. Used in project references."),Disable_emitting_comments:i(6688,3,"Disable_emitting_comments_6688","Disable emitting comments."),Enable_importing_json_files:i(6689,3,"Enable_importing_json_files_6689","Enable importing .json files."),Specify_the_root_folder_within_your_source_files:i(6690,3,"Specify_the_root_folder_within_your_source_files_6690","Specify the root folder within your source files."),Allow_multiple_folders_to_be_treated_as_one_when_resolving_modules:i(6691,3,"Allow_multiple_folders_to_be_treated_as_one_when_resolving_modules_6691","Allow multiple folders to be treated as one when resolving modules."),Skip_type_checking_d_ts_files_that_are_included_with_TypeScript:i(6692,3,"Skip_type_checking_d_ts_files_that_are_included_with_TypeScript_6692","Skip type checking .d.ts files that are included with TypeScript."),Skip_type_checking_all_d_ts_files:i(6693,3,"Skip_type_checking_all_d_ts_files_6693","Skip type checking all .d.ts files."),Create_source_map_files_for_emitted_JavaScript_files:i(6694,3,"Create_source_map_files_for_emitted_JavaScript_files_6694","Create source map files for emitted JavaScript files."),Specify_the_root_path_for_debuggers_to_find_the_reference_source_code:i(6695,3,"Specify_the_root_path_for_debuggers_to_find_the_reference_source_code_6695","Specify the root path for debuggers to find the reference source code."),Check_that_the_arguments_for_bind_call_and_apply_methods_match_the_original_function:i(6697,3,"Check_that_the_arguments_for_bind_call_and_apply_methods_match_the_original_function_6697","Check that the arguments for 'bind', 'call', and 'apply' methods match the original function."),When_assigning_functions_check_to_ensure_parameters_and_the_return_values_are_subtype_compatible:i(6698,3,"When_assigning_functions_check_to_ensure_parameters_and_the_return_values_are_subtype_compatible_6698","When assigning functions, check to ensure parameters and the return values are subtype-compatible."),When_type_checking_take_into_account_null_and_undefined:i(6699,3,"When_type_checking_take_into_account_null_and_undefined_6699","When type checking, take into account 'null' and 'undefined'."),Check_for_class_properties_that_are_declared_but_not_set_in_the_constructor:i(6700,3,"Check_for_class_properties_that_are_declared_but_not_set_in_the_constructor_6700","Check for class properties that are declared but not set in the constructor."),Disable_emitting_declarations_that_have_internal_in_their_JSDoc_comments:i(6701,3,"Disable_emitting_declarations_that_have_internal_in_their_JSDoc_comments_6701","Disable emitting declarations that have '@internal' in their JSDoc comments."),Disable_reporting_of_excess_property_errors_during_the_creation_of_object_literals:i(6702,3,"Disable_reporting_of_excess_property_errors_during_the_creation_of_object_literals_6702","Disable reporting of excess property errors during the creation of object literals."),Suppress_noImplicitAny_errors_when_indexing_objects_that_lack_index_signatures:i(6703,3,"Suppress_noImplicitAny_errors_when_indexing_objects_that_lack_index_signatures_6703","Suppress 'noImplicitAny' errors when indexing objects that lack index signatures."),Synchronously_call_callbacks_and_update_the_state_of_directory_watchers_on_platforms_that_don_t_support_recursive_watching_natively:i(6704,3,"Synchronously_call_callbacks_and_update_the_state_of_directory_watchers_on_platforms_that_don_t_supp_6704","Synchronously call callbacks and update the state of directory watchers on platforms that don`t support recursive watching natively."),Set_the_JavaScript_language_version_for_emitted_JavaScript_and_include_compatible_library_declarations:i(6705,3,"Set_the_JavaScript_language_version_for_emitted_JavaScript_and_include_compatible_library_declaratio_6705","Set the JavaScript language version for emitted JavaScript and include compatible library declarations."),Log_paths_used_during_the_moduleResolution_process:i(6706,3,"Log_paths_used_during_the_moduleResolution_process_6706","Log paths used during the 'moduleResolution' process."),Specify_the_path_to_tsbuildinfo_incremental_compilation_file:i(6707,3,"Specify_the_path_to_tsbuildinfo_incremental_compilation_file_6707","Specify the path to .tsbuildinfo incremental compilation file."),Specify_options_for_automatic_acquisition_of_declaration_files:i(6709,3,"Specify_options_for_automatic_acquisition_of_declaration_files_6709","Specify options for automatic acquisition of declaration files."),Specify_multiple_folders_that_act_like_Slashnode_modules_Slash_types:i(6710,3,"Specify_multiple_folders_that_act_like_Slashnode_modules_Slash_types_6710","Specify multiple folders that act like './node_modules/@types'."),Specify_type_package_names_to_be_included_without_being_referenced_in_a_source_file:i(6711,3,"Specify_type_package_names_to_be_included_without_being_referenced_in_a_source_file_6711","Specify type package names to be included without being referenced in a source file."),Emit_ECMAScript_standard_compliant_class_fields:i(6712,3,"Emit_ECMAScript_standard_compliant_class_fields_6712","Emit ECMAScript-standard-compliant class fields."),Enable_verbose_logging:i(6713,3,"Enable_verbose_logging_6713","Enable verbose logging."),Specify_how_directories_are_watched_on_systems_that_lack_recursive_file_watching_functionality:i(6714,3,"Specify_how_directories_are_watched_on_systems_that_lack_recursive_file_watching_functionality_6714","Specify how directories are watched on systems that lack recursive file-watching functionality."),Specify_how_the_TypeScript_watch_mode_works:i(6715,3,"Specify_how_the_TypeScript_watch_mode_works_6715","Specify how the TypeScript watch mode works."),Require_undeclared_properties_from_index_signatures_to_use_element_accesses:i(6717,3,"Require_undeclared_properties_from_index_signatures_to_use_element_accesses_6717","Require undeclared properties from index signatures to use element accesses."),Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types:i(6718,3,"Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types_6718","Specify emit/checking behavior for imports that are only used for types."),Default_catch_clause_variables_as_unknown_instead_of_any:i(6803,3,"Default_catch_clause_variables_as_unknown_instead_of_any_6803","Default catch clause variables as 'unknown' instead of 'any'."),Do_not_transform_or_elide_any_imports_or_exports_not_marked_as_type_only_ensuring_they_are_written_in_the_output_file_s_format_based_on_the_module_setting:i(6804,3,"Do_not_transform_or_elide_any_imports_or_exports_not_marked_as_type_only_ensuring_they_are_written_i_6804","Do not transform or elide any imports or exports not marked as type-only, ensuring they are written in the output file's format based on the 'module' setting."),one_of_Colon:i(6900,3,"one_of_Colon_6900","one of:"),one_or_more_Colon:i(6901,3,"one_or_more_Colon_6901","one or more:"),type_Colon:i(6902,3,"type_Colon_6902","type:"),default_Colon:i(6903,3,"default_Colon_6903","default:"),module_system_or_esModuleInterop:i(6904,3,"module_system_or_esModuleInterop_6904",'module === "system" or esModuleInterop'),false_unless_strict_is_set:i(6905,3,"false_unless_strict_is_set_6905","`false`, unless `strict` is set"),false_unless_composite_is_set:i(6906,3,"false_unless_composite_is_set_6906","`false`, unless `composite` is set"),node_modules_bower_components_jspm_packages_plus_the_value_of_outDir_if_one_is_specified:i(6907,3,"node_modules_bower_components_jspm_packages_plus_the_value_of_outDir_if_one_is_specified_6907",'`["node_modules", "bower_components", "jspm_packages"]`, plus the value of `outDir` if one is specified.'),if_files_is_specified_otherwise_Asterisk_Asterisk_Slash_Asterisk:i(6908,3,"if_files_is_specified_otherwise_Asterisk_Asterisk_Slash_Asterisk_6908",'`[]` if `files` is specified, otherwise `["**/*"]`'),true_if_composite_false_otherwise:i(6909,3,"true_if_composite_false_otherwise_6909","`true` if `composite`, `false` otherwise"),module_AMD_or_UMD_or_System_or_ES6_then_Classic_Otherwise_Node:i(69010,3,"module_AMD_or_UMD_or_System_or_ES6_then_Classic_Otherwise_Node_69010","module === `AMD` or `UMD` or `System` or `ES6`, then `Classic`, Otherwise `Node`"),Computed_from_the_list_of_input_files:i(6911,3,"Computed_from_the_list_of_input_files_6911","Computed from the list of input files"),Platform_specific:i(6912,3,"Platform_specific_6912","Platform specific"),You_can_learn_about_all_of_the_compiler_options_at_0:i(6913,3,"You_can_learn_about_all_of_the_compiler_options_at_0_6913","You can learn about all of the compiler options at {0}"),Including_watch_w_will_start_watching_the_current_project_for_the_file_changes_Once_set_you_can_config_watch_mode_with_Colon:i(6914,3,"Including_watch_w_will_start_watching_the_current_project_for_the_file_changes_Once_set_you_can_conf_6914","Including --watch, -w will start watching the current project for the file changes. Once set, you can config watch mode with:"),Using_build_b_will_make_tsc_behave_more_like_a_build_orchestrator_than_a_compiler_This_is_used_to_trigger_building_composite_projects_which_you_can_learn_more_about_at_0:i(6915,3,"Using_build_b_will_make_tsc_behave_more_like_a_build_orchestrator_than_a_compiler_This_is_used_to_tr_6915","Using --build, -b will make tsc behave more like a build orchestrator than a compiler. This is used to trigger building composite projects which you can learn more about at {0}"),COMMON_COMMANDS:i(6916,3,"COMMON_COMMANDS_6916","COMMON COMMANDS"),ALL_COMPILER_OPTIONS:i(6917,3,"ALL_COMPILER_OPTIONS_6917","ALL COMPILER OPTIONS"),WATCH_OPTIONS:i(6918,3,"WATCH_OPTIONS_6918","WATCH OPTIONS"),BUILD_OPTIONS:i(6919,3,"BUILD_OPTIONS_6919","BUILD OPTIONS"),COMMON_COMPILER_OPTIONS:i(6920,3,"COMMON_COMPILER_OPTIONS_6920","COMMON COMPILER OPTIONS"),COMMAND_LINE_FLAGS:i(6921,3,"COMMAND_LINE_FLAGS_6921","COMMAND LINE FLAGS"),tsc_Colon_The_TypeScript_Compiler:i(6922,3,"tsc_Colon_The_TypeScript_Compiler_6922","tsc: The TypeScript Compiler"),Compiles_the_current_project_tsconfig_json_in_the_working_directory:i(6923,3,"Compiles_the_current_project_tsconfig_json_in_the_working_directory_6923","Compiles the current project (tsconfig.json in the working directory.)"),Ignoring_tsconfig_json_compiles_the_specified_files_with_default_compiler_options:i(6924,3,"Ignoring_tsconfig_json_compiles_the_specified_files_with_default_compiler_options_6924","Ignoring tsconfig.json, compiles the specified files with default compiler options."),Build_a_composite_project_in_the_working_directory:i(6925,3,"Build_a_composite_project_in_the_working_directory_6925","Build a composite project in the working directory."),Creates_a_tsconfig_json_with_the_recommended_settings_in_the_working_directory:i(6926,3,"Creates_a_tsconfig_json_with_the_recommended_settings_in_the_working_directory_6926","Creates a tsconfig.json with the recommended settings in the working directory."),Compiles_the_TypeScript_project_located_at_the_specified_path:i(6927,3,"Compiles_the_TypeScript_project_located_at_the_specified_path_6927","Compiles the TypeScript project located at the specified path."),An_expanded_version_of_this_information_showing_all_possible_compiler_options:i(6928,3,"An_expanded_version_of_this_information_showing_all_possible_compiler_options_6928","An expanded version of this information, showing all possible compiler options"),Compiles_the_current_project_with_additional_settings:i(6929,3,"Compiles_the_current_project_with_additional_settings_6929","Compiles the current project, with additional settings."),true_for_ES2022_and_above_including_ESNext:i(6930,3,"true_for_ES2022_and_above_including_ESNext_6930","`true` for ES2022 and above, including ESNext."),List_of_file_name_suffixes_to_search_when_resolving_a_module:i(6931,1,"List_of_file_name_suffixes_to_search_when_resolving_a_module_6931","List of file name suffixes to search when resolving a module."),Variable_0_implicitly_has_an_1_type:i(7005,1,"Variable_0_implicitly_has_an_1_type_7005","Variable '{0}' implicitly has an '{1}' type."),Parameter_0_implicitly_has_an_1_type:i(7006,1,"Parameter_0_implicitly_has_an_1_type_7006","Parameter '{0}' implicitly has an '{1}' type."),Member_0_implicitly_has_an_1_type:i(7008,1,"Member_0_implicitly_has_an_1_type_7008","Member '{0}' implicitly has an '{1}' type."),new_expression_whose_target_lacks_a_construct_signature_implicitly_has_an_any_type:i(7009,1,"new_expression_whose_target_lacks_a_construct_signature_implicitly_has_an_any_type_7009","'new' expression, whose target lacks a construct signature, implicitly has an 'any' type."),_0_which_lacks_return_type_annotation_implicitly_has_an_1_return_type:i(7010,1,"_0_which_lacks_return_type_annotation_implicitly_has_an_1_return_type_7010","'{0}', which lacks return-type annotation, implicitly has an '{1}' return type."),Function_expression_which_lacks_return_type_annotation_implicitly_has_an_0_return_type:i(7011,1,"Function_expression_which_lacks_return_type_annotation_implicitly_has_an_0_return_type_7011","Function expression, which lacks return-type annotation, implicitly has an '{0}' return type."),This_overload_implicitly_returns_the_type_0_because_it_lacks_a_return_type_annotation:i(7012,1,"This_overload_implicitly_returns_the_type_0_because_it_lacks_a_return_type_annotation_7012","This overload implicitly returns the type '{0}' because it lacks a return type annotation."),Construct_signature_which_lacks_return_type_annotation_implicitly_has_an_any_return_type:i(7013,1,"Construct_signature_which_lacks_return_type_annotation_implicitly_has_an_any_return_type_7013","Construct signature, which lacks return-type annotation, implicitly has an 'any' return type."),Function_type_which_lacks_return_type_annotation_implicitly_has_an_0_return_type:i(7014,1,"Function_type_which_lacks_return_type_annotation_implicitly_has_an_0_return_type_7014","Function type, which lacks return-type annotation, implicitly has an '{0}' return type."),Element_implicitly_has_an_any_type_because_index_expression_is_not_of_type_number:i(7015,1,"Element_implicitly_has_an_any_type_because_index_expression_is_not_of_type_number_7015","Element implicitly has an 'any' type because index expression is not of type 'number'."),Could_not_find_a_declaration_file_for_module_0_1_implicitly_has_an_any_type:i(7016,1,"Could_not_find_a_declaration_file_for_module_0_1_implicitly_has_an_any_type_7016","Could not find a declaration file for module '{0}'. '{1}' implicitly has an 'any' type."),Element_implicitly_has_an_any_type_because_type_0_has_no_index_signature:i(7017,1,"Element_implicitly_has_an_any_type_because_type_0_has_no_index_signature_7017","Element implicitly has an 'any' type because type '{0}' has no index signature."),Object_literal_s_property_0_implicitly_has_an_1_type:i(7018,1,"Object_literal_s_property_0_implicitly_has_an_1_type_7018","Object literal's property '{0}' implicitly has an '{1}' type."),Rest_parameter_0_implicitly_has_an_any_type:i(7019,1,"Rest_parameter_0_implicitly_has_an_any_type_7019","Rest parameter '{0}' implicitly has an 'any[]' type."),Call_signature_which_lacks_return_type_annotation_implicitly_has_an_any_return_type:i(7020,1,"Call_signature_which_lacks_return_type_annotation_implicitly_has_an_any_return_type_7020","Call signature, which lacks return-type annotation, implicitly has an 'any' return type."),_0_implicitly_has_type_any_because_it_does_not_have_a_type_annotation_and_is_referenced_directly_or_indirectly_in_its_own_initializer:i(7022,1,"_0_implicitly_has_type_any_because_it_does_not_have_a_type_annotation_and_is_referenced_directly_or__7022","'{0}' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer."),_0_implicitly_has_return_type_any_because_it_does_not_have_a_return_type_annotation_and_is_referenced_directly_or_indirectly_in_one_of_its_return_expressions:i(7023,1,"_0_implicitly_has_return_type_any_because_it_does_not_have_a_return_type_annotation_and_is_reference_7023","'{0}' implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions."),Function_implicitly_has_return_type_any_because_it_does_not_have_a_return_type_annotation_and_is_referenced_directly_or_indirectly_in_one_of_its_return_expressions:i(7024,1,"Function_implicitly_has_return_type_any_because_it_does_not_have_a_return_type_annotation_and_is_ref_7024","Function implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions."),Generator_implicitly_has_yield_type_0_because_it_does_not_yield_any_values_Consider_supplying_a_return_type_annotation:i(7025,1,"Generator_implicitly_has_yield_type_0_because_it_does_not_yield_any_values_Consider_supplying_a_retu_7025","Generator implicitly has yield type '{0}' because it does not yield any values. Consider supplying a return type annotation."),JSX_element_implicitly_has_type_any_because_no_interface_JSX_0_exists:i(7026,1,"JSX_element_implicitly_has_type_any_because_no_interface_JSX_0_exists_7026","JSX element implicitly has type 'any' because no interface 'JSX.{0}' exists."),Unreachable_code_detected:i(7027,1,"Unreachable_code_detected_7027","Unreachable code detected.",!0),Unused_label:i(7028,1,"Unused_label_7028","Unused label.",!0),Fallthrough_case_in_switch:i(7029,1,"Fallthrough_case_in_switch_7029","Fallthrough case in switch."),Not_all_code_paths_return_a_value:i(7030,1,"Not_all_code_paths_return_a_value_7030","Not all code paths return a value."),Binding_element_0_implicitly_has_an_1_type:i(7031,1,"Binding_element_0_implicitly_has_an_1_type_7031","Binding element '{0}' implicitly has an '{1}' type."),Property_0_implicitly_has_type_any_because_its_set_accessor_lacks_a_parameter_type_annotation:i(7032,1,"Property_0_implicitly_has_type_any_because_its_set_accessor_lacks_a_parameter_type_annotation_7032","Property '{0}' implicitly has type 'any', because its set accessor lacks a parameter type annotation."),Property_0_implicitly_has_type_any_because_its_get_accessor_lacks_a_return_type_annotation:i(7033,1,"Property_0_implicitly_has_type_any_because_its_get_accessor_lacks_a_return_type_annotation_7033","Property '{0}' implicitly has type 'any', because its get accessor lacks a return type annotation."),Variable_0_implicitly_has_type_1_in_some_locations_where_its_type_cannot_be_determined:i(7034,1,"Variable_0_implicitly_has_type_1_in_some_locations_where_its_type_cannot_be_determined_7034","Variable '{0}' implicitly has type '{1}' in some locations where its type cannot be determined."),Try_npm_i_save_dev_types_Slash_1_if_it_exists_or_add_a_new_declaration_d_ts_file_containing_declare_module_0:i(7035,1,"Try_npm_i_save_dev_types_Slash_1_if_it_exists_or_add_a_new_declaration_d_ts_file_containing_declare__7035","Try `npm i --save-dev @types/{1}` if it exists or add a new declaration (.d.ts) file containing `declare module '{0}';`"),Dynamic_import_s_specifier_must_be_of_type_string_but_here_has_type_0:i(7036,1,"Dynamic_import_s_specifier_must_be_of_type_string_but_here_has_type_0_7036","Dynamic import's specifier must be of type 'string', but here has type '{0}'."),Enables_emit_interoperability_between_CommonJS_and_ES_Modules_via_creation_of_namespace_objects_for_all_imports_Implies_allowSyntheticDefaultImports:i(7037,3,"Enables_emit_interoperability_between_CommonJS_and_ES_Modules_via_creation_of_namespace_objects_for__7037","Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'."),Type_originates_at_this_import_A_namespace_style_import_cannot_be_called_or_constructed_and_will_cause_a_failure_at_runtime_Consider_using_a_default_import_or_import_require_here_instead:i(7038,3,"Type_originates_at_this_import_A_namespace_style_import_cannot_be_called_or_constructed_and_will_cau_7038","Type originates at this import. A namespace-style import cannot be called or constructed, and will cause a failure at runtime. Consider using a default import or import require here instead."),Mapped_object_type_implicitly_has_an_any_template_type:i(7039,1,"Mapped_object_type_implicitly_has_an_any_template_type_7039","Mapped object type implicitly has an 'any' template type."),If_the_0_package_actually_exposes_this_module_consider_sending_a_pull_request_to_amend_https_Colon_Slash_Slashgithub_com_SlashDefinitelyTyped_SlashDefinitelyTyped_Slashtree_Slashmaster_Slashtypes_Slash_1:i(7040,1,"If_the_0_package_actually_exposes_this_module_consider_sending_a_pull_request_to_amend_https_Colon_S_7040","If the '{0}' package actually exposes this module, consider sending a pull request to amend 'https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/{1}'"),The_containing_arrow_function_captures_the_global_value_of_this:i(7041,1,"The_containing_arrow_function_captures_the_global_value_of_this_7041","The containing arrow function captures the global value of 'this'."),Module_0_was_resolved_to_1_but_resolveJsonModule_is_not_used:i(7042,1,"Module_0_was_resolved_to_1_but_resolveJsonModule_is_not_used_7042","Module '{0}' was resolved to '{1}', but '--resolveJsonModule' is not used."),Variable_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage:i(7043,2,"Variable_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7043","Variable '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),Parameter_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage:i(7044,2,"Parameter_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7044","Parameter '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),Member_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage:i(7045,2,"Member_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7045","Member '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),Variable_0_implicitly_has_type_1_in_some_locations_but_a_better_type_may_be_inferred_from_usage:i(7046,2,"Variable_0_implicitly_has_type_1_in_some_locations_but_a_better_type_may_be_inferred_from_usage_7046","Variable '{0}' implicitly has type '{1}' in some locations, but a better type may be inferred from usage."),Rest_parameter_0_implicitly_has_an_any_type_but_a_better_type_may_be_inferred_from_usage:i(7047,2,"Rest_parameter_0_implicitly_has_an_any_type_but_a_better_type_may_be_inferred_from_usage_7047","Rest parameter '{0}' implicitly has an 'any[]' type, but a better type may be inferred from usage."),Property_0_implicitly_has_type_any_but_a_better_type_for_its_get_accessor_may_be_inferred_from_usage:i(7048,2,"Property_0_implicitly_has_type_any_but_a_better_type_for_its_get_accessor_may_be_inferred_from_usage_7048","Property '{0}' implicitly has type 'any', but a better type for its get accessor may be inferred from usage."),Property_0_implicitly_has_type_any_but_a_better_type_for_its_set_accessor_may_be_inferred_from_usage:i(7049,2,"Property_0_implicitly_has_type_any_but_a_better_type_for_its_set_accessor_may_be_inferred_from_usage_7049","Property '{0}' implicitly has type 'any', but a better type for its set accessor may be inferred from usage."),_0_implicitly_has_an_1_return_type_but_a_better_type_may_be_inferred_from_usage:i(7050,2,"_0_implicitly_has_an_1_return_type_but_a_better_type_may_be_inferred_from_usage_7050","'{0}' implicitly has an '{1}' return type, but a better type may be inferred from usage."),Parameter_has_a_name_but_no_type_Did_you_mean_0_Colon_1:i(7051,1,"Parameter_has_a_name_but_no_type_Did_you_mean_0_Colon_1_7051","Parameter has a name but no type. Did you mean '{0}: {1}'?"),Element_implicitly_has_an_any_type_because_type_0_has_no_index_signature_Did_you_mean_to_call_1:i(7052,1,"Element_implicitly_has_an_any_type_because_type_0_has_no_index_signature_Did_you_mean_to_call_1_7052","Element implicitly has an 'any' type because type '{0}' has no index signature. Did you mean to call '{1}'?"),Element_implicitly_has_an_any_type_because_expression_of_type_0_can_t_be_used_to_index_type_1:i(7053,1,"Element_implicitly_has_an_any_type_because_expression_of_type_0_can_t_be_used_to_index_type_1_7053","Element implicitly has an 'any' type because expression of type '{0}' can't be used to index type '{1}'."),No_index_signature_with_a_parameter_of_type_0_was_found_on_type_1:i(7054,1,"No_index_signature_with_a_parameter_of_type_0_was_found_on_type_1_7054","No index signature with a parameter of type '{0}' was found on type '{1}'."),_0_which_lacks_return_type_annotation_implicitly_has_an_1_yield_type:i(7055,1,"_0_which_lacks_return_type_annotation_implicitly_has_an_1_yield_type_7055","'{0}', which lacks return-type annotation, implicitly has an '{1}' yield type."),The_inferred_type_of_this_node_exceeds_the_maximum_length_the_compiler_will_serialize_An_explicit_type_annotation_is_needed:i(7056,1,"The_inferred_type_of_this_node_exceeds_the_maximum_length_the_compiler_will_serialize_An_explicit_ty_7056","The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed."),yield_expression_implicitly_results_in_an_any_type_because_its_containing_generator_lacks_a_return_type_annotation:i(7057,1,"yield_expression_implicitly_results_in_an_any_type_because_its_containing_generator_lacks_a_return_t_7057","'yield' expression implicitly results in an 'any' type because its containing generator lacks a return-type annotation."),If_the_0_package_actually_exposes_this_module_try_adding_a_new_declaration_d_ts_file_containing_declare_module_1:i(7058,1,"If_the_0_package_actually_exposes_this_module_try_adding_a_new_declaration_d_ts_file_containing_decl_7058","If the '{0}' package actually exposes this module, try adding a new declaration (.d.ts) file containing `declare module '{1}';`"),This_syntax_is_reserved_in_files_with_the_mts_or_cts_extension_Use_an_as_expression_instead:i(7059,1,"This_syntax_is_reserved_in_files_with_the_mts_or_cts_extension_Use_an_as_expression_instead_7059","This syntax is reserved in files with the .mts or .cts extension. Use an `as` expression instead."),This_syntax_is_reserved_in_files_with_the_mts_or_cts_extension_Add_a_trailing_comma_or_explicit_constraint:i(7060,1,"This_syntax_is_reserved_in_files_with_the_mts_or_cts_extension_Add_a_trailing_comma_or_explicit_cons_7060","This syntax is reserved in files with the .mts or .cts extension. Add a trailing comma or explicit constraint."),A_mapped_type_may_not_declare_properties_or_methods:i(7061,1,"A_mapped_type_may_not_declare_properties_or_methods_7061","A mapped type may not declare properties or methods."),You_cannot_rename_this_element:i(8e3,1,"You_cannot_rename_this_element_8000","You cannot rename this element."),You_cannot_rename_elements_that_are_defined_in_the_standard_TypeScript_library:i(8001,1,"You_cannot_rename_elements_that_are_defined_in_the_standard_TypeScript_library_8001","You cannot rename elements that are defined in the standard TypeScript library."),import_can_only_be_used_in_TypeScript_files:i(8002,1,"import_can_only_be_used_in_TypeScript_files_8002","'import ... =' can only be used in TypeScript files."),export_can_only_be_used_in_TypeScript_files:i(8003,1,"export_can_only_be_used_in_TypeScript_files_8003","'export =' can only be used in TypeScript files."),Type_parameter_declarations_can_only_be_used_in_TypeScript_files:i(8004,1,"Type_parameter_declarations_can_only_be_used_in_TypeScript_files_8004","Type parameter declarations can only be used in TypeScript files."),implements_clauses_can_only_be_used_in_TypeScript_files:i(8005,1,"implements_clauses_can_only_be_used_in_TypeScript_files_8005","'implements' clauses can only be used in TypeScript files."),_0_declarations_can_only_be_used_in_TypeScript_files:i(8006,1,"_0_declarations_can_only_be_used_in_TypeScript_files_8006","'{0}' declarations can only be used in TypeScript files."),Type_aliases_can_only_be_used_in_TypeScript_files:i(8008,1,"Type_aliases_can_only_be_used_in_TypeScript_files_8008","Type aliases can only be used in TypeScript files."),The_0_modifier_can_only_be_used_in_TypeScript_files:i(8009,1,"The_0_modifier_can_only_be_used_in_TypeScript_files_8009","The '{0}' modifier can only be used in TypeScript files."),Type_annotations_can_only_be_used_in_TypeScript_files:i(8010,1,"Type_annotations_can_only_be_used_in_TypeScript_files_8010","Type annotations can only be used in TypeScript files."),Type_arguments_can_only_be_used_in_TypeScript_files:i(8011,1,"Type_arguments_can_only_be_used_in_TypeScript_files_8011","Type arguments can only be used in TypeScript files."),Parameter_modifiers_can_only_be_used_in_TypeScript_files:i(8012,1,"Parameter_modifiers_can_only_be_used_in_TypeScript_files_8012","Parameter modifiers can only be used in TypeScript files."),Non_null_assertions_can_only_be_used_in_TypeScript_files:i(8013,1,"Non_null_assertions_can_only_be_used_in_TypeScript_files_8013","Non-null assertions can only be used in TypeScript files."),Type_assertion_expressions_can_only_be_used_in_TypeScript_files:i(8016,1,"Type_assertion_expressions_can_only_be_used_in_TypeScript_files_8016","Type assertion expressions can only be used in TypeScript files."),Report_errors_in_js_files:i(8019,3,"Report_errors_in_js_files_8019","Report errors in .js files."),JSDoc_types_can_only_be_used_inside_documentation_comments:i(8020,1,"JSDoc_types_can_only_be_used_inside_documentation_comments_8020","JSDoc types can only be used inside documentation comments."),JSDoc_typedef_tag_should_either_have_a_type_annotation_or_be_followed_by_property_or_member_tags:i(8021,1,"JSDoc_typedef_tag_should_either_have_a_type_annotation_or_be_followed_by_property_or_member_tags_8021","JSDoc '@typedef' tag should either have a type annotation or be followed by '@property' or '@member' tags."),JSDoc_0_is_not_attached_to_a_class:i(8022,1,"JSDoc_0_is_not_attached_to_a_class_8022","JSDoc '@{0}' is not attached to a class."),JSDoc_0_1_does_not_match_the_extends_2_clause:i(8023,1,"JSDoc_0_1_does_not_match_the_extends_2_clause_8023","JSDoc '@{0} {1}' does not match the 'extends {2}' clause."),JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name:i(8024,1,"JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_8024","JSDoc '@param' tag has name '{0}', but there is no parameter with that name."),Class_declarations_cannot_have_more_than_one_augments_or_extends_tag:i(8025,1,"Class_declarations_cannot_have_more_than_one_augments_or_extends_tag_8025","Class declarations cannot have more than one '@augments' or '@extends' tag."),Expected_0_type_arguments_provide_these_with_an_extends_tag:i(8026,1,"Expected_0_type_arguments_provide_these_with_an_extends_tag_8026","Expected {0} type arguments; provide these with an '@extends' tag."),Expected_0_1_type_arguments_provide_these_with_an_extends_tag:i(8027,1,"Expected_0_1_type_arguments_provide_these_with_an_extends_tag_8027","Expected {0}-{1} type arguments; provide these with an '@extends' tag."),JSDoc_may_only_appear_in_the_last_parameter_of_a_signature:i(8028,1,"JSDoc_may_only_appear_in_the_last_parameter_of_a_signature_8028","JSDoc '...' may only appear in the last parameter of a signature."),JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_It_would_match_arguments_if_it_had_an_array_type:i(8029,1,"JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_It_would_match_arguments_if_it_h_8029","JSDoc '@param' tag has name '{0}', but there is no parameter with that name. It would match 'arguments' if it had an array type."),The_type_of_a_function_declaration_must_match_the_function_s_signature:i(8030,1,"The_type_of_a_function_declaration_must_match_the_function_s_signature_8030","The type of a function declaration must match the function's signature."),You_cannot_rename_a_module_via_a_global_import:i(8031,1,"You_cannot_rename_a_module_via_a_global_import_8031","You cannot rename a module via a global import."),Qualified_name_0_is_not_allowed_without_a_leading_param_object_1:i(8032,1,"Qualified_name_0_is_not_allowed_without_a_leading_param_object_1_8032","Qualified name '{0}' is not allowed without a leading '@param {object} {1}'."),A_JSDoc_typedef_comment_may_not_contain_multiple_type_tags:i(8033,1,"A_JSDoc_typedef_comment_may_not_contain_multiple_type_tags_8033","A JSDoc '@typedef' comment may not contain multiple '@type' tags."),The_tag_was_first_specified_here:i(8034,1,"The_tag_was_first_specified_here_8034","The tag was first specified here."),You_cannot_rename_elements_that_are_defined_in_a_node_modules_folder:i(8035,1,"You_cannot_rename_elements_that_are_defined_in_a_node_modules_folder_8035","You cannot rename elements that are defined in a 'node_modules' folder."),You_cannot_rename_elements_that_are_defined_in_another_node_modules_folder:i(8036,1,"You_cannot_rename_elements_that_are_defined_in_another_node_modules_folder_8036","You cannot rename elements that are defined in another 'node_modules' folder."),Type_satisfaction_expressions_can_only_be_used_in_TypeScript_files:i(8037,1,"Type_satisfaction_expressions_can_only_be_used_in_TypeScript_files_8037","Type satisfaction expressions can only be used in TypeScript files."),Decorators_may_not_appear_after_export_or_export_default_if_they_also_appear_before_export:i(8038,1,"Decorators_may_not_appear_after_export_or_export_default_if_they_also_appear_before_export_8038","Decorators may not appear after 'export' or 'export default' if they also appear before 'export'."),A_JSDoc_template_tag_may_not_follow_a_typedef_callback_or_overload_tag:i(8039,1,"A_JSDoc_template_tag_may_not_follow_a_typedef_callback_or_overload_tag_8039","A JSDoc '@template' tag may not follow a '@typedef', '@callback', or '@overload' tag"),Declaration_emit_for_this_file_requires_using_private_name_0_An_explicit_type_annotation_may_unblock_declaration_emit:i(9005,1,"Declaration_emit_for_this_file_requires_using_private_name_0_An_explicit_type_annotation_may_unblock_9005","Declaration emit for this file requires using private name '{0}'. An explicit type annotation may unblock declaration emit."),Declaration_emit_for_this_file_requires_using_private_name_0_from_module_1_An_explicit_type_annotation_may_unblock_declaration_emit:i(9006,1,"Declaration_emit_for_this_file_requires_using_private_name_0_from_module_1_An_explicit_type_annotati_9006","Declaration emit for this file requires using private name '{0}' from module '{1}'. An explicit type annotation may unblock declaration emit."),JSX_attributes_must_only_be_assigned_a_non_empty_expression:i(17e3,1,"JSX_attributes_must_only_be_assigned_a_non_empty_expression_17000","JSX attributes must only be assigned a non-empty 'expression'."),JSX_elements_cannot_have_multiple_attributes_with_the_same_name:i(17001,1,"JSX_elements_cannot_have_multiple_attributes_with_the_same_name_17001","JSX elements cannot have multiple attributes with the same name."),Expected_corresponding_JSX_closing_tag_for_0:i(17002,1,"Expected_corresponding_JSX_closing_tag_for_0_17002","Expected corresponding JSX closing tag for '{0}'."),Cannot_use_JSX_unless_the_jsx_flag_is_provided:i(17004,1,"Cannot_use_JSX_unless_the_jsx_flag_is_provided_17004","Cannot use JSX unless the '--jsx' flag is provided."),A_constructor_cannot_contain_a_super_call_when_its_class_extends_null:i(17005,1,"A_constructor_cannot_contain_a_super_call_when_its_class_extends_null_17005","A constructor cannot contain a 'super' call when its class extends 'null'."),An_unary_expression_with_the_0_operator_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Consider_enclosing_the_expression_in_parentheses:i(17006,1,"An_unary_expression_with_the_0_operator_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_ex_17006","An unary expression with the '{0}' operator is not allowed in the left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses."),A_type_assertion_expression_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Consider_enclosing_the_expression_in_parentheses:i(17007,1,"A_type_assertion_expression_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Con_17007","A type assertion expression is not allowed in the left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses."),JSX_element_0_has_no_corresponding_closing_tag:i(17008,1,"JSX_element_0_has_no_corresponding_closing_tag_17008","JSX element '{0}' has no corresponding closing tag."),super_must_be_called_before_accessing_this_in_the_constructor_of_a_derived_class:i(17009,1,"super_must_be_called_before_accessing_this_in_the_constructor_of_a_derived_class_17009","'super' must be called before accessing 'this' in the constructor of a derived class."),Unknown_type_acquisition_option_0:i(17010,1,"Unknown_type_acquisition_option_0_17010","Unknown type acquisition option '{0}'."),super_must_be_called_before_accessing_a_property_of_super_in_the_constructor_of_a_derived_class:i(17011,1,"super_must_be_called_before_accessing_a_property_of_super_in_the_constructor_of_a_derived_class_17011","'super' must be called before accessing a property of 'super' in the constructor of a derived class."),_0_is_not_a_valid_meta_property_for_keyword_1_Did_you_mean_2:i(17012,1,"_0_is_not_a_valid_meta_property_for_keyword_1_Did_you_mean_2_17012","'{0}' is not a valid meta-property for keyword '{1}'. Did you mean '{2}'?"),Meta_property_0_is_only_allowed_in_the_body_of_a_function_declaration_function_expression_or_constructor:i(17013,1,"Meta_property_0_is_only_allowed_in_the_body_of_a_function_declaration_function_expression_or_constru_17013","Meta-property '{0}' is only allowed in the body of a function declaration, function expression, or constructor."),JSX_fragment_has_no_corresponding_closing_tag:i(17014,1,"JSX_fragment_has_no_corresponding_closing_tag_17014","JSX fragment has no corresponding closing tag."),Expected_corresponding_closing_tag_for_JSX_fragment:i(17015,1,"Expected_corresponding_closing_tag_for_JSX_fragment_17015","Expected corresponding closing tag for JSX fragment."),The_jsxFragmentFactory_compiler_option_must_be_provided_to_use_JSX_fragments_with_the_jsxFactory_compiler_option:i(17016,1,"The_jsxFragmentFactory_compiler_option_must_be_provided_to_use_JSX_fragments_with_the_jsxFactory_com_17016","The 'jsxFragmentFactory' compiler option must be provided to use JSX fragments with the 'jsxFactory' compiler option."),An_jsxFrag_pragma_is_required_when_using_an_jsx_pragma_with_JSX_fragments:i(17017,1,"An_jsxFrag_pragma_is_required_when_using_an_jsx_pragma_with_JSX_fragments_17017","An @jsxFrag pragma is required when using an @jsx pragma with JSX fragments."),Unknown_type_acquisition_option_0_Did_you_mean_1:i(17018,1,"Unknown_type_acquisition_option_0_Did_you_mean_1_17018","Unknown type acquisition option '{0}'. Did you mean '{1}'?"),_0_at_the_end_of_a_type_is_not_valid_TypeScript_syntax_Did_you_mean_to_write_1:i(17019,1,"_0_at_the_end_of_a_type_is_not_valid_TypeScript_syntax_Did_you_mean_to_write_1_17019","'{0}' at the end of a type is not valid TypeScript syntax. Did you mean to write '{1}'?"),_0_at_the_start_of_a_type_is_not_valid_TypeScript_syntax_Did_you_mean_to_write_1:i(17020,1,"_0_at_the_start_of_a_type_is_not_valid_TypeScript_syntax_Did_you_mean_to_write_1_17020","'{0}' at the start of a type is not valid TypeScript syntax. Did you mean to write '{1}'?"),Circularity_detected_while_resolving_configuration_Colon_0:i(18e3,1,"Circularity_detected_while_resolving_configuration_Colon_0_18000","Circularity detected while resolving configuration: {0}"),The_files_list_in_config_file_0_is_empty:i(18002,1,"The_files_list_in_config_file_0_is_empty_18002","The 'files' list in config file '{0}' is empty."),No_inputs_were_found_in_config_file_0_Specified_include_paths_were_1_and_exclude_paths_were_2:i(18003,1,"No_inputs_were_found_in_config_file_0_Specified_include_paths_were_1_and_exclude_paths_were_2_18003","No inputs were found in config file '{0}'. Specified 'include' paths were '{1}' and 'exclude' paths were '{2}'."),File_is_a_CommonJS_module_it_may_be_converted_to_an_ES_module:i(80001,2,"File_is_a_CommonJS_module_it_may_be_converted_to_an_ES_module_80001","File is a CommonJS module; it may be converted to an ES module."),This_constructor_function_may_be_converted_to_a_class_declaration:i(80002,2,"This_constructor_function_may_be_converted_to_a_class_declaration_80002","This constructor function may be converted to a class declaration."),Import_may_be_converted_to_a_default_import:i(80003,2,"Import_may_be_converted_to_a_default_import_80003","Import may be converted to a default import."),JSDoc_types_may_be_moved_to_TypeScript_types:i(80004,2,"JSDoc_types_may_be_moved_to_TypeScript_types_80004","JSDoc types may be moved to TypeScript types."),require_call_may_be_converted_to_an_import:i(80005,2,"require_call_may_be_converted_to_an_import_80005","'require' call may be converted to an import."),This_may_be_converted_to_an_async_function:i(80006,2,"This_may_be_converted_to_an_async_function_80006","This may be converted to an async function."),await_has_no_effect_on_the_type_of_this_expression:i(80007,2,"await_has_no_effect_on_the_type_of_this_expression_80007","'await' has no effect on the type of this expression."),Numeric_literals_with_absolute_values_equal_to_2_53_or_greater_are_too_large_to_be_represented_accurately_as_integers:i(80008,2,"Numeric_literals_with_absolute_values_equal_to_2_53_or_greater_are_too_large_to_be_represented_accur_80008","Numeric literals with absolute values equal to 2^53 or greater are too large to be represented accurately as integers."),JSDoc_typedef_may_be_converted_to_TypeScript_type:i(80009,2,"JSDoc_typedef_may_be_converted_to_TypeScript_type_80009","JSDoc typedef may be converted to TypeScript type."),JSDoc_typedefs_may_be_converted_to_TypeScript_types:i(80010,2,"JSDoc_typedefs_may_be_converted_to_TypeScript_types_80010","JSDoc typedefs may be converted to TypeScript types."),Add_missing_super_call:i(90001,3,"Add_missing_super_call_90001","Add missing 'super()' call"),Make_super_call_the_first_statement_in_the_constructor:i(90002,3,"Make_super_call_the_first_statement_in_the_constructor_90002","Make 'super()' call the first statement in the constructor"),Change_extends_to_implements:i(90003,3,"Change_extends_to_implements_90003","Change 'extends' to 'implements'"),Remove_unused_declaration_for_Colon_0:i(90004,3,"Remove_unused_declaration_for_Colon_0_90004","Remove unused declaration for: '{0}'"),Remove_import_from_0:i(90005,3,"Remove_import_from_0_90005","Remove import from '{0}'"),Implement_interface_0:i(90006,3,"Implement_interface_0_90006","Implement interface '{0}'"),Implement_inherited_abstract_class:i(90007,3,"Implement_inherited_abstract_class_90007","Implement inherited abstract class"),Add_0_to_unresolved_variable:i(90008,3,"Add_0_to_unresolved_variable_90008","Add '{0}.' to unresolved variable"),Remove_variable_statement:i(90010,3,"Remove_variable_statement_90010","Remove variable statement"),Remove_template_tag:i(90011,3,"Remove_template_tag_90011","Remove template tag"),Remove_type_parameters:i(90012,3,"Remove_type_parameters_90012","Remove type parameters"),Import_0_from_1:i(90013,3,"Import_0_from_1_90013",`Import '{0}' from "{1}"`),Change_0_to_1:i(90014,3,"Change_0_to_1_90014","Change '{0}' to '{1}'"),Declare_property_0:i(90016,3,"Declare_property_0_90016","Declare property '{0}'"),Add_index_signature_for_property_0:i(90017,3,"Add_index_signature_for_property_0_90017","Add index signature for property '{0}'"),Disable_checking_for_this_file:i(90018,3,"Disable_checking_for_this_file_90018","Disable checking for this file"),Ignore_this_error_message:i(90019,3,"Ignore_this_error_message_90019","Ignore this error message"),Initialize_property_0_in_the_constructor:i(90020,3,"Initialize_property_0_in_the_constructor_90020","Initialize property '{0}' in the constructor"),Initialize_static_property_0:i(90021,3,"Initialize_static_property_0_90021","Initialize static property '{0}'"),Change_spelling_to_0:i(90022,3,"Change_spelling_to_0_90022","Change spelling to '{0}'"),Declare_method_0:i(90023,3,"Declare_method_0_90023","Declare method '{0}'"),Declare_static_method_0:i(90024,3,"Declare_static_method_0_90024","Declare static method '{0}'"),Prefix_0_with_an_underscore:i(90025,3,"Prefix_0_with_an_underscore_90025","Prefix '{0}' with an underscore"),Rewrite_as_the_indexed_access_type_0:i(90026,3,"Rewrite_as_the_indexed_access_type_0_90026","Rewrite as the indexed access type '{0}'"),Declare_static_property_0:i(90027,3,"Declare_static_property_0_90027","Declare static property '{0}'"),Call_decorator_expression:i(90028,3,"Call_decorator_expression_90028","Call decorator expression"),Add_async_modifier_to_containing_function:i(90029,3,"Add_async_modifier_to_containing_function_90029","Add async modifier to containing function"),Replace_infer_0_with_unknown:i(90030,3,"Replace_infer_0_with_unknown_90030","Replace 'infer {0}' with 'unknown'"),Replace_all_unused_infer_with_unknown:i(90031,3,"Replace_all_unused_infer_with_unknown_90031","Replace all unused 'infer' with 'unknown'"),Add_parameter_name:i(90034,3,"Add_parameter_name_90034","Add parameter name"),Declare_private_property_0:i(90035,3,"Declare_private_property_0_90035","Declare private property '{0}'"),Replace_0_with_Promise_1:i(90036,3,"Replace_0_with_Promise_1_90036","Replace '{0}' with 'Promise<{1}>'"),Fix_all_incorrect_return_type_of_an_async_functions:i(90037,3,"Fix_all_incorrect_return_type_of_an_async_functions_90037","Fix all incorrect return type of an async functions"),Declare_private_method_0:i(90038,3,"Declare_private_method_0_90038","Declare private method '{0}'"),Remove_unused_destructuring_declaration:i(90039,3,"Remove_unused_destructuring_declaration_90039","Remove unused destructuring declaration"),Remove_unused_declarations_for_Colon_0:i(90041,3,"Remove_unused_declarations_for_Colon_0_90041","Remove unused declarations for: '{0}'"),Declare_a_private_field_named_0:i(90053,3,"Declare_a_private_field_named_0_90053","Declare a private field named '{0}'."),Includes_imports_of_types_referenced_by_0:i(90054,3,"Includes_imports_of_types_referenced_by_0_90054","Includes imports of types referenced by '{0}'"),Remove_type_from_import_declaration_from_0:i(90055,3,"Remove_type_from_import_declaration_from_0_90055",`Remove 'type' from import declaration from "{0}"`),Remove_type_from_import_of_0_from_1:i(90056,3,"Remove_type_from_import_of_0_from_1_90056",`Remove 'type' from import of '{0}' from "{1}"`),Add_import_from_0:i(90057,3,"Add_import_from_0_90057",'Add import from "{0}"'),Update_import_from_0:i(90058,3,"Update_import_from_0_90058",'Update import from "{0}"'),Export_0_from_module_1:i(90059,3,"Export_0_from_module_1_90059","Export '{0}' from module '{1}'"),Export_all_referenced_locals:i(90060,3,"Export_all_referenced_locals_90060","Export all referenced locals"),Convert_function_to_an_ES2015_class:i(95001,3,"Convert_function_to_an_ES2015_class_95001","Convert function to an ES2015 class"),Convert_0_to_1_in_0:i(95003,3,"Convert_0_to_1_in_0_95003","Convert '{0}' to '{1} in {0}'"),Extract_to_0_in_1:i(95004,3,"Extract_to_0_in_1_95004","Extract to {0} in {1}"),Extract_function:i(95005,3,"Extract_function_95005","Extract function"),Extract_constant:i(95006,3,"Extract_constant_95006","Extract constant"),Extract_to_0_in_enclosing_scope:i(95007,3,"Extract_to_0_in_enclosing_scope_95007","Extract to {0} in enclosing scope"),Extract_to_0_in_1_scope:i(95008,3,"Extract_to_0_in_1_scope_95008","Extract to {0} in {1} scope"),Annotate_with_type_from_JSDoc:i(95009,3,"Annotate_with_type_from_JSDoc_95009","Annotate with type from JSDoc"),Infer_type_of_0_from_usage:i(95011,3,"Infer_type_of_0_from_usage_95011","Infer type of '{0}' from usage"),Infer_parameter_types_from_usage:i(95012,3,"Infer_parameter_types_from_usage_95012","Infer parameter types from usage"),Convert_to_default_import:i(95013,3,"Convert_to_default_import_95013","Convert to default import"),Install_0:i(95014,3,"Install_0_95014","Install '{0}'"),Replace_import_with_0:i(95015,3,"Replace_import_with_0_95015","Replace import with '{0}'."),Use_synthetic_default_member:i(95016,3,"Use_synthetic_default_member_95016","Use synthetic 'default' member."),Convert_to_ES_module:i(95017,3,"Convert_to_ES_module_95017","Convert to ES module"),Add_undefined_type_to_property_0:i(95018,3,"Add_undefined_type_to_property_0_95018","Add 'undefined' type to property '{0}'"),Add_initializer_to_property_0:i(95019,3,"Add_initializer_to_property_0_95019","Add initializer to property '{0}'"),Add_definite_assignment_assertion_to_property_0:i(95020,3,"Add_definite_assignment_assertion_to_property_0_95020","Add definite assignment assertion to property '{0}'"),Convert_all_type_literals_to_mapped_type:i(95021,3,"Convert_all_type_literals_to_mapped_type_95021","Convert all type literals to mapped type"),Add_all_missing_members:i(95022,3,"Add_all_missing_members_95022","Add all missing members"),Infer_all_types_from_usage:i(95023,3,"Infer_all_types_from_usage_95023","Infer all types from usage"),Delete_all_unused_declarations:i(95024,3,"Delete_all_unused_declarations_95024","Delete all unused declarations"),Prefix_all_unused_declarations_with_where_possible:i(95025,3,"Prefix_all_unused_declarations_with_where_possible_95025","Prefix all unused declarations with '_' where possible"),Fix_all_detected_spelling_errors:i(95026,3,"Fix_all_detected_spelling_errors_95026","Fix all detected spelling errors"),Add_initializers_to_all_uninitialized_properties:i(95027,3,"Add_initializers_to_all_uninitialized_properties_95027","Add initializers to all uninitialized properties"),Add_definite_assignment_assertions_to_all_uninitialized_properties:i(95028,3,"Add_definite_assignment_assertions_to_all_uninitialized_properties_95028","Add definite assignment assertions to all uninitialized properties"),Add_undefined_type_to_all_uninitialized_properties:i(95029,3,"Add_undefined_type_to_all_uninitialized_properties_95029","Add undefined type to all uninitialized properties"),Change_all_jsdoc_style_types_to_TypeScript:i(95030,3,"Change_all_jsdoc_style_types_to_TypeScript_95030","Change all jsdoc-style types to TypeScript"),Change_all_jsdoc_style_types_to_TypeScript_and_add_undefined_to_nullable_types:i(95031,3,"Change_all_jsdoc_style_types_to_TypeScript_and_add_undefined_to_nullable_types_95031","Change all jsdoc-style types to TypeScript (and add '| undefined' to nullable types)"),Implement_all_unimplemented_interfaces:i(95032,3,"Implement_all_unimplemented_interfaces_95032","Implement all unimplemented interfaces"),Install_all_missing_types_packages:i(95033,3,"Install_all_missing_types_packages_95033","Install all missing types packages"),Rewrite_all_as_indexed_access_types:i(95034,3,"Rewrite_all_as_indexed_access_types_95034","Rewrite all as indexed access types"),Convert_all_to_default_imports:i(95035,3,"Convert_all_to_default_imports_95035","Convert all to default imports"),Make_all_super_calls_the_first_statement_in_their_constructor:i(95036,3,"Make_all_super_calls_the_first_statement_in_their_constructor_95036","Make all 'super()' calls the first statement in their constructor"),Add_qualifier_to_all_unresolved_variables_matching_a_member_name:i(95037,3,"Add_qualifier_to_all_unresolved_variables_matching_a_member_name_95037","Add qualifier to all unresolved variables matching a member name"),Change_all_extended_interfaces_to_implements:i(95038,3,"Change_all_extended_interfaces_to_implements_95038","Change all extended interfaces to 'implements'"),Add_all_missing_super_calls:i(95039,3,"Add_all_missing_super_calls_95039","Add all missing super calls"),Implement_all_inherited_abstract_classes:i(95040,3,"Implement_all_inherited_abstract_classes_95040","Implement all inherited abstract classes"),Add_all_missing_async_modifiers:i(95041,3,"Add_all_missing_async_modifiers_95041","Add all missing 'async' modifiers"),Add_ts_ignore_to_all_error_messages:i(95042,3,"Add_ts_ignore_to_all_error_messages_95042","Add '@ts-ignore' to all error messages"),Annotate_everything_with_types_from_JSDoc:i(95043,3,"Annotate_everything_with_types_from_JSDoc_95043","Annotate everything with types from JSDoc"),Add_to_all_uncalled_decorators:i(95044,3,"Add_to_all_uncalled_decorators_95044","Add '()' to all uncalled decorators"),Convert_all_constructor_functions_to_classes:i(95045,3,"Convert_all_constructor_functions_to_classes_95045","Convert all constructor functions to classes"),Generate_get_and_set_accessors:i(95046,3,"Generate_get_and_set_accessors_95046","Generate 'get' and 'set' accessors"),Convert_require_to_import:i(95047,3,"Convert_require_to_import_95047","Convert 'require' to 'import'"),Convert_all_require_to_import:i(95048,3,"Convert_all_require_to_import_95048","Convert all 'require' to 'import'"),Move_to_a_new_file:i(95049,3,"Move_to_a_new_file_95049","Move to a new file"),Remove_unreachable_code:i(95050,3,"Remove_unreachable_code_95050","Remove unreachable code"),Remove_all_unreachable_code:i(95051,3,"Remove_all_unreachable_code_95051","Remove all unreachable code"),Add_missing_typeof:i(95052,3,"Add_missing_typeof_95052","Add missing 'typeof'"),Remove_unused_label:i(95053,3,"Remove_unused_label_95053","Remove unused label"),Remove_all_unused_labels:i(95054,3,"Remove_all_unused_labels_95054","Remove all unused labels"),Convert_0_to_mapped_object_type:i(95055,3,"Convert_0_to_mapped_object_type_95055","Convert '{0}' to mapped object type"),Convert_namespace_import_to_named_imports:i(95056,3,"Convert_namespace_import_to_named_imports_95056","Convert namespace import to named imports"),Convert_named_imports_to_namespace_import:i(95057,3,"Convert_named_imports_to_namespace_import_95057","Convert named imports to namespace import"),Add_or_remove_braces_in_an_arrow_function:i(95058,3,"Add_or_remove_braces_in_an_arrow_function_95058","Add or remove braces in an arrow function"),Add_braces_to_arrow_function:i(95059,3,"Add_braces_to_arrow_function_95059","Add braces to arrow function"),Remove_braces_from_arrow_function:i(95060,3,"Remove_braces_from_arrow_function_95060","Remove braces from arrow function"),Convert_default_export_to_named_export:i(95061,3,"Convert_default_export_to_named_export_95061","Convert default export to named export"),Convert_named_export_to_default_export:i(95062,3,"Convert_named_export_to_default_export_95062","Convert named export to default export"),Add_missing_enum_member_0:i(95063,3,"Add_missing_enum_member_0_95063","Add missing enum member '{0}'"),Add_all_missing_imports:i(95064,3,"Add_all_missing_imports_95064","Add all missing imports"),Convert_to_async_function:i(95065,3,"Convert_to_async_function_95065","Convert to async function"),Convert_all_to_async_functions:i(95066,3,"Convert_all_to_async_functions_95066","Convert all to async functions"),Add_missing_call_parentheses:i(95067,3,"Add_missing_call_parentheses_95067","Add missing call parentheses"),Add_all_missing_call_parentheses:i(95068,3,"Add_all_missing_call_parentheses_95068","Add all missing call parentheses"),Add_unknown_conversion_for_non_overlapping_types:i(95069,3,"Add_unknown_conversion_for_non_overlapping_types_95069","Add 'unknown' conversion for non-overlapping types"),Add_unknown_to_all_conversions_of_non_overlapping_types:i(95070,3,"Add_unknown_to_all_conversions_of_non_overlapping_types_95070","Add 'unknown' to all conversions of non-overlapping types"),Add_missing_new_operator_to_call:i(95071,3,"Add_missing_new_operator_to_call_95071","Add missing 'new' operator to call"),Add_missing_new_operator_to_all_calls:i(95072,3,"Add_missing_new_operator_to_all_calls_95072","Add missing 'new' operator to all calls"),Add_names_to_all_parameters_without_names:i(95073,3,"Add_names_to_all_parameters_without_names_95073","Add names to all parameters without names"),Enable_the_experimentalDecorators_option_in_your_configuration_file:i(95074,3,"Enable_the_experimentalDecorators_option_in_your_configuration_file_95074","Enable the 'experimentalDecorators' option in your configuration file"),Convert_parameters_to_destructured_object:i(95075,3,"Convert_parameters_to_destructured_object_95075","Convert parameters to destructured object"),Extract_type:i(95077,3,"Extract_type_95077","Extract type"),Extract_to_type_alias:i(95078,3,"Extract_to_type_alias_95078","Extract to type alias"),Extract_to_typedef:i(95079,3,"Extract_to_typedef_95079","Extract to typedef"),Infer_this_type_of_0_from_usage:i(95080,3,"Infer_this_type_of_0_from_usage_95080","Infer 'this' type of '{0}' from usage"),Add_const_to_unresolved_variable:i(95081,3,"Add_const_to_unresolved_variable_95081","Add 'const' to unresolved variable"),Add_const_to_all_unresolved_variables:i(95082,3,"Add_const_to_all_unresolved_variables_95082","Add 'const' to all unresolved variables"),Add_await:i(95083,3,"Add_await_95083","Add 'await'"),Add_await_to_initializer_for_0:i(95084,3,"Add_await_to_initializer_for_0_95084","Add 'await' to initializer for '{0}'"),Fix_all_expressions_possibly_missing_await:i(95085,3,"Fix_all_expressions_possibly_missing_await_95085","Fix all expressions possibly missing 'await'"),Remove_unnecessary_await:i(95086,3,"Remove_unnecessary_await_95086","Remove unnecessary 'await'"),Remove_all_unnecessary_uses_of_await:i(95087,3,"Remove_all_unnecessary_uses_of_await_95087","Remove all unnecessary uses of 'await'"),Enable_the_jsx_flag_in_your_configuration_file:i(95088,3,"Enable_the_jsx_flag_in_your_configuration_file_95088","Enable the '--jsx' flag in your configuration file"),Add_await_to_initializers:i(95089,3,"Add_await_to_initializers_95089","Add 'await' to initializers"),Extract_to_interface:i(95090,3,"Extract_to_interface_95090","Extract to interface"),Convert_to_a_bigint_numeric_literal:i(95091,3,"Convert_to_a_bigint_numeric_literal_95091","Convert to a bigint numeric literal"),Convert_all_to_bigint_numeric_literals:i(95092,3,"Convert_all_to_bigint_numeric_literals_95092","Convert all to bigint numeric literals"),Convert_const_to_let:i(95093,3,"Convert_const_to_let_95093","Convert 'const' to 'let'"),Prefix_with_declare:i(95094,3,"Prefix_with_declare_95094","Prefix with 'declare'"),Prefix_all_incorrect_property_declarations_with_declare:i(95095,3,"Prefix_all_incorrect_property_declarations_with_declare_95095","Prefix all incorrect property declarations with 'declare'"),Convert_to_template_string:i(95096,3,"Convert_to_template_string_95096","Convert to template string"),Add_export_to_make_this_file_into_a_module:i(95097,3,"Add_export_to_make_this_file_into_a_module_95097","Add 'export {}' to make this file into a module"),Set_the_target_option_in_your_configuration_file_to_0:i(95098,3,"Set_the_target_option_in_your_configuration_file_to_0_95098","Set the 'target' option in your configuration file to '{0}'"),Set_the_module_option_in_your_configuration_file_to_0:i(95099,3,"Set_the_module_option_in_your_configuration_file_to_0_95099","Set the 'module' option in your configuration file to '{0}'"),Convert_invalid_character_to_its_html_entity_code:i(95100,3,"Convert_invalid_character_to_its_html_entity_code_95100","Convert invalid character to its html entity code"),Convert_all_invalid_characters_to_HTML_entity_code:i(95101,3,"Convert_all_invalid_characters_to_HTML_entity_code_95101","Convert all invalid characters to HTML entity code"),Convert_all_const_to_let:i(95102,3,"Convert_all_const_to_let_95102","Convert all 'const' to 'let'"),Convert_function_expression_0_to_arrow_function:i(95105,3,"Convert_function_expression_0_to_arrow_function_95105","Convert function expression '{0}' to arrow function"),Convert_function_declaration_0_to_arrow_function:i(95106,3,"Convert_function_declaration_0_to_arrow_function_95106","Convert function declaration '{0}' to arrow function"),Fix_all_implicit_this_errors:i(95107,3,"Fix_all_implicit_this_errors_95107","Fix all implicit-'this' errors"),Wrap_invalid_character_in_an_expression_container:i(95108,3,"Wrap_invalid_character_in_an_expression_container_95108","Wrap invalid character in an expression container"),Wrap_all_invalid_characters_in_an_expression_container:i(95109,3,"Wrap_all_invalid_characters_in_an_expression_container_95109","Wrap all invalid characters in an expression container"),Visit_https_Colon_Slash_Slashaka_ms_Slashtsconfig_to_read_more_about_this_file:i(95110,3,"Visit_https_Colon_Slash_Slashaka_ms_Slashtsconfig_to_read_more_about_this_file_95110","Visit https://aka.ms/tsconfig to read more about this file"),Add_a_return_statement:i(95111,3,"Add_a_return_statement_95111","Add a return statement"),Remove_braces_from_arrow_function_body:i(95112,3,"Remove_braces_from_arrow_function_body_95112","Remove braces from arrow function body"),Wrap_the_following_body_with_parentheses_which_should_be_an_object_literal:i(95113,3,"Wrap_the_following_body_with_parentheses_which_should_be_an_object_literal_95113","Wrap the following body with parentheses which should be an object literal"),Add_all_missing_return_statement:i(95114,3,"Add_all_missing_return_statement_95114","Add all missing return statement"),Remove_braces_from_all_arrow_function_bodies_with_relevant_issues:i(95115,3,"Remove_braces_from_all_arrow_function_bodies_with_relevant_issues_95115","Remove braces from all arrow function bodies with relevant issues"),Wrap_all_object_literal_with_parentheses:i(95116,3,"Wrap_all_object_literal_with_parentheses_95116","Wrap all object literal with parentheses"),Move_labeled_tuple_element_modifiers_to_labels:i(95117,3,"Move_labeled_tuple_element_modifiers_to_labels_95117","Move labeled tuple element modifiers to labels"),Convert_overload_list_to_single_signature:i(95118,3,"Convert_overload_list_to_single_signature_95118","Convert overload list to single signature"),Generate_get_and_set_accessors_for_all_overriding_properties:i(95119,3,"Generate_get_and_set_accessors_for_all_overriding_properties_95119","Generate 'get' and 'set' accessors for all overriding properties"),Wrap_in_JSX_fragment:i(95120,3,"Wrap_in_JSX_fragment_95120","Wrap in JSX fragment"),Wrap_all_unparented_JSX_in_JSX_fragment:i(95121,3,"Wrap_all_unparented_JSX_in_JSX_fragment_95121","Wrap all unparented JSX in JSX fragment"),Convert_arrow_function_or_function_expression:i(95122,3,"Convert_arrow_function_or_function_expression_95122","Convert arrow function or function expression"),Convert_to_anonymous_function:i(95123,3,"Convert_to_anonymous_function_95123","Convert to anonymous function"),Convert_to_named_function:i(95124,3,"Convert_to_named_function_95124","Convert to named function"),Convert_to_arrow_function:i(95125,3,"Convert_to_arrow_function_95125","Convert to arrow function"),Remove_parentheses:i(95126,3,"Remove_parentheses_95126","Remove parentheses"),Could_not_find_a_containing_arrow_function:i(95127,3,"Could_not_find_a_containing_arrow_function_95127","Could not find a containing arrow function"),Containing_function_is_not_an_arrow_function:i(95128,3,"Containing_function_is_not_an_arrow_function_95128","Containing function is not an arrow function"),Could_not_find_export_statement:i(95129,3,"Could_not_find_export_statement_95129","Could not find export statement"),This_file_already_has_a_default_export:i(95130,3,"This_file_already_has_a_default_export_95130","This file already has a default export"),Could_not_find_import_clause:i(95131,3,"Could_not_find_import_clause_95131","Could not find import clause"),Could_not_find_namespace_import_or_named_imports:i(95132,3,"Could_not_find_namespace_import_or_named_imports_95132","Could not find namespace import or named imports"),Selection_is_not_a_valid_type_node:i(95133,3,"Selection_is_not_a_valid_type_node_95133","Selection is not a valid type node"),No_type_could_be_extracted_from_this_type_node:i(95134,3,"No_type_could_be_extracted_from_this_type_node_95134","No type could be extracted from this type node"),Could_not_find_property_for_which_to_generate_accessor:i(95135,3,"Could_not_find_property_for_which_to_generate_accessor_95135","Could not find property for which to generate accessor"),Name_is_not_valid:i(95136,3,"Name_is_not_valid_95136","Name is not valid"),Can_only_convert_property_with_modifier:i(95137,3,"Can_only_convert_property_with_modifier_95137","Can only convert property with modifier"),Switch_each_misused_0_to_1:i(95138,3,"Switch_each_misused_0_to_1_95138","Switch each misused '{0}' to '{1}'"),Convert_to_optional_chain_expression:i(95139,3,"Convert_to_optional_chain_expression_95139","Convert to optional chain expression"),Could_not_find_convertible_access_expression:i(95140,3,"Could_not_find_convertible_access_expression_95140","Could not find convertible access expression"),Could_not_find_matching_access_expressions:i(95141,3,"Could_not_find_matching_access_expressions_95141","Could not find matching access expressions"),Can_only_convert_logical_AND_access_chains:i(95142,3,"Can_only_convert_logical_AND_access_chains_95142","Can only convert logical AND access chains"),Add_void_to_Promise_resolved_without_a_value:i(95143,3,"Add_void_to_Promise_resolved_without_a_value_95143","Add 'void' to Promise resolved without a value"),Add_void_to_all_Promises_resolved_without_a_value:i(95144,3,"Add_void_to_all_Promises_resolved_without_a_value_95144","Add 'void' to all Promises resolved without a value"),Use_element_access_for_0:i(95145,3,"Use_element_access_for_0_95145","Use element access for '{0}'"),Use_element_access_for_all_undeclared_properties:i(95146,3,"Use_element_access_for_all_undeclared_properties_95146","Use element access for all undeclared properties."),Delete_all_unused_imports:i(95147,3,"Delete_all_unused_imports_95147","Delete all unused imports"),Infer_function_return_type:i(95148,3,"Infer_function_return_type_95148","Infer function return type"),Return_type_must_be_inferred_from_a_function:i(95149,3,"Return_type_must_be_inferred_from_a_function_95149","Return type must be inferred from a function"),Could_not_determine_function_return_type:i(95150,3,"Could_not_determine_function_return_type_95150","Could not determine function return type"),Could_not_convert_to_arrow_function:i(95151,3,"Could_not_convert_to_arrow_function_95151","Could not convert to arrow function"),Could_not_convert_to_named_function:i(95152,3,"Could_not_convert_to_named_function_95152","Could not convert to named function"),Could_not_convert_to_anonymous_function:i(95153,3,"Could_not_convert_to_anonymous_function_95153","Could not convert to anonymous function"),Can_only_convert_string_concatenation:i(95154,3,"Can_only_convert_string_concatenation_95154","Can only convert string concatenation"),Selection_is_not_a_valid_statement_or_statements:i(95155,3,"Selection_is_not_a_valid_statement_or_statements_95155","Selection is not a valid statement or statements"),Add_missing_function_declaration_0:i(95156,3,"Add_missing_function_declaration_0_95156","Add missing function declaration '{0}'"),Add_all_missing_function_declarations:i(95157,3,"Add_all_missing_function_declarations_95157","Add all missing function declarations"),Method_not_implemented:i(95158,3,"Method_not_implemented_95158","Method not implemented."),Function_not_implemented:i(95159,3,"Function_not_implemented_95159","Function not implemented."),Add_override_modifier:i(95160,3,"Add_override_modifier_95160","Add 'override' modifier"),Remove_override_modifier:i(95161,3,"Remove_override_modifier_95161","Remove 'override' modifier"),Add_all_missing_override_modifiers:i(95162,3,"Add_all_missing_override_modifiers_95162","Add all missing 'override' modifiers"),Remove_all_unnecessary_override_modifiers:i(95163,3,"Remove_all_unnecessary_override_modifiers_95163","Remove all unnecessary 'override' modifiers"),Can_only_convert_named_export:i(95164,3,"Can_only_convert_named_export_95164","Can only convert named export"),Add_missing_properties:i(95165,3,"Add_missing_properties_95165","Add missing properties"),Add_all_missing_properties:i(95166,3,"Add_all_missing_properties_95166","Add all missing properties"),Add_missing_attributes:i(95167,3,"Add_missing_attributes_95167","Add missing attributes"),Add_all_missing_attributes:i(95168,3,"Add_all_missing_attributes_95168","Add all missing attributes"),Add_undefined_to_optional_property_type:i(95169,3,"Add_undefined_to_optional_property_type_95169","Add 'undefined' to optional property type"),Convert_named_imports_to_default_import:i(95170,3,"Convert_named_imports_to_default_import_95170","Convert named imports to default import"),Delete_unused_param_tag_0:i(95171,3,"Delete_unused_param_tag_0_95171","Delete unused '@param' tag '{0}'"),Delete_all_unused_param_tags:i(95172,3,"Delete_all_unused_param_tags_95172","Delete all unused '@param' tags"),Rename_param_tag_name_0_to_1:i(95173,3,"Rename_param_tag_name_0_to_1_95173","Rename '@param' tag name '{0}' to '{1}'"),Use_0:i(95174,3,"Use_0_95174","Use `{0}`."),Use_Number_isNaN_in_all_conditions:i(95175,3,"Use_Number_isNaN_in_all_conditions_95175","Use `Number.isNaN` in all conditions."),Convert_typedef_to_TypeScript_type:i(95176,3,"Convert_typedef_to_TypeScript_type_95176","Convert typedef to TypeScript type."),Convert_all_typedef_to_TypeScript_types:i(95177,3,"Convert_all_typedef_to_TypeScript_types_95177","Convert all typedef to TypeScript types."),Move_to_file:i(95178,3,"Move_to_file_95178","Move to file"),Cannot_move_to_file_selected_file_is_invalid:i(95179,3,"Cannot_move_to_file_selected_file_is_invalid_95179","Cannot move to file, selected file is invalid"),No_value_exists_in_scope_for_the_shorthand_property_0_Either_declare_one_or_provide_an_initializer:i(18004,1,"No_value_exists_in_scope_for_the_shorthand_property_0_Either_declare_one_or_provide_an_initializer_18004","No value exists in scope for the shorthand property '{0}'. Either declare one or provide an initializer."),Classes_may_not_have_a_field_named_constructor:i(18006,1,"Classes_may_not_have_a_field_named_constructor_18006","Classes may not have a field named 'constructor'."),JSX_expressions_may_not_use_the_comma_operator_Did_you_mean_to_write_an_array:i(18007,1,"JSX_expressions_may_not_use_the_comma_operator_Did_you_mean_to_write_an_array_18007","JSX expressions may not use the comma operator. Did you mean to write an array?"),Private_identifiers_cannot_be_used_as_parameters:i(18009,1,"Private_identifiers_cannot_be_used_as_parameters_18009","Private identifiers cannot be used as parameters."),An_accessibility_modifier_cannot_be_used_with_a_private_identifier:i(18010,1,"An_accessibility_modifier_cannot_be_used_with_a_private_identifier_18010","An accessibility modifier cannot be used with a private identifier."),The_operand_of_a_delete_operator_cannot_be_a_private_identifier:i(18011,1,"The_operand_of_a_delete_operator_cannot_be_a_private_identifier_18011","The operand of a 'delete' operator cannot be a private identifier."),constructor_is_a_reserved_word:i(18012,1,"constructor_is_a_reserved_word_18012","'#constructor' is a reserved word."),Property_0_is_not_accessible_outside_class_1_because_it_has_a_private_identifier:i(18013,1,"Property_0_is_not_accessible_outside_class_1_because_it_has_a_private_identifier_18013","Property '{0}' is not accessible outside class '{1}' because it has a private identifier."),The_property_0_cannot_be_accessed_on_type_1_within_this_class_because_it_is_shadowed_by_another_private_identifier_with_the_same_spelling:i(18014,1,"The_property_0_cannot_be_accessed_on_type_1_within_this_class_because_it_is_shadowed_by_another_priv_18014","The property '{0}' cannot be accessed on type '{1}' within this class because it is shadowed by another private identifier with the same spelling."),Property_0_in_type_1_refers_to_a_different_member_that_cannot_be_accessed_from_within_type_2:i(18015,1,"Property_0_in_type_1_refers_to_a_different_member_that_cannot_be_accessed_from_within_type_2_18015","Property '{0}' in type '{1}' refers to a different member that cannot be accessed from within type '{2}'."),Private_identifiers_are_not_allowed_outside_class_bodies:i(18016,1,"Private_identifiers_are_not_allowed_outside_class_bodies_18016","Private identifiers are not allowed outside class bodies."),The_shadowing_declaration_of_0_is_defined_here:i(18017,1,"The_shadowing_declaration_of_0_is_defined_here_18017","The shadowing declaration of '{0}' is defined here"),The_declaration_of_0_that_you_probably_intended_to_use_is_defined_here:i(18018,1,"The_declaration_of_0_that_you_probably_intended_to_use_is_defined_here_18018","The declaration of '{0}' that you probably intended to use is defined here"),_0_modifier_cannot_be_used_with_a_private_identifier:i(18019,1,"_0_modifier_cannot_be_used_with_a_private_identifier_18019","'{0}' modifier cannot be used with a private identifier."),An_enum_member_cannot_be_named_with_a_private_identifier:i(18024,1,"An_enum_member_cannot_be_named_with_a_private_identifier_18024","An enum member cannot be named with a private identifier."),can_only_be_used_at_the_start_of_a_file:i(18026,1,"can_only_be_used_at_the_start_of_a_file_18026","'#!' can only be used at the start of a file."),Compiler_reserves_name_0_when_emitting_private_identifier_downlevel:i(18027,1,"Compiler_reserves_name_0_when_emitting_private_identifier_downlevel_18027","Compiler reserves name '{0}' when emitting private identifier downlevel."),Private_identifiers_are_only_available_when_targeting_ECMAScript_2015_and_higher:i(18028,1,"Private_identifiers_are_only_available_when_targeting_ECMAScript_2015_and_higher_18028","Private identifiers are only available when targeting ECMAScript 2015 and higher."),Private_identifiers_are_not_allowed_in_variable_declarations:i(18029,1,"Private_identifiers_are_not_allowed_in_variable_declarations_18029","Private identifiers are not allowed in variable declarations."),An_optional_chain_cannot_contain_private_identifiers:i(18030,1,"An_optional_chain_cannot_contain_private_identifiers_18030","An optional chain cannot contain private identifiers."),The_intersection_0_was_reduced_to_never_because_property_1_has_conflicting_types_in_some_constituents:i(18031,1,"The_intersection_0_was_reduced_to_never_because_property_1_has_conflicting_types_in_some_constituent_18031","The intersection '{0}' was reduced to 'never' because property '{1}' has conflicting types in some constituents."),The_intersection_0_was_reduced_to_never_because_property_1_exists_in_multiple_constituents_and_is_private_in_some:i(18032,1,"The_intersection_0_was_reduced_to_never_because_property_1_exists_in_multiple_constituents_and_is_pr_18032","The intersection '{0}' was reduced to 'never' because property '{1}' exists in multiple constituents and is private in some."),Type_0_is_not_assignable_to_type_1_as_required_for_computed_enum_member_values:i(18033,1,"Type_0_is_not_assignable_to_type_1_as_required_for_computed_enum_member_values_18033","Type '{0}' is not assignable to type '{1}' as required for computed enum member values."),Specify_the_JSX_fragment_factory_function_to_use_when_targeting_react_JSX_emit_with_jsxFactory_compiler_option_is_specified_e_g_Fragment:i(18034,3,"Specify_the_JSX_fragment_factory_function_to_use_when_targeting_react_JSX_emit_with_jsxFactory_compi_18034","Specify the JSX fragment factory function to use when targeting 'react' JSX emit with 'jsxFactory' compiler option is specified, e.g. 'Fragment'."),Invalid_value_for_jsxFragmentFactory_0_is_not_a_valid_identifier_or_qualified_name:i(18035,1,"Invalid_value_for_jsxFragmentFactory_0_is_not_a_valid_identifier_or_qualified_name_18035","Invalid value for 'jsxFragmentFactory'. '{0}' is not a valid identifier or qualified-name."),Class_decorators_can_t_be_used_with_static_private_identifier_Consider_removing_the_experimental_decorator:i(18036,1,"Class_decorators_can_t_be_used_with_static_private_identifier_Consider_removing_the_experimental_dec_18036","Class decorators can't be used with static private identifier. Consider removing the experimental decorator."),Await_expression_cannot_be_used_inside_a_class_static_block:i(18037,1,"Await_expression_cannot_be_used_inside_a_class_static_block_18037","Await expression cannot be used inside a class static block."),For_await_loops_cannot_be_used_inside_a_class_static_block:i(18038,1,"For_await_loops_cannot_be_used_inside_a_class_static_block_18038","'For await' loops cannot be used inside a class static block."),Invalid_use_of_0_It_cannot_be_used_inside_a_class_static_block:i(18039,1,"Invalid_use_of_0_It_cannot_be_used_inside_a_class_static_block_18039","Invalid use of '{0}'. It cannot be used inside a class static block."),A_return_statement_cannot_be_used_inside_a_class_static_block:i(18041,1,"A_return_statement_cannot_be_used_inside_a_class_static_block_18041","A 'return' statement cannot be used inside a class static block."),_0_is_a_type_and_cannot_be_imported_in_JavaScript_files_Use_1_in_a_JSDoc_type_annotation:i(18042,1,"_0_is_a_type_and_cannot_be_imported_in_JavaScript_files_Use_1_in_a_JSDoc_type_annotation_18042","'{0}' is a type and cannot be imported in JavaScript files. Use '{1}' in a JSDoc type annotation."),Types_cannot_appear_in_export_declarations_in_JavaScript_files:i(18043,1,"Types_cannot_appear_in_export_declarations_in_JavaScript_files_18043","Types cannot appear in export declarations in JavaScript files."),_0_is_automatically_exported_here:i(18044,3,"_0_is_automatically_exported_here_18044","'{0}' is automatically exported here."),Properties_with_the_accessor_modifier_are_only_available_when_targeting_ECMAScript_2015_and_higher:i(18045,1,"Properties_with_the_accessor_modifier_are_only_available_when_targeting_ECMAScript_2015_and_higher_18045","Properties with the 'accessor' modifier are only available when targeting ECMAScript 2015 and higher."),_0_is_of_type_unknown:i(18046,1,"_0_is_of_type_unknown_18046","'{0}' is of type 'unknown'."),_0_is_possibly_null:i(18047,1,"_0_is_possibly_null_18047","'{0}' is possibly 'null'."),_0_is_possibly_undefined:i(18048,1,"_0_is_possibly_undefined_18048","'{0}' is possibly 'undefined'."),_0_is_possibly_null_or_undefined:i(18049,1,"_0_is_possibly_null_or_undefined_18049","'{0}' is possibly 'null' or 'undefined'."),The_value_0_cannot_be_used_here:i(18050,1,"The_value_0_cannot_be_used_here_18050","The value '{0}' cannot be used here."),Compiler_option_0_cannot_be_given_an_empty_string:i(18051,1,"Compiler_option_0_cannot_be_given_an_empty_string_18051","Compiler option '{0}' cannot be given an empty string."),Non_abstract_class_0_does_not_implement_all_abstract_members_of_1:i(18052,1,"Non_abstract_class_0_does_not_implement_all_abstract_members_of_1_18052","Non-abstract class '{0}' does not implement all abstract members of '{1}'"),Its_type_0_is_not_a_valid_JSX_element_type:i(18053,1,"Its_type_0_is_not_a_valid_JSX_element_type_18053","Its type '{0}' is not a valid JSX element type.")}}});function Dt(e){return e>=80}function Zv(e){return e===32||Dt(e)}function $s(e,t){if(e<t[0])return!1;let r=0,a=t.length,_;for(;r+1<a;){if(_=r+(a-r)/2,_-=_%2,t[_]<=e&&e<=t[_+1])return!0;e<t[_]?a=_:r=_+2}return!1}function e4(e,t){return t>=2?$s(e,u4):t===1?$s(e,c4):$s(e,s4)}function IC(e,t){return t>=2?$s(e,p4):t===1?$s(e,l4):$s(e,_4)}function NC(e){let t=[];return e.forEach((r,a)=>{t[r]=a}),t}function ir(e){return m4[e]}function gl(e){return f0.get(e)}function em(e){let t=[],r=0,a=0;for(;r<e.length;){let _=e.charCodeAt(r);switch(r++,_){case 13:e.charCodeAt(r)===10&&r++;case 10:t.push(a),a=r;break;default:_>127&&hr(_)&&(t.push(a),a=r);break}}return t.push(a),t}function OC(e,t,r,a){return e.getPositionOfLineAndCharacter?e.getPositionOfLineAndCharacter(t,r,a):yg(Ea(e),t,r,e.text,a)}function yg(e,t,r,a,_){(t<0||t>=e.length)&&(_?t=t<0?0:t>=e.length?e.length-1:t:N.fail(`Bad line number. Line: ${t}, lineStarts.length: ${e.length} , line map is correct? ${a!==void 0?mv(e,em(a)):"unknown"}`));let p=e[t]+r;return _?p>e[t+1]?e[t+1]:typeof a=="string"&&p>a.length?a.length:p:(t<e.length-1?N.assert(p<e[t+1]):a!==void 0&&N.assert(p<=a.length),p)}function Ea(e){return e.lineMap||(e.lineMap=em(e.text))}function gg(e,t){let r=Zs(e,t);return{line:r,character:t-e[r]}}function Zs(e,t,r){let a=ml(e,t,ht,Ar,r);return a<0&&(a=~a-1,N.assert(a!==-1,"position cannot precede the beginning of the file")),a}function f_(e,t,r){if(t===r)return 0;let a=Ea(e),_=Math.min(t,r),p=_===r,f=p?t:r,h=Zs(a,_),l=Zs(a,f,h);return p?h-l:l-h}function Ya(e,t){return gg(Ea(e),t)}function Hi(e){return Oo(e)||hr(e)}function Oo(e){return e===32||e===9||e===11||e===12||e===160||e===133||e===5760||e>=8192&&e<=8203||e===8239||e===8287||e===12288||e===65279}function hr(e){return e===10||e===13||e===8232||e===8233}function ko(e){return e>=48&&e<=57}function Mb(e){return ko(e)||e>=65&&e<=70||e>=97&&e<=102}function MC(e){return e<=1114111}function Uf(e){return e>=48&&e<=55}function LC(e,t){let r=e.charCodeAt(t);switch(r){case 13:case 10:case 9:case 11:case 12:case 32:case 47:case 60:case 124:case 61:case 62:return!0;case 35:return t===0;default:return r>127}}function Mt(e,t,r,a,_){if(Aa(t))return t;let p=!1;for(;;){let f=e.charCodeAt(t);switch(f){case 13:e.charCodeAt(t+1)===10&&t++;case 10:if(t++,r)return t;p=!!_;continue;case 9:case 11:case 12:case 32:t++;continue;case 47:if(a)break;if(e.charCodeAt(t+1)===47){for(t+=2;t<e.length&&!hr(e.charCodeAt(t));)t++;p=!1;continue}if(e.charCodeAt(t+1)===42){for(t+=2;t<e.length;){if(e.charCodeAt(t)===42&&e.charCodeAt(t+1)===47){t+=2;break}t++}p=!1;continue}break;case 60:case 124:case 61:case 62:if(Po(e,t)){t=Bs(e,t),p=!1;continue}break;case 35:if(t===0&&bg(e,t)){t=vg(e,t),p=!1;continue}break;case 42:if(p){t++,p=!1;continue}break;default:if(f>127&&Hi(f)){t++;continue}break}return t}}function Po(e,t){if(N.assert(t>=0),t===0||hr(e.charCodeAt(t-1))){let r=e.charCodeAt(t);if(t+Hc<e.length){for(let a=0;a<Hc;a++)if(e.charCodeAt(t+a)!==r)return!1;return r===61||e.charCodeAt(t+Hc)===32}}return!1}function Bs(e,t,r){r&&r(z.Merge_conflict_marker_encountered,t,Hc);let a=e.charCodeAt(t),_=e.length;if(a===60||a===62)for(;t<_&&!hr(e.charCodeAt(t));)t++;else for(N.assert(a===124||a===61);t<_;){let p=e.charCodeAt(t);if((p===61||p===62)&&p!==a&&Po(e,t))break;t++}return t}function bg(e,t){return N.assert(t===0),rm.test(e)}function vg(e,t){let r=rm.exec(e)[0];return t=t+r.length,t}function tm(e,t,r,a,_,p,f){let h,l,v,y,E=!1,S=a,A=f;if(r===0){S=!0;let J=a4(t);J&&(r=J.length)}e:for(;r>=0&&r<t.length;){let J=t.charCodeAt(r);switch(J){case 13:t.charCodeAt(r+1)===10&&r++;case 10:if(r++,a)break e;S=!0,E&&(y=!0);continue;case 9:case 11:case 12:case 32:r++;continue;case 47:let G=t.charCodeAt(r+1),Y=!1;if(G===47||G===42){let ue=G===47?2:3,Q=r;if(r+=2,G===47)for(;r<t.length;){if(hr(t.charCodeAt(r))){Y=!0;break}r++}else for(;r<t.length;){if(t.charCodeAt(r)===42&&t.charCodeAt(r+1)===47){r+=2;break}r++}if(S){if(E&&(A=_(h,l,v,y,p,A),!e&&A))return A;h=Q,l=r,v=ue,y=Y,E=!0}continue}break e;default:if(J>127&&Hi(J)){E&&hr(J)&&(y=!0),r++;continue}break e}}return E&&(A=_(h,l,v,y,p,A)),A}function JC(e,t,r,a){return tm(!1,e,t,!1,r,a)}function RC(e,t,r,a){return tm(!1,e,t,!0,r,a)}function t4(e,t,r,a,_){return tm(!0,e,t,!1,r,a,_)}function r4(e,t,r,a,_){return tm(!0,e,t,!0,r,a,_)}function n4(e,t,r,a,_,p=[]){return p.push({kind:r,pos:e,end:t,hasTrailingNewLine:a}),p}function Ho(e,t){return t4(e,t,n4,void 0,void 0)}function i4(e,t){return r4(e,t,n4,void 0,void 0)}function a4(e){let t=rm.exec(e);if(t)return t[0]}function cn(e,t){return e>=65&&e<=90||e>=97&&e<=122||e===36||e===95||e>127&&e4(e,t)}function Ha(e,t,r){return e>=65&&e<=90||e>=97&&e<=122||e>=48&&e<=57||e===36||e===95||(r===1?e===45||e===58:!1)||e>127&&IC(e,t)}function Tg(e,t,r){let a=sn(e,0);if(!cn(a,t))return!1;for(let _=zn(a);_<e.length;_+=zn(a))if(!Ha(a=sn(e,_),t,r))return!1;return!0}function ns(e,t,r=0,a,_,p,f){var h=a,l,v,y,E,S,A,J,G,Y=0;q(h,p,f);var ue={getTokenFullStart:()=>y,getStartPos:()=>y,getTokenEnd:()=>l,getTextPos:()=>l,getToken:()=>S,getTokenStart:()=>E,getTokenPos:()=>E,getTokenText:()=>h.substring(E,l),getTokenValue:()=>A,hasUnicodeEscape:()=>(J&1024)!==0,hasExtendedUnicodeEscape:()=>(J&8)!==0,hasPrecedingLineBreak:()=>(J&1)!==0,hasPrecedingJSDocComment:()=>(J&2)!==0,isIdentifier:()=>S===80||S>118,isReservedWord:()=>S>=83&&S<=118,isUnterminated:()=>(J&4)!==0,getCommentDirectives:()=>G,getNumericLiteralFlags:()=>J&25584,getTokenFlags:()=>J,reScanGreaterToken:vt,reScanAsteriskEqualsToken:Ur,reScanSlashToken:qr,reScanTemplateToken:Zt,reScanTemplateHeadOrNoSubstitutionTemplate:zr,scanJsxIdentifier:Zr,scanJsxAttributeValue:lt,reScanJsxAttributeValue:jt,reScanJsxToken:dt,reScanLessThanToken:bn,reScanHashToken:bt,reScanQuestionToken:_r,reScanInvalidIdentifier:dr,scanJsxToken:pt,scanJsDocToken:vn,scanJSDocCommentTextToken:cr,scan:Br,getText:Pi,clearCommentDirectives:Pe,setText:q,setScriptTarget:ge,setLanguageVariant:xe,setOnError:ce,resetTokenState:et,setTextPos:et,setInJSDocType:Qe,tryScan:Tn,lookAhead:Wr,scanRange:ai};return N.isDebugging&&Object.defineProperty(ue,"__debugShowCurrentPositionInText",{get:()=>{let $=ue.getText();return $.slice(0,ue.getTokenFullStart())+"\u2551"+$.slice(ue.getTokenFullStart())}}),ue;function Q($,X=l,re,ve){if(_){let Ie=l;l=X,_($,re||0,ve),l=Ie}}function U(){let $=l,X=!1,re=!1,ve="";for(;;){let Ie=h.charCodeAt(l);if(Ie===95){J|=512,X?(X=!1,re=!0,ve+=h.substring($,l)):(J|=16384,Q(re?z.Multiple_consecutive_numeric_separators_are_not_permitted:z.Numeric_separators_are_not_allowed_here,l,1)),l++,$=l;continue}if(ko(Ie)){X=!0,re=!1,l++;continue}break}return h.charCodeAt(l-1)===95&&(J|=16384,Q(z.Numeric_separators_are_not_allowed_here,l-1,1)),ve+h.substring($,l)}function se(){let $=l,X;if(h.charCodeAt(l)===48)if(l++,h.charCodeAt(l)===95)J|=16896,Q(z.Numeric_separators_are_not_allowed_here,l,1),l--,X=U();else if(!Ze())J|=8192,X=""+ +A;else if(!A)X="0";else{A=""+parseInt(A,8),J|=32;let Re=S===41,Ft=(Re?"-":"")+"0o"+(+A).toString(8);return Re&&$--,Q(z.Octal_literals_are_not_allowed_Use_the_syntax_0,$,l-$,Ft),{type:9,value:A}}else X=U();let re,ve;h.charCodeAt(l)===46&&(l++,re=U());let Ie=l;if(h.charCodeAt(l)===69||h.charCodeAt(l)===101){l++,J|=16,(h.charCodeAt(l)===43||h.charCodeAt(l)===45)&&l++;let Re=l,Ft=U();Ft?(ve=h.substring(Ie,Re)+Ft,Ie=l):Q(z.Digit_expected)}let We;if(J&512?(We=X,re&&(We+="."+re),ve&&(We+=ve)):We=h.substring($,Ie),J&8192)return Q(z.Decimals_with_leading_zeros_are_not_allowed,$,Ie-$),{type:9,value:""+ +We};if(re!==void 0||J&16)return Se($,re===void 0&&!!(J&16)),{type:9,value:""+ +We};{A=We;let Re=gn();return Se($),{type:Re,value:A}}}function Se($,X){if(!cn(sn(h,l),e))return;let re=l,{length:ve}=Qt();ve===1&&h[re]==="n"?Q(X?z.A_bigint_literal_cannot_use_exponential_notation:z.A_bigint_literal_must_be_an_integer,$,re-$+1):(Q(z.An_identifier_or_keyword_cannot_immediately_follow_a_numeric_literal,re,ve),l=re)}function Ze(){let $=l,X=!0;for(;ko(h.charCodeAt(l));)Uf(h.charCodeAt(l))||(X=!1),l++;return A=h.substring($,l),X}function qe($,X){let re=_t($,!1,X);return re?parseInt(re,16):-1}function nt($,X){return _t($,!0,X)}function _t($,X,re){let ve=[],Ie=!1,We=!1;for(;ve.length<$||X;){let Re=h.charCodeAt(l);if(re&&Re===95){J|=512,Ie?(Ie=!1,We=!0):Q(We?z.Multiple_consecutive_numeric_separators_are_not_permitted:z.Numeric_separators_are_not_allowed_here,l,1),l++;continue}if(Ie=re,Re>=65&&Re<=70)Re+=97-65;else if(!(Re>=48&&Re<=57||Re>=97&&Re<=102))break;ve.push(Re),l++,We=!1}return ve.length<$&&(ve=[]),h.charCodeAt(l-1)===95&&Q(z.Numeric_separators_are_not_allowed_here,l-1,1),String.fromCharCode(...ve)}function Pr($=!1){let X=h.charCodeAt(l);l++;let re="",ve=l;for(;;){if(l>=v){re+=h.substring(ve,l),J|=4,Q(z.Unterminated_string_literal);break}let Ie=h.charCodeAt(l);if(Ie===X){re+=h.substring(ve,l),l++;break}if(Ie===92&&!$){re+=h.substring(ve,l),re+=ii(!0),ve=l;continue}if(hr(Ie)&&!$){re+=h.substring(ve,l),J|=4,Q(z.Unterminated_string_literal);break}l++}return re}function or($){let X=h.charCodeAt(l)===96;l++;let re=l,ve="",Ie;for(;;){if(l>=v){ve+=h.substring(re,l),J|=4,Q(z.Unterminated_template_literal),Ie=X?15:18;break}let We=h.charCodeAt(l);if(We===96){ve+=h.substring(re,l),l++,Ie=X?15:18;break}if(We===36&&l+1<v&&h.charCodeAt(l+1)===123){ve+=h.substring(re,l),l+=2,Ie=X?16:17;break}if(We===92){ve+=h.substring(re,l),ve+=ii($),re=l;continue}if(We===13){ve+=h.substring(re,l),l++,l<v&&h.charCodeAt(l)===10&&l++,ve+=`
12
+ `,re=l;continue}l++}return N.assert(Ie!==void 0),A=ve,Ie}function ii($){let X=l;if(l++,l>=v)return Q(z.Unexpected_end_of_text),"";let re=h.charCodeAt(l);switch(l++,re){case 48:if(l>=v||!ko(h.charCodeAt(l)))return"\0";case 49:case 50:case 51:l<v&&Uf(h.charCodeAt(l))&&l++;case 52:case 53:case 54:case 55:if(l<v&&Uf(h.charCodeAt(l))&&l++,J|=2048,$){let ve=parseInt(h.substring(X+1,l),8);return Q(z.Octal_escape_sequences_are_not_allowed_Use_the_syntax_0,X,l-X,"\\x"+jv(ve.toString(16),2,"0")),String.fromCharCode(ve)}return h.substring(X,l);case 56:case 57:return J|=2048,$?(Q(z.Escape_sequence_0_is_not_allowed,X,l-X,h.substring(X,l)),String.fromCharCode(re)):h.substring(X,l);case 98:return"\b";case 116:return" ";case 110:return`
13
+ `;case 118:return"\v";case 102:return"\f";case 114:return"\r";case 39:return"'";case 34:return'"';case 117:if(l<v&&h.charCodeAt(l)===123){l++;let ve=nt(1,!1),Ie=ve?parseInt(ve,16):-1;return Ie<0?(J|=2048,$&&Q(z.Hexadecimal_digit_expected),h.substring(X,l)):MC(Ie)?l>=v?(J|=2048,$&&Q(z.Unexpected_end_of_text),h.substring(X,l)):h.charCodeAt(l)!==125?(J|=2048,$&&Q(z.Unterminated_Unicode_escape_sequence),h.substring(X,l)):(l++,J|=8,qf(Ie)):(J|=2048,$&&Q(z.An_extended_Unicode_escape_value_must_be_between_0x0_and_0x10FFFF_inclusive),h.substring(X,l))}for(;l<X+6;l++)if(!(l<v&&Mb(h.charCodeAt(l))))return J|=2048,$&&Q(z.Hexadecimal_digit_expected),h.substring(X,l);return J|=1024,String.fromCharCode(parseInt(h.substring(X+2,l),16));case 120:for(;l<X+4;l++)if(!(l<v&&Mb(h.charCodeAt(l))))return J|=2048,$&&Q(z.Hexadecimal_digit_expected),h.substring(X,l);return J|=4096,String.fromCharCode(parseInt(h.substring(X+2,l),16));case 13:l<v&&h.charCodeAt(l)===10&&l++;case 10:case 8232:case 8233:return"";default:return String.fromCharCode(re)}}function sr(){let $=nt(1,!1),X=$?parseInt($,16):-1,re=!1;return X<0?(Q(z.Hexadecimal_digit_expected),re=!0):X>1114111&&(Q(z.An_extended_Unicode_escape_value_must_be_between_0x0_and_0x10FFFF_inclusive),re=!0),l>=v?(Q(z.Unexpected_end_of_text),re=!0):h.charCodeAt(l)===125?l++:(Q(z.Unterminated_Unicode_escape_sequence),re=!0),re?"":qf(X)}function Ir(){if(l+5<v&&h.charCodeAt(l+1)===117){let $=l;l+=2;let X=qe(4,!1);return l=$,X}return-1}function $e(){if(sn(h,l+1)===117&&sn(h,l+2)===123){let $=l;l+=3;let X=nt(1,!1),re=X?parseInt(X,16):-1;return l=$,re}return-1}function Qt(){let $="",X=l;for(;l<v;){let re=sn(h,l);if(Ha(re,e))l+=zn(re);else if(re===92){if(re=$e(),re>=0&&Ha(re,e)){l+=3,J|=8,$+=sr(),X=l;continue}if(re=Ir(),!(re>=0&&Ha(re,e)))break;J|=1024,$+=h.substring(X,l),$+=qf(re),l+=6,X=l}else break}return $+=h.substring(X,l),$}function Fr(){let $=A.length;if($>=2&&$<=12){let X=A.charCodeAt(0);if(X>=97&&X<=122){let re=o4.get(A);if(re!==void 0)return S=re}}return S=80}function Yt($){let X="",re=!1,ve=!1;for(;;){let Ie=h.charCodeAt(l);if(Ie===95){J|=512,re?(re=!1,ve=!0):Q(ve?z.Multiple_consecutive_numeric_separators_are_not_permitted:z.Numeric_separators_are_not_allowed_here,l,1),l++;continue}if(re=!0,!ko(Ie)||Ie-48>=$)break;X+=h[l],l++,ve=!1}return h.charCodeAt(l-1)===95&&Q(z.Numeric_separators_are_not_allowed_here,l-1,1),X}function gn(){return h.charCodeAt(l)===110?(A+="n",J&384&&(A=Om(A)+"n"),l++,10):(A=""+(J&128?parseInt(A.slice(2),2):J&256?parseInt(A.slice(2),8):+A),9)}function Br(){y=l,J=0;let $=!1;for(;;){if(E=l,l>=v)return S=1;let X=sn(h,l);if(l===0){if(X===65533)return Q(z.File_appears_to_be_binary),l=v,S=8;if(X===35&&bg(h,l)){if(l=vg(h,l),t)continue;return S=6}}switch(X){case 10:case 13:if(J|=1,t){l++;continue}else return X===13&&l+1<v&&h.charCodeAt(l+1)===10?l+=2:l++,S=4;case 9:case 11:case 12:case 32:case 160:case 5760:case 8192:case 8193:case 8194:case 8195:case 8196:case 8197:case 8198:case 8199:case 8200:case 8201:case 8202:case 8203:case 8239:case 8287:case 12288:case 65279:if(t){l++;continue}else{for(;l<v&&Oo(h.charCodeAt(l));)l++;return S=5}case 33:return h.charCodeAt(l+1)===61?h.charCodeAt(l+2)===61?(l+=3,S=38):(l+=2,S=36):(l++,S=54);case 34:case 39:return A=Pr(),S=11;case 96:return S=or(!1);case 37:return h.charCodeAt(l+1)===61?(l+=2,S=70):(l++,S=45);case 38:return h.charCodeAt(l+1)===38?h.charCodeAt(l+2)===61?(l+=3,S=77):(l+=2,S=56):h.charCodeAt(l+1)===61?(l+=2,S=74):(l++,S=51);case 40:return l++,S=21;case 41:return l++,S=22;case 42:if(h.charCodeAt(l+1)===61)return l+=2,S=67;if(h.charCodeAt(l+1)===42)return h.charCodeAt(l+2)===61?(l+=3,S=68):(l+=2,S=43);if(l++,Y&&!$&&J&1){$=!0;continue}return S=42;case 43:return h.charCodeAt(l+1)===43?(l+=2,S=46):h.charCodeAt(l+1)===61?(l+=2,S=65):(l++,S=40);case 44:return l++,S=28;case 45:return h.charCodeAt(l+1)===45?(l+=2,S=47):h.charCodeAt(l+1)===61?(l+=2,S=66):(l++,S=41);case 46:return ko(h.charCodeAt(l+1))?(A=se().value,S=9):h.charCodeAt(l+1)===46&&h.charCodeAt(l+2)===46?(l+=3,S=26):(l++,S=25);case 47:if(h.charCodeAt(l+1)===47){for(l+=2;l<v&&!hr(h.charCodeAt(l));)l++;if(G=gt(G,h.slice(E,l),f4,E),t)continue;return S=2}if(h.charCodeAt(l+1)===42){l+=2,h.charCodeAt(l)===42&&h.charCodeAt(l+1)!==47&&(J|=2);let Ft=!1,Ot=E;for(;l<v;){let Vr=h.charCodeAt(l);if(Vr===42&&h.charCodeAt(l+1)===47){l+=2,Ft=!0;break}l++,hr(Vr)&&(Ot=l,J|=1)}if(G=gt(G,h.slice(Ot,l),d4,Ot),Ft||Q(z.Asterisk_Slash_expected),t)continue;return Ft||(J|=4),S=3}return h.charCodeAt(l+1)===61?(l+=2,S=69):(l++,S=44);case 48:if(l+2<v&&(h.charCodeAt(l+1)===88||h.charCodeAt(l+1)===120))return l+=2,A=nt(1,!0),A||(Q(z.Hexadecimal_digit_expected),A="0"),A="0x"+A,J|=64,S=gn();if(l+2<v&&(h.charCodeAt(l+1)===66||h.charCodeAt(l+1)===98))return l+=2,A=Yt(2),A||(Q(z.Binary_digit_expected),A="0"),A="0b"+A,J|=128,S=gn();if(l+2<v&&(h.charCodeAt(l+1)===79||h.charCodeAt(l+1)===111))return l+=2,A=Yt(8),A||(Q(z.Octal_digit_expected),A="0"),A="0o"+A,J|=256,S=gn();case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return{type:S,value:A}=se(),S;case 58:return l++,S=59;case 59:return l++,S=27;case 60:if(Po(h,l)){if(l=Bs(h,l,Q),t)continue;return S=7}return h.charCodeAt(l+1)===60?h.charCodeAt(l+2)===61?(l+=3,S=71):(l+=2,S=48):h.charCodeAt(l+1)===61?(l+=2,S=33):r===1&&h.charCodeAt(l+1)===47&&h.charCodeAt(l+2)!==42?(l+=2,S=31):(l++,S=30);case 61:if(Po(h,l)){if(l=Bs(h,l,Q),t)continue;return S=7}return h.charCodeAt(l+1)===61?h.charCodeAt(l+2)===61?(l+=3,S=37):(l+=2,S=35):h.charCodeAt(l+1)===62?(l+=2,S=39):(l++,S=64);case 62:if(Po(h,l)){if(l=Bs(h,l,Q),t)continue;return S=7}return l++,S=32;case 63:return h.charCodeAt(l+1)===46&&!ko(h.charCodeAt(l+2))?(l+=2,S=29):h.charCodeAt(l+1)===63?h.charCodeAt(l+2)===61?(l+=3,S=78):(l+=2,S=61):(l++,S=58);case 91:return l++,S=23;case 93:return l++,S=24;case 94:return h.charCodeAt(l+1)===61?(l+=2,S=79):(l++,S=53);case 123:return l++,S=19;case 124:if(Po(h,l)){if(l=Bs(h,l,Q),t)continue;return S=7}return h.charCodeAt(l+1)===124?h.charCodeAt(l+2)===61?(l+=3,S=76):(l+=2,S=57):h.charCodeAt(l+1)===61?(l+=2,S=75):(l++,S=52);case 125:return l++,S=20;case 126:return l++,S=55;case 64:return l++,S=60;case 92:let re=$e();if(re>=0&&cn(re,e))return l+=3,J|=8,A=sr()+Qt(),S=Fr();let ve=Ir();return ve>=0&&cn(ve,e)?(l+=6,J|=1024,A=String.fromCharCode(ve)+Qt(),S=Fr()):(Q(z.Invalid_character),l++,S=0);case 35:if(l!==0&&h[l+1]==="!")return Q(z.can_only_be_used_at_the_start_of_a_file),l++,S=0;let Ie=sn(h,l+1);if(Ie===92){l++;let Ft=$e();if(Ft>=0&&cn(Ft,e))return l+=3,J|=8,A="#"+sr()+Qt(),S=81;let Ot=Ir();if(Ot>=0&&cn(Ot,e))return l+=6,J|=1024,A="#"+String.fromCharCode(Ot)+Qt(),S=81;l--}return cn(Ie,e)?(l++,Kt(Ie,e)):(A="#",Q(z.Invalid_character,l++,zn(X))),S=81;default:let We=Kt(X,e);if(We)return S=We;if(Oo(X)){l+=zn(X);continue}else if(hr(X)){J|=1,l+=zn(X);continue}let Re=zn(X);return Q(z.Invalid_character,l,Re),l+=Re,S=0}}}function dr(){N.assert(S===0,"'reScanInvalidIdentifier' should only be called when the current token is 'SyntaxKind.Unknown'."),l=E=y,J=0;let $=sn(h,l),X=Kt($,99);return X?S=X:(l+=zn($),S)}function Kt($,X){let re=$;if(cn(re,X)){for(l+=zn(re);l<v&&Ha(re=sn(h,l),X);)l+=zn(re);return A=h.substring(E,l),re===92&&(A+=Qt()),Fr()}}function vt(){if(S===32){if(h.charCodeAt(l)===62)return h.charCodeAt(l+1)===62?h.charCodeAt(l+2)===61?(l+=3,S=73):(l+=2,S=50):h.charCodeAt(l+1)===61?(l+=2,S=72):(l++,S=49);if(h.charCodeAt(l)===61)return l++,S=34}return S}function Ur(){return N.assert(S===67,"'reScanAsteriskEqualsToken' should only be called on a '*='"),l=E+1,S=64}function qr(){if(S===44||S===69){let $=E+1,X=!1,re=!1;for(;;){if($>=v){J|=4,Q(z.Unterminated_regular_expression_literal);break}let ve=h.charCodeAt($);if(hr(ve)){J|=4,Q(z.Unterminated_regular_expression_literal);break}if(X)X=!1;else if(ve===47&&!re){$++;break}else ve===91?re=!0:ve===92?X=!0:ve===93&&(re=!1);$++}for(;$<v&&Ha(h.charCodeAt($),e);)$++;l=$,A=h.substring(E,l),S=14}return S}function gt($,X,re,ve){let Ie=ct(el(X),re);return Ie===void 0?$:Tt($,{range:{pos:ve,end:l},type:Ie})}function ct($,X){let re=X.exec($);if(re)switch(re[1]){case"ts-expect-error":return 0;case"ts-ignore":return 1}}function Zt($){return l=E,S=or(!$)}function zr(){return l=E,S=or(!0)}function dt($=!0){return l=E=y,S=pt($)}function bn(){return S===48?(l=E+1,S=30):S}function bt(){return S===81?(l=E+1,S=63):S}function _r(){return N.assert(S===61,"'reScanQuestionToken' should only be called on a '??'"),l=E+1,S=58}function pt($=!0){if(y=E=l,l>=v)return S=1;let X=h.charCodeAt(l);if(X===60)return h.charCodeAt(l+1)===47?(l+=2,S=31):(l++,S=30);if(X===123)return l++,S=19;let re=0;for(;l<v&&(X=h.charCodeAt(l),X!==123);){if(X===60){if(Po(h,l))return l=Bs(h,l,Q),S=7;break}if(X===62&&Q(z.Unexpected_token_Did_you_mean_or_gt,l,1),X===125&&Q(z.Unexpected_token_Did_you_mean_or_rbrace,l,1),hr(X)&&re===0)re=-1;else{if(!$&&hr(X)&&re>0)break;Hi(X)||(re=l)}l++}return A=h.substring(y,l),re===-1?13:12}function Zr(){if(Dt(S)){for(;l<v;){if(h.charCodeAt(l)===45){A+="-",l++;continue}let X=l;if(A+=Qt(),l===X)break}return Fr()}return S}function lt(){switch(y=l,h.charCodeAt(l)){case 34:case 39:return A=Pr(!0),S=11;default:return Br()}}function jt(){return l=E=y,lt()}function cr($){if(y=E=l,J=0,l>=v)return S=1;for(let X=h.charCodeAt(l);l<v&&!hr(X)&&X!==96;X=sn(h,++l))if(!$){if(X===123)break;if(X===64&&l-1>=0&&Oo(h.charCodeAt(l-1))&&!(l+1<v&&Hi(h.charCodeAt(l+1))))break}return l===E?vn():(A=h.substring(E,l),S=82)}function vn(){if(y=E=l,J=0,l>=v)return S=1;let $=sn(h,l);switch(l+=zn($),$){case 9:case 11:case 12:case 32:for(;l<v&&Oo(h.charCodeAt(l));)l++;return S=5;case 64:return S=60;case 13:h.charCodeAt(l)===10&&l++;case 10:return J|=1,S=4;case 42:return S=42;case 123:return S=19;case 125:return S=20;case 91:return S=23;case 93:return S=24;case 60:return S=30;case 62:return S=32;case 61:return S=64;case 44:return S=28;case 46:return S=25;case 96:return S=62;case 35:return S=63;case 92:l--;let X=$e();if(X>=0&&cn(X,e))return l+=3,J|=8,A=sr()+Qt(),S=Fr();let re=Ir();return re>=0&&cn(re,e)?(l+=6,J|=1024,A=String.fromCharCode(re)+Qt(),S=Fr()):(l++,S=0)}if(cn($,e)){let X=$;for(;l<v&&Ha(X=sn(h,l),e)||h.charCodeAt(l)===45;)l+=zn(X);return A=h.substring(E,l),X===92&&(A+=Qt()),S=Fr()}else return S=0}function Rn($,X){let re=l,ve=y,Ie=E,We=S,Re=A,Ft=J,Ot=$();return(!Ot||X)&&(l=re,y=ve,E=Ie,S=We,A=Re,J=Ft),Ot}function ai($,X,re){let ve=v,Ie=l,We=y,Re=E,Ft=S,Ot=A,Vr=J,ia=G;q(h,$,X);let Sn=re();return v=ve,l=Ie,y=We,E=Re,S=Ft,A=Ot,J=Vr,G=ia,Sn}function Wr($){return Rn($,!0)}function Tn($){return Rn($,!1)}function Pi(){return h}function Pe(){G=void 0}function q($,X,re){h=$||"",v=re===void 0?h.length:X+re,et(X||0)}function ce($){_=$}function ge($){e=$}function xe($){r=$}function et($){N.assert($>=0),l=$,y=$,E=$,S=0,A=void 0,J=0}function Qe($){Y+=$?1:-1}}function zn(e){return e>=65536?2:1}function jC(e){if(N.assert(0<=e&&e<=1114111),e<=65535)return String.fromCharCode(e);let t=Math.floor((e-65536)/1024)+55296,r=(e-65536)%1024+56320;return String.fromCharCode(t,r)}function qf(e){return h4(e)}var Vc,o4,f0,s4,_4,c4,l4,u4,p4,f4,d4,m4,Hc,rm,sn,h4,FC=Xt({"src/compiler/scanner.ts"(){"use strict";kr(),Vc={abstract:128,accessor:129,any:133,as:130,asserts:131,assert:132,bigint:162,boolean:136,break:83,case:84,catch:85,class:86,continue:88,const:87,constructor:137,debugger:89,declare:138,default:90,delete:91,do:92,else:93,enum:94,export:95,extends:96,false:97,finally:98,for:99,from:160,function:100,get:139,if:101,implements:119,import:102,in:103,infer:140,instanceof:104,interface:120,intrinsic:141,is:142,keyof:143,let:121,module:144,namespace:145,never:146,new:105,null:106,number:150,object:151,package:122,private:123,protected:124,public:125,override:163,out:147,readonly:148,require:149,global:161,return:107,satisfies:152,set:153,static:126,string:154,super:108,switch:109,symbol:155,this:110,throw:111,true:112,try:113,type:156,typeof:114,undefined:157,unique:158,unknown:159,var:115,void:116,while:117,with:118,yield:127,async:134,await:135,of:164},o4=new Map(Object.entries(Vc)),f0=new Map(Object.entries({...Vc,"{":19,"}":20,"(":21,")":22,"[":23,"]":24,".":25,"...":26,";":27,",":28,"<":30,">":32,"<=":33,">=":34,"==":35,"!=":36,"===":37,"!==":38,"=>":39,"+":40,"-":41,"**":43,"*":42,"/":44,"%":45,"++":46,"--":47,"<<":48,"</":31,">>":49,">>>":50,"&":51,"|":52,"^":53,"!":54,"~":55,"&&":56,"||":57,"?":58,"??":61,"?.":29,":":59,"=":64,"+=":65,"-=":66,"*=":67,"**=":68,"/=":69,"%=":70,"<<=":71,">>=":72,">>>=":73,"&=":74,"|=":75,"^=":79,"||=":76,"&&=":77,"??=":78,"@":60,"#":63,"`":62})),s4=[170,170,181,181,186,186,192,214,216,246,248,543,546,563,592,685,688,696,699,705,720,721,736,740,750,750,890,890,902,902,904,906,908,908,910,929,931,974,976,983,986,1011,1024,1153,1164,1220,1223,1224,1227,1228,1232,1269,1272,1273,1329,1366,1369,1369,1377,1415,1488,1514,1520,1522,1569,1594,1600,1610,1649,1747,1749,1749,1765,1766,1786,1788,1808,1808,1810,1836,1920,1957,2309,2361,2365,2365,2384,2384,2392,2401,2437,2444,2447,2448,2451,2472,2474,2480,2482,2482,2486,2489,2524,2525,2527,2529,2544,2545,2565,2570,2575,2576,2579,2600,2602,2608,2610,2611,2613,2614,2616,2617,2649,2652,2654,2654,2674,2676,2693,2699,2701,2701,2703,2705,2707,2728,2730,2736,2738,2739,2741,2745,2749,2749,2768,2768,2784,2784,2821,2828,2831,2832,2835,2856,2858,2864,2866,2867,2870,2873,2877,2877,2908,2909,2911,2913,2949,2954,2958,2960,2962,2965,2969,2970,2972,2972,2974,2975,2979,2980,2984,2986,2990,2997,2999,3001,3077,3084,3086,3088,3090,3112,3114,3123,3125,3129,3168,3169,3205,3212,3214,3216,3218,3240,3242,3251,3253,3257,3294,3294,3296,3297,3333,3340,3342,3344,3346,3368,3370,3385,3424,3425,3461,3478,3482,3505,3507,3515,3517,3517,3520,3526,3585,3632,3634,3635,3648,3654,3713,3714,3716,3716,3719,3720,3722,3722,3725,3725,3732,3735,3737,3743,3745,3747,3749,3749,3751,3751,3754,3755,3757,3760,3762,3763,3773,3773,3776,3780,3782,3782,3804,3805,3840,3840,3904,3911,3913,3946,3976,3979,4096,4129,4131,4135,4137,4138,4176,4181,4256,4293,4304,4342,4352,4441,4447,4514,4520,4601,4608,4614,4616,4678,4680,4680,4682,4685,4688,4694,4696,4696,4698,4701,4704,4742,4744,4744,4746,4749,4752,4782,4784,4784,4786,4789,4792,4798,4800,4800,4802,4805,4808,4814,4816,4822,4824,4846,4848,4878,4880,4880,4882,4885,4888,4894,4896,4934,4936,4954,5024,5108,5121,5740,5743,5750,5761,5786,5792,5866,6016,6067,6176,6263,6272,6312,7680,7835,7840,7929,7936,7957,7960,7965,7968,8005,8008,8013,8016,8023,8025,8025,8027,8027,8029,8029,8031,8061,8064,8116,8118,8124,8126,8126,8130,8132,8134,8140,8144,8147,8150,8155,8160,8172,8178,8180,8182,8188,8319,8319,8450,8450,8455,8455,8458,8467,8469,8469,8473,8477,8484,8484,8486,8486,8488,8488,8490,8493,8495,8497,8499,8505,8544,8579,12293,12295,12321,12329,12337,12341,12344,12346,12353,12436,12445,12446,12449,12538,12540,12542,12549,12588,12593,12686,12704,12727,13312,19893,19968,40869,40960,42124,44032,55203,63744,64045,64256,64262,64275,64279,64285,64285,64287,64296,64298,64310,64312,64316,64318,64318,64320,64321,64323,64324,64326,64433,64467,64829,64848,64911,64914,64967,65008,65019,65136,65138,65140,65140,65142,65276,65313,65338,65345,65370,65382,65470,65474,65479,65482,65487,65490,65495,65498,65500],_4=[170,170,181,181,186,186,192,214,216,246,248,543,546,563,592,685,688,696,699,705,720,721,736,740,750,750,768,846,864,866,890,890,902,902,904,906,908,908,910,929,931,974,976,983,986,1011,1024,1153,1155,1158,1164,1220,1223,1224,1227,1228,1232,1269,1272,1273,1329,1366,1369,1369,1377,1415,1425,1441,1443,1465,1467,1469,1471,1471,1473,1474,1476,1476,1488,1514,1520,1522,1569,1594,1600,1621,1632,1641,1648,1747,1749,1756,1759,1768,1770,1773,1776,1788,1808,1836,1840,1866,1920,1968,2305,2307,2309,2361,2364,2381,2384,2388,2392,2403,2406,2415,2433,2435,2437,2444,2447,2448,2451,2472,2474,2480,2482,2482,2486,2489,2492,2492,2494,2500,2503,2504,2507,2509,2519,2519,2524,2525,2527,2531,2534,2545,2562,2562,2565,2570,2575,2576,2579,2600,2602,2608,2610,2611,2613,2614,2616,2617,2620,2620,2622,2626,2631,2632,2635,2637,2649,2652,2654,2654,2662,2676,2689,2691,2693,2699,2701,2701,2703,2705,2707,2728,2730,2736,2738,2739,2741,2745,2748,2757,2759,2761,2763,2765,2768,2768,2784,2784,2790,2799,2817,2819,2821,2828,2831,2832,2835,2856,2858,2864,2866,2867,2870,2873,2876,2883,2887,2888,2891,2893,2902,2903,2908,2909,2911,2913,2918,2927,2946,2947,2949,2954,2958,2960,2962,2965,2969,2970,2972,2972,2974,2975,2979,2980,2984,2986,2990,2997,2999,3001,3006,3010,3014,3016,3018,3021,3031,3031,3047,3055,3073,3075,3077,3084,3086,3088,3090,3112,3114,3123,3125,3129,3134,3140,3142,3144,3146,3149,3157,3158,3168,3169,3174,3183,3202,3203,3205,3212,3214,3216,3218,3240,3242,3251,3253,3257,3262,3268,3270,3272,3274,3277,3285,3286,3294,3294,3296,3297,3302,3311,3330,3331,3333,3340,3342,3344,3346,3368,3370,3385,3390,3395,3398,3400,3402,3405,3415,3415,3424,3425,3430,3439,3458,3459,3461,3478,3482,3505,3507,3515,3517,3517,3520,3526,3530,3530,3535,3540,3542,3542,3544,3551,3570,3571,3585,3642,3648,3662,3664,3673,3713,3714,3716,3716,3719,3720,3722,3722,3725,3725,3732,3735,3737,3743,3745,3747,3749,3749,3751,3751,3754,3755,3757,3769,3771,3773,3776,3780,3782,3782,3784,3789,3792,3801,3804,3805,3840,3840,3864,3865,3872,3881,3893,3893,3895,3895,3897,3897,3902,3911,3913,3946,3953,3972,3974,3979,3984,3991,3993,4028,4038,4038,4096,4129,4131,4135,4137,4138,4140,4146,4150,4153,4160,4169,4176,4185,4256,4293,4304,4342,4352,4441,4447,4514,4520,4601,4608,4614,4616,4678,4680,4680,4682,4685,4688,4694,4696,4696,4698,4701,4704,4742,4744,4744,4746,4749,4752,4782,4784,4784,4786,4789,4792,4798,4800,4800,4802,4805,4808,4814,4816,4822,4824,4846,4848,4878,4880,4880,4882,4885,4888,4894,4896,4934,4936,4954,4969,4977,5024,5108,5121,5740,5743,5750,5761,5786,5792,5866,6016,6099,6112,6121,6160,6169,6176,6263,6272,6313,7680,7835,7840,7929,7936,7957,7960,7965,7968,8005,8008,8013,8016,8023,8025,8025,8027,8027,8029,8029,8031,8061,8064,8116,8118,8124,8126,8126,8130,8132,8134,8140,8144,8147,8150,8155,8160,8172,8178,8180,8182,8188,8255,8256,8319,8319,8400,8412,8417,8417,8450,8450,8455,8455,8458,8467,8469,8469,8473,8477,8484,8484,8486,8486,8488,8488,8490,8493,8495,8497,8499,8505,8544,8579,12293,12295,12321,12335,12337,12341,12344,12346,12353,12436,12441,12442,12445,12446,12449,12542,12549,12588,12593,12686,12704,12727,13312,19893,19968,40869,40960,42124,44032,55203,63744,64045,64256,64262,64275,64279,64285,64296,64298,64310,64312,64316,64318,64318,64320,64321,64323,64324,64326,64433,64467,64829,64848,64911,64914,64967,65008,65019,65056,65059,65075,65076,65101,65103,65136,65138,65140,65140,65142,65276,65296,65305,65313,65338,65343,65343,65345,65370,65381,65470,65474,65479,65482,65487,65490,65495,65498,65500],c4=[170,170,181,181,186,186,192,214,216,246,248,705,710,721,736,740,748,748,750,750,880,884,886,887,890,893,902,902,904,906,908,908,910,929,931,1013,1015,1153,1162,1319,1329,1366,1369,1369,1377,1415,1488,1514,1520,1522,1568,1610,1646,1647,1649,1747,1749,1749,1765,1766,1774,1775,1786,1788,1791,1791,1808,1808,1810,1839,1869,1957,1969,1969,1994,2026,2036,2037,2042,2042,2048,2069,2074,2074,2084,2084,2088,2088,2112,2136,2208,2208,2210,2220,2308,2361,2365,2365,2384,2384,2392,2401,2417,2423,2425,2431,2437,2444,2447,2448,2451,2472,2474,2480,2482,2482,2486,2489,2493,2493,2510,2510,2524,2525,2527,2529,2544,2545,2565,2570,2575,2576,2579,2600,2602,2608,2610,2611,2613,2614,2616,2617,2649,2652,2654,2654,2674,2676,2693,2701,2703,2705,2707,2728,2730,2736,2738,2739,2741,2745,2749,2749,2768,2768,2784,2785,2821,2828,2831,2832,2835,2856,2858,2864,2866,2867,2869,2873,2877,2877,2908,2909,2911,2913,2929,2929,2947,2947,2949,2954,2958,2960,2962,2965,2969,2970,2972,2972,2974,2975,2979,2980,2984,2986,2990,3001,3024,3024,3077,3084,3086,3088,3090,3112,3114,3123,3125,3129,3133,3133,3160,3161,3168,3169,3205,3212,3214,3216,3218,3240,3242,3251,3253,3257,3261,3261,3294,3294,3296,3297,3313,3314,3333,3340,3342,3344,3346,3386,3389,3389,3406,3406,3424,3425,3450,3455,3461,3478,3482,3505,3507,3515,3517,3517,3520,3526,3585,3632,3634,3635,3648,3654,3713,3714,3716,3716,3719,3720,3722,3722,3725,3725,3732,3735,3737,3743,3745,3747,3749,3749,3751,3751,3754,3755,3757,3760,3762,3763,3773,3773,3776,3780,3782,3782,3804,3807,3840,3840,3904,3911,3913,3948,3976,3980,4096,4138,4159,4159,4176,4181,4186,4189,4193,4193,4197,4198,4206,4208,4213,4225,4238,4238,4256,4293,4295,4295,4301,4301,4304,4346,4348,4680,4682,4685,4688,4694,4696,4696,4698,4701,4704,4744,4746,4749,4752,4784,4786,4789,4792,4798,4800,4800,4802,4805,4808,4822,4824,4880,4882,4885,4888,4954,4992,5007,5024,5108,5121,5740,5743,5759,5761,5786,5792,5866,5870,5872,5888,5900,5902,5905,5920,5937,5952,5969,5984,5996,5998,6e3,6016,6067,6103,6103,6108,6108,6176,6263,6272,6312,6314,6314,6320,6389,6400,6428,6480,6509,6512,6516,6528,6571,6593,6599,6656,6678,6688,6740,6823,6823,6917,6963,6981,6987,7043,7072,7086,7087,7098,7141,7168,7203,7245,7247,7258,7293,7401,7404,7406,7409,7413,7414,7424,7615,7680,7957,7960,7965,7968,8005,8008,8013,8016,8023,8025,8025,8027,8027,8029,8029,8031,8061,8064,8116,8118,8124,8126,8126,8130,8132,8134,8140,8144,8147,8150,8155,8160,8172,8178,8180,8182,8188,8305,8305,8319,8319,8336,8348,8450,8450,8455,8455,8458,8467,8469,8469,8473,8477,8484,8484,8486,8486,8488,8488,8490,8493,8495,8505,8508,8511,8517,8521,8526,8526,8544,8584,11264,11310,11312,11358,11360,11492,11499,11502,11506,11507,11520,11557,11559,11559,11565,11565,11568,11623,11631,11631,11648,11670,11680,11686,11688,11694,11696,11702,11704,11710,11712,11718,11720,11726,11728,11734,11736,11742,11823,11823,12293,12295,12321,12329,12337,12341,12344,12348,12353,12438,12445,12447,12449,12538,12540,12543,12549,12589,12593,12686,12704,12730,12784,12799,13312,19893,19968,40908,40960,42124,42192,42237,42240,42508,42512,42527,42538,42539,42560,42606,42623,42647,42656,42735,42775,42783,42786,42888,42891,42894,42896,42899,42912,42922,43e3,43009,43011,43013,43015,43018,43020,43042,43072,43123,43138,43187,43250,43255,43259,43259,43274,43301,43312,43334,43360,43388,43396,43442,43471,43471,43520,43560,43584,43586,43588,43595,43616,43638,43642,43642,43648,43695,43697,43697,43701,43702,43705,43709,43712,43712,43714,43714,43739,43741,43744,43754,43762,43764,43777,43782,43785,43790,43793,43798,43808,43814,43816,43822,43968,44002,44032,55203,55216,55238,55243,55291,63744,64109,64112,64217,64256,64262,64275,64279,64285,64285,64287,64296,64298,64310,64312,64316,64318,64318,64320,64321,64323,64324,64326,64433,64467,64829,64848,64911,64914,64967,65008,65019,65136,65140,65142,65276,65313,65338,65345,65370,65382,65470,65474,65479,65482,65487,65490,65495,65498,65500],l4=[170,170,181,181,186,186,192,214,216,246,248,705,710,721,736,740,748,748,750,750,768,884,886,887,890,893,902,902,904,906,908,908,910,929,931,1013,1015,1153,1155,1159,1162,1319,1329,1366,1369,1369,1377,1415,1425,1469,1471,1471,1473,1474,1476,1477,1479,1479,1488,1514,1520,1522,1552,1562,1568,1641,1646,1747,1749,1756,1759,1768,1770,1788,1791,1791,1808,1866,1869,1969,1984,2037,2042,2042,2048,2093,2112,2139,2208,2208,2210,2220,2276,2302,2304,2403,2406,2415,2417,2423,2425,2431,2433,2435,2437,2444,2447,2448,2451,2472,2474,2480,2482,2482,2486,2489,2492,2500,2503,2504,2507,2510,2519,2519,2524,2525,2527,2531,2534,2545,2561,2563,2565,2570,2575,2576,2579,2600,2602,2608,2610,2611,2613,2614,2616,2617,2620,2620,2622,2626,2631,2632,2635,2637,2641,2641,2649,2652,2654,2654,2662,2677,2689,2691,2693,2701,2703,2705,2707,2728,2730,2736,2738,2739,2741,2745,2748,2757,2759,2761,2763,2765,2768,2768,2784,2787,2790,2799,2817,2819,2821,2828,2831,2832,2835,2856,2858,2864,2866,2867,2869,2873,2876,2884,2887,2888,2891,2893,2902,2903,2908,2909,2911,2915,2918,2927,2929,2929,2946,2947,2949,2954,2958,2960,2962,2965,2969,2970,2972,2972,2974,2975,2979,2980,2984,2986,2990,3001,3006,3010,3014,3016,3018,3021,3024,3024,3031,3031,3046,3055,3073,3075,3077,3084,3086,3088,3090,3112,3114,3123,3125,3129,3133,3140,3142,3144,3146,3149,3157,3158,3160,3161,3168,3171,3174,3183,3202,3203,3205,3212,3214,3216,3218,3240,3242,3251,3253,3257,3260,3268,3270,3272,3274,3277,3285,3286,3294,3294,3296,3299,3302,3311,3313,3314,3330,3331,3333,3340,3342,3344,3346,3386,3389,3396,3398,3400,3402,3406,3415,3415,3424,3427,3430,3439,3450,3455,3458,3459,3461,3478,3482,3505,3507,3515,3517,3517,3520,3526,3530,3530,3535,3540,3542,3542,3544,3551,3570,3571,3585,3642,3648,3662,3664,3673,3713,3714,3716,3716,3719,3720,3722,3722,3725,3725,3732,3735,3737,3743,3745,3747,3749,3749,3751,3751,3754,3755,3757,3769,3771,3773,3776,3780,3782,3782,3784,3789,3792,3801,3804,3807,3840,3840,3864,3865,3872,3881,3893,3893,3895,3895,3897,3897,3902,3911,3913,3948,3953,3972,3974,3991,3993,4028,4038,4038,4096,4169,4176,4253,4256,4293,4295,4295,4301,4301,4304,4346,4348,4680,4682,4685,4688,4694,4696,4696,4698,4701,4704,4744,4746,4749,4752,4784,4786,4789,4792,4798,4800,4800,4802,4805,4808,4822,4824,4880,4882,4885,4888,4954,4957,4959,4992,5007,5024,5108,5121,5740,5743,5759,5761,5786,5792,5866,5870,5872,5888,5900,5902,5908,5920,5940,5952,5971,5984,5996,5998,6e3,6002,6003,6016,6099,6103,6103,6108,6109,6112,6121,6155,6157,6160,6169,6176,6263,6272,6314,6320,6389,6400,6428,6432,6443,6448,6459,6470,6509,6512,6516,6528,6571,6576,6601,6608,6617,6656,6683,6688,6750,6752,6780,6783,6793,6800,6809,6823,6823,6912,6987,6992,7001,7019,7027,7040,7155,7168,7223,7232,7241,7245,7293,7376,7378,7380,7414,7424,7654,7676,7957,7960,7965,7968,8005,8008,8013,8016,8023,8025,8025,8027,8027,8029,8029,8031,8061,8064,8116,8118,8124,8126,8126,8130,8132,8134,8140,8144,8147,8150,8155,8160,8172,8178,8180,8182,8188,8204,8205,8255,8256,8276,8276,8305,8305,8319,8319,8336,8348,8400,8412,8417,8417,8421,8432,8450,8450,8455,8455,8458,8467,8469,8469,8473,8477,8484,8484,8486,8486,8488,8488,8490,8493,8495,8505,8508,8511,8517,8521,8526,8526,8544,8584,11264,11310,11312,11358,11360,11492,11499,11507,11520,11557,11559,11559,11565,11565,11568,11623,11631,11631,11647,11670,11680,11686,11688,11694,11696,11702,11704,11710,11712,11718,11720,11726,11728,11734,11736,11742,11744,11775,11823,11823,12293,12295,12321,12335,12337,12341,12344,12348,12353,12438,12441,12442,12445,12447,12449,12538,12540,12543,12549,12589,12593,12686,12704,12730,12784,12799,13312,19893,19968,40908,40960,42124,42192,42237,42240,42508,42512,42539,42560,42607,42612,42621,42623,42647,42655,42737,42775,42783,42786,42888,42891,42894,42896,42899,42912,42922,43e3,43047,43072,43123,43136,43204,43216,43225,43232,43255,43259,43259,43264,43309,43312,43347,43360,43388,43392,43456,43471,43481,43520,43574,43584,43597,43600,43609,43616,43638,43642,43643,43648,43714,43739,43741,43744,43759,43762,43766,43777,43782,43785,43790,43793,43798,43808,43814,43816,43822,43968,44010,44012,44013,44016,44025,44032,55203,55216,55238,55243,55291,63744,64109,64112,64217,64256,64262,64275,64279,64285,64296,64298,64310,64312,64316,64318,64318,64320,64321,64323,64324,64326,64433,64467,64829,64848,64911,64914,64967,65008,65019,65024,65039,65056,65062,65075,65076,65101,65103,65136,65140,65142,65276,65296,65305,65313,65338,65343,65343,65345,65370,65382,65470,65474,65479,65482,65487,65490,65495,65498,65500],u4=[65,90,97,122,170,170,181,181,186,186,192,214,216,246,248,705,710,721,736,740,748,748,750,750,880,884,886,887,890,893,895,895,902,902,904,906,908,908,910,929,931,1013,1015,1153,1162,1327,1329,1366,1369,1369,1376,1416,1488,1514,1519,1522,1568,1610,1646,1647,1649,1747,1749,1749,1765,1766,1774,1775,1786,1788,1791,1791,1808,1808,1810,1839,1869,1957,1969,1969,1994,2026,2036,2037,2042,2042,2048,2069,2074,2074,2084,2084,2088,2088,2112,2136,2144,2154,2208,2228,2230,2237,2308,2361,2365,2365,2384,2384,2392,2401,2417,2432,2437,2444,2447,2448,2451,2472,2474,2480,2482,2482,2486,2489,2493,2493,2510,2510,2524,2525,2527,2529,2544,2545,2556,2556,2565,2570,2575,2576,2579,2600,2602,2608,2610,2611,2613,2614,2616,2617,2649,2652,2654,2654,2674,2676,2693,2701,2703,2705,2707,2728,2730,2736,2738,2739,2741,2745,2749,2749,2768,2768,2784,2785,2809,2809,2821,2828,2831,2832,2835,2856,2858,2864,2866,2867,2869,2873,2877,2877,2908,2909,2911,2913,2929,2929,2947,2947,2949,2954,2958,2960,2962,2965,2969,2970,2972,2972,2974,2975,2979,2980,2984,2986,2990,3001,3024,3024,3077,3084,3086,3088,3090,3112,3114,3129,3133,3133,3160,3162,3168,3169,3200,3200,3205,3212,3214,3216,3218,3240,3242,3251,3253,3257,3261,3261,3294,3294,3296,3297,3313,3314,3333,3340,3342,3344,3346,3386,3389,3389,3406,3406,3412,3414,3423,3425,3450,3455,3461,3478,3482,3505,3507,3515,3517,3517,3520,3526,3585,3632,3634,3635,3648,3654,3713,3714,3716,3716,3718,3722,3724,3747,3749,3749,3751,3760,3762,3763,3773,3773,3776,3780,3782,3782,3804,3807,3840,3840,3904,3911,3913,3948,3976,3980,4096,4138,4159,4159,4176,4181,4186,4189,4193,4193,4197,4198,4206,4208,4213,4225,4238,4238,4256,4293,4295,4295,4301,4301,4304,4346,4348,4680,4682,4685,4688,4694,4696,4696,4698,4701,4704,4744,4746,4749,4752,4784,4786,4789,4792,4798,4800,4800,4802,4805,4808,4822,4824,4880,4882,4885,4888,4954,4992,5007,5024,5109,5112,5117,5121,5740,5743,5759,5761,5786,5792,5866,5870,5880,5888,5900,5902,5905,5920,5937,5952,5969,5984,5996,5998,6e3,6016,6067,6103,6103,6108,6108,6176,6264,6272,6312,6314,6314,6320,6389,6400,6430,6480,6509,6512,6516,6528,6571,6576,6601,6656,6678,6688,6740,6823,6823,6917,6963,6981,6987,7043,7072,7086,7087,7098,7141,7168,7203,7245,7247,7258,7293,7296,7304,7312,7354,7357,7359,7401,7404,7406,7411,7413,7414,7418,7418,7424,7615,7680,7957,7960,7965,7968,8005,8008,8013,8016,8023,8025,8025,8027,8027,8029,8029,8031,8061,8064,8116,8118,8124,8126,8126,8130,8132,8134,8140,8144,8147,8150,8155,8160,8172,8178,8180,8182,8188,8305,8305,8319,8319,8336,8348,8450,8450,8455,8455,8458,8467,8469,8469,8472,8477,8484,8484,8486,8486,8488,8488,8490,8505,8508,8511,8517,8521,8526,8526,8544,8584,11264,11310,11312,11358,11360,11492,11499,11502,11506,11507,11520,11557,11559,11559,11565,11565,11568,11623,11631,11631,11648,11670,11680,11686,11688,11694,11696,11702,11704,11710,11712,11718,11720,11726,11728,11734,11736,11742,12293,12295,12321,12329,12337,12341,12344,12348,12353,12438,12443,12447,12449,12538,12540,12543,12549,12591,12593,12686,12704,12730,12784,12799,13312,19893,19968,40943,40960,42124,42192,42237,42240,42508,42512,42527,42538,42539,42560,42606,42623,42653,42656,42735,42775,42783,42786,42888,42891,42943,42946,42950,42999,43009,43011,43013,43015,43018,43020,43042,43072,43123,43138,43187,43250,43255,43259,43259,43261,43262,43274,43301,43312,43334,43360,43388,43396,43442,43471,43471,43488,43492,43494,43503,43514,43518,43520,43560,43584,43586,43588,43595,43616,43638,43642,43642,43646,43695,43697,43697,43701,43702,43705,43709,43712,43712,43714,43714,43739,43741,43744,43754,43762,43764,43777,43782,43785,43790,43793,43798,43808,43814,43816,43822,43824,43866,43868,43879,43888,44002,44032,55203,55216,55238,55243,55291,63744,64109,64112,64217,64256,64262,64275,64279,64285,64285,64287,64296,64298,64310,64312,64316,64318,64318,64320,64321,64323,64324,64326,64433,64467,64829,64848,64911,64914,64967,65008,65019,65136,65140,65142,65276,65313,65338,65345,65370,65382,65470,65474,65479,65482,65487,65490,65495,65498,65500,65536,65547,65549,65574,65576,65594,65596,65597,65599,65613,65616,65629,65664,65786,65856,65908,66176,66204,66208,66256,66304,66335,66349,66378,66384,66421,66432,66461,66464,66499,66504,66511,66513,66517,66560,66717,66736,66771,66776,66811,66816,66855,66864,66915,67072,67382,67392,67413,67424,67431,67584,67589,67592,67592,67594,67637,67639,67640,67644,67644,67647,67669,67680,67702,67712,67742,67808,67826,67828,67829,67840,67861,67872,67897,67968,68023,68030,68031,68096,68096,68112,68115,68117,68119,68121,68149,68192,68220,68224,68252,68288,68295,68297,68324,68352,68405,68416,68437,68448,68466,68480,68497,68608,68680,68736,68786,68800,68850,68864,68899,69376,69404,69415,69415,69424,69445,69600,69622,69635,69687,69763,69807,69840,69864,69891,69926,69956,69956,69968,70002,70006,70006,70019,70066,70081,70084,70106,70106,70108,70108,70144,70161,70163,70187,70272,70278,70280,70280,70282,70285,70287,70301,70303,70312,70320,70366,70405,70412,70415,70416,70419,70440,70442,70448,70450,70451,70453,70457,70461,70461,70480,70480,70493,70497,70656,70708,70727,70730,70751,70751,70784,70831,70852,70853,70855,70855,71040,71086,71128,71131,71168,71215,71236,71236,71296,71338,71352,71352,71424,71450,71680,71723,71840,71903,71935,71935,72096,72103,72106,72144,72161,72161,72163,72163,72192,72192,72203,72242,72250,72250,72272,72272,72284,72329,72349,72349,72384,72440,72704,72712,72714,72750,72768,72768,72818,72847,72960,72966,72968,72969,72971,73008,73030,73030,73056,73061,73063,73064,73066,73097,73112,73112,73440,73458,73728,74649,74752,74862,74880,75075,77824,78894,82944,83526,92160,92728,92736,92766,92880,92909,92928,92975,92992,92995,93027,93047,93053,93071,93760,93823,93952,94026,94032,94032,94099,94111,94176,94177,94179,94179,94208,100343,100352,101106,110592,110878,110928,110930,110948,110951,110960,111355,113664,113770,113776,113788,113792,113800,113808,113817,119808,119892,119894,119964,119966,119967,119970,119970,119973,119974,119977,119980,119982,119993,119995,119995,119997,120003,120005,120069,120071,120074,120077,120084,120086,120092,120094,120121,120123,120126,120128,120132,120134,120134,120138,120144,120146,120485,120488,120512,120514,120538,120540,120570,120572,120596,120598,120628,120630,120654,120656,120686,120688,120712,120714,120744,120746,120770,120772,120779,123136,123180,123191,123197,123214,123214,123584,123627,124928,125124,125184,125251,125259,125259,126464,126467,126469,126495,126497,126498,126500,126500,126503,126503,126505,126514,126516,126519,126521,126521,126523,126523,126530,126530,126535,126535,126537,126537,126539,126539,126541,126543,126545,126546,126548,126548,126551,126551,126553,126553,126555,126555,126557,126557,126559,126559,126561,126562,126564,126564,126567,126570,126572,126578,126580,126583,126585,126588,126590,126590,126592,126601,126603,126619,126625,126627,126629,126633,126635,126651,131072,173782,173824,177972,177984,178205,178208,183969,183984,191456,194560,195101],p4=[48,57,65,90,95,95,97,122,170,170,181,181,183,183,186,186,192,214,216,246,248,705,710,721,736,740,748,748,750,750,768,884,886,887,890,893,895,895,902,906,908,908,910,929,931,1013,1015,1153,1155,1159,1162,1327,1329,1366,1369,1369,1376,1416,1425,1469,1471,1471,1473,1474,1476,1477,1479,1479,1488,1514,1519,1522,1552,1562,1568,1641,1646,1747,1749,1756,1759,1768,1770,1788,1791,1791,1808,1866,1869,1969,1984,2037,2042,2042,2045,2045,2048,2093,2112,2139,2144,2154,2208,2228,2230,2237,2259,2273,2275,2403,2406,2415,2417,2435,2437,2444,2447,2448,2451,2472,2474,2480,2482,2482,2486,2489,2492,2500,2503,2504,2507,2510,2519,2519,2524,2525,2527,2531,2534,2545,2556,2556,2558,2558,2561,2563,2565,2570,2575,2576,2579,2600,2602,2608,2610,2611,2613,2614,2616,2617,2620,2620,2622,2626,2631,2632,2635,2637,2641,2641,2649,2652,2654,2654,2662,2677,2689,2691,2693,2701,2703,2705,2707,2728,2730,2736,2738,2739,2741,2745,2748,2757,2759,2761,2763,2765,2768,2768,2784,2787,2790,2799,2809,2815,2817,2819,2821,2828,2831,2832,2835,2856,2858,2864,2866,2867,2869,2873,2876,2884,2887,2888,2891,2893,2902,2903,2908,2909,2911,2915,2918,2927,2929,2929,2946,2947,2949,2954,2958,2960,2962,2965,2969,2970,2972,2972,2974,2975,2979,2980,2984,2986,2990,3001,3006,3010,3014,3016,3018,3021,3024,3024,3031,3031,3046,3055,3072,3084,3086,3088,3090,3112,3114,3129,3133,3140,3142,3144,3146,3149,3157,3158,3160,3162,3168,3171,3174,3183,3200,3203,3205,3212,3214,3216,3218,3240,3242,3251,3253,3257,3260,3268,3270,3272,3274,3277,3285,3286,3294,3294,3296,3299,3302,3311,3313,3314,3328,3331,3333,3340,3342,3344,3346,3396,3398,3400,3402,3406,3412,3415,3423,3427,3430,3439,3450,3455,3458,3459,3461,3478,3482,3505,3507,3515,3517,3517,3520,3526,3530,3530,3535,3540,3542,3542,3544,3551,3558,3567,3570,3571,3585,3642,3648,3662,3664,3673,3713,3714,3716,3716,3718,3722,3724,3747,3749,3749,3751,3773,3776,3780,3782,3782,3784,3789,3792,3801,3804,3807,3840,3840,3864,3865,3872,3881,3893,3893,3895,3895,3897,3897,3902,3911,3913,3948,3953,3972,3974,3991,3993,4028,4038,4038,4096,4169,4176,4253,4256,4293,4295,4295,4301,4301,4304,4346,4348,4680,4682,4685,4688,4694,4696,4696,4698,4701,4704,4744,4746,4749,4752,4784,4786,4789,4792,4798,4800,4800,4802,4805,4808,4822,4824,4880,4882,4885,4888,4954,4957,4959,4969,4977,4992,5007,5024,5109,5112,5117,5121,5740,5743,5759,5761,5786,5792,5866,5870,5880,5888,5900,5902,5908,5920,5940,5952,5971,5984,5996,5998,6e3,6002,6003,6016,6099,6103,6103,6108,6109,6112,6121,6155,6157,6160,6169,6176,6264,6272,6314,6320,6389,6400,6430,6432,6443,6448,6459,6470,6509,6512,6516,6528,6571,6576,6601,6608,6618,6656,6683,6688,6750,6752,6780,6783,6793,6800,6809,6823,6823,6832,6845,6912,6987,6992,7001,7019,7027,7040,7155,7168,7223,7232,7241,7245,7293,7296,7304,7312,7354,7357,7359,7376,7378,7380,7418,7424,7673,7675,7957,7960,7965,7968,8005,8008,8013,8016,8023,8025,8025,8027,8027,8029,8029,8031,8061,8064,8116,8118,8124,8126,8126,8130,8132,8134,8140,8144,8147,8150,8155,8160,8172,8178,8180,8182,8188,8255,8256,8276,8276,8305,8305,8319,8319,8336,8348,8400,8412,8417,8417,8421,8432,8450,8450,8455,8455,8458,8467,8469,8469,8472,8477,8484,8484,8486,8486,8488,8488,8490,8505,8508,8511,8517,8521,8526,8526,8544,8584,11264,11310,11312,11358,11360,11492,11499,11507,11520,11557,11559,11559,11565,11565,11568,11623,11631,11631,11647,11670,11680,11686,11688,11694,11696,11702,11704,11710,11712,11718,11720,11726,11728,11734,11736,11742,11744,11775,12293,12295,12321,12335,12337,12341,12344,12348,12353,12438,12441,12447,12449,12538,12540,12543,12549,12591,12593,12686,12704,12730,12784,12799,13312,19893,19968,40943,40960,42124,42192,42237,42240,42508,42512,42539,42560,42607,42612,42621,42623,42737,42775,42783,42786,42888,42891,42943,42946,42950,42999,43047,43072,43123,43136,43205,43216,43225,43232,43255,43259,43259,43261,43309,43312,43347,43360,43388,43392,43456,43471,43481,43488,43518,43520,43574,43584,43597,43600,43609,43616,43638,43642,43714,43739,43741,43744,43759,43762,43766,43777,43782,43785,43790,43793,43798,43808,43814,43816,43822,43824,43866,43868,43879,43888,44010,44012,44013,44016,44025,44032,55203,55216,55238,55243,55291,63744,64109,64112,64217,64256,64262,64275,64279,64285,64296,64298,64310,64312,64316,64318,64318,64320,64321,64323,64324,64326,64433,64467,64829,64848,64911,64914,64967,65008,65019,65024,65039,65056,65071,65075,65076,65101,65103,65136,65140,65142,65276,65296,65305,65313,65338,65343,65343,65345,65370,65382,65470,65474,65479,65482,65487,65490,65495,65498,65500,65536,65547,65549,65574,65576,65594,65596,65597,65599,65613,65616,65629,65664,65786,65856,65908,66045,66045,66176,66204,66208,66256,66272,66272,66304,66335,66349,66378,66384,66426,66432,66461,66464,66499,66504,66511,66513,66517,66560,66717,66720,66729,66736,66771,66776,66811,66816,66855,66864,66915,67072,67382,67392,67413,67424,67431,67584,67589,67592,67592,67594,67637,67639,67640,67644,67644,67647,67669,67680,67702,67712,67742,67808,67826,67828,67829,67840,67861,67872,67897,67968,68023,68030,68031,68096,68099,68101,68102,68108,68115,68117,68119,68121,68149,68152,68154,68159,68159,68192,68220,68224,68252,68288,68295,68297,68326,68352,68405,68416,68437,68448,68466,68480,68497,68608,68680,68736,68786,68800,68850,68864,68903,68912,68921,69376,69404,69415,69415,69424,69456,69600,69622,69632,69702,69734,69743,69759,69818,69840,69864,69872,69881,69888,69940,69942,69951,69956,69958,69968,70003,70006,70006,70016,70084,70089,70092,70096,70106,70108,70108,70144,70161,70163,70199,70206,70206,70272,70278,70280,70280,70282,70285,70287,70301,70303,70312,70320,70378,70384,70393,70400,70403,70405,70412,70415,70416,70419,70440,70442,70448,70450,70451,70453,70457,70459,70468,70471,70472,70475,70477,70480,70480,70487,70487,70493,70499,70502,70508,70512,70516,70656,70730,70736,70745,70750,70751,70784,70853,70855,70855,70864,70873,71040,71093,71096,71104,71128,71133,71168,71232,71236,71236,71248,71257,71296,71352,71360,71369,71424,71450,71453,71467,71472,71481,71680,71738,71840,71913,71935,71935,72096,72103,72106,72151,72154,72161,72163,72164,72192,72254,72263,72263,72272,72345,72349,72349,72384,72440,72704,72712,72714,72758,72760,72768,72784,72793,72818,72847,72850,72871,72873,72886,72960,72966,72968,72969,72971,73014,73018,73018,73020,73021,73023,73031,73040,73049,73056,73061,73063,73064,73066,73102,73104,73105,73107,73112,73120,73129,73440,73462,73728,74649,74752,74862,74880,75075,77824,78894,82944,83526,92160,92728,92736,92766,92768,92777,92880,92909,92912,92916,92928,92982,92992,92995,93008,93017,93027,93047,93053,93071,93760,93823,93952,94026,94031,94087,94095,94111,94176,94177,94179,94179,94208,100343,100352,101106,110592,110878,110928,110930,110948,110951,110960,111355,113664,113770,113776,113788,113792,113800,113808,113817,113821,113822,119141,119145,119149,119154,119163,119170,119173,119179,119210,119213,119362,119364,119808,119892,119894,119964,119966,119967,119970,119970,119973,119974,119977,119980,119982,119993,119995,119995,119997,120003,120005,120069,120071,120074,120077,120084,120086,120092,120094,120121,120123,120126,120128,120132,120134,120134,120138,120144,120146,120485,120488,120512,120514,120538,120540,120570,120572,120596,120598,120628,120630,120654,120656,120686,120688,120712,120714,120744,120746,120770,120772,120779,120782,120831,121344,121398,121403,121452,121461,121461,121476,121476,121499,121503,121505,121519,122880,122886,122888,122904,122907,122913,122915,122916,122918,122922,123136,123180,123184,123197,123200,123209,123214,123214,123584,123641,124928,125124,125136,125142,125184,125259,125264,125273,126464,126467,126469,126495,126497,126498,126500,126500,126503,126503,126505,126514,126516,126519,126521,126521,126523,126523,126530,126530,126535,126535,126537,126537,126539,126539,126541,126543,126545,126546,126548,126548,126551,126551,126553,126553,126555,126555,126557,126557,126559,126559,126561,126562,126564,126564,126567,126570,126572,126578,126580,126583,126585,126588,126590,126590,126592,126601,126603,126619,126625,126627,126629,126633,126635,126651,131072,173782,173824,177972,177984,178205,178208,183969,183984,191456,194560,195101,917760,917999],f4=/^\/\/\/?\s*@(ts-expect-error|ts-ignore)/,d4=/^(?:\/|\*)*\s*@(ts-expect-error|ts-ignore)/,m4=NC(f0),Hc=7,rm=/^#!.*/,sn=String.prototype.codePointAt?(e,t)=>e.codePointAt(t):function(t,r){let a=t.length;if(r<0||r>=a)return;let _=t.charCodeAt(r);if(_>=55296&&_<=56319&&a>r+1){let p=t.charCodeAt(r+1);if(p>=56320&&p<=57343)return(_-55296)*1024+p-56320+65536}return _},h4=String.fromCodePoint?e=>String.fromCodePoint(e):jC}});function BC(e){return rs(e)||l_(e)}function UC(e){return vv(e,L2)}function y4(e){switch(Nm(e)){case 99:return"lib.esnext.full.d.ts";case 9:return"lib.es2022.full.d.ts";case 8:return"lib.es2021.full.d.ts";case 7:return"lib.es2020.full.d.ts";case 6:return"lib.es2019.full.d.ts";case 5:return"lib.es2018.full.d.ts";case 4:return"lib.es2017.full.d.ts";case 3:return"lib.es2016.full.d.ts";case 2:return"lib.es6.d.ts";default:return"lib.d.ts"}}function tr(e){return e.start+e.length}function g4(e){return e.length===0}function qC(e,t){return t>=e.start&&t<tr(e)}function zC(e,t){return t>=e.pos&&t<=e.end}function WC(e,t){return t.start>=e.start&&tr(t)<=tr(e)}function VC(e,t){return b4(e,t)!==void 0}function b4(e,t){let r=v4(e,t);return r&&r.length===0?void 0:r}function HC(e,t){return Sg(e.start,e.length,t.start,t.length)}function GC(e,t,r){return Sg(e.start,e.length,t,r)}function Sg(e,t,r,a){let _=e+t,p=r+a;return r<=_&&p>=e}function XC(e,t){return t<=tr(e)&&t>=e.start}function v4(e,t){let r=Math.max(e.start,t.start),a=Math.min(tr(e),tr(t));return r<=a?Gi(r,a):void 0}function d_(e,t){if(e<0)throw new Error("start < 0");if(t<0)throw new Error("length < 0");return{start:e,length:t}}function Gi(e,t){return d_(e,t-e)}function Us(e){return d_(e.span.start,e.newLength)}function T4(e){return g4(e.span)&&e.newLength===0}function nm(e,t){if(t<0)throw new Error("newLength < 0");return{span:e,newLength:t}}function $C(e){if(e.length===0)return Ug;if(e.length===1)return e[0];let t=e[0],r=t.span.start,a=tr(t.span),_=r+t.newLength;for(let p=1;p<e.length;p++){let f=e[p],h=r,l=a,v=_,y=f.span.start,E=tr(f.span),S=y+f.newLength;r=Math.min(h,y),a=Math.max(l,l+(E-v)),_=Math.max(S,S+(v-E))}return nm(Gi(r,a),_-r)}function QC(e){if(e&&e.kind===167){for(let t=e;t;t=t.parent)if(Xi(t)||$n(t)||t.kind===263)return t}}function S4(e,t){return oo(e)&&br(e,16476)&&t.kind===175}function x4(e){return dm(e)?ro(e.elements,w4):!1}function w4(e){return qm(e)?!0:x4(e.name)}function E4(e){let t=e.parent;for(;Bl(t.parent);)t=t.parent.parent;return t.parent}function xg(e,t){Bl(e)&&(e=E4(e));let r=t(e);return e.kind===259&&(e=e.parent),e&&e.kind===260&&(r|=t(e),e=e.parent),e&&e.kind===242&&(r|=t(e)),r}function im(e){return xg(e,Dm)}function YC(e){return xg(e,aS)}function am(e){return xg(e,t=>t.flags)}function KC(e,t,r){let a=e.toLowerCase(),_=/^([a-z]+)([_\-]([a-z]+))?$/.exec(a);if(!_){r&&r.push($c(z.Locale_must_be_of_the_form_language_or_language_territory_For_example_0_or_1,"en","ja-jp"));return}let p=_[1],f=_[3];es(qg,a)&&!h(p,f,r)&&h(p,void 0,r),Iv(e);function h(l,v,y){let E=ln(t.getExecutingFilePath()),S=Qi(E),A=yr(S,l);if(v&&(A=A+"-"+v),A=t.resolvePath(yr(A,"diagnosticMessages.generated.json")),!t.fileExists(A))return!1;let J="";try{J=t.readFile(A)}catch{return y&&y.push($c(z.Unable_to_open_file_0,A)),!1}try{kS(JSON.parse(J))}catch{return y&&y.push($c(z.Corrupted_locale_file_0,A)),!1}return!0}}function bl(e,t){if(e)for(;e.original!==void 0;)e=e.original;return!e||!t||t(e)?e:void 0}function Kn(e,t){for(;e;){let r=t(e);if(r==="quit")return;if(r)return e;e=e.parent}}function nl(e){return(e.flags&8)===0}function vl(e,t){if(e===void 0||nl(e))return e;for(e=e.original;e;){if(nl(e))return!t||t(e)?e:void 0;e=e.original}}function Wn(e){return e.length>=2&&e.charCodeAt(0)===95&&e.charCodeAt(1)===95?"_"+e:e}function Go(e){let t=e;return t.length>=3&&t.charCodeAt(0)===95&&t.charCodeAt(1)===95&&t.charCodeAt(2)===95?t.substr(1):t}function Lt(e){return Go(e.escapedText)}function C4(e){let t=gl(e.escapedText);return t?In(t,xi):void 0}function wd(e){return e.valueDeclaration&&t3(e.valueDeclaration)?Lt(e.valueDeclaration.name):Go(e.escapedName)}function A4(e){let t=e.parent.parent;if(t){if(Xo(t))return Jf(t);switch(t.kind){case 242:if(t.declarationList&&t.declarationList.declarations[0])return Jf(t.declarationList.declarations[0]);break;case 243:let r=t.expression;switch(r.kind===225&&r.operatorToken.kind===64&&(r=r.left),r.kind){case 210:return r.name;case 211:let a=r.argumentExpression;if(we(a))return a}break;case 216:return Jf(t.expression);case 255:{if(Xo(t.statement)||mm(t.statement))return Jf(t.statement);break}}}}function Jf(e){let t=Tl(e);return t&&we(t)?t:void 0}function k4(e,t){return!!(om(e)&&we(e.name)&&Lt(e.name)===Lt(t)||os(e)&&ft(e.declarationList.declarations,r=>k4(r,t)))}function D4(e){return e.name||A4(e)}function om(e){return!!e.name}function sm(e){switch(e.kind){case 80:return e;case 354:case 347:{let{name:r}=e;if(r.kind===165)return r.right;break}case 212:case 225:{let r=e;switch(Da(r)){case 1:case 4:case 5:case 3:return xm(r.left);case 7:case 8:case 9:return r.arguments[1];default:return}}case 352:return D4(e);case 346:return A4(e);case 276:{let{expression:r}=e;return we(r)?r:void 0}case 211:let t=e;if(c2(t))return t.argumentExpression}return e.name}function Tl(e){if(e!==void 0)return sm(e)||(jm(e)||Fm(e)||Um(e)?P4(e):void 0)}function P4(e){if(e.parent){if(cs(e.parent)||Bl(e.parent))return e.parent.name;if(xt(e.parent)&&e===e.parent.right){if(we(e.parent.left))return e.parent.left;if(Yo(e.parent.left))return xm(e.parent.left)}else if(Di(e.parent)&&we(e.parent.name))return e.parent.name}else return}function ZC(e){if(_l(e))return Xr(e.modifiers,Ol)}function Ed(e){if(br(e,126975))return Xr(e.modifiers,Ig)}function I4(e,t){if(e.name)if(we(e.name)){let r=e.name.escapedText;return e_(e.parent,t).filter(a=>o_(a)&&we(a.name)&&a.name.escapedText===r)}else{let r=e.parent.parameters.indexOf(e);N.assert(r>-1,"Parameters should always be in their parents' parameter list");let a=e_(e.parent,t).filter(o_);if(r<a.length)return[a[r]]}return Xe}function _m(e){return I4(e,!1)}function N4(e){return I4(e,!0)}function O4(e,t){let r=e.name.escapedText;return e_(e.parent,t).filter(a=>Ko(a)&&a.typeParameters.some(_=>_.name.escapedText===r))}function M4(e){return O4(e,!1)}function L4(e){return O4(e,!0)}function eA(e){return!!rr(e,o_)}function J4(e){return rr(e,Hm)}function R4(e){return H4(e,T8)}function tA(e){return rr(e,y8)}function rA(e){return rr(e,A6)}function j4(e){return rr(e,A6,!0)}function nA(e){return rr(e,k6)}function F4(e){return rr(e,k6,!0)}function iA(e){return rr(e,D6)}function B4(e){return rr(e,D6,!0)}function aA(e){return rr(e,P6)}function U4(e){return rr(e,P6,!0)}function q4(e){return rr(e,g8,!0)}function oA(e){return rr(e,N6)}function z4(e){return rr(e,N6,!0)}function sA(e){return rr(e,b8)}function _A(e){return rr(e,v8)}function W4(e){return rr(e,O6)}function cA(e){return rr(e,Ko)}function wg(e){return rr(e,M6)}function cm(e){let t=rr(e,Gl);if(t&&t.typeExpression&&t.typeExpression.type)return t}function lm(e){let t=rr(e,Gl);return!t&&oo(e)&&(t=Qr(_m(e),r=>!!r.typeExpression)),t&&t.typeExpression&&t.typeExpression.type}function V4(e){let t=W4(e);if(t&&t.typeExpression)return t.typeExpression.type;let r=cm(e);if(r&&r.typeExpression){let a=r.typeExpression.type;if(Rm(a)){let _=Qr(a.members,a6);return _&&_.type}if(jl(a)||Vm(a))return a.type}}function e_(e,t){var r;if(!wm(e))return Xe;let a=(r=e.jsDoc)==null?void 0:r.jsDocCache;if(a===void 0||t){let _=dT(e,t);N.assert(_.length<2||_[0]!==_[1]),a=qo(_,p=>ls(p)?p.tags:p),t||(e.jsDoc??(e.jsDoc=[]),e.jsDoc.jsDocCache=a)}return a}function Sl(e){return e_(e,!1)}function lA(e){return e_(e,!0)}function rr(e,t,r){return Qr(e_(e,r),t)}function H4(e,t){return Sl(e).filter(t)}function uA(e,t){return Sl(e).filter(r=>r.kind===t)}function pA(e){return typeof e=="string"?e:e==null?void 0:e.map(t=>t.kind===327?t.text:fA(t)).join("")}function fA(e){let t=e.kind===330?"link":e.kind===331?"linkcode":"linkplain",r=e.name?Ti(e.name):"",a=e.name&&e.text.startsWith("://")?"":" ";return`{@${t} ${r}${a}${e.text}}`}function dA(e){if(Hl(e)){if(I6(e.parent)){let t=d2(e.parent);if(t&&Xa(t.tags))return qo(t.tags,r=>Ko(r)?r.typeParameters:void 0)}return Xe}if(Al(e))return N.assert(e.parent.kind===326),qo(e.parent.tags,t=>Ko(t)?t.typeParameters:void 0);if(e.typeParameters||L8(e)&&e.typeParameters)return e.typeParameters;if(Gt(e)){let t=QT(e);if(t.length)return t;let r=lm(e);if(r&&jl(r)&&r.typeParameters)return r.typeParameters}return Xe}function mA(e){return e.constraint?e.constraint:Ko(e.parent)&&e===e.parent.typeParameters[0]?e.parent.constraint:void 0}function Ka(e){return e.kind===80||e.kind===81}function hA(e){return e.kind===177||e.kind===176}function G4(e){return jr(e)&&!!(e.flags&32)}function X4(e){return Pa(e)&&!!(e.flags&32)}function d0(e){return A_(e)&&!!(e.flags&32)}function Eg(e){let t=e.kind;return!!(e.flags&32)&&(t===210||t===211||t===212||t===234)}function Cg(e){return Eg(e)&&!Bo(e)&&!!e.questionDotToken}function yA(e){return Cg(e.parent)&&e.parent.expression===e}function gA(e){return!Eg(e.parent)||Cg(e.parent)||e!==e.parent.expression}function bA(e){return e.kind===225&&e.operatorToken.kind===61}function $4(e){return C_(e)&&we(e.typeName)&&e.typeName.escapedText==="const"&&!e.typeArguments}function um(e){return us(e,8)}function Q4(e){return Bo(e)&&!!(e.flags&32)}function vA(e){return e.kind===251||e.kind===250}function TA(e){return e.kind===279||e.kind===278}function Y4(e){switch(e.kind){case 308:case 309:return!0;default:return!1}}function SA(e){return Y4(e)||e.kind===306||e.kind===310}function Ag(e){return e.kind===354||e.kind===347}function xA(e){return xl(e.kind)}function xl(e){return e>=165}function K4(e){return e>=0&&e<=164}function wA(e){return K4(e.kind)}function da(e){return $r(e,"pos")&&$r(e,"end")}function kg(e){return 9<=e&&e<=15}function Dg(e){return kg(e.kind)}function EA(e){switch(e.kind){case 209:case 208:case 14:case 217:case 230:return!0}return!1}function il(e){return 15<=e&&e<=18}function CA(e){return il(e.kind)}function AA(e){let t=e.kind;return t===17||t===18}function kA(e){return c8(e)||u8(e)}function Z4(e){switch(e.kind){case 275:return e.isTypeOnly||e.parent.parent.isTypeOnly;case 273:return e.parent.isTypeOnly;case 272:case 270:return e.isTypeOnly}return!1}function e3(e){switch(e.kind){case 280:return e.isTypeOnly||e.parent.parent.isTypeOnly;case 277:return e.isTypeOnly&&!!e.moduleSpecifier&&!e.exportClause;case 279:return e.parent.isTypeOnly}return!1}function DA(e){return Z4(e)||e3(e)}function PA(e){return pn(e)||we(e)}function IA(e){return e.kind===11||il(e.kind)}function ga(e){var t;return we(e)&&((t=e.emitNode)==null?void 0:t.autoGenerate)!==void 0}function Pg(e){var t;return Jr(e)&&((t=e.emitNode)==null?void 0:t.autoGenerate)!==void 0}function t3(e){return(is(e)||Og(e))&&Jr(e.name)}function NA(e){return jr(e)&&Jr(e.name)}function vi(e){switch(e){case 128:case 129:case 134:case 87:case 138:case 90:case 95:case 103:case 125:case 123:case 124:case 148:case 126:case 147:case 163:return!0}return!1}function r3(e){return!!(N2(e)&16476)}function n3(e){return r3(e)||e===126||e===163||e===129}function Ig(e){return vi(e.kind)}function OA(e){let t=e.kind;return t===165||t===80}function wl(e){let t=e.kind;return t===80||t===81||t===11||t===9||t===166}function MA(e){let t=e.kind;return t===80||t===205||t===206}function Xi(e){return!!e&&Ng(e.kind)}function pm(e){return!!e&&(Ng(e.kind)||Jl(e))}function i3(e){return e&&a3(e.kind)}function LA(e){return e.kind===112||e.kind===97}function a3(e){switch(e){case 261:case 173:case 175:case 176:case 177:case 217:case 218:return!0;default:return!1}}function Ng(e){switch(e){case 172:case 178:case 329:case 179:case 180:case 183:case 323:case 184:return!0;default:return a3(e)}}function JA(e){return Zn(e)||_8(e)||ql(e)&&Xi(e.parent)}function Za(e){let t=e.kind;return t===175||t===171||t===173||t===176||t===177||t===180||t===174||t===239}function $n(e){return e&&(e.kind===262||e.kind===230)}function fm(e){return e&&(e.kind===176||e.kind===177)}function o3(e){return is(e)&&rS(e)}function Og(e){switch(e.kind){case 173:case 176:case 177:return!0;default:return!1}}function RA(e){switch(e.kind){case 173:case 176:case 177:case 171:return!0;default:return!1}}function zf(e){return Ig(e)||Ol(e)}function Mg(e){let t=e.kind;return t===179||t===178||t===170||t===172||t===180||t===176||t===177}function jA(e){return Mg(e)||Za(e)}function Lg(e){let t=e.kind;return t===302||t===303||t===304||t===173||t===176||t===177}function m0(e){return CS(e.kind)}function FA(e){switch(e.kind){case 183:case 184:return!0}return!1}function dm(e){if(e){let t=e.kind;return t===206||t===205}return!1}function s3(e){let t=e.kind;return t===208||t===209}function BA(e){let t=e.kind;return t===207||t===231}function Jg(e){switch(e.kind){case 259:case 168:case 207:return!0}return!1}function UA(e){return Di(e)||oo(e)||c3(e)||u3(e)}function qA(e){return _3(e)||l3(e)}function _3(e){switch(e.kind){case 205:case 209:return!0}return!1}function c3(e){switch(e.kind){case 207:case 302:case 303:case 304:return!0}return!1}function l3(e){switch(e.kind){case 206:case 208:return!0}return!1}function u3(e){switch(e.kind){case 207:case 231:case 229:case 208:case 209:case 80:case 210:case 211:return!0}return Ca(e,!0)}function zA(e){let t=e.kind;return t===210||t===165||t===204}function WA(e){let t=e.kind;return t===210||t===165}function VA(e){switch(e.kind){case 285:case 284:case 212:case 213:case 214:case 169:return!0;default:return!1}}function HA(e){return e.kind===212||e.kind===213}function GA(e){let t=e.kind;return t===227||t===15}function Ro(e){return p3(um(e).kind)}function p3(e){switch(e){case 210:case 211:case 213:case 212:case 283:case 284:case 287:case 214:case 208:case 216:case 209:case 230:case 217:case 80:case 81:case 14:case 9:case 10:case 11:case 15:case 227:case 97:case 106:case 110:case 112:case 108:case 234:case 232:case 235:case 102:case 281:return!0;default:return!1}}function f3(e){return d3(um(e).kind)}function d3(e){switch(e){case 223:case 224:case 219:case 220:case 221:case 222:case 215:return!0;default:return p3(e)}}function XA(e){switch(e.kind){case 224:return!0;case 223:return e.operator===46||e.operator===47;default:return!1}}function $A(e){switch(e.kind){case 106:case 112:case 97:case 223:return!0;default:return Dg(e)}}function mm(e){return QA(um(e).kind)}function QA(e){switch(e){case 226:case 228:case 218:case 225:case 229:case 233:case 231:case 360:case 359:case 237:return!0;default:return d3(e)}}function YA(e){let t=e.kind;return t===215||t===233}function KA(e){return x6(e)||a8(e)}function m3(e,t){switch(e.kind){case 247:case 248:case 249:case 245:case 246:return!0;case 255:return t&&m3(e.statement,t)}return!1}function h3(e){return _s(e)||D_(e)}function ZA(e){return ft(e,h3)}function ek(e){return!vm(e)&&!_s(e)&&!br(e,1)&&!gm(e)}function tk(e){return vm(e)||_s(e)||br(e,1)}function rk(e){return e.kind===248||e.kind===249}function nk(e){return ql(e)||mm(e)}function ik(e){return ql(e)}function ak(e){return h6(e)||mm(e)}function ok(e){let t=e.kind;return t===267||t===266||t===80}function sk(e){let t=e.kind;return t===267||t===266}function _k(e){let t=e.kind;return t===80||t===266}function ck(e){let t=e.kind;return t===274||t===273}function lk(e){return e.kind===266||e.kind===265}function uk(e){switch(e.kind){case 218:case 225:case 207:case 212:case 178:case 262:case 230:case 174:case 175:case 184:case 179:case 211:case 265:case 305:case 276:case 277:case 280:case 261:case 217:case 183:case 176:case 80:case 272:case 270:case 275:case 180:case 263:case 344:case 346:case 323:case 347:case 354:case 329:case 352:case 328:case 290:case 291:case 292:case 199:case 173:case 172:case 266:case 201:case 279:case 269:case 273:case 213:case 15:case 9:case 209:case 168:case 210:case 302:case 171:case 170:case 177:case 303:case 311:case 304:case 11:case 264:case 186:case 167:case 259:return!0;default:return!1}}function pk(e){switch(e.kind){case 218:case 240:case 178:case 268:case 298:case 174:case 193:case 175:case 184:case 179:case 247:case 248:case 249:case 261:case 217:case 183:case 176:case 180:case 344:case 346:case 323:case 329:case 352:case 199:case 173:case 172:case 266:case 177:case 311:case 264:return!0;default:return!1}}function fk(e){return e===218||e===207||e===262||e===230||e===174||e===175||e===265||e===305||e===280||e===261||e===217||e===176||e===272||e===270||e===275||e===263||e===290||e===173||e===172||e===266||e===269||e===273||e===279||e===168||e===302||e===171||e===170||e===177||e===303||e===264||e===167||e===259||e===352||e===344||e===354}function Rg(e){return e===261||e===281||e===262||e===263||e===264||e===265||e===266||e===271||e===270||e===277||e===276||e===269}function jg(e){return e===251||e===250||e===258||e===245||e===243||e===241||e===248||e===249||e===247||e===244||e===255||e===252||e===254||e===256||e===257||e===242||e===246||e===253||e===358}function Xo(e){return e.kind===167?e.parent&&e.parent.kind!==351||Gt(e):fk(e.kind)}function dk(e){return Rg(e.kind)}function mk(e){return jg(e.kind)}function y3(e){let t=e.kind;return jg(t)||Rg(t)||hk(e)}function hk(e){return e.kind!==240||e.parent!==void 0&&(e.parent.kind===257||e.parent.kind===298)?!1:!V3(e)}function g3(e){let t=e.kind;return jg(t)||Rg(t)||t===240}function yk(e){let t=e.kind;return t===282||t===165||t===80}function gk(e){let t=e.kind;return t===110||t===80||t===210||t===294}function b3(e){let t=e.kind;return t===283||t===293||t===284||t===12||t===287}function bk(e){let t=e.kind;return t===290||t===292}function vk(e){let t=e.kind;return t===11||t===293}function v3(e){let t=e.kind;return t===285||t===284}function Tk(e){let t=e.kind;return t===295||t===296}function Fg(e){return e.kind>=315&&e.kind<=356}function T3(e){return e.kind===326||e.kind===325||e.kind===327||Gc(e)||Bg(e)||C6(e)||Hl(e)}function Bg(e){return e.kind>=333&&e.kind<=356}function Lc(e){return e.kind===177}function Jc(e){return e.kind===176}function Vi(e){if(!wm(e))return!1;let{jsDoc:t}=e;return!!t&&t.length>0}function Sk(e){return!!e.type}function S3(e){return!!e.initializer}function xk(e){switch(e.kind){case 259:case 168:case 207:case 171:case 302:case 305:return!0;default:return!1}}function h0(e){return e.kind===290||e.kind===292||Lg(e)}function wk(e){return e.kind===182||e.kind===232}function Ek(e){let t=y0;for(let r of e){if(!r.length)continue;let a=0;for(;a<r.length&&a<t&&Hi(r.charCodeAt(a));a++);if(a<t&&(t=a),t===0)return 0}return t===y0?void 0:t}function Vn(e){return e.kind===11||e.kind===15}function Gc(e){return e.kind===330||e.kind===331||e.kind===332}function Ck(e){let t=Ei(e.parameters);return!!t&&x3(t)}function x3(e){let t=o_(e)?e.typeExpression&&e.typeExpression.type:e.type;return e.dotDotDotToken!==void 0||!!t&&t.kind===324}var Ug,qg,y0,Ak=Xt({"src/compiler/utilitiesPublic.ts"(){"use strict";kr(),Ug=nm(d_(0,0),0),qg=["cs","de","es","fr","it","ja","ko","pl","pt-br","ru","tr","zh-cn","zh-tw"],y0=1073741823}});function kk(e,t){let r=e.declarations;if(r){for(let a of r)if(a.kind===t)return a}}function Dk(e,t){return Xr(e.declarations||Xe,r=>r.kind===t)}function Pk(e){let t=new Map;if(e)for(let r of e)t.set(r.escapedName,r);return t}function g0(e){return(e.flags&33554432)!==0}function Ik(){var e="";let t=r=>e+=r;return{getText:()=>e,write:t,rawWrite:t,writeKeyword:t,writeOperator:t,writePunctuation:t,writeSpace:t,writeStringLiteral:t,writeLiteral:t,writeParameter:t,writeProperty:t,writeSymbol:(r,a)=>t(r),writeTrailingSemicolon:t,writeComment:t,getTextPos:()=>e.length,getLine:()=>0,getColumn:()=>0,getIndent:()=>0,isAtStartOfLine:()=>!1,hasTrailingComment:()=>!1,hasTrailingWhitespace:()=>!!e.length&&Hi(e.charCodeAt(e.length-1)),writeLine:()=>e+=" ",increaseIndent:Mn,decreaseIndent:Mn,clear:()=>e=""}}function Nk(e,t){return e.configFilePath!==t.configFilePath||w3(e,t)}function w3(e,t){return m_(e,t,moduleResolutionOptionDeclarations)}function Ok(e,t){return m_(e,t,optionsAffectingProgramStructure)}function m_(e,t,r){return e!==t&&r.some(a=>!V2(M0(e,a),M0(t,a)))}function Mk(e,t){for(;;){let r=t(e);if(r==="quit")return;if(r!==void 0)return r;if(Zn(e))return;e=e.parent}}function Lk(e,t){let r=e.entries();for(let[a,_]of r){let p=t(_,a);if(p)return p}}function Jk(e,t){let r=e.keys();for(let a of r){let _=t(a);if(_)return _}}function Rk(e,t){e.forEach((r,a)=>{t.set(a,r)})}function jk(e){let t=Ws.getText();try{return e(Ws),Ws.getText()}finally{Ws.clear(),Ws.writeKeyword(t)}}function hm(e){return e.end-e.pos}function Fk(e,t,r){var a,_;return(_=(a=e==null?void 0:e.resolvedModules)==null?void 0:a.get(t,r))==null?void 0:_.resolvedModule}function Bk(e,t,r,a){e.resolvedModules||(e.resolvedModules=createModeAwareCache()),e.resolvedModules.set(t,a,r)}function Uk(e,t,r,a){e.resolvedTypeReferenceDirectiveNames||(e.resolvedTypeReferenceDirectiveNames=createModeAwareCache()),e.resolvedTypeReferenceDirectiveNames.set(t,a,r)}function qk(e,t,r){var a,_;return(_=(a=e==null?void 0:e.resolvedTypeReferenceDirectiveNames)==null?void 0:a.get(t,r))==null?void 0:_.resolvedTypeReferenceDirective}function zk(e,t){return e.path===t.path&&!e.prepend==!t.prepend&&!e.circular==!t.circular}function Wk(e,t){return e===t||e.resolvedModule===t.resolvedModule||!!e.resolvedModule&&!!t.resolvedModule&&e.resolvedModule.isExternalLibraryImport===t.resolvedModule.isExternalLibraryImport&&e.resolvedModule.extension===t.resolvedModule.extension&&e.resolvedModule.resolvedFileName===t.resolvedModule.resolvedFileName&&e.resolvedModule.originalPath===t.resolvedModule.originalPath&&Hk(e.resolvedModule.packageId,t.resolvedModule.packageId)&&e.node10Result===t.node10Result}function Vk(e,t,r,a,_){var p,f;let h=(f=(p=e.resolvedModules)==null?void 0:p.get(r,a))==null?void 0:f.node10Result,l=h?Rc(void 0,z.There_are_types_at_0_but_this_result_could_not_be_resolved_when_respecting_package_json_exports_The_1_library_may_need_to_update_its_package_json_or_typings,h,h.indexOf(nodeModulesPathPart+"@types/")>-1?`@types/${mangleScopedPackageName(_)}`:_):t.typesPackageExists(_)?Rc(void 0,z.If_the_0_package_actually_exposes_this_module_consider_sending_a_pull_request_to_amend_https_Colon_Slash_Slashgithub_com_SlashDefinitelyTyped_SlashDefinitelyTyped_Slashtree_Slashmaster_Slashtypes_Slash_1,_,mangleScopedPackageName(_)):t.packageBundlesTypes(_)?Rc(void 0,z.If_the_0_package_actually_exposes_this_module_try_adding_a_new_declaration_d_ts_file_containing_declare_module_1,_,r):Rc(void 0,z.Try_npm_i_save_dev_types_Slash_1_if_it_exists_or_add_a_new_declaration_d_ts_file_containing_declare_module_0,r,mangleScopedPackageName(_));return l&&(l.repopulateInfo=()=>({moduleReference:r,mode:a,packageName:_===r?void 0:_})),l}function Hk(e,t){return e===t||!!e&&!!t&&e.name===t.name&&e.subModuleName===t.subModuleName&&e.version===t.version}function E3({name:e,subModuleName:t}){return t?`${e}/${t}`:e}function Gk(e){return`${E3(e)}@${e.version}`}function Xk(e,t){return e===t||e.resolvedTypeReferenceDirective===t.resolvedTypeReferenceDirective||!!e.resolvedTypeReferenceDirective&&!!t.resolvedTypeReferenceDirective&&e.resolvedTypeReferenceDirective.resolvedFileName===t.resolvedTypeReferenceDirective.resolvedFileName&&!!e.resolvedTypeReferenceDirective.primary==!!t.resolvedTypeReferenceDirective.primary&&e.resolvedTypeReferenceDirective.originalPath===t.resolvedTypeReferenceDirective.originalPath}function $k(e,t,r,a,_,p){N.assert(e.length===r.length);for(let f=0;f<e.length;f++){let h=r[f],l=e[f],v=p.getName(l),y=p.getMode(l,t),E=a&&a.get(v,y);if(E?!h||!_(E,h):h)return!0}return!1}function al(e){return Qk(e),(e.flags&524288)!==0}function Qk(e){e.flags&1048576||((e.flags&131072||Wt(e,al))&&(e.flags|=524288),e.flags|=1048576)}function Qn(e){for(;e&&e.kind!==311;)e=e.parent;return e}function Yk(e){return Qn(e.valueDeclaration||J3(e))}function Kk(e,t){return!!e&&(e.scriptKind===1||e.scriptKind===2)&&!e.checkJsDirective&&t===void 0}function Zk(e){switch(e.kind){case 240:case 268:case 247:case 248:case 249:return!0}return!1}function eD(e,t){return N.assert(e>=0),Ea(t)[e]}function tD(e){let t=Qn(e),r=Ya(t,e.pos);return`${t.fileName}(${r.line+1},${r.character+1})`}function C3(e,t){N.assert(e>=0);let r=Ea(t),a=e,_=t.text;if(a+1===r.length)return _.length-1;{let p=r[a],f=r[a+1]-1;for(N.assert(hr(_.charCodeAt(f)));p<=f&&hr(_.charCodeAt(f));)f--;return f}}function A3(e,t,r){return!(r&&r(t))&&!e.identifiers.has(t)}function Wi(e){return e===void 0?!0:e.pos===e.end&&e.pos>=0&&e.kind!==1}function ol(e){return!Wi(e)}function rD(e,t){return Mo(e)?t===e.expression:Jl(e)?t===e.modifiers:Ml(e)?t===e.initializer:is(e)?t===e.questionToken&&o3(e):cs(e)?t===e.modifiers||t===e.questionToken||t===e.exclamationToken||js(e.modifiers,t,zf):Vl(e)?t===e.equalsToken||t===e.modifiers||t===e.questionToken||t===e.exclamationToken||js(e.modifiers,t,zf):Ll(e)?t===e.exclamationToken:w_(e)?t===e.typeParameters||t===e.type||js(e.typeParameters,t,Mo):Rl(e)?t===e.typeParameters||js(e.typeParameters,t,Mo):E_(e)?t===e.typeParameters||t===e.type||js(e.typeParameters,t,Mo):b6(e)?t===e.modifiers||js(e.modifiers,t,zf):!1}function js(e,t,r){return!e||Ht(t)||!r(t)?!1:es(e,t)}function k3(e,t,r){if(t===void 0||t.length===0)return e;let a=0;for(;a<e.length&&r(e[a]);++a);return e.splice(a,0,...t),e}function D3(e,t,r){if(t===void 0)return e;let a=0;for(;a<e.length&&r(e[a]);++a);return e.splice(a,0,t),e}function P3(e){return va(e)||!!(Xn(e)&2097152)}function nD(e,t){return k3(e,t,va)}function iD(e,t){return k3(e,t,P3)}function aD(e,t){return D3(e,t,va)}function oD(e,t){return D3(e,t,P3)}function sD(e,t,r){if(e.charCodeAt(t+1)===47&&t+2<r&&e.charCodeAt(t+2)===47){let a=e.substring(t,r);return!!(G2.test(a)||X2.test(a)||fx.test(a)||ux.test(a)||px.test(a)||dx.test(a))}return!1}function I3(e,t){return e.charCodeAt(t+1)===42&&e.charCodeAt(t+2)===33}function _D(e,t){let r=new Map(t.map(f=>[`${Ya(e,f.range.end).line}`,f])),a=new Map;return{getUnusedExpectations:_,markUsed:p};function _(){return Hd(r.entries()).filter(([f,h])=>h.type===0&&!a.get(f)).map(([f,h])=>h)}function p(f){return r.has(`${f}`)?(a.set(`${f}`,!0),!0):!1}}function $o(e,t,r){return Wi(e)?e.pos:Fg(e)||e.kind===12?Mt((t||Qn(e)).text,e.pos,!1,!0):r&&Vi(e)?$o(e.jsDoc[0],t):e.kind===357&&e._children.length>0?$o(e._children[0],t,r):Mt((t||Qn(e)).text,e.pos,!1,!1,Z3(e))}function cD(e,t){let r=!Wi(e)&&I_(e)?eg(e.modifiers,Ol):void 0;return r?Mt((t||Qn(e)).text,r.end):$o(e,t)}function Qo(e,t,r=!1){return Hs(e.text,t,r)}function lD(e){return!!Kn(e,m8)}function N3(e){return!!(D_(e)&&e.exportClause&&zm(e.exportClause)&&e.exportClause.name.escapedText==="default")}function Hs(e,t,r=!1){if(Wi(t))return"";let a=e.substring(r?t.pos:Mt(e,t.pos),t.end);return lD(t)&&(a=a.split(/\r\n|\n|\r/).map(_=>el(_.replace(/^\s*\*/,""))).join(`
14
+ `)),a}function ym(e,t=!1){return Qo(Qn(e),e,t)}function uD(e){return e.pos}function pD(e,t){return ml(e,t,uD,Ar)}function Xn(e){let t=e.emitNode;return t&&t.flags||0}function fD(e){let t=e.emitNode;return t&&t.internalFlags||0}function dD(e,t,r){if(t&&mD(e,r))return Qo(t,e);switch(e.kind){case 11:{let a=r&2?FT:r&1||Xn(e)&16777216?Dd:Pd;return e.singleQuote?"'"+a(e.text,39)+"'":'"'+a(e.text,34)+'"'}case 15:case 16:case 17:case 18:{let a=r&1||Xn(e)&16777216?Dd:Pd,_=e.rawText??HI(a(e.text,96));switch(e.kind){case 15:return"`"+_+"`";case 16:return"`"+_+"${";case 17:return"}"+_+"${";case 18:return"}"+_+"`"}break}case 9:case 10:return e.text;case 14:return r&4&&e.isUnterminated?e.text+(e.text.charCodeAt(e.text.length-1)===92?" /":"/"):e.text}return N.fail(`Literal kind '${e.kind}' not accounted for.`)}function mD(e,t){if(ma(e)||!e.parent||t&4&&e.isUnterminated)return!1;if(ao(e)){if(e.numericLiteralFlags&26656)return!1;if(e.numericLiteralFlags&512)return!!(t&8)}return!r6(e)}function hD(e){return c_(e)?'"'+Pd(e)+'"':""+e}function yD(e){return u_(e).replace(/^(\d)/,"_$1").replace(/\W/g,"_")}function gD(e){return(am(e)&3)!==0||O3(e)}function O3(e){let t=Cm(e);return t.kind===259&&t.parent.kind===298}function gm(e){return Ki(e)&&(e.name.kind===11||bm(e))}function bD(e){return Ki(e)&&e.name.kind===11}function vD(e){return Ki(e)&&pn(e.name)}function M3(e){return Ki(e)||we(e)}function TD(e){return SD(e.valueDeclaration)}function SD(e){return!!e&&e.kind===266&&!e.body}function xD(e){return e.kind===311||e.kind===266||pm(e)}function bm(e){return!!(e.flags&1024)}function zg(e){return gm(e)&&L3(e)}function L3(e){switch(e.parent.kind){case 311:return Zo(e.parent);case 267:return gm(e.parent.parent)&&Zn(e.parent.parent.parent)&&!Zo(e.parent.parent.parent)}return!1}function J3(e){var t;return(t=e.declarations)==null?void 0:t.find(r=>!zg(r)&&!(Ki(r)&&bm(r)))}function wD(e){return e===1||e===100||e===199}function Wg(e,t){return Zo(e)||wD(Yn(t))&&!!e.commonJsModuleIndicator}function ED(e,t){switch(e.scriptKind){case 1:case 3:case 2:case 4:break;default:return!1}return e.isDeclarationFile?!1:B2(t,"alwaysStrict")||A8(e.statements)?!0:Zo(e)||J2(t)?Yn(t)>=5?!0:!t.noImplicitUseStrict:!1}function CD(e){return!!(e.flags&16777216)||br(e,2)}function R3(e,t){switch(e.kind){case 311:case 268:case 298:case 266:case 247:case 248:case 249:case 175:case 173:case 176:case 177:case 261:case 217:case 218:case 171:case 174:return!0;case 240:return!pm(t)}return!1}function AD(e){switch(N.type(e),e.kind){case 344:case 352:case 329:return!0;default:return j3(e)}}function j3(e){switch(N.type(e),e.kind){case 178:case 179:case 172:case 180:case 183:case 184:case 323:case 262:case 230:case 263:case 264:case 351:case 261:case 173:case 175:case 176:case 177:case 217:case 218:return!0;default:return!1}}function Vg(e){switch(e.kind){case 271:case 270:return!0;default:return!1}}function kD(e){return Vg(e)||Sm(e)}function DD(e){switch(e.kind){case 271:case 270:case 242:case 262:case 261:case 266:case 264:case 263:case 265:return!0;default:return!1}}function PD(e){return vm(e)||Ki(e)||Fl(e)||Yg(e)}function vm(e){return Vg(e)||D_(e)}function b0(e){return Kn(e.parent,t=>R3(t,t.parent))}function ID(e,t){let r=b0(e);for(;r;)t(r),r=b0(r)}function F3(e){return!e||hm(e)===0?"(Missing)":ym(e)}function ND(e){return e.declaration?F3(e.declaration.parameters[0].name):void 0}function OD(e){return e.kind===166&&!Yi(e.expression)}function Hg(e){var t;switch(e.kind){case 80:case 81:return(t=e.emitNode)!=null&&t.autoGenerate?void 0:e.escapedText;case 11:case 9:case 15:return Wn(e.text);case 166:return Yi(e.expression)?Wn(e.expression.text):void 0;case 294:return Il(e);default:return N.assertNever(e)}}function MD(e){return N.checkDefined(Hg(e))}function Ti(e){switch(e.kind){case 110:return"this";case 81:case 80:return hm(e)===0?Lt(e):ym(e);case 165:return Ti(e.left)+"."+Ti(e.right);case 210:return we(e.name)||Jr(e.name)?Ti(e.expression)+"."+Ti(e.name):N.assertNever(e.name);case 317:return Ti(e.left)+Ti(e.right);case 294:return Ti(e.namespace)+":"+Ti(e.name);default:return N.assertNever(e)}}function LD(e,t,...r){let a=Qn(e);return B3(a,e,t,...r)}function JD(e,t,r,...a){let _=Mt(e.text,t.pos);return M2(e,_,t.end-_,r,...a)}function B3(e,t,r,...a){let _=$g(e,t);return M2(e,_.start,_.length,r,...a)}function RD(e,t,r,a){let _=$g(e,t);return Xg(e,_.start,_.length,r,a)}function jD(e,t,r,a){let _=Mt(e.text,t.pos);return Xg(e,_,t.end-_,r,a)}function Gg(e,t,r){N.assertGreaterThanOrEqual(t,0),N.assertGreaterThanOrEqual(r,0),e&&(N.assertLessThanOrEqual(t,e.text.length),N.assertLessThanOrEqual(t+r,e.text.length))}function Xg(e,t,r,a,_){return Gg(e,t,r),{file:e,start:t,length:r,code:a.code,category:a.category,messageText:a.next?a:a.messageText,relatedInformation:_}}function FD(e,t,r){return{file:e,start:0,length:0,code:t.code,category:t.category,messageText:t.next?t:t.messageText,relatedInformation:r}}function BD(e){return typeof e.messageText=="string"?{code:e.code,category:e.category,messageText:e.messageText,next:e.next}:e.messageText}function UD(e,t,r){return{file:e,start:t.pos,length:t.end-t.pos,code:r.code,category:r.category,messageText:r.message}}function qs(e,t){let r=ns(e.languageVersion,!0,e.languageVariant,e.text,void 0,t);r.scan();let a=r.getTokenStart();return Gi(a,r.getTokenEnd())}function qD(e,t){let r=ns(e.languageVersion,!0,e.languageVariant,e.text,void 0,t);return r.scan(),r.getToken()}function zD(e,t){let r=Mt(e.text,t.pos);if(t.body&&t.body.kind===240){let{line:a}=Ya(e,t.body.pos),{line:_}=Ya(e,t.body.end);if(a<_)return d_(r,C3(a,e)-r+1)}return Gi(r,t.end)}function $g(e,t){let r=t;switch(t.kind){case 311:{let p=Mt(e.text,0,!1);return p===e.text.length?d_(0,0):qs(e,p)}case 259:case 207:case 262:case 230:case 263:case 266:case 265:case 305:case 261:case 217:case 173:case 176:case 177:case 264:case 171:case 170:case 273:r=t.name;break;case 218:return zD(e,t);case 295:case 296:{let p=Mt(e.text,t.pos),f=t.statements.length>0?t.statements[0].pos:t.end;return Gi(p,f)}case 252:case 228:{let p=Mt(e.text,t.pos);return qs(e,p)}case 237:{let p=Mt(e.text,t.expression.end);return qs(e,p)}case 356:{let p=Mt(e.text,t.tagName.pos);return qs(e,p)}}if(r===void 0)return qs(e,t.pos);N.assert(!ls(r));let a=Wi(r),_=a||Rd(t)?r.pos:Mt(e.text,r.pos);return a?(N.assert(_===r.pos,"This failure could trigger https://github.com/Microsoft/TypeScript/issues/20809"),N.assert(_===r.end,"This failure could trigger https://github.com/Microsoft/TypeScript/issues/20809")):(N.assert(_>=r.pos,"This failure could trigger https://github.com/Microsoft/TypeScript/issues/20809"),N.assert(_<=r.end,"This failure could trigger https://github.com/Microsoft/TypeScript/issues/20809")),Gi(_,r.end)}function WD(e){return(e.externalModuleIndicator||e.commonJsModuleIndicator)!==void 0}function Qg(e){return e.scriptKind===6}function VD(e){return!!(im(e)&2048)}function HD(e){return!!(im(e)&64&&!S4(e,e.parent))}function U3(e){return!!(am(e)&2)}function GD(e){return!!(am(e)&1)}function XD(e){return e.kind===212&&e.expression.kind===108}function Yg(e){return e.kind===212&&e.expression.kind===102}function v0(e){return m6(e)&&e.keywordToken===102&&e.name.escapedText==="meta"}function q3(e){return Fl(e)&&u6(e.argument)&&pn(e.argument.literal)}function va(e){return e.kind===243&&e.expression.kind===11}function Tm(e){return!!(Xn(e)&2097152)}function T0(e){return Tm(e)&&ss(e)}function $D(e){return we(e.name)&&!e.initializer}function S0(e){return Tm(e)&&os(e)&&ro(e.declarationList.declarations,$D)}function QD(e,t){return e.kind!==12?Ho(t.text,e.pos):void 0}function z3(e,t){let r=e.kind===168||e.kind===167||e.kind===217||e.kind===218||e.kind===216||e.kind===259||e.kind===280?s_(i4(t,e.pos),Ho(t,e.pos)):Ho(t,e.pos);return Xr(r,a=>t.charCodeAt(a.pos+1)===42&&t.charCodeAt(a.pos+2)===42&&t.charCodeAt(a.pos+3)!==47)}function Kg(e){if(181<=e.kind&&e.kind<=204)return!0;switch(e.kind){case 133:case 159:case 150:case 162:case 154:case 136:case 155:case 151:case 157:case 106:case 146:return!0;case 116:return e.parent.kind!==221;case 232:return fl(e.parent)&&!P0(e);case 167:return e.parent.kind===199||e.parent.kind===194;case 80:(e.parent.kind===165&&e.parent.right===e||e.parent.kind===210&&e.parent.name===e)&&(e=e.parent),N.assert(e.kind===80||e.kind===165||e.kind===210,"'node' was expected to be a qualified name, identifier or property access in 'isPartOfTypeNode'.");case 165:case 210:case 110:{let{parent:t}=e;if(t.kind===185)return!1;if(t.kind===204)return!t.isTypeOf;if(181<=t.kind&&t.kind<=204)return!0;switch(t.kind){case 232:return fl(t.parent)&&!P0(t);case 167:return e===t.constraint;case 351:return e===t.constraint;case 171:case 170:case 168:case 259:return e===t.type;case 261:case 217:case 218:case 175:case 173:case 172:case 176:case 177:return e===t.type;case 178:case 179:case 180:return e===t.type;case 215:return e===t.type;case 212:case 213:case 214:return es(t.typeArguments,e)}}}return!1}function YD(e,t){for(;e;){if(e.kind===t)return!0;e=e.parent}return!1}function KD(e,t){return r(e);function r(a){switch(a.kind){case 252:return t(a);case 268:case 240:case 244:case 245:case 246:case 247:case 248:case 249:case 253:case 254:case 295:case 296:case 255:case 257:case 298:return Wt(a,r)}}}function ZD(e,t){return r(e);function r(a){switch(a.kind){case 228:t(a);let _=a.expression;_&&r(_);return;case 265:case 263:case 266:case 264:return;default:if(Xi(a)){if(a.name&&a.name.kind===166){r(a.name.expression);return}}else Kg(a)||Wt(a,r)}}}function eP(e){return e&&e.kind===187?e.elementType:e&&e.kind===182?Wd(e.typeArguments):void 0}function tP(e){switch(e.kind){case 263:case 262:case 230:case 186:return e.members;case 209:return e.properties}}function Zg(e){if(e)switch(e.kind){case 207:case 305:case 168:case 302:case 171:case 170:case 303:case 259:return!0}return!1}function rP(e){return Zg(e)||fm(e)}function W3(e){return e.parent.kind===260&&e.parent.parent.kind===242}function nP(e){return Gt(e)?so(e.parent)&&xt(e.parent.parent)&&Da(e.parent.parent)===2||e2(e.parent):!1}function e2(e){return Gt(e)?xt(e)&&Da(e)===1:!1}function iP(e){return(Di(e)?U3(e)&&we(e.name)&&W3(e):is(e)?D0(e)&&km(e):Ml(e)&&D0(e))||e2(e)}function aP(e){switch(e.kind){case 173:case 172:case 175:case 176:case 177:case 261:case 217:return!0}return!1}function oP(e,t){for(;;){if(t&&t(e),e.statement.kind!==255)return e.statement;e=e.statement}}function V3(e){return e&&e.kind===240&&Xi(e.parent)}function sP(e){return e&&e.kind===173&&e.parent.kind===209}function _P(e){return(e.kind===173||e.kind===176||e.kind===177)&&(e.parent.kind===209||e.parent.kind===230)}function cP(e){return e&&e.kind===1}function lP(e){return e&&e.kind===0}function t2(e,t,r,a){return gr(e==null?void 0:e.properties,_=>{if(!cs(_))return;let p=Hg(_.name);return t===p||a&&a===p?r(_):void 0})}function uP(e,t,r){return t2(e,t,a=>Ul(a.initializer)?Qr(a.initializer.elements,_=>pn(_)&&_.text===r):void 0)}function H3(e){if(e&&e.statements.length){let t=e.statements[0].expression;return In(t,so)}}function pP(e,t,r){return G3(e,t,a=>Ul(a.initializer)?Qr(a.initializer.elements,_=>pn(_)&&_.text===r):void 0)}function G3(e,t,r){return t2(H3(e),t,r)}function fP(e){return Kn(e.parent,Xi)}function dP(e){return Kn(e.parent,i3)}function mP(e){return Kn(e.parent,$n)}function hP(e){return Kn(e.parent,t=>$n(t)||Xi(t)?"quit":Jl(t))}function yP(e){return Kn(e.parent,pm)}function r2(e,t,r){for(N.assert(e.kind!==311);;){if(e=e.parent,!e)return N.fail();switch(e.kind){case 166:if(r&&$n(e.parent.parent))return e;e=e.parent.parent;break;case 169:e.parent.kind===168&&Za(e.parent.parent)?e=e.parent.parent:Za(e.parent)&&(e=e.parent);break;case 218:if(!t)continue;case 261:case 217:case 266:case 174:case 171:case 170:case 173:case 172:case 175:case 176:case 177:case 178:case 179:case 180:case 265:case 311:return e}}}function gP(e){switch(e.kind){case 218:case 261:case 217:case 171:return!0;case 240:switch(e.parent.kind){case 175:case 173:case 176:case 177:return!0;default:return!1}default:return!1}}function bP(e){we(e)&&(a_(e.parent)||ss(e.parent))&&e.parent.name===e&&(e=e.parent);let t=r2(e,!0,!1);return Zn(t)}function vP(e){let t=r2(e,!1,!1);if(t)switch(t.kind){case 175:case 261:case 217:return t}}function TP(e,t){for(;;){if(e=e.parent,!e)return;switch(e.kind){case 166:e=e.parent;break;case 261:case 217:case 218:if(!t)continue;case 171:case 170:case 173:case 172:case 175:case 176:case 177:case 174:return e;case 169:e.parent.kind===168&&Za(e.parent.parent)?e=e.parent.parent:Za(e.parent)&&(e=e.parent);break}}}function SP(e){if(e.kind===217||e.kind===218){let t=e,r=e.parent;for(;r.kind===216;)t=r,r=r.parent;if(r.kind===212&&r.expression===t)return r}}function xP(e){return e.kind===108||Cd(e)}function Cd(e){let t=e.kind;return(t===210||t===211)&&e.expression.kind===108}function wP(e){let t=e.kind;return(t===210||t===211)&&e.expression.kind===110}function EP(e){var t;return!!e&&Di(e)&&((t=e.initializer)==null?void 0:t.kind)===110}function CP(e){return!!e&&(Vl(e)||cs(e))&&xt(e.parent.parent)&&e.parent.parent.operatorToken.kind===64&&e.parent.parent.right.kind===110}function AP(e){switch(e.kind){case 182:return e.typeName;case 232:return io(e.expression)?e.expression:void 0;case 80:case 165:return e}}function kP(e){switch(e.kind){case 214:return e.tag;case 285:case 284:return e.tagName;default:return e.expression}}function X3(e,t,r,a){if(e&&om(t)&&Jr(t.name))return!1;switch(t.kind){case 262:return!0;case 230:return!e;case 171:return r!==void 0&&(e?a_(r):$n(r)&&!eS(t)&&!tS(t));case 176:case 177:case 173:return t.body!==void 0&&r!==void 0&&(e?a_(r):$n(r));case 168:return e?r!==void 0&&r.body!==void 0&&(r.kind===175||r.kind===173||r.kind===177)&&XT(r)!==t&&a!==void 0&&a.kind===262:!1}return!1}function t_(e,t,r,a){return _l(t)&&X3(e,t,r,a)}function x0(e,t,r,a){return t_(e,t,r,a)||n2(e,t,r)}function n2(e,t,r){switch(t.kind){case 262:return ft(t.members,a=>x0(e,a,t,r));case 230:return!e&&ft(t.members,a=>x0(e,a,t,r));case 173:case 177:case 175:return ft(t.parameters,a=>t_(e,a,t,r));default:return!1}}function DP(e,t){if(t_(e,t))return!0;let r=GT(t);return!!r&&n2(e,r,t)}function PP(e,t,r){let a;if(fm(t)){let{firstAccessor:_,secondAccessor:p,setAccessor:f}=C2(r.members,t),h=_l(_)?_:p&&_l(p)?p:void 0;if(!h||t!==h)return!1;a=f==null?void 0:f.parameters}else Ll(t)&&(a=t.parameters);if(t_(e,t,r))return!0;if(a){for(let _ of a)if(!Dl(_)&&t_(e,_,t,r))return!0}return!1}function $3(e){if(e.textSourceNode){switch(e.textSourceNode.kind){case 11:return $3(e.textSourceNode);case 15:return e.text===""}return!1}return e.text===""}function Wf(e){let{parent:t}=e;return t.kind===285||t.kind===284||t.kind===286?t.tagName===e:!1}function i2(e){switch(e.kind){case 108:case 106:case 112:case 97:case 14:case 208:case 209:case 210:case 211:case 212:case 213:case 214:case 233:case 215:case 237:case 234:case 216:case 217:case 230:case 218:case 221:case 219:case 220:case 223:case 224:case 225:case 226:case 229:case 227:case 231:case 283:case 284:case 287:case 228:case 222:case 235:return!0;case 232:return!fl(e.parent)&&!Hm(e.parent);case 165:for(;e.parent.kind===165;)e=e.parent;return e.parent.kind===185||Gc(e.parent)||Zf(e.parent)||Gs(e.parent)||Wf(e);case 317:for(;Gs(e.parent);)e=e.parent;return e.parent.kind===185||Gc(e.parent)||Zf(e.parent)||Gs(e.parent)||Wf(e);case 81:return xt(e.parent)&&e.parent.left===e&&e.parent.operatorToken.kind===103;case 80:if(e.parent.kind===185||Gc(e.parent)||Zf(e.parent)||Gs(e.parent)||Wf(e))return!0;case 9:case 10:case 11:case 15:case 110:return Q3(e);default:return!1}}function Q3(e){let{parent:t}=e;switch(t.kind){case 259:case 168:case 171:case 170:case 305:case 302:case 207:return t.initializer===e;case 243:case 244:case 245:case 246:case 252:case 253:case 254:case 295:case 256:return t.expression===e;case 247:let r=t;return r.initializer===e&&r.initializer.kind!==260||r.condition===e||r.incrementor===e;case 248:case 249:let a=t;return a.initializer===e&&a.initializer.kind!==260||a.expression===e;case 215:case 233:return e===t.expression;case 238:return e===t.expression;case 166:return e===t.expression;case 169:case 293:case 292:case 304:return!0;case 232:return t.expression===e&&!Kg(t);case 303:return t.objectAssignmentInitializer===e;case 237:return e===t.expression;default:return i2(t)}}function Y3(e){for(;e.kind===165||e.kind===80;)e=e.parent;return e.kind===185}function IP(e){return zm(e)&&!!e.parent.moduleSpecifier}function K3(e){return e.kind===270&&e.moduleReference.kind===282}function NP(e){return N.assert(K3(e)),e.moduleReference.expression}function OP(e){return Sm(e)&&O2(e.initializer).arguments[0]}function MP(e){return e.kind===270&&e.moduleReference.kind!==282}function a2(e){return Gt(e)}function LP(e){return!Gt(e)}function Gt(e){return!!e&&!!(e.flags&262144)}function JP(e){return!!e&&!!(e.flags&67108864)}function RP(e){return!Qg(e)}function Z3(e){return!!e&&!!(e.flags&8388608)}function jP(e){return C_(e)&&we(e.typeName)&&e.typeName.escapedText==="Object"&&e.typeArguments&&e.typeArguments.length===2&&(e.typeArguments[0].kind===154||e.typeArguments[0].kind===150)}function El(e,t){if(e.kind!==212)return!1;let{expression:r,arguments:a}=e;if(r.kind!==80||r.escapedText!=="require"||a.length!==1)return!1;let _=a[0];return!t||Vn(_)}function eT(e){return tT(e,!1)}function Sm(e){return tT(e,!0)}function FP(e){return Bl(e)&&Sm(e.parent.parent)}function tT(e,t){return Di(e)&&!!e.initializer&&El(t?O2(e.initializer):e.initializer,!0)}function rT(e){return os(e)&&e.declarationList.declarations.length>0&&ro(e.declarationList.declarations,t=>eT(t))}function BP(e){return e===39||e===34}function UP(e,t){return Qo(t,e).charCodeAt(0)===34}function w0(e){return xt(e)||Yo(e)||we(e)||A_(e)}function nT(e){return Gt(e)&&e.initializer&&xt(e.initializer)&&(e.initializer.operatorToken.kind===57||e.initializer.operatorToken.kind===61)&&e.name&&io(e.name)&&r_(e.name,e.initializer.left)?e.initializer.right:e.initializer}function qP(e){let t=nT(e);return t&&h_(t,Pl(e.name))}function zP(e,t){return gr(e.properties,r=>cs(r)&&we(r.name)&&r.name.escapedText==="value"&&r.initializer&&h_(r.initializer,t))}function WP(e){if(e&&e.parent&&xt(e.parent)&&e.parent.operatorToken.kind===64){let t=Pl(e.parent.left);return h_(e.parent.right,t)||VP(e.parent.left,e.parent.right,t)}if(e&&A_(e)&&_2(e)){let t=zP(e.arguments[2],e.arguments[1].text==="prototype");if(t)return t}}function h_(e,t){if(A_(e)){let r=kl(e.expression);return r.kind===217||r.kind===218?e:void 0}if(e.kind===217||e.kind===230||e.kind===218||so(e)&&(e.properties.length===0||t))return e}function VP(e,t,r){let a=xt(t)&&(t.operatorToken.kind===57||t.operatorToken.kind===61)&&h_(t.right,r);if(a&&r_(e,t.left))return a}function HP(e){let t=Di(e.parent)?e.parent.name:xt(e.parent)&&e.parent.operatorToken.kind===64?e.parent.left:void 0;return t&&h_(e.right,Pl(t))&&io(t)&&r_(t,e.left)}function GP(e){if(xt(e.parent)){let t=(e.parent.operatorToken.kind===57||e.parent.operatorToken.kind===61)&&xt(e.parent.parent)?e.parent.parent:e.parent;if(t.operatorToken.kind===64&&we(t.left))return t.left}else if(Di(e.parent))return e.parent.name}function r_(e,t){return C0(e)&&C0(t)?kd(e)===kd(t):Ka(e)&&Vf(t)&&(t.expression.kind===110||we(t.expression)&&(t.expression.escapedText==="window"||t.expression.escapedText==="self"||t.expression.escapedText==="global"))?r_(e,oT(t)):Vf(e)&&Vf(t)?eo(e)===eo(t)&&r_(e.expression,t.expression):!1}function o2(e){for(;Ca(e,!0);)e=e.right;return e}function iT(e){return we(e)&&e.escapedText==="exports"}function aT(e){return we(e)&&e.escapedText==="module"}function s2(e){return(jr(e)||Cl(e))&&aT(e.expression)&&eo(e)==="exports"}function Da(e){let t=XP(e);return t===5||Gt(e)?t:0}function _2(e){return Xa(e.arguments)===3&&jr(e.expression)&&we(e.expression.expression)&&Lt(e.expression.expression)==="Object"&&Lt(e.expression.name)==="defineProperty"&&Yi(e.arguments[1])&&n_(e.arguments[0],!0)}function Vf(e){return jr(e)||Cl(e)}function Cl(e){return Pa(e)&&Yi(e.argumentExpression)}function y_(e,t){return jr(e)&&(!t&&e.expression.kind===110||we(e.name)&&n_(e.expression,!0))||c2(e,t)}function c2(e,t){return Cl(e)&&(!t&&e.expression.kind===110||io(e.expression)||y_(e.expression,!0))}function n_(e,t){return io(e)||y_(e,t)}function oT(e){return jr(e)?e.name:e.argumentExpression}function XP(e){if(A_(e)){if(!_2(e))return 0;let t=e.arguments[0];return iT(t)||s2(t)?8:y_(t)&&eo(t)==="prototype"?9:7}return e.operatorToken.kind!==64||!Yo(e.left)||$P(o2(e))?0:n_(e.left.expression,!0)&&eo(e.left)==="prototype"&&so(_T(e))?6:sT(e.left)}function $P(e){return p6(e)&&ao(e.expression)&&e.expression.text==="0"}function xm(e){if(jr(e))return e.name;let t=kl(e.argumentExpression);return ao(t)||Vn(t)?t:e}function eo(e){let t=xm(e);if(t){if(we(t))return t.escapedText;if(Vn(t)||ao(t))return Wn(t.text)}}function sT(e){if(e.expression.kind===110)return 4;if(s2(e))return 2;if(n_(e.expression,!0)){if(Pl(e.expression))return 3;let t=e;for(;!we(t.expression);)t=t.expression;let r=t.expression;if((r.escapedText==="exports"||r.escapedText==="module"&&eo(t)==="exports")&&y_(e))return 1;if(n_(e,!0)||Pa(e)&&g2(e))return 5}return 0}function _T(e){for(;xt(e.right);)e=e.right;return e.right}function QP(e){return xt(e)&&Da(e)===3}function YP(e){return Gt(e)&&e.parent&&e.parent.kind===243&&(!Pa(e)||Cl(e))&&!!cm(e.parent)}function KP(e,t){let{valueDeclaration:r}=e;(!r||!(t.flags&16777216&&!Gt(t)&&!(r.flags&16777216))&&w0(r)&&!w0(t)||r.kind!==t.kind&&M3(r))&&(e.valueDeclaration=t)}function ZP(e){if(!e||!e.valueDeclaration)return!1;let t=e.valueDeclaration;return t.kind===261||Di(t)&&t.initializer&&Xi(t.initializer)}function eI(e){var t,r;switch(e.kind){case 259:case 207:return(t=Kn(e.initializer,a=>El(a,!0)))==null?void 0:t.arguments[0];case 271:return In(e.moduleSpecifier,Vn);case 270:return In((r=In(e.moduleReference,Wm))==null?void 0:r.expression,Vn);case 272:case 279:return In(e.parent.moduleSpecifier,Vn);case 273:case 280:return In(e.parent.parent.moduleSpecifier,Vn);case 275:return In(e.parent.parent.parent.moduleSpecifier,Vn);default:N.assertNever(e)}}function tI(e){return cT(e)||N.failBadSyntaxKind(e.parent)}function cT(e){switch(e.parent.kind){case 271:case 277:return e.parent;case 282:return e.parent.parent;case 212:return Yg(e.parent)||El(e.parent,!1)?e.parent:void 0;case 200:return N.assert(pn(e)),In(e.parent.parent,Fl);default:return}}function l2(e){switch(e.kind){case 271:case 277:return e.moduleSpecifier;case 270:return e.moduleReference.kind===282?e.moduleReference.expression:void 0;case 204:return q3(e)?e.argument.literal:void 0;case 212:return e.arguments[0];case 266:return e.name.kind===11?e.name:void 0;default:return N.assertNever(e)}}function lT(e){switch(e.kind){case 271:return e.importClause&&In(e.importClause.namedBindings,S6);case 270:return e;case 277:return e.exportClause&&In(e.exportClause,zm);default:return N.assertNever(e)}}function uT(e){return e.kind===271&&!!e.importClause&&!!e.importClause.name}function rI(e,t){if(e.name){let r=t(e);if(r)return r}if(e.namedBindings){let r=S6(e.namedBindings)?t(e.namedBindings):gr(e.namedBindings.elements,t);if(r)return r}}function nI(e){if(e)switch(e.kind){case 168:case 173:case 172:case 303:case 302:case 171:case 170:return e.questionToken!==void 0}return!1}function iI(e){let t=Vm(e)?__(e.parameters):void 0,r=In(t&&t.name,we);return!!r&&r.escapedText==="new"}function Al(e){return e.kind===352||e.kind===344||e.kind===346}function aI(e){return Al(e)||y6(e)}function oI(e){return zl(e)&&xt(e.expression)&&e.expression.operatorToken.kind===64?o2(e.expression):void 0}function pT(e){return zl(e)&&xt(e.expression)&&Da(e.expression)!==0&&xt(e.expression.right)&&(e.expression.right.operatorToken.kind===57||e.expression.right.operatorToken.kind===61)?e.expression.right.right:void 0}function u2(e){switch(e.kind){case 242:let t=sl(e);return t&&t.initializer;case 171:return e.initializer;case 302:return e.initializer}}function sl(e){return os(e)?__(e.declarationList.declarations):void 0}function fT(e){return Ki(e)&&e.body&&e.body.kind===266?e.body:void 0}function sI(e){if(e.kind>=242&&e.kind<=258)return!0;switch(e.kind){case 80:case 110:case 108:case 165:case 235:case 211:case 210:case 207:case 217:case 218:case 173:case 176:case 177:return!0;default:return!1}}function wm(e){switch(e.kind){case 218:case 225:case 240:case 251:case 178:case 295:case 262:case 230:case 174:case 175:case 184:case 179:case 250:case 258:case 245:case 211:case 241:case 1:case 265:case 305:case 276:case 277:case 280:case 243:case 248:case 249:case 247:case 261:case 217:case 183:case 176:case 80:case 244:case 271:case 270:case 180:case 263:case 323:case 329:case 255:case 173:case 172:case 266:case 201:case 269:case 209:case 168:case 216:case 210:case 302:case 171:case 170:case 252:case 239:case 177:case 303:case 304:case 254:case 256:case 257:case 264:case 167:case 259:case 242:case 246:case 253:return!0;default:return!1}}function dT(e,t){let r;Zg(e)&&S3(e)&&Vi(e.initializer)&&(r=Lr(r,Lb(e,Sa(e.initializer.jsDoc))));let a=e;for(;a&&a.parent;){if(Vi(a)&&(r=Lr(r,Lb(e,Sa(a.jsDoc)))),a.kind===168){r=Lr(r,(t?N4:_m)(a));break}if(a.kind===167){r=Lr(r,(t?L4:M4)(a));break}a=mT(a)}return r||Xe}function Lb(e,t){if(ls(t)){let r=Xr(t.tags,a=>Jb(e,a));return t.tags===r?[t]:r}return Jb(e,t)?[t]:void 0}function Jb(e,t){return!(Gl(t)||M6(t))||!t.parent||!ls(t.parent)||!as(t.parent.parent)||t.parent.parent===e}function mT(e){let t=e.parent;if(t.kind===302||t.kind===276||t.kind===171||t.kind===243&&e.kind===210||t.kind===252||fT(t)||xt(e)&&e.operatorToken.kind===64)return t;if(t.parent&&(sl(t.parent)===e||xt(t)&&t.operatorToken.kind===64))return t.parent;if(t.parent&&t.parent.parent&&(sl(t.parent.parent)||u2(t.parent.parent)===e||pT(t.parent.parent)))return t.parent.parent}function _I(e){if(e.symbol)return e.symbol;if(!we(e.name))return;let t=e.name.escapedText,r=p2(e);if(!r)return;let a=Qr(r.parameters,_=>_.name.kind===80&&_.name.escapedText===t);return a&&a.symbol}function cI(e){if(ls(e.parent)&&e.parent.tags){let t=Qr(e.parent.tags,Al);if(t)return t}return p2(e)}function p2(e){let t=f2(e);if(t)return Ml(t)&&t.type&&Xi(t.type)?t.type:Xi(t)?t:void 0}function f2(e){let t=hT(e);if(t)return pT(t)||oI(t)||u2(t)||sl(t)||fT(t)||t}function hT(e){let t=d2(e);if(!t)return;let r=t.parent;if(r&&r.jsDoc&&t===Ei(r.jsDoc))return r}function d2(e){return Kn(e.parent,ls)}function lI(e){let t=e.name.escapedText,{typeParameters:r}=e.parent.parent.parent;return r&&Qr(r,a=>a.name.escapedText===t)}function uI(e){return!!e.typeArguments}function yT(e){let t=e.parent;for(;;){switch(t.kind){case 225:let r=t.operatorToken.kind;return g_(r)&&t.left===e?r===64||Pm(r)?1:2:0;case 223:case 224:let a=t.operator;return a===46||a===47?2:0;case 248:case 249:return t.initializer===e?1:0;case 216:case 208:case 229:case 234:e=t;break;case 304:e=t.parent;break;case 303:if(t.name!==e)return 0;e=t.parent;break;case 302:if(t.name===e)return 0;e=t.parent;break;default:return 0}t=e.parent}}function pI(e){return yT(e)!==0}function fI(e){switch(e.kind){case 240:case 242:case 253:case 244:case 254:case 268:case 295:case 296:case 255:case 247:case 248:case 249:case 245:case 246:case 257:case 298:return!0}return!1}function dI(e){return jm(e)||Fm(e)||Og(e)||ss(e)||w_(e)}function gT(e,t){for(;e&&e.kind===t;)e=e.parent;return e}function mI(e){return gT(e,195)}function bT(e){return gT(e,216)}function hI(e){let t;for(;e&&e.kind===195;)t=e,e=e.parent;return[t,e]}function yI(e){for(;c6(e);)e=e.type;return e}function kl(e,t){return us(e,t?17:1)}function gI(e){return e.kind!==210&&e.kind!==211?!1:(e=bT(e.parent),e&&e.kind===219)}function bI(e,t){for(;e;){if(e===t)return!0;e=e.parent}return!1}function vT(e){return!Zn(e)&&!dm(e)&&Xo(e.parent)&&e.parent.name===e}function vI(e){let t=e.parent;switch(e.kind){case 11:case 15:case 9:if(to(t))return t.parent;case 80:if(Xo(t))return t.name===e?t:void 0;if(x_(t)){let r=t.parent;return o_(r)&&r.name===t?r:void 0}else{let r=t.parent;return xt(r)&&Da(r)!==0&&(r.left.symbol||r.symbol)&&Tl(r)===e?r:void 0}case 81:return Xo(t)&&t.name===e?t:void 0;default:return}}function TT(e){return Yi(e)&&e.parent.kind===166&&Xo(e.parent.parent)}function TI(e){let t=e.parent;switch(t.kind){case 171:case 170:case 173:case 172:case 176:case 177:case 305:case 302:case 210:return t.name===e;case 165:return t.right===e;case 207:case 275:return t.propertyName===e;case 280:case 290:case 284:case 285:case 286:return!0}return!1}function SI(e){return e.kind===270||e.kind===269||e.kind===272&&e.name||e.kind===273||e.kind===279||e.kind===275||e.kind===280||e.kind===276&&E0(e)?!0:Gt(e)&&(xt(e)&&Da(e)===2&&E0(e)||jr(e)&&xt(e.parent)&&e.parent.left===e&&e.parent.operatorToken.kind===64&&m2(e.parent.right))}function ST(e){switch(e.parent.kind){case 272:case 275:case 273:case 280:case 276:case 270:case 279:return e.parent;case 165:do e=e.parent;while(e.parent.kind===165);return ST(e)}}function m2(e){return io(e)||Um(e)}function E0(e){let t=xT(e);return m2(t)}function xT(e){return _s(e)?e.expression:e.right}function xI(e){return e.kind===303?e.name:e.kind===302?e.initializer:e.parent.right}function wT(e){let t=ET(e);if(t&&Gt(e)){let r=J4(e);if(r)return r.class}return t}function ET(e){let t=Em(e.heritageClauses,96);return t&&t.types.length>0?t.types[0]:void 0}function CT(e){if(Gt(e))return R4(e).map(t=>t.class);{let t=Em(e.heritageClauses,119);return t==null?void 0:t.types}}function AT(e){return Wl(e)?kT(e)||Xe:$n(e)&&s_(ad(wT(e)),CT(e))||Xe}function kT(e){let t=Em(e.heritageClauses,96);return t?t.types:void 0}function Em(e,t){if(e){for(let r of e)if(r.token===t)return r}}function wI(e,t){for(;e;){if(e.kind===t)return e;e=e.parent}}function xi(e){return 83<=e&&e<=164}function DT(e){return 19<=e&&e<=79}function Hf(e){return xi(e)||DT(e)}function h2(e){return 128<=e&&e<=164}function PT(e){return xi(e)&&!h2(e)}function EI(e){return 119<=e&&e<=127}function CI(e){let t=gl(e);return t!==void 0&&PT(t)}function AI(e){let t=gl(e);return t!==void 0&&xi(t)}function kI(e){let t=C4(e);return!!t&&!h2(t)}function DI(e){return 2<=e&&e<=7}function PI(e){if(!e)return 4;let t=0;switch(e.kind){case 261:case 217:case 173:e.asteriskToken&&(t|=1);case 218:br(e,512)&&(t|=2);break}return e.body||(t|=4),t}function II(e){switch(e.kind){case 261:case 217:case 218:case 173:return e.body!==void 0&&e.asteriskToken===void 0&&br(e,512)}return!1}function Yi(e){return Vn(e)||ao(e)}function y2(e){return Bm(e)&&(e.operator===40||e.operator===41)&&ao(e.operand)}function IT(e){let t=Tl(e);return!!t&&g2(t)}function g2(e){if(!(e.kind===166||e.kind===211))return!1;let t=Pa(e)?kl(e.argumentExpression):e.expression;return!Yi(t)&&!y2(t)}function Ad(e){switch(e.kind){case 80:case 81:return e.escapedText;case 11:case 9:return Wn(e.text);case 166:let t=e.expression;return Yi(t)?Wn(t.text):y2(t)?t.operator===41?ir(t.operator)+t.operand.text:t.operand.text:void 0;case 294:return Il(e);default:return N.assertNever(e)}}function C0(e){switch(e.kind){case 80:case 11:case 15:case 9:return!0;default:return!1}}function kd(e){return Ka(e)?Lt(e):P_(e)?Nl(e):e.text}function NT(e){return Ka(e)?e.escapedText:P_(e)?Il(e):Wn(e.text)}function NI(e){return`__@${getSymbolId(e)}@${e.escapedName}`}function OI(e,t){return`__#${getSymbolId(e)}@${t}`}function MI(e){return Rr(e.escapedName,"__@")}function LI(e){return Rr(e.escapedName,"__#")}function JI(e){return e.kind===80&&e.escapedText==="Symbol"}function OT(e){return we(e)?Lt(e)==="__proto__":pn(e)&&e.text==="__proto__"}function zs(e,t){switch(e=us(e),e.kind){case 230:case 217:if(e.name)return!1;break;case 218:break;default:return!1}return typeof t=="function"?t(e):!0}function MT(e){switch(e.kind){case 302:return!OT(e.name);case 303:return!!e.objectAssignmentInitializer;case 259:return we(e.name)&&!!e.initializer;case 168:return we(e.name)&&!!e.initializer&&!e.dotDotDotToken;case 207:return we(e.name)&&!!e.initializer&&!e.dotDotDotToken;case 171:return!!e.initializer;case 225:switch(e.operatorToken.kind){case 64:case 77:case 76:case 78:return we(e.left)}break;case 276:return!0}return!1}function RI(e,t){if(!MT(e))return!1;switch(e.kind){case 302:return zs(e.initializer,t);case 303:return zs(e.objectAssignmentInitializer,t);case 259:case 168:case 207:case 171:return zs(e.initializer,t);case 225:return zs(e.right,t);case 276:return zs(e.expression,t)}}function jI(e){return e.escapedText==="push"||e.escapedText==="unshift"}function FI(e){return Cm(e).kind===168}function Cm(e){for(;e.kind===207;)e=e.parent.parent;return e}function BI(e){let t=e.kind;return t===175||t===217||t===261||t===218||t===173||t===176||t===177||t===266||t===311}function ma(e){return Aa(e.pos)||Aa(e.end)}function UI(e){return vl(e,Zn)||e}function qI(e){let t=b2(e),r=e.kind===213&&e.arguments!==void 0;return LT(e.kind,t,r)}function LT(e,t,r){switch(e){case 213:return r?0:1;case 223:case 220:case 221:case 219:case 222:case 226:case 228:return 1;case 225:switch(t){case 43:case 64:case 65:case 66:case 68:case 67:case 69:case 70:case 71:case 72:case 73:case 74:case 79:case 75:case 76:case 77:case 78:return 1}}return 0}function zI(e){let t=b2(e),r=e.kind===213&&e.arguments!==void 0;return JT(e.kind,t,r)}function b2(e){return e.kind===225?e.operatorToken.kind:e.kind===223||e.kind===224?e.operator:e.kind}function JT(e,t,r){switch(e){case 360:return 0;case 229:return 1;case 228:return 2;case 226:return 4;case 225:switch(t){case 28:return 0;case 64:case 65:case 66:case 68:case 67:case 69:case 70:case 71:case 72:case 73:case 74:case 79:case 75:case 76:case 77:case 78:return 3;default:return Xc(t)}case 215:case 234:case 223:case 220:case 221:case 219:case 222:return 16;case 224:return 17;case 212:return 18;case 213:return r?19:18;case 214:case 210:case 211:case 235:return 19;case 233:case 237:return 11;case 110:case 108:case 80:case 81:case 106:case 112:case 97:case 9:case 10:case 11:case 208:case 209:case 217:case 218:case 230:case 14:case 15:case 227:case 216:case 231:case 283:case 284:case 287:return 20;default:return-1}}function Xc(e){switch(e){case 61:return 4;case 57:return 5;case 56:return 6;case 52:return 7;case 53:return 8;case 51:return 9;case 35:case 36:case 37:case 38:return 10;case 30:case 32:case 33:case 34:case 104:case 103:case 130:case 152:return 11;case 48:case 49:case 50:return 12;case 40:case 41:return 13;case 42:case 44:case 45:return 14;case 43:return 15}return-1}function WI(e){return Xr(e,t=>{switch(t.kind){case 293:return!!t.expression;case 12:return!t.containsOnlyTriviaWhiteSpaces;default:return!0}})}function VI(){let e=[],t=[],r=new Map,a=!1;return{add:p,lookup:_,getGlobalDiagnostics:f,getDiagnostics:h};function _(l){let v;if(l.file?v=r.get(l.file.fileName):v=e,!v)return;let y=ml(v,l,ht,Nd);if(y>=0)return v[y]}function p(l){let v;l.file?(v=r.get(l.file.fileName),v||(v=[],r.set(l.file.fileName,v),Zc(t,l.file.fileName,Ci))):(a&&(a=!1,e=e.slice()),v=e),Zc(v,l,Nd)}function f(){return a=!0,e}function h(l){if(l)return r.get(l)||[];let v=yv(t,y=>r.get(y));return e.length&&v.unshift(...e),v}}function HI(e){return e.replace(mx,"\\${")}function RT(e){return e&&!!(Jx(e)?e.templateFlags:e.head.templateFlags||ft(e.templateSpans,t=>!!t.literal.templateFlags))}function jT(e){return"\\u"+("0000"+e.toString(16).toUpperCase()).slice(-4)}function GI(e,t,r){if(e.charCodeAt(0)===0){let a=r.charCodeAt(t+e.length);return a>=48&&a<=57?"\\x00":"\\0"}return bx.get(e)||jT(e.charCodeAt(0))}function Dd(e,t){let r=t===96?gx:t===39?yx:hx;return e.replace(r,GI)}function Pd(e,t){return e=Dd(e,t),B0.test(e)?e.replace(B0,r=>jT(r.charCodeAt(0))):e}function XI(e){return"&#x"+e.toString(16).toUpperCase()+";"}function $I(e){return e.charCodeAt(0)===0?"&#0;":Sx.get(e)||XI(e.charCodeAt(0))}function FT(e,t){let r=t===39?Tx:vx;return e.replace(r,$I)}function QI(e){let t=e.length;return t>=2&&e.charCodeAt(0)===e.charCodeAt(t-1)&&YI(e.charCodeAt(0))?e.substring(1,t-1):e}function YI(e){return e===39||e===34||e===96}function BT(e){let t=e.charCodeAt(0);return t>=97&&t<=122||Qa(e,"-")}function v2(e){let t=No[1];for(let r=No.length;r<=e;r++)No.push(No[r-1]+t);return No[e]}function jo(){return No[1].length}function KI(){return Qa(rd,"-dev")||Qa(rd,"-insiders")}function ZI(e){var t,r,a,_,p,f=!1;function h(Y){let ue=em(Y);ue.length>1?(_=_+ue.length-1,p=t.length-Y.length+Sa(ue),a=p-t.length===0):a=!1}function l(Y){Y&&Y.length&&(a&&(Y=v2(r)+Y,a=!1),t+=Y,h(Y))}function v(Y){Y&&(f=!1),l(Y)}function y(Y){Y&&(f=!0),l(Y)}function E(){t="",r=0,a=!0,_=0,p=0,f=!1}function S(Y){Y!==void 0&&(t+=Y,h(Y),f=!1)}function A(Y){Y&&Y.length&&v(Y)}function J(Y){(!a||Y)&&(t+=e,_++,p=t.length,a=!0,f=!1)}function G(){return a?t.length:t.length+e.length}return E(),{write:v,rawWrite:S,writeLiteral:A,writeLine:J,increaseIndent:()=>{r++},decreaseIndent:()=>{r--},getIndent:()=>r,getTextPos:()=>t.length,getLine:()=>_,getColumn:()=>a?r*jo():t.length-p,getText:()=>t,isAtStartOfLine:()=>a,hasTrailingComment:()=>f,hasTrailingWhitespace:()=>!!t.length&&Hi(t.charCodeAt(t.length-1)),clear:E,writeKeyword:v,writeOperator:v,writeParameter:v,writeProperty:v,writePunctuation:v,writeSpace:v,writeStringLiteral:v,writeSymbol:(Y,ue)=>v(Y),writeTrailingSemicolon:v,writeComment:y,getTextPosWithWriteLine:G}}function eN(e){let t=!1;function r(){t&&(e.writeTrailingSemicolon(";"),t=!1)}return{...e,writeTrailingSemicolon(){t=!0},writeLiteral(a){r(),e.writeLiteral(a)},writeStringLiteral(a){r(),e.writeStringLiteral(a)},writeSymbol(a,_){r(),e.writeSymbol(a,_)},writePunctuation(a){r(),e.writePunctuation(a)},writeKeyword(a){r(),e.writeKeyword(a)},writeOperator(a){r(),e.writeOperator(a)},writeParameter(a){r(),e.writeParameter(a)},writeSpace(a){r(),e.writeSpace(a)},writeProperty(a){r(),e.writeProperty(a)},writeComment(a){r(),e.writeComment(a)},writeLine(){r(),e.writeLine()},increaseIndent(){r(),e.increaseIndent()},decreaseIndent(){r(),e.decreaseIndent()}}}function T2(e){return e.useCaseSensitiveFileNames?e.useCaseSensitiveFileNames():!1}function UT(e){return $d(T2(e))}function qT(e,t,r){return t.moduleName||S2(e,t.fileName,r&&r.fileName)}function Rb(e,t){return e.getCanonicalFileName(wa(t,e.getCurrentDirectory()))}function tN(e,t,r){let a=t.getExternalModuleFileFromDeclaration(r);if(!a||a.isDeclarationFile)return;let _=l2(r);if(!(_&&Vn(_)&&!rs(_.text)&&Rb(e,a.path).indexOf(Rb(e,Vo(e.getCommonSourceDirectory())))===-1))return qT(e,a)}function S2(e,t,r){let a=l=>e.getCanonicalFileName(l),_=wi(r?Qi(r):e.getCommonSourceDirectory(),e.getCurrentDirectory(),a),p=wa(t,e.getCurrentDirectory()),f=mg(_,p,_,a,!1),h=cl(f);return r?pg(h):h}function rN(e,t,r){let a=t.getCompilerOptions(),_;return a.outDir?_=cl(VT(e,t,a.outDir)):_=cl(e),_+r}function nN(e,t){return zT(e,t.getCompilerOptions(),t.getCurrentDirectory(),t.getCommonSourceDirectory(),r=>t.getCanonicalFileName(r))}function zT(e,t,r,a,_){let p=t.declarationDir||t.outDir,f=p?w2(e,p,r,a,_):e,h=WT(f);return cl(f)+h}function WT(e){return Gn(e,[".mjs",".mts"])?".d.mts":Gn(e,[".cjs",".cts"])?".d.cts":Gn(e,[".json"])?".d.json.ts":".d.ts"}function iN(e){return Gn(e,[".d.mts",".mjs",".mts"])?[".mts",".mjs"]:Gn(e,[".d.cts",".cjs",".cts"])?[".cts",".cjs"]:Gn(e,[".d.json.ts"])?[".json"]:[".tsx",".ts",".jsx",".js"]}function x2(e){return e.outFile||e.out}function aN(e,t){var r;if(e.paths)return e.baseUrl??N.checkDefined(e.pathsBasePath||((r=t.getCurrentDirectory)==null?void 0:r.call(t)),"Encountered 'paths' without a 'baseUrl', config file, or host 'getCurrentDirectory'.")}function oN(e,t,r){let a=e.getCompilerOptions();if(x2(a)){let _=Yn(a),p=a.emitDeclarationOnly||_===2||_===4;return Xr(e.getSourceFiles(),f=>(p||!Zo(f))&&A0(f,e,r))}else{let _=t===void 0?e.getSourceFiles():[t];return Xr(_,p=>A0(p,e,r))}}function A0(e,t,r){return!(t.getCompilerOptions().noEmitForJsFiles&&a2(e))&&!e.isDeclarationFile&&!t.isSourceFileFromExternalLibrary(e)&&(r||!(Qg(e)&&t.getResolvedProjectReferenceToRedirect(e.fileName))&&!t.isSourceOfProjectReferenceRedirect(e.fileName))}function VT(e,t,r){return w2(e,r,t.getCurrentDirectory(),t.getCommonSourceDirectory(),a=>t.getCanonicalFileName(a))}function w2(e,t,r,a,_){let p=wa(e,r);return p=_(p).indexOf(_(a))===0?p.substring(a.length):p,yr(t,p)}function sN(e,t,r,a,_,p,f){e.writeFile(r,a,_,h=>{t.add($c(z.Could_not_write_file_0_Colon_1,r,h))},p,f)}function HT(e,t,r){if(e.length>Ai(e)&&!r(e)){let a=Qi(e);HT(a,t,r),t(e)}}function _N(e,t,r,a,_,p){try{a(e,t,r)}catch{HT(Qi(ln(e)),_,p),a(e,t,r)}}function cN(e,t){let r=Ea(e);return Zs(r,t)}function ba(e,t){return Zs(e,t)}function GT(e){return Qr(e.members,t=>w_(t)&&ol(t.body))}function E2(e){if(e&&e.parameters.length>0){let t=e.parameters.length===2&&Dl(e.parameters[0]);return e.parameters[t?1:0]}}function lN(e){let t=E2(e);return t&&t.type}function XT(e){if(e.parameters.length&&!Hl(e)){let t=e.parameters[0];if(Dl(t))return t}}function Dl(e){return Am(e.name)}function Am(e){return!!e&&e.kind===80&&$T(e)}function uN(e){if(!Am(e))return!1;for(;x_(e.parent)&&e.parent.left===e;)e=e.parent;return e.parent.kind===185}function $T(e){return e.escapedText==="this"}function C2(e,t){let r,a,_,p;return IT(t)?(r=t,t.kind===176?_=t:t.kind===177?p=t:N.fail("Accessor has wrong kind")):gr(e,f=>{if(fm(f)&&k0(f)===k0(t)){let h=Ad(f.name),l=Ad(t.name);h===l&&(r?a||(a=f):r=f,f.kind===176&&!_&&(_=f),f.kind===177&&!p&&(p=f))}}),{firstAccessor:r,secondAccessor:a,getAccessor:_,setAccessor:p}}function A2(e){if(!Gt(e)&&ss(e))return;let t=e.type;return t||!Gt(e)?t:Ag(e)?e.typeExpression&&e.typeExpression.type:lm(e)}function pN(e){return e.type}function fN(e){return Hl(e)?e.type&&e.type.typeExpression&&e.type.typeExpression.type:e.type||(Gt(e)?V4(e):void 0)}function QT(e){return qo(Sl(e),t=>dN(t)?t.typeParameters:void 0)}function dN(e){return Ko(e)&&!(e.parent.kind===326&&(e.parent.tags.some(Al)||e.parent.tags.some(I6)))}function mN(e){let t=E2(e);return t&&A2(t)}function YT(e,t,r,a){KT(e,t,r.pos,a)}function KT(e,t,r,a){a&&a.length&&r!==a[0].pos&&ba(e,r)!==ba(e,a[0].pos)&&t.writeLine()}function hN(e,t,r,a){r!==a&&ba(e,r)!==ba(e,a)&&t.writeLine()}function ZT(e,t,r,a,_,p,f,h){if(a&&a.length>0){_&&r.writeSpace(" ");let l=!1;for(let v of a)l&&(r.writeSpace(" "),l=!1),h(e,t,r,v.pos,v.end,f),v.hasTrailingNewLine?r.writeLine():l=!0;l&&p&&r.writeSpace(" ")}}function yN(e,t,r,a,_,p,f){let h,l;if(f?_.pos===0&&(h=Xr(Ho(e,_.pos),v)):h=Ho(e,_.pos),h){let y=[],E;for(let S of h){if(E){let A=ba(t,E.end);if(ba(t,S.pos)>=A+2)break}y.push(S),E=S}if(y.length){let S=ba(t,Sa(y).end);ba(t,Mt(e,_.pos))>=S+2&&(YT(t,r,_,h),ZT(e,t,r,y,!1,!0,p,a),l={nodePos:_.pos,detachedCommentEndPos:Sa(y).end})}}return l;function v(y){return I3(e,y.pos)}}function gN(e,t,r,a,_,p){if(e.charCodeAt(a+1)===42){let f=gg(t,a),h=t.length,l;for(let v=a,y=f.line;v<_;y++){let E=y+1===h?e.length+1:t[y+1];if(v!==a){l===void 0&&(l=jb(e,t[f.line],a));let A=r.getIndent()*jo()-l+jb(e,v,E);if(A>0){let J=A%jo(),G=v2((A-J)/jo());for(r.rawWrite(G);J;)r.rawWrite(" "),J--}else r.rawWrite("")}bN(e,_,r,p,v,E),v=E}}else r.writeComment(e.substring(a,_))}function bN(e,t,r,a,_,p){let f=Math.min(t,p-1),h=Qd(e.substring(_,f));h?(r.writeComment(h),f!==t&&r.writeLine()):r.rawWrite(a)}function jb(e,t,r){let a=0;for(;t<r&&Oo(e.charCodeAt(t));t++)e.charCodeAt(t)===9?a+=jo()-a%jo():a++;return a}function vN(e){return Dm(e)!==0}function TN(e){return P2(e)!==0}function k2(e,t){return!!nS(e,t)}function br(e,t){return!!iS(e,t)}function k0(e){return Za(e)&&km(e)||Jl(e)}function km(e){return br(e,32)}function SN(e){return k2(e,16384)}function eS(e){return br(e,256)}function tS(e){return br(e,2)}function rS(e){return br(e,128)}function D0(e){return k2(e,64)}function _l(e){return br(e,131072)}function nS(e,t){return Dm(e)&t}function iS(e,t){return P2(e)&t}function D2(e,t,r){return e.kind>=0&&e.kind<=164?0:(e.modifierFlagsCache&536870912||(e.modifierFlagsCache=I2(e)|536870912),t&&!(e.modifierFlagsCache&4096)&&(r||Gt(e))&&e.parent&&(e.modifierFlagsCache|=oS(e)|4096),e.modifierFlagsCache&-536875009)}function Dm(e){return D2(e,!0)}function aS(e){return D2(e,!0,!0)}function P2(e){return D2(e,!1)}function oS(e){let t=0;return e.parent&&!oo(e)&&(Gt(e)&&(j4(e)&&(t|=4),F4(e)&&(t|=8),B4(e)&&(t|=16),U4(e)&&(t|=64),q4(e)&&(t|=16384)),z4(e)&&(t|=8192)),t}function sS(e){return I2(e)|oS(e)}function I2(e){let t=I_(e)?_n(e.modifiers):0;return(e.flags&4||e.kind===80&&e.flags&2048)&&(t|=1),t}function _n(e){let t=0;if(e)for(let r of e)t|=N2(r.kind);return t}function N2(e){switch(e){case 126:return 32;case 125:return 4;case 124:return 16;case 123:return 8;case 128:return 256;case 129:return 128;case 95:return 1;case 138:return 2;case 87:return 2048;case 90:return 1024;case 134:return 512;case 148:return 64;case 163:return 16384;case 103:return 32768;case 147:return 65536;case 169:return 131072}return 0}function _S(e){return e===57||e===56}function xN(e){return _S(e)||e===54}function Pm(e){return e===76||e===77||e===78}function wN(e){return xt(e)&&Pm(e.operatorToken.kind)}function cS(e){return _S(e)||e===61}function EN(e){return xt(e)&&cS(e.operatorToken.kind)}function g_(e){return e>=64&&e<=79}function lS(e){let t=uS(e);return t&&!t.isImplements?t.class:void 0}function uS(e){if(d6(e)){if(fl(e.parent)&&$n(e.parent.parent))return{class:e.parent.parent,isImplements:e.parent.token===119};if(Hm(e.parent)){let t=f2(e.parent);if(t&&$n(t))return{class:t,isImplements:!1}}}}function Ca(e,t){return xt(e)&&(t?e.operatorToken.kind===64:g_(e.operatorToken.kind))&&Ro(e.left)}function CN(e){return Ca(e.parent)&&e.parent.left===e}function AN(e){if(Ca(e,!0)){let t=e.left.kind;return t===209||t===208}return!1}function P0(e){return lS(e)!==void 0}function io(e){return e.kind===80||pS(e)}function kN(e){switch(e.kind){case 80:return e;case 165:do e=e.left;while(e.kind!==80);return e;case 210:do e=e.expression;while(e.kind!==80);return e}}function I0(e){return e.kind===80||e.kind===110||e.kind===108||e.kind===235||e.kind===210&&I0(e.expression)||e.kind===216&&I0(e.expression)}function pS(e){return jr(e)&&we(e.name)&&io(e.expression)}function N0(e){if(jr(e)){let t=N0(e.expression);if(t!==void 0)return t+"."+Ti(e.name)}else if(Pa(e)){let t=N0(e.expression);if(t!==void 0&&wl(e.argumentExpression))return t+"."+Ad(e.argumentExpression)}else{if(we(e))return Go(e.escapedText);if(P_(e))return Nl(e)}}function Pl(e){return y_(e)&&eo(e)==="prototype"}function DN(e){return e.parent.kind===165&&e.parent.right===e||e.parent.kind===210&&e.parent.name===e}function fS(e){return jr(e.parent)&&e.parent.name===e||Pa(e.parent)&&e.parent.argumentExpression===e}function PN(e){return x_(e.parent)&&e.parent.right===e||jr(e.parent)&&e.parent.name===e||Gs(e.parent)&&e.parent.right===e}function IN(e){return e.kind===209&&e.properties.length===0}function NN(e){return e.kind===208&&e.elements.length===0}function ON(e){if(!(!MN(e)||!e.declarations)){for(let t of e.declarations)if(t.localSymbol)return t.localSymbol}}function MN(e){return e&&Xa(e.declarations)>0&&br(e.declarations[0],1024)}function LN(e){return Qr(Ax,t=>ka(e,t))}function JN(e){let t=[],r=e.length;for(let a=0;a<r;a++){let _=e.charCodeAt(a);_<128?t.push(_):_<2048?(t.push(_>>6|192),t.push(_&63|128)):_<65536?(t.push(_>>12|224),t.push(_>>6&63|128),t.push(_&63|128)):_<131072?(t.push(_>>18|240),t.push(_>>12&63|128),t.push(_>>6&63|128),t.push(_&63|128)):N.assert(!1,"Unexpected code point")}return t}function dS(e){let t="",r=JN(e),a=0,_=r.length,p,f,h,l;for(;a<_;)p=r[a]>>2,f=(r[a]&3)<<4|r[a+1]>>4,h=(r[a+1]&15)<<2|r[a+2]>>6,l=r[a+2]&63,a+1>=_?h=l=64:a+2>=_&&(l=64),t+=zi.charAt(p)+zi.charAt(f)+zi.charAt(h)+zi.charAt(l),a+=3;return t}function RN(e){let t="",r=0,a=e.length;for(;r<a;){let _=e[r];if(_<128)t+=String.fromCharCode(_),r++;else if((_&192)===192){let p=_&63;r++;let f=e[r];for(;(f&192)===128;)p=p<<6|f&63,r++,f=e[r];t+=String.fromCharCode(p)}else t+=String.fromCharCode(_),r++}return t}function jN(e,t){return e&&e.base64encode?e.base64encode(t):dS(t)}function FN(e,t){if(e&&e.base64decode)return e.base64decode(t);let r=t.length,a=[],_=0;for(;_<r&&t.charCodeAt(_)!==zi.charCodeAt(64);){let p=zi.indexOf(t[_]),f=zi.indexOf(t[_+1]),h=zi.indexOf(t[_+2]),l=zi.indexOf(t[_+3]),v=(p&63)<<2|f>>4&3,y=(f&15)<<4|h>>2&15,E=(h&3)<<6|l&63;y===0&&h!==0?a.push(v):E===0&&l!==0?a.push(v,y):a.push(v,y,E),_+=4}return RN(a)}function mS(e,t){let r=c_(t)?t:t.readFile(e);if(!r)return;let a=parseConfigFileTextToJson(e,r);return a.error?void 0:a.config}function BN(e,t){return mS(e,t)||{}}function hS(e,t){return!t.directoryExists||t.directoryExists(e)}function yS(e){switch(e.newLine){case 0:return xx;case 1:case void 0:return wx}}function Im(e,t=e){return N.assert(t>=e||t===-1),{pos:e,end:t}}function UN(e,t){return Im(e.pos,t)}function Id(e,t){return Im(t,e.end)}function gS(e){let t=I_(e)?eg(e.modifiers,Ol):void 0;return t&&!Aa(t.end)?Id(e,t.end):e}function qN(e){if(is(e)||Ll(e))return Id(e,e.name.pos);let t=I_(e)?Ei(e.modifiers):void 0;return t&&!Aa(t.end)?Id(e,t.end):gS(e)}function zN(e){return e.pos===e.end}function WN(e,t){return Im(e,e+ir(t).length)}function VN(e,t){return bS(e,e,t)}function HN(e,t,r){return b_(i_(e,r,!1),i_(t,r,!1),r)}function GN(e,t,r){return b_(e.end,t.end,r)}function bS(e,t,r){return b_(i_(e,r,!1),t.end,r)}function XN(e,t,r){return b_(e.end,i_(t,r,!1),r)}function $N(e,t,r,a){let _=i_(t,r,a);return f_(r,e.end,_)}function QN(e,t,r){return f_(r,e.end,t.end)}function YN(e,t){return!b_(e.pos,e.end,t)}function b_(e,t,r){return f_(r,e,t)===0}function i_(e,t,r){return Aa(e.pos)?-1:Mt(t.text,e.pos,!1,r)}function KN(e,t,r,a){let _=Mt(r.text,e,!1,a),p=eO(_,t,r);return f_(r,p??t,_)}function ZN(e,t,r,a){let _=Mt(r.text,e,!1,a);return f_(r,e,Math.min(t,_))}function eO(e,t=0,r){for(;e-- >t;)if(!Hi(r.text.charCodeAt(e)))return e}function tO(e){let t=vl(e);if(t)switch(t.parent.kind){case 265:case 266:return t===t.parent.name}return!1}function rO(e){return Xr(e.declarations,vS)}function vS(e){return Di(e)&&e.initializer!==void 0}function nO(e){return e.watch&&$r(e,"watch")}function iO(e){e.close()}function TS(e){return e.flags&33554432?e.links.checkFlags:0}function aO(e,t=!1){if(e.valueDeclaration){let r=t&&e.declarations&&Qr(e.declarations,E_)||e.flags&32768&&Qr(e.declarations,Rl)||e.valueDeclaration,a=im(r);return e.parent&&e.parent.flags&32?a:a&-29}if(TS(e)&6){let r=e.links.checkFlags,a=r&1024?8:r&256?4:16,_=r&2048?32:0;return a|_}return e.flags&4194304?36:0}function oO(e,t){return e.flags&2097152?t.getAliasedSymbol(e):e}function sO(e){return e.exportSymbol?e.exportSymbol.flags|e.flags:e.flags}function _O(e){return Io(e)===1}function cO(e){return Io(e)!==0}function Io(e){let{parent:t}=e;switch(t==null?void 0:t.kind){case 216:return Io(t);case 224:case 223:let{operator:r}=t;return r===46||r===47?2:0;case 225:let{left:a,operatorToken:_}=t;return a===e&&g_(_.kind)?_.kind===64?1:2:0;case 210:return t.name!==e?0:Io(t);case 302:{let p=Io(t.parent);return e===t.name?lO(p):p}case 303:return e===t.objectAssignmentInitializer?0:Io(t.parent);case 208:return Io(t);default:return 0}}function lO(e){switch(e){case 0:return 1;case 1:return 0;case 2:return 2;default:return N.assertNever(e)}}function SS(e,t){if(!e||!t||Object.keys(e).length!==Object.keys(t).length)return!1;for(let r in e)if(typeof e[r]=="object"){if(!SS(e[r],t[r]))return!1}else if(typeof e[r]!="function"&&e[r]!==t[r])return!1;return!0}function uO(e,t){e.forEach(t),e.clear()}function xS(e,t,r){let{onDeleteValue:a,onExistingValue:_}=r;e.forEach((p,f)=>{let h=t.get(f);h===void 0?(e.delete(f),a(p,f)):_&&_(p,h,f)})}function pO(e,t,r){xS(e,t,r);let{createNewValue:a}=r;t.forEach((_,p)=>{e.has(p)||e.set(p,a(p,_))})}function fO(e){if(e.flags&32){let t=wS(e);return!!t&&br(t,256)}return!1}function wS(e){var t;return(t=e.declarations)==null?void 0:t.find($n)}function Gf(e){return e.flags&138117121?e.objectFlags:0}function dO(e,t){return!!Qv(e,r=>t(r)?!0:void 0)}function mO(e){return!!e&&!!e.declarations&&!!e.declarations[0]&&b6(e.declarations[0])}function hO({moduleSpecifier:e}){return pn(e)?e.text:ym(e)}function ES(e){let t;return Wt(e,r=>{ol(r)&&(t=r)},r=>{for(let a=r.length-1;a>=0;a--)if(ol(r[a])){t=r[a];break}}),t}function yO(e,t,r=!0){return e.has(t)?!1:(e.set(t,r),!0)}function gO(e){return $n(e)||Wl(e)||Rm(e)}function CS(e){return e>=181&&e<=204||e===133||e===159||e===150||e===162||e===151||e===136||e===154||e===155||e===116||e===157||e===146||e===141||e===232||e===318||e===319||e===320||e===321||e===322||e===323||e===324}function Yo(e){return e.kind===210||e.kind===211}function bO(e){return e.kind===210?e.name:(N.assert(e.kind===211),e.argumentExpression)}function vO(e){switch(e.kind){case"text":case"internal":return!0;default:return!1}}function TO(e){return e.kind===274||e.kind===278}function O2(e){for(;Yo(e);)e=e.expression;return e}function SO(e,t){if(Yo(e.parent)&&fS(e))return r(e.parent);function r(a){if(a.kind===210){let _=t(a.name);if(_!==void 0)return _}else if(a.kind===211)if(we(a.argumentExpression)||Vn(a.argumentExpression)){let _=t(a.argumentExpression);if(_!==void 0)return _}else return;if(Yo(a.expression))return r(a.expression);if(we(a.expression))return t(a.expression)}}function xO(e,t){for(;;){switch(e.kind){case 224:e=e.operand;continue;case 225:e=e.left;continue;case 226:e=e.condition;continue;case 214:e=e.tag;continue;case 212:if(t)return e;case 233:case 211:case 210:case 234:case 359:case 237:e=e.expression;continue}return e}}function wO(e,t){this.flags=e,this.escapedName=t,this.declarations=void 0,this.valueDeclaration=void 0,this.id=0,this.mergeId=0,this.parent=void 0,this.members=void 0,this.exports=void 0,this.exportSymbol=void 0,this.constEnumOnlyModule=void 0,this.isReferenced=void 0,this.isAssigned=void 0,this.links=void 0}function EO(e,t){this.flags=t,(N.isDebugging||ya)&&(this.checker=e)}function CO(e,t){this.flags=t,N.isDebugging&&(this.checker=e)}function zh(e,t,r){this.pos=t,this.end=r,this.kind=e,this.id=0,this.flags=0,this.modifierFlagsCache=0,this.transformFlags=0,this.parent=void 0,this.original=void 0,this.emitNode=void 0}function AO(e,t,r){this.pos=t,this.end=r,this.kind=e,this.id=0,this.flags=0,this.transformFlags=0,this.parent=void 0,this.emitNode=void 0}function kO(e,t,r){this.pos=t,this.end=r,this.kind=e,this.id=0,this.flags=0,this.transformFlags=0,this.parent=void 0,this.original=void 0,this.emitNode=void 0}function DO(e,t,r){this.fileName=e,this.text=t,this.skipTrivia=r||(a=>a)}function PO(e){$2.push(e),e(St)}function AS(e){Object.assign(St,e),gr($2,t=>t(St))}function v_(e,t,r=0){return e.replace(/{(\d+)}/g,(a,_)=>""+N.checkDefined(t[+_+r]))}function kS(e){ll=e}function DS(e){!ll&&e&&(ll=e())}function T_(e){return ll&&ll[e.key]||e.message}function Do(e,t,r,a){Gg(void 0,t,r);let _=T_(a);return arguments.length>4&&(_=v_(_,arguments,4)),{file:void 0,start:t,length:r,messageText:_,category:a.category,code:a.code,reportsUnnecessary:a.reportsUnnecessary,fileName:e}}function IO(e){return e.file===void 0&&e.start!==void 0&&e.length!==void 0&&typeof e.fileName=="string"}function PS(e,t){let r=t.fileName||"",a=t.text.length;N.assertEqual(e.fileName,r),N.assertLessThanOrEqual(e.start,a),N.assertLessThanOrEqual(e.start+e.length,a);let _={file:t,start:e.start,length:e.length,messageText:e.messageText,category:e.category,code:e.code,reportsUnnecessary:e.reportsUnnecessary};if(e.relatedInformation){_.relatedInformation=[];for(let p of e.relatedInformation)IO(p)&&p.fileName===r?(N.assertLessThanOrEqual(p.start,a),N.assertLessThanOrEqual(p.start+p.length,a),_.relatedInformation.push(PS(p,t))):_.relatedInformation.push(p)}return _}function Va(e,t){let r=[];for(let a of e)r.push(PS(a,t));return r}function M2(e,t,r,a){Gg(e,t,r);let _=T_(a);return arguments.length>4&&(_=v_(_,arguments,4)),{file:e,start:t,length:r,messageText:_,category:a.category,code:a.code,reportsUnnecessary:a.reportsUnnecessary,reportsDeprecated:a.reportsDeprecated}}function NO(e,t){let r=T_(t);return arguments.length>2&&(r=v_(r,arguments,2)),r}function $c(e){let t=T_(e);return arguments.length>1&&(t=v_(t,arguments,1)),{file:void 0,start:void 0,length:void 0,messageText:t,category:e.category,code:e.code,reportsUnnecessary:e.reportsUnnecessary,reportsDeprecated:e.reportsDeprecated}}function OO(e,t){return{file:void 0,start:void 0,length:void 0,code:e.code,category:e.category,messageText:e.next?e:e.messageText,relatedInformation:t}}function Rc(e,t){let r=T_(t);return arguments.length>2&&(r=v_(r,arguments,2)),{messageText:r,category:t.category,code:t.code,next:e===void 0||Array.isArray(e)?e:[e]}}function MO(e,t){let r=e;for(;r.next;)r=r.next[0];r.next=[t]}function Fb(e){return e.file?e.file.path:void 0}function L2(e,t){return Nd(e,t)||LO(e,t)||0}function Nd(e,t){return Ci(Fb(e),Fb(t))||Ar(e.start,t.start)||Ar(e.length,t.length)||Ar(e.code,t.code)||IS(e.messageText,t.messageText)||0}function LO(e,t){return!e.relatedInformation&&!t.relatedInformation?0:e.relatedInformation&&t.relatedInformation?Ar(e.relatedInformation.length,t.relatedInformation.length)||gr(e.relatedInformation,(r,a)=>{let _=t.relatedInformation[a];return L2(r,_)})||0:e.relatedInformation?-1:1}function IS(e,t){if(typeof e=="string"&&typeof t=="string")return Ci(e,t);if(typeof e=="string")return-1;if(typeof t=="string")return 1;let r=Ci(e.messageText,t.messageText);if(r)return r;if(!e.next&&!t.next)return 0;if(!e.next)return-1;if(!t.next)return 1;let a=Math.min(e.next.length,t.next.length);for(let _=0;_<a;_++)if(r=IS(e.next[_],t.next[_]),r)return r;return e.next.length<t.next.length?-1:e.next.length>t.next.length?1:0}function O0(e){return e===4||e===2||e===1||e===6?1:0}function NS(e){if(e.transformFlags&2)return v3(e)||Qc(e)?e:Wt(e,NS)}function JO(e){return e.isDeclarationFile?void 0:NS(e)}function RO(e){return(e.impliedNodeFormat===99||Gn(e.fileName,[".cjs",".cts",".mjs",".mts"]))&&!e.isDeclarationFile?!0:void 0}function OS(e){switch(MS(e)){case 3:return _=>{_.externalModuleIndicator=Yc(_)||!_.isDeclarationFile||void 0};case 1:return _=>{_.externalModuleIndicator=Yc(_)};case 2:let t=[Yc];(e.jsx===4||e.jsx===5)&&t.push(JO),t.push(RO);let r=sg(...t);return _=>void(_.externalModuleIndicator=r(_))}}function Nm(e){return e.target??(e.module===100&&9||e.module===199&&99||1)}function Yn(e){return typeof e.module=="number"?e.module:Nm(e)>=2?5:1}function jO(e){return e>=5&&e<=99}function S_(e){let t=e.moduleResolution;if(t===void 0)switch(Yn(e)){case 1:t=2;break;case 100:t=3;break;case 199:t=99;break;default:t=1;break}return t}function MS(e){return e.moduleDetection||(Yn(e)===100||Yn(e)===199?3:2)}function FO(e){switch(Yn(e)){case 1:case 2:case 5:case 6:case 7:case 99:case 100:case 199:return!0;default:return!1}}function J2(e){return!!(e.isolatedModules||e.verbatimModuleSyntax)}function BO(e){return e.verbatimModuleSyntax||e.isolatedModules&&e.preserveValueImports}function UO(e){return e.allowUnreachableCode===!1}function qO(e){return e.allowUnusedLabels===!1}function zO(e){return!!(F2(e)&&e.declarationMap)}function R2(e){if(e.esModuleInterop!==void 0)return e.esModuleInterop;switch(Yn(e)){case 100:case 199:return!0}}function WO(e){return e.allowSyntheticDefaultImports!==void 0?e.allowSyntheticDefaultImports:R2(e)||Yn(e)===4||S_(e)===100}function j2(e){return e>=3&&e<=99||e===100}function VO(e){return!!e.noDtsResolution||S_(e)!==100}function HO(e){let t=S_(e);if(!j2(t))return!1;if(e.resolvePackageJsonExports!==void 0)return e.resolvePackageJsonExports;switch(t){case 3:case 99:case 100:return!0}return!1}function GO(e){let t=S_(e);if(!j2(t))return!1;if(e.resolvePackageJsonExports!==void 0)return e.resolvePackageJsonExports;switch(t){case 3:case 99:case 100:return!0}return!1}function LS(e){return e.resolveJsonModule!==void 0?e.resolveJsonModule:S_(e)===100}function F2(e){return!!(e.declaration||e.composite)}function XO(e){return!!(e.preserveConstEnums||J2(e))}function $O(e){return!!(e.incremental||e.composite)}function B2(e,t){return e[t]===void 0?!!e.strict:!!e[t]}function JS(e){return e.allowJs===void 0?!!e.checkJs:e.allowJs}function QO(e){return e.useDefineForClassFields===void 0?Nm(e)>=9:e.useDefineForClassFields}function YO(e,t){return m_(t,e,semanticDiagnosticsOptionDeclarations)}function KO(e,t){return m_(t,e,affectsEmitOptionDeclarations)}function ZO(e,t){return m_(t,e,affectsDeclarationPathOptionDeclarations)}function M0(e,t){return t.strictFlag?B2(e,t.name):e[t.name]}function eM(e){let t=e.jsx;return t===2||t===4||t===5}function tM(e,t){let r=t==null?void 0:t.pragmas.get("jsximportsource"),a=Ht(r)?r[r.length-1]:r;return e.jsx===4||e.jsx===5||e.jsxImportSource||a?(a==null?void 0:a.arguments.factory)||e.jsxImportSource||"react":void 0}function rM(e,t){return e?`${e}/${t.jsx===5?"jsx-dev-runtime":"jsx-runtime"}`:void 0}function nM(e){let t=!1;for(let r=0;r<e.length;r++)if(e.charCodeAt(r)===42)if(!t)t=!0;else return!1;return!0}function iM(e,t){let r,a,_,p=!1;return{getSymlinkedFiles:()=>_,getSymlinkedDirectories:()=>r,getSymlinkedDirectoriesByRealpath:()=>a,setSymlinkedFile:(h,l)=>(_||(_=new Map)).set(h,l),setSymlinkedDirectory:(h,l)=>{let v=wi(h,e,t);ZS(v)||(v=Vo(v),l!==!1&&!(r!=null&&r.has(v))&&(a||(a=Gd())).add(Vo(l.realPath),h),(r||(r=new Map)).set(v,l))},setSymlinksFromResolutions(h,l){var v,y;N.assert(!p),p=!0;for(let E of h)(v=E.resolvedModules)==null||v.forEach(S=>f(this,S.resolvedModule)),(y=E.resolvedTypeReferenceDirectiveNames)==null||y.forEach(S=>f(this,S.resolvedTypeReferenceDirective));l.forEach(E=>f(this,E.resolvedTypeReferenceDirective))},hasProcessedResolutions:()=>p};function f(h,l){if(!l||!l.originalPath||!l.resolvedFileName)return;let{resolvedFileName:v,originalPath:y}=l;h.setSymlinkedFile(wi(y,e,t),v);let[E,S]=aM(v,y,e,t)||Xe;E&&S&&h.setSymlinkedDirectory(S,{real:E,realPath:wi(E,e,t)})}}function aM(e,t,r,a){let _=ki(wa(e,r)),p=ki(wa(t,r)),f=!1;for(;_.length>=2&&p.length>=2&&!Bb(_[_.length-2],a)&&!Bb(p[p.length-2],a)&&a(_[_.length-1])===a(p[p.length-1]);)_.pop(),p.pop(),f=!0;return f?[zo(_),zo(p)]:void 0}function Bb(e,t){return e!==void 0&&(t(e)==="node_modules"||Rr(e,"@"))}function oM(e){return lg(e.charCodeAt(0))?e.slice(1):void 0}function sM(e,t,r){let a=Jv(e,t,r);return a===void 0?void 0:oM(a)}function _M(e){return e.replace(Ld,cM)}function cM(e){return"\\"+e}function Xf(e,t,r){let a=U2(e,t,r);return!a||!a.length?void 0:`^(${a.map(f=>`(${f})`).join("|")})${r==="exclude"?"($|/)":"$"}`}function U2(e,t,r){if(!(e===void 0||e.length===0))return qo(e,a=>a&&jS(a,t,r,Q2[r]))}function RS(e){return!/[.*?]/.test(e)}function lM(e,t,r){let a=e&&jS(e,t,r,Q2[r]);return a&&`^(${a})${r==="exclude"?"($|/)":"$"}`}function jS(e,t,r,{singleAsteriskRegexFragment:a,doubleAsteriskRegexFragment:_,replaceWildcardCharacter:p}){let f="",h=!1,l=Zd(e,t),v=Sa(l);if(r!=="exclude"&&v==="**")return;l[0]=p_(l[0]),RS(v)&&l.push("**","*");let y=0;for(let E of l){if(E==="**")f+=_;else if(r==="directories"&&(f+="(",y++),h&&(f+=un),r!=="exclude"){let S="";E.charCodeAt(0)===42?(S+="([^./]"+a+")?",E=E.substr(1)):E.charCodeAt(0)===63&&(S+="[^./]",E=E.substr(1)),S+=E.replace(Ld,p),S!==E&&(f+=Qf),f+=S}else f+=E.replace(Ld,p);h=!0}for(;y>0;)f+=")?",y--;return f}function Wh(e,t){return e==="*"?t:e==="?"?"[^/]":"\\"+e}function FS(e,t,r,a,_){e=ln(e),_=ln(_);let p=yr(_,e);return{includeFilePatterns:Ta(U2(r,p,"files"),f=>`^${f}$`),includeFilePattern:Xf(r,p,"files"),includeDirectoryPattern:Xf(r,p,"directories"),excludePattern:Xf(t,p,"exclude"),basePaths:pM(e,r,a)}}function $f(e,t){return new RegExp(e,t?"":"i")}function uM(e,t,r,a,_,p,f,h,l){e=ln(e),p=ln(p);let v=FS(e,r,a,_,p),y=v.includeFilePatterns&&v.includeFilePatterns.map(ue=>$f(ue,_)),E=v.includeDirectoryPattern&&$f(v.includeDirectoryPattern,_),S=v.excludePattern&&$f(v.excludePattern,_),A=y?y.map(()=>[]):[[]],J=new Map,G=$d(_);for(let ue of v.basePaths)Y(ue,yr(p,ue),f);return Ys(A);function Y(ue,Q,U){let se=G(l(Q));if(J.has(se))return;J.set(se,!0);let{files:Se,directories:Ze}=h(ue);for(let qe of nd(Se,Ci)){let nt=yr(ue,qe),_t=yr(Q,qe);if(!(t&&!Gn(nt,t))&&!(S&&S.test(_t)))if(!y)A[0].push(nt);else{let Pr=Wc(y,or=>or.test(_t));Pr!==-1&&A[Pr].push(nt)}}if(!(U!==void 0&&(U--,U===0)))for(let qe of nd(Ze,Ci)){let nt=yr(ue,qe),_t=yr(Q,qe);(!E||E.test(_t))&&(!S||!S.test(_t))&&Y(nt,_t,U)}}}function pM(e,t,r){let a=[e];if(t){let _=[];for(let p of t){let f=l_(p)?p:ln(yr(e,p));_.push(fM(f))}_.sort(ig(!r));for(let p of _)ro(a,f=>!Xv(f,p,e,!r))&&a.push(p)}return a}function fM(e){let t=hv(e,Ex);return t<0?Hv(e)?p_(Qi(e)):e:e.substring(0,e.lastIndexOf(un,t))}function BS(e,t){return t||US(e)||3}function US(e){switch(e.substr(e.lastIndexOf(".")).toLowerCase()){case".js":case".cjs":case".mjs":return 1;case".jsx":return 2;case".ts":case".cts":case".mts":return 3;case".tsx":return 4;case".json":return 6;default:return 0}}function qS(e,t){let r=e&&JS(e);if(!t||t.length===0)return r?ul:Fo;let a=r?ul:Fo,_=Ys(a);return[...a,...$a(t,f=>f.scriptKind===7||r&&dM(f.scriptKind)&&_.indexOf(f.extension)===-1?[f.extension]:void 0)]}function zS(e,t){return!e||!LS(e)?t:t===ul?kx:t===Fo?Cx:[...t,[".json"]]}function dM(e){return e===1||e===2}function q2(e){return ft(K2,t=>ka(e,t))}function z2(e){return ft(Y2,t=>ka(e,t))}function WS({imports:e},t=sg(q2,z2)){return Z0(e,({text:r})=>rs(r)&&!Gn(r,Lm)?t(r):void 0)||!1}function mM(e,t,r,a){if(e==="js"||t===99)return shouldAllowImportingTsExtension(r)&&_()!==2?3:2;if(e==="minimal")return 0;if(e==="index")return 1;if(!shouldAllowImportingTsExtension(r))return WS(a)?2:0;return _();function _(){let p=!1,f=a.imports.length?a.imports.map(h=>h.text):a2(a)?hM(a).map(h=>h.arguments[0].text):Xe;for(let h of f)if(rs(h)){if(Gn(h,Lm))continue;if(z2(h))return 3;q2(h)&&(p=!0)}return p?2:0}}function hM(e){let t=0,r;for(let a of e.statements){if(t>3)break;rT(a)?r=s_(r,a.declarationList.declarations.map(_=>_.initializer)):zl(a)&&El(a.expression,!0)?r=Tt(r,a.expression):t++}return r||Xe}function yM(e,t,r){if(!e)return!1;let a=qS(t,r);for(let _ of Ys(zS(t,a)))if(ka(e,_))return!0;return!1}function Ub(e){let t=e.match(/\//g);return t?t.length:0}function gM(e,t){return Ar(Ub(e),Ub(t))}function cl(e){for(let t of Jm){let r=VS(e,t);if(r!==void 0)return r}return e}function VS(e,t){return ka(e,t)?HS(e,t):void 0}function HS(e,t){return e.substring(0,e.length-t.length)}function bM(e,t){return Gv(e,t,Jm,!1)}function GS(e){let t=e.indexOf("*");return t===-1?e:e.indexOf("*",t+1)!==-1?void 0:{prefix:e.substr(0,t),suffix:e.substr(t+1)}}function vM(e){return $a(ng(e),t=>GS(t))}function Aa(e){return!(e>=0)}function XS(e){return e===".ts"||e===".tsx"||e===".d.ts"||e===".cts"||e===".mts"||e===".d.mts"||e===".d.cts"||Rr(e,".d.")&&ts(e,".ts")}function TM(e){return XS(e)||e===".json"}function jc(e){let t=W2(e);return t!==void 0?t:N.fail(`File ${e} has unknown extension.`)}function SM(e){return W2(e)!==void 0}function W2(e){return Qr(Jm,t=>ka(e,t))}function xM(e,t){return e.checkJsDirective?e.checkJsDirective.enabled:t.checkJs}function wM(e,t){let r=[];for(let a of e){if(a===t)return t;c_(a)||r.push(a)}return Lv(r,a=>a,t)}function EM(e,t){let r=e.indexOf(t);return N.assert(r!==-1),e.slice(r)}function Fc(e,...t){return t.length&&(e.relatedInformation||(e.relatedInformation=[]),N.assert(e.relatedInformation!==Xe,"Diagnostic had empty array singleton for related info, but is still being constructed!"),e.relatedInformation.push(...t)),e}function CM(e,t){N.assert(e.length!==0);let r=t(e[0]),a=r;for(let _=1;_<e.length;_++){let p=t(e[_]);p<r?r=p:p>a&&(a=p)}return{min:r,max:a}}function AM(e){return{pos:$o(e),end:e.end}}function kM(e,t){let r=t.pos-1,a=Math.min(e.text.length,Mt(e.text,t.end)+1);return{pos:r,end:a}}function DM(e,t,r){return t.skipLibCheck&&e.isDeclarationFile||t.skipDefaultLibCheck&&e.hasNoDefaultLib||r.isSourceOfProjectReferenceRedirect(e.fileName)}function V2(e,t){return e===t||typeof e=="object"&&e!==null&&typeof t=="object"&&t!==null&&Ev(e,t,V2)}function Om(e){let t;switch(e.charCodeAt(1)){case 98:case 66:t=1;break;case 111:case 79:t=3;break;case 120:case 88:t=4;break;default:let v=e.length-1,y=0;for(;e.charCodeAt(y)===48;)y++;return e.slice(y,v)||"0"}let r=2,a=e.length-1,_=(a-r)*t,p=new Uint16Array((_>>>4)+(_&15?1:0));for(let v=a-1,y=0;v>=r;v--,y+=t){let E=y>>>4,S=e.charCodeAt(v),J=(S<=57?S-48:10+S-(S<=70?65:97))<<(y&15);p[E]|=J;let G=J>>>16;G&&(p[E+1]|=G)}let f="",h=p.length-1,l=!0;for(;l;){let v=0;l=!1;for(let y=h;y>=0;y--){let E=v<<16|p[y],S=E/10|0;p[y]=S,v=E-S*10,S&&!l&&(h=y,l=!0)}f=v+f}return f}function H2({negative:e,base10Value:t}){return(e&&t!=="0"?"-":"")+t}function PM(e){if(QS(e,!1))return $S(e)}function $S(e){let t=e.startsWith("-"),r=Om(`${t?e.slice(1):e}n`);return{negative:t,base10Value:r}}function QS(e,t){if(e==="")return!1;let r=ns(99,!1),a=!0;r.setOnError(()=>a=!1),r.setText(e+"n");let _=r.scan(),p=_===41;p&&(_=r.scan());let f=r.getTokenFlags();return a&&_===10&&r.getTokenEnd()===e.length+1&&!(f&512)&&(!t||e===H2({negative:p,base10Value:Om(r.getTokenValue())}))}function IM(e){return!!(e.flags&16777216)||Y3(e)||MM(e)||OM(e)||!(i2(e)||NM(e))}function NM(e){return we(e)&&Vl(e.parent)&&e.parent.name===e}function OM(e){for(;e.kind===80||e.kind===210;)e=e.parent;if(e.kind!==166)return!1;if(br(e.parent,256))return!0;let t=e.parent.parent.kind;return t===263||t===186}function MM(e){if(e.kind!==80)return!1;let t=Kn(e.parent,r=>{switch(r.kind){case 297:return!0;case 210:case 232:return!1;default:return"quit"}});return(t==null?void 0:t.token)===119||(t==null?void 0:t.parent.kind)===263}function LM(e){return C_(e)&&we(e.typeName)}function JM(e,t=no){if(e.length<2)return!0;let r=e[0];for(let a=1,_=e.length;a<_;a++){let p=e[a];if(!t(r,p))return!1}return!0}function Od(e,t){return e.pos=t,e}function YS(e,t){return e.end=t,e}function Ga(e,t,r){return YS(Od(e,t),r)}function Md(e,t,r){return Ga(e,t,t+r)}function RM(e,t){return e&&(e.flags=t),e}function $i(e,t){return e&&t&&(e.parent=t),e}function Qs(e,t){if(e)for(let r of e)$i(r,t);return e}function KS(e,t){if(!e)return e;return Q0(e,Fg(e)?r:_),e;function r(p,f){if(t&&p.parent===f)return"skip";$i(p,f)}function a(p){if(Vi(p))for(let f of p.jsDoc)r(f,p),Q0(f,r)}function _(p,f){return r(p,f)||a(p)}}function jM(e){return!qm(e)}function FM(e){return Ul(e)&&ro(e.elements,jM)}function BM(e){for(N.assertIsDefined(e.parent);;){let t=e.parent;if(as(t)){e=t;continue}if(zl(t)||p6(t)||o8(t)&&(t.initializer===e||t.incrementor===e))return!0;if(k_(t)){if(e!==Sa(t.elements))return!0;e=t;continue}if(xt(t)&&t.operatorToken.kind===28){if(e===t.left)return!0;e=t;continue}return!1}}function ZS(e){return ft(ignoredPaths,t=>Qa(e,t))}function UM(e){if(!e.parent)return;switch(e.kind){case 167:let{parent:r}=e;return r.kind===194?void 0:r.typeParameters;case 168:return e.parent.parameters;case 203:return e.parent.templateSpans;case 238:return e.parent.templateSpans;case 169:{let{parent:a}=e;return j8(a)?a.modifiers:void 0}case 297:return e.parent.heritageClauses}let{parent:t}=e;if(Bg(e))return C6(e.parent)?void 0:e.parent.tags;switch(t.kind){case 186:case 263:return Mg(e)?t.members:void 0;case 191:case 192:return t.types;case 188:case 208:case 360:case 274:case 278:return t.elements;case 209:case 291:return t.properties;case 212:case 213:return m0(e)?t.typeArguments:t.expression===e?void 0:t.arguments;case 283:case 287:return b3(e)?t.children:void 0;case 285:case 284:return m0(e)?t.typeArguments:void 0;case 240:case 295:case 296:case 267:return t.statements;case 268:return t.clauses;case 262:case 230:return Za(e)?t.members:void 0;case 265:return d8(e)?t.members:void 0;case 311:return t.statements}}function qM(e){if(!e.typeParameters){if(ft(e.parameters,t=>!A2(t)))return!0;if(e.kind!==218){let t=__(e.parameters);if(!(t&&Dl(t)))return!0}}return!1}function zM(e){return e==="Infinity"||e==="-Infinity"||e==="NaN"}function ex(e){return e.kind===259&&e.parent.kind===298}function WM(e){let t=e.valueDeclaration&&Cm(e.valueDeclaration);return!!t&&(oo(t)||ex(t))}function VM(e){return e.kind===217||e.kind===218}function HM(e){return e.replace(/\$/gm,()=>"\\$")}function tx(e){return(+e).toString()===e}function GM(e,t,r,a){return Tg(e,t)?Nn.createIdentifier(e):!a&&tx(e)&&+e>=0?Nn.createNumericLiteral(+e):Nn.createStringLiteral(e,!!r)}function rx(e){return!!(e.flags&262144&&e.isThisType)}function XM(e){let t=0,r=0,a=0,_=0,p;(v=>{v[v.BeforeNodeModules=0]="BeforeNodeModules",v[v.NodeModules=1]="NodeModules",v[v.Scope=2]="Scope",v[v.PackageContent=3]="PackageContent"})(p||(p={}));let f=0,h=0,l=0;for(;h>=0;)switch(f=h,h=e.indexOf("/",f+1),l){case 0:e.indexOf(nodeModulesPathPart,f)===f&&(t=f,r=h,l=1);break;case 1:case 2:l===1&&e.charAt(f+1)==="@"?l=2:(a=h,l=3);break;case 3:e.indexOf(nodeModulesPathPart,f)===f?l=1:l=3;break}return _=f,l>1?{topLevelNodeModulesIndex:t,topLevelPackageNameIndex:r,packageRootIndex:a,fileNameIndex:_}:void 0}function $M(e){var t;return e.kind===347?(t=e.typeExpression)==null?void 0:t.type:e.type}function nx(e){switch(e.kind){case 167:case 262:case 263:case 264:case 265:case 352:case 344:case 346:return!0;case 272:return e.isTypeOnly;case 275:case 280:return e.parent.parent.isTypeOnly;default:return!1}}function QM(e){return g6(e)||os(e)||ss(e)||a_(e)||Wl(e)||nx(e)||Ki(e)&&!zg(e)&&!bm(e)}function ix(e){if(!Ag(e))return!1;let{isBracketed:t,typeExpression:r}=e;return t||!!r&&r.type.kind===322}function YM(e,t){if(e.length===0)return!1;let r=e.charCodeAt(0);return r===35?e.length>1&&cn(e.charCodeAt(1),t):cn(r,t)}function ax(e){var t;return((t=getSnippetElement(e))==null?void 0:t.kind)===0}function ox(e){return Gt(e)&&(e.type&&e.type.kind===322||_m(e).some(({isBracketed:t,typeExpression:r})=>t||!!r&&r.type.kind===322))}function KM(e){switch(e.kind){case 171:case 170:return!!e.questionToken;case 168:return!!e.questionToken||ox(e);case 354:case 347:return ix(e);default:return!1}}function ZM(e){let t=e.kind;return(t===210||t===211)&&Bo(e.expression)}function eL(e){return Gt(e)&&as(e)&&Vi(e)&&!!wg(e)}function tL(e){return N.checkDefined(sx(e))}function sx(e){let t=wg(e);return t&&t.typeExpression&&t.typeExpression.type}function rL(e){return we(e)?e.escapedText:Il(e)}function nL(e){return we(e)?Lt(e):Nl(e)}function iL(e){let t=e.kind;return t===80||t===294}function Il(e){return`${e.namespace.escapedText}:${Lt(e.name)}`}function Nl(e){return`${Lt(e.namespace)}:${Lt(e.name)}`}function aL(e){return we(e)?Lt(e):Nl(e)}var _x,Mm,cx,lx,Ws,L0,G2,ux,px,X2,fx,dx,J0,R0,j0,F0,mx,hx,yx,gx,bx,B0,vx,Tx,Sx,No,zi,xx,wx,St,$2,ll,Ld,Ex,U0,Qf,Vh,Hh,Gh,Q2,Fo,Y2,Cx,Ax,q0,K2,ul,kx,Z2,Dx,Lm,z0,Jm,Px,oL=Xt({"src/compiler/utilities.ts"(){"use strict";kr(),_x=[],Mm="tslib",cx=160,lx=1e6,Ws=Ik(),L0=(e=>(e[e.None=0]="None",e[e.NeverAsciiEscape=1]="NeverAsciiEscape",e[e.JsxAttributeEscape=2]="JsxAttributeEscape",e[e.TerminateUnterminatedLiterals=4]="TerminateUnterminatedLiterals",e[e.AllowNumericSeparator=8]="AllowNumericSeparator",e))(L0||{}),G2=/^(\/\/\/\s*<reference\s+path\s*=\s*)(('[^']*')|("[^"]*")).*?\/>/,ux=/^(\/\/\/\s*<reference\s+types\s*=\s*)(('[^']*')|("[^"]*")).*?\/>/,px=/^(\/\/\/\s*<reference\s+lib\s*=\s*)(('[^']*')|("[^"]*")).*?\/>/,X2=/^(\/\/\/\s*<amd-dependency\s+path\s*=\s*)(('[^']*')|("[^"]*")).*?\/>/,fx=/^\/\/\/\s*<amd-module\s+.*?\/>/,dx=/^(\/\/\/\s*<reference\s+no-default-lib\s*=\s*)(('[^']*')|("[^"]*"))\s*\/>/,J0=(e=>(e[e.None=0]="None",e[e.Definite=1]="Definite",e[e.Compound=2]="Compound",e))(J0||{}),R0=(e=>(e[e.Normal=0]="Normal",e[e.Generator=1]="Generator",e[e.Async=2]="Async",e[e.Invalid=4]="Invalid",e[e.AsyncGenerator=3]="AsyncGenerator",e))(R0||{}),j0=(e=>(e[e.Left=0]="Left",e[e.Right=1]="Right",e))(j0||{}),F0=(e=>(e[e.Comma=0]="Comma",e[e.Spread=1]="Spread",e[e.Yield=2]="Yield",e[e.Assignment=3]="Assignment",e[e.Conditional=4]="Conditional",e[e.Coalesce=4]="Coalesce",e[e.LogicalOR=5]="LogicalOR",e[e.LogicalAND=6]="LogicalAND",e[e.BitwiseOR=7]="BitwiseOR",e[e.BitwiseXOR=8]="BitwiseXOR",e[e.BitwiseAND=9]="BitwiseAND",e[e.Equality=10]="Equality",e[e.Relational=11]="Relational",e[e.Shift=12]="Shift",e[e.Additive=13]="Additive",e[e.Multiplicative=14]="Multiplicative",e[e.Exponentiation=15]="Exponentiation",e[e.Unary=16]="Unary",e[e.Update=17]="Update",e[e.LeftHandSide=18]="LeftHandSide",e[e.Member=19]="Member",e[e.Primary=20]="Primary",e[e.Highest=20]="Highest",e[e.Lowest=0]="Lowest",e[e.Invalid=-1]="Invalid",e))(F0||{}),mx=/\$\{/g,hx=/[\\\"\u0000-\u001f\t\v\f\b\r\n\u2028\u2029\u0085]/g,yx=/[\\\'\u0000-\u001f\t\v\f\b\r\n\u2028\u2029\u0085]/g,gx=/\r\n|[\\\`\u0000-\u001f\t\v\f\b\r\u2028\u2029\u0085]/g,bx=new Map(Object.entries({" ":"\\t","\v":"\\v","\f":"\\f","\b":"\\b","\r":"\\r","\n":"\\n","\\":"\\\\",'"':'\\"',"'":"\\'","`":"\\`","\u2028":"\\u2028","\u2029":"\\u2029","\x85":"\\u0085","\r\n":"\\r\\n"})),B0=/[^\u0000-\u007F]/g,vx=/[\"\u0000-\u001f\u2028\u2029\u0085]/g,Tx=/[\'\u0000-\u001f\u2028\u2029\u0085]/g,Sx=new Map(Object.entries({'"':"&quot;","'":"&apos;"})),No=[""," "],zi="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",xx=`\r
15
+ `,wx=`
16
+ `,St={getNodeConstructor:()=>zh,getTokenConstructor:()=>AO,getIdentifierConstructor:()=>kO,getPrivateIdentifierConstructor:()=>zh,getSourceFileConstructor:()=>zh,getSymbolConstructor:()=>wO,getTypeConstructor:()=>EO,getSignatureConstructor:()=>CO,getSourceMapSourceConstructor:()=>DO},$2=[],Ld=/[^\w\s\/]/g,Ex=[42,63],U0=["node_modules","bower_components","jspm_packages"],Qf=`(?!(${U0.join("|")})(/|$))`,Vh={singleAsteriskRegexFragment:"([^./]|(\\.(?!min\\.js$))?)*",doubleAsteriskRegexFragment:`(/${Qf}[^/.][^/]*)*?`,replaceWildcardCharacter:e=>Wh(e,Vh.singleAsteriskRegexFragment)},Hh={singleAsteriskRegexFragment:"[^/]*",doubleAsteriskRegexFragment:`(/${Qf}[^/.][^/]*)*?`,replaceWildcardCharacter:e=>Wh(e,Hh.singleAsteriskRegexFragment)},Gh={singleAsteriskRegexFragment:"[^/]*",doubleAsteriskRegexFragment:"(/.+?)?",replaceWildcardCharacter:e=>Wh(e,Gh.singleAsteriskRegexFragment)},Q2={files:Vh,directories:Hh,exclude:Gh},Fo=[[".ts",".tsx",".d.ts"],[".cts",".d.cts"],[".mts",".d.mts"]],Y2=Ys(Fo),Cx=[...Fo,[".json"]],Ax=[".d.ts",".d.cts",".d.mts",".cts",".mts",".ts",".tsx"],q0=[[".js",".jsx"],[".mjs"],[".cjs"]],K2=Ys(q0),ul=[[".ts",".tsx",".d.ts",".js",".jsx"],[".cts",".d.cts",".cjs"],[".mts",".d.mts",".mjs"]],kx=[...ul,[".json"]],Z2=[".d.ts",".d.cts",".d.mts"],Dx=[".ts",".cts",".mts",".tsx"],Lm=[".mts",".d.mts",".mjs",".cts",".d.cts",".cjs"],z0=(e=>(e[e.Minimal=0]="Minimal",e[e.Index=1]="Index",e[e.JsExtension=2]="JsExtension",e[e.TsExtension=3]="TsExtension",e))(z0||{}),Jm=[".d.ts",".d.mts",".d.cts",".mjs",".mts",".cjs",".cts",".ts",".js",".tsx",".jsx",".json"],Px={files:Xe,directories:Xe}}});function Ix(){let e,t,r,a,_;return{createBaseSourceFileNode:p,createBaseIdentifierNode:f,createBasePrivateIdentifierNode:h,createBaseTokenNode:l,createBaseNode:v};function p(y){return new(_||(_=St.getSourceFileConstructor()))(y,-1,-1)}function f(y){return new(r||(r=St.getIdentifierConstructor()))(y,-1,-1)}function h(y){return new(a||(a=St.getPrivateIdentifierConstructor()))(y,-1,-1)}function l(y){return new(t||(t=St.getTokenConstructor()))(y,-1,-1)}function v(y){return new(e||(e=St.getNodeConstructor()))(y,-1,-1)}}var sL=Xt({"src/compiler/factory/baseNodeFactory.ts"(){"use strict";kr()}}),e6,_L=Xt({"src/compiler/factory/parenthesizerRules.ts"(){"use strict";kr(),e6={getParenthesizeLeftSideOfBinaryForOperator:e=>ht,getParenthesizeRightSideOfBinaryForOperator:e=>ht,parenthesizeLeftSideOfBinary:(e,t)=>t,parenthesizeRightSideOfBinary:(e,t,r)=>r,parenthesizeExpressionOfComputedPropertyName:ht,parenthesizeConditionOfConditionalExpression:ht,parenthesizeBranchOfConditionalExpression:ht,parenthesizeExpressionOfExportDefault:ht,parenthesizeExpressionOfNew:e=>bi(e,Ro),parenthesizeLeftSideOfAccess:e=>bi(e,Ro),parenthesizeOperandOfPostfixUnary:e=>bi(e,Ro),parenthesizeOperandOfPrefixUnary:e=>bi(e,f3),parenthesizeExpressionsOfCommaDelimitedList:e=>bi(e,da),parenthesizeExpressionForDisallowedComma:ht,parenthesizeExpressionOfExpressionStatement:ht,parenthesizeConciseBodyOfArrowFunction:ht,parenthesizeCheckTypeOfConditionalType:ht,parenthesizeExtendsTypeOfConditionalType:ht,parenthesizeConstituentTypesOfUnionType:e=>bi(e,da),parenthesizeConstituentTypeOfUnionType:ht,parenthesizeConstituentTypesOfIntersectionType:e=>bi(e,da),parenthesizeConstituentTypeOfIntersectionType:ht,parenthesizeOperandOfTypeOperator:ht,parenthesizeOperandOfReadonlyTypeOperator:ht,parenthesizeNonArrayTypeOfPostfixType:ht,parenthesizeElementTypesOfTupleType:e=>bi(e,da),parenthesizeElementTypeOfTupleType:ht,parenthesizeTypeOfOptionalType:ht,parenthesizeTypeArguments:e=>e&&bi(e,da),parenthesizeLeadingTypeArgument:ht}}}),cL=()=>{},Nx=()=>new Proxy({},{get:()=>()=>{}});function lL(e){t6.push(e)}function Jd(e,t){let r=e&8?uL:pL,a=Kh(()=>e&1?e6:createParenthesizerRules(ue)),_=Kh(()=>e&2?nullNodeConverters:Nx(ue)),p=Pn(n=>(o,s)=>X_(o,n,s)),f=Pn(n=>o=>H_(n,o)),h=Pn(n=>o=>G_(o,n)),l=Pn(n=>()=>W1(n)),v=Pn(n=>o=>Es(n,o)),y=Pn(n=>(o,s)=>wp(n,o,s)),E=Pn(n=>(o,s)=>xp(n,o,s)),S=Pn(n=>(o,s)=>V1(n,o,s)),A=Pn(n=>(o,s)=>Up(n,o,s)),J=Pn(n=>(o,s,u)=>rh(n,o,s,u)),G=Pn(n=>(o,s,u)=>qp(n,o,s,u)),Y=Pn(n=>(o,s,u,g)=>nh(n,o,s,u,g)),ue={get parenthesizer(){return a()},get converters(){return _()},baseFactory:t,flags:e,createNodeArray:Q,createNumericLiteral:Ze,createBigIntLiteral:qe,createStringLiteral:_t,createStringLiteralFromNode:Pr,createRegularExpressionLiteral:or,createLiteralLikeNode:ii,createIdentifier:$e,createTempVariable:Qt,createLoopVariable:Fr,createUniqueName:Yt,getGeneratedNameForNode:gn,createPrivateIdentifier:dr,createUniquePrivateName:vt,getGeneratedPrivateNameForNode:Ur,createToken:gt,createSuper:ct,createThis:Zt,createNull:zr,createTrue:dt,createFalse:bn,createModifier:bt,createModifiersFromModifierFlags:_r,createQualifiedName:pt,updateQualifiedName:Zr,createComputedPropertyName:lt,updateComputedPropertyName:jt,createTypeParameterDeclaration:cr,updateTypeParameterDeclaration:vn,createParameterDeclaration:Rn,updateParameterDeclaration:ai,createDecorator:Wr,updateDecorator:Tn,createPropertySignature:Pi,updatePropertySignature:Pe,createPropertyDeclaration:ce,updatePropertyDeclaration:ge,createMethodSignature:xe,updateMethodSignature:et,createMethodDeclaration:Qe,updateMethodDeclaration:$,createConstructorDeclaration:We,updateConstructorDeclaration:Re,createGetAccessorDeclaration:Ot,updateGetAccessorDeclaration:Vr,createSetAccessorDeclaration:Sn,updateSetAccessorDeclaration:oi,createCallSignature:aa,updateCallSignature:Na,createConstructSignature:xn,updateConstructSignature:_i,createIndexSignature:ci,updateIndexSignature:oa,createClassStaticBlockDeclaration:re,updateClassStaticBlockDeclaration:ve,createTemplateLiteralTypeSpan:jn,updateTemplateLiteralTypeSpan:Nr,createKeywordTypeNode:Fe,createTypePredicateNode:Ii,updateTypePredicateNode:Et,createTypeReferenceNode:R,updateTypeReferenceNode:x,createFunctionTypeNode:T,updateFunctionTypeNode:O,createConstructorTypeNode:te,updateConstructorTypeNode:pe,createTypeQueryNode:Ae,updateTypeQueryNode:at,createTypeLiteralNode:ot,updateTypeLiteralNode:Ye,createArrayTypeNode:Bt,updateArrayTypeNode:Ct,createTupleTypeNode:Sr,updateTupleTypeNode:At,createNamedTupleMember:ke,updateNamedTupleMember:Ut,createOptionalTypeNode:en,updateOptionalTypeNode:Pt,createRestTypeNode:H,updateRestTypeNode:Me,createUnionTypeNode:tn,updateUnionTypeNode:_o,createIntersectionTypeNode:Oa,updateIntersectionTypeNode:wn,createConditionalTypeNode:Le,updateConditionalTypeNode:it,createInferTypeNode:nu,updateInferTypeNode:li,createImportTypeNode:au,updateImportTypeNode:Ni,createParenthesizedType:co,updateParenthesizedType:Or,createThisTypeNode:qt,createTypeOperatorNode:L,updateTypeOperatorNode:Hr,createIndexedAccessTypeNode:Oi,updateIndexedAccessTypeNode:sa,createMappedTypeNode:ds,updateMappedTypeNode:zt,createLiteralTypeNode:Vt,updateLiteralTypeNode:_a,createTemplateLiteralType:iu,updateTemplateLiteralType:xr,createObjectBindingPattern:ou,updateObjectBindingPattern:p1,createArrayBindingPattern:ca,updateArrayBindingPattern:f1,createBindingElement:ms,updateBindingElement:Ma,createArrayLiteralExpression:J_,updateArrayLiteralExpression:su,createObjectLiteralExpression:lo,updateObjectLiteralExpression:d1,createPropertyAccessExpression:e&4?(n,o)=>setEmitFlags(ui(n,o),262144):ui,updatePropertyAccessExpression:cu,createPropertyAccessChain:e&4?(n,o,s)=>setEmitFlags(La(n,o,s),262144):La,updatePropertyAccessChain:lu,createElementAccessExpression:R_,updateElementAccessExpression:m1,createElementAccessChain:j_,updateElementAccessChain:uu,createCallExpression:Mi,updateCallExpression:h1,createCallChain:F_,updateCallChain:rn,createNewExpression:ys,updateNewExpression:B_,createTaggedTemplateExpression:U_,updateTaggedTemplateExpression:y1,createTypeAssertion:fu,updateTypeAssertion:du,createParenthesizedExpression:q_,updateParenthesizedExpression:mu,createFunctionExpression:z_,updateFunctionExpression:hu,createArrowFunction:W_,updateArrowFunction:yu,createDeleteExpression:V_,updateDeleteExpression:g1,createTypeOfExpression:wr,updateTypeOfExpression:b1,createVoidExpression:En,updateVoidExpression:v1,createAwaitExpression:Li,updateAwaitExpression:Ja,createPrefixUnaryExpression:H_,updatePrefixUnaryExpression:gs,createPostfixUnaryExpression:G_,updatePostfixUnaryExpression:gu,createBinaryExpression:X_,updateBinaryExpression:T1,createConditionalExpression:$_,updateConditionalExpression:S1,createTemplateExpression:Fn,updateTemplateExpression:vu,createTemplateHead:vs,createTemplateMiddle:Y_,createTemplateTail:x1,createNoSubstitutionTemplateLiteral:Su,createTemplateLiteralLikeNode:Ra,createYieldExpression:xu,updateYieldExpression:w1,createSpreadElement:wu,updateSpreadElement:E1,createClassExpression:Eu,updateClassExpression:Ts,createOmittedExpression:C1,createExpressionWithTypeArguments:Cu,updateExpressionWithTypeArguments:nn,createAsExpression:Ss,updateAsExpression:Au,createNonNullExpression:ku,updateNonNullExpression:K_,createSatisfiesExpression:Du,updateSatisfiesExpression:Z_,createNonNullChain:Cn,updateNonNullChain:Pu,createMetaProperty:xs,updateMetaProperty:pi,createTemplateSpan:po,updateTemplateSpan:Iu,createSemicolonClassElement:Nu,createBlock:ja,updateBlock:Ou,createVariableStatement:Mu,updateVariableStatement:Lu,createEmptyStatement:ec,createExpressionStatement:fo,updateExpressionStatement:A1,createIfStatement:tc,updateIfStatement:k1,createDoStatement:rc,updateDoStatement:D1,createWhileStatement:Ju,updateWhileStatement:P1,createForStatement:nc,updateForStatement:Ru,createForInStatement:ju,updateForInStatement:I1,createForOfStatement:Fu,updateForOfStatement:N1,createContinueStatement:Bu,updateContinueStatement:Uu,createBreakStatement:ic,updateBreakStatement:qu,createReturnStatement:zu,updateReturnStatement:O1,createWithStatement:ac,updateWithStatement:Wu,createSwitchStatement:oc,updateSwitchStatement:Fa,createLabeledStatement:Vu,updateLabeledStatement:Hu,createThrowStatement:Gu,updateThrowStatement:M1,createTryStatement:Xu,updateTryStatement:L1,createDebuggerStatement:$u,createVariableDeclaration:ws,updateVariableDeclaration:Qu,createVariableDeclarationList:sc,updateVariableDeclarationList:J1,createFunctionDeclaration:Yu,updateFunctionDeclaration:_c,createClassDeclaration:Ku,updateClassDeclaration:cc,createInterfaceDeclaration:Zu,updateInterfaceDeclaration:ep,createTypeAliasDeclaration:mt,updateTypeAliasDeclaration:Ji,createEnumDeclaration:lc,updateEnumDeclaration:Ri,createModuleDeclaration:tp,updateModuleDeclaration:Jt,createModuleBlock:ji,updateModuleBlock:lr,createCaseBlock:rp,updateCaseBlock:j1,createNamespaceExportDeclaration:np,updateNamespaceExportDeclaration:ip,createImportEqualsDeclaration:ap,updateImportEqualsDeclaration:op,createImportDeclaration:sp,updateImportDeclaration:_p,createImportClause:cp,updateImportClause:lp,createAssertClause:uc,updateAssertClause:B1,createAssertEntry:mo,updateAssertEntry:up,createImportTypeAssertionContainer:pc,updateImportTypeAssertionContainer:pp,createNamespaceImport:fp,updateNamespaceImport:fc,createNamespaceExport:dp,updateNamespaceExport:mp,createNamedImports:hp,updateNamedImports:U1,createImportSpecifier:yp,updateImportSpecifier:q1,createExportAssignment:dc,updateExportAssignment:mc,createExportDeclaration:fi,updateExportDeclaration:gp,createNamedExports:Ba,updateNamedExports:vp,createExportSpecifier:hc,updateExportSpecifier:ho,createMissingDeclaration:z1,createExternalModuleReference:Tp,updateExternalModuleReference:Sp,get createJSDocAllType(){return l(318)},get createJSDocUnknownType(){return l(319)},get createJSDocNonNullableType(){return E(321)},get updateJSDocNonNullableType(){return S(321)},get createJSDocNullableType(){return E(320)},get updateJSDocNullableType(){return S(320)},get createJSDocOptionalType(){return v(322)},get updateJSDocOptionalType(){return y(322)},get createJSDocVariadicType(){return v(324)},get updateJSDocVariadicType(){return y(324)},get createJSDocNamepathType(){return v(325)},get updateJSDocNamepathType(){return y(325)},createJSDocFunctionType:Ep,updateJSDocFunctionType:H1,createJSDocTypeLiteral:Cp,updateJSDocTypeLiteral:G1,createJSDocTypeExpression:Ap,updateJSDocTypeExpression:X1,createJSDocSignature:kp,updateJSDocSignature:$1,createJSDocTemplateTag:Dp,updateJSDocTemplateTag:Cs,createJSDocTypedefTag:go,updateJSDocTypedefTag:yc,createJSDocParameterTag:gc,updateJSDocParameterTag:Pp,createJSDocPropertyTag:As,updateJSDocPropertyTag:Q1,createJSDocCallbackTag:bc,updateJSDocCallbackTag:Y1,createJSDocOverloadTag:Ip,updateJSDocOverloadTag:Np,createJSDocAugmentsTag:Op,updateJSDocAugmentsTag:Mp,createJSDocImplementsTag:Lp,updateJSDocImplementsTag:th,createJSDocSeeTag:ks,updateJSDocSeeTag:Jp,createJSDocNameReference:Ua,updateJSDocNameReference:K1,createJSDocMemberName:la,updateJSDocMemberName:Ds,createJSDocLink:Rp,updateJSDocLink:Z1,createJSDocLinkCode:jp,updateJSDocLinkCode:eh,createJSDocLinkPlain:Fp,updateJSDocLinkPlain:Bp,get createJSDocTypeTag(){return G(350)},get updateJSDocTypeTag(){return Y(350)},get createJSDocReturnTag(){return G(348)},get updateJSDocReturnTag(){return Y(348)},get createJSDocThisTag(){return G(349)},get updateJSDocThisTag(){return Y(349)},get createJSDocAuthorTag(){return A(336)},get updateJSDocAuthorTag(){return J(336)},get createJSDocClassTag(){return A(338)},get updateJSDocClassTag(){return J(338)},get createJSDocPublicTag(){return A(339)},get updateJSDocPublicTag(){return J(339)},get createJSDocPrivateTag(){return A(340)},get updateJSDocPrivateTag(){return J(340)},get createJSDocProtectedTag(){return A(341)},get updateJSDocProtectedTag(){return J(341)},get createJSDocReadonlyTag(){return A(342)},get updateJSDocReadonlyTag(){return J(342)},get createJSDocOverrideTag(){return A(343)},get updateJSDocOverrideTag(){return J(343)},get createJSDocDeprecatedTag(){return A(337)},get updateJSDocDeprecatedTag(){return J(337)},get createJSDocThrowsTag(){return G(355)},get updateJSDocThrowsTag(){return Y(355)},get createJSDocSatisfiesTag(){return G(356)},get updateJSDocSatisfiesTag(){return Y(356)},createJSDocEnumTag:Wp,updateJSDocEnumTag:ah,createJSDocUnknownTag:zp,updateJSDocUnknownTag:ih,createJSDocText:Vp,updateJSDocText:oh,createJSDocComment:Hp,updateJSDocComment:vc,createJsxElement:Gp,updateJsxElement:Xp,createJsxSelfClosingElement:Tc,updateJsxSelfClosingElement:sh,createJsxOpeningElement:bo,updateJsxOpeningElement:$p,createJsxClosingElement:Qp,updateJsxClosingElement:_h,createJsxFragment:mr,createJsxText:vo,updateJsxText:ch,createJsxOpeningFragment:Kp,createJsxJsxClosingFragment:lh,updateJsxFragment:Yp,createJsxAttribute:To,updateJsxAttribute:uh,createJsxAttributes:Zp,updateJsxAttributes:ph,createJsxSpreadAttribute:ef,updateJsxSpreadAttribute:Sc,createJsxExpression:qa,updateJsxExpression:fh,createJsxNamespacedName:Ps,updateJsxNamespacedName:tf,createCaseClause:rf,updateCaseClause:xc,createDefaultClause:wc,updateDefaultClause:dh,createHeritageClause:nf,updateHeritageClause:af,createCatchClause:Ec,updateCatchClause:of,createPropertyAssignment:Fi,updatePropertyAssignment:mh,createShorthandPropertyAssignment:sf,updateShorthandPropertyAssignment:yh,createSpreadAssignment:Cc,updateSpreadAssignment:Un,createEnumMember:Ac,updateEnumMember:gh,createSourceFile:bh,updateSourceFile:pf,createRedirectedSourceFile:cf,createBundle:ff,updateBundle:Th,createUnparsedSource:Is,createUnparsedPrologue:Sh,createUnparsedPrepend:xh,createUnparsedTextLike:wh,createUnparsedSyntheticReference:Eh,createInputFiles:Ch,createSyntheticExpression:df,createSyntaxList:mf,createNotEmittedStatement:hf,createPartiallyEmittedExpression:yf,updatePartiallyEmittedExpression:gf,createCommaListExpression:Os,updateCommaListExpression:Ah,createSyntheticReferenceExpression:vf,updateSyntheticReferenceExpression:kh,cloneNode:Pc,get createComma(){return p(28)},get createAssignment(){return p(64)},get createLogicalOr(){return p(57)},get createLogicalAnd(){return p(56)},get createBitwiseOr(){return p(52)},get createBitwiseXor(){return p(53)},get createBitwiseAnd(){return p(51)},get createStrictEquality(){return p(37)},get createStrictInequality(){return p(38)},get createEquality(){return p(35)},get createInequality(){return p(36)},get createLessThan(){return p(30)},get createLessThanEquals(){return p(33)},get createGreaterThan(){return p(32)},get createGreaterThanEquals(){return p(34)},get createLeftShift(){return p(48)},get createRightShift(){return p(49)},get createUnsignedRightShift(){return p(50)},get createAdd(){return p(40)},get createSubtract(){return p(41)},get createMultiply(){return p(42)},get createDivide(){return p(44)},get createModulo(){return p(45)},get createExponent(){return p(43)},get createPrefixPlus(){return f(40)},get createPrefixMinus(){return f(41)},get createPrefixIncrement(){return f(46)},get createPrefixDecrement(){return f(47)},get createBitwiseNot(){return f(55)},get createLogicalNot(){return f(54)},get createPostfixIncrement(){return h(46)},get createPostfixDecrement(){return h(47)},createImmediatelyInvokedFunctionExpression:Nh,createImmediatelyInvokedArrowFunction:Oh,createVoidZero:Ms,createExportDefault:Ls,createExternalModuleExport:Mh,createTypeCheck:Tf,createMethodCall:ua,createGlobalMethodCall:So,createFunctionBindCall:Lh,createFunctionCallCall:Sf,createFunctionApplyCall:Jh,createArraySliceCall:Rh,createArrayConcatCall:xf,createObjectDefinePropertyCall:wf,createObjectGetOwnPropertyDescriptorCall:Ef,createReflectGetCall:c,createReflectSetCall:d,createPropertyDescriptor:w,createCallBinding:ie,createAssignmentTargetWrapper:be,inlineExpressions:Ge,getInternalName:Ue,getLocalName:Rt,getExportName:Mr,getDeclarationName:pa,getNamespaceMemberName:di,getExternalModuleOrNamespaceExportName:Bi,restoreOuterExpressions:Z,restoreEnclosingLabel:ne,createUseStrictPrologue:Ic,copyPrologue:Ui,copyStandardPrologue:Cf,copyCustomPrologue:Nc,ensureUseStrict:jh,liftToBlock:Af,mergeLexicalEnvironment:qi,updateModifiers:kf};return gr(t6,n=>n(ue)),ue;function Q(n,o){if(n===void 0||n===Xe)n=[];else if(da(n)){if(o===void 0||n.hasTrailingComma===o)return n.transformFlags===void 0&&qb(n),N.attachNodeArrayDebugInfo(n),n;let g=n.slice();return g.pos=n.pos,g.end=n.end,g.hasTrailingComma=o,g.transformFlags=n.transformFlags,N.attachNodeArrayDebugInfo(g),g}let s=n.length,u=s>=1&&s<=4?n.slice():n;return u.pos=-1,u.end=-1,u.hasTrailingComma=!!o,u.transformFlags=0,qb(u),N.attachNodeArrayDebugInfo(u),u}function U(n){return t.createBaseNode(n)}function se(n){let o=U(n);return o.symbol=void 0,o.localSymbol=void 0,o}function Se(n,o){return n!==o&&(n.typeArguments=o.typeArguments),r(n,o)}function Ze(n,o=0){let s=se(9);return s.text=typeof n=="number"?n+"":n,s.numericLiteralFlags=o,o&384&&(s.transformFlags|=1024),s}function qe(n){let o=qr(10);return o.text=typeof n=="string"?n:H2(n)+"n",o.transformFlags|=32,o}function nt(n,o){let s=se(11);return s.text=n,s.singleQuote=o,s}function _t(n,o,s){let u=nt(n,o);return u.hasExtendedUnicodeEscape=s,s&&(u.transformFlags|=1024),u}function Pr(n){let o=nt(kd(n),void 0);return o.textSourceNode=n,o}function or(n){let o=qr(14);return o.text=n,o}function ii(n,o){switch(n){case 9:return Ze(o,0);case 10:return qe(o);case 11:return _t(o,void 0);case 12:return vo(o,!1);case 13:return vo(o,!0);case 14:return or(o);case 15:return Ra(n,o,void 0,0)}}function sr(n){let o=t.createBaseIdentifierNode(80);return o.escapedText=n,o.jsDoc=void 0,o.flowNode=void 0,o.symbol=void 0,o}function Ir(n,o,s,u){let g=sr(Wn(n));return setIdentifierAutoGenerate(g,{flags:o,id:Bc,prefix:s,suffix:u}),Bc++,g}function $e(n,o,s){o===void 0&&n&&(o=gl(n)),o===80&&(o=void 0);let u=sr(Wn(n));return s&&(u.flags|=128),u.escapedText==="await"&&(u.transformFlags|=67108864),u.flags&128&&(u.transformFlags|=1024),u}function Qt(n,o,s,u){let g=1;o&&(g|=8);let I=Ir("",g,s,u);return n&&n(I),I}function Fr(n){let o=2;return n&&(o|=8),Ir("",o,void 0,void 0)}function Yt(n,o=0,s,u){return N.assert(!(o&7),"Argument out of range: flags"),N.assert((o&48)!==32,"GeneratedIdentifierFlags.FileLevel cannot be set without also setting GeneratedIdentifierFlags.Optimistic"),Ir(n,3|o,s,u)}function gn(n,o=0,s,u){N.assert(!(o&7),"Argument out of range: flags");let g=n?Ka(n)?Fd(!1,s,n,u,Lt):`generated@${getNodeId(n)}`:"";(s||u)&&(o|=16);let I=Ir(g,4|o,s,u);return I.original=n,I}function Br(n){let o=t.createBasePrivateIdentifierNode(81);return o.escapedText=n,o.transformFlags|=16777216,o}function dr(n){return Rr(n,"#")||N.fail("First character of private identifier must be #: "+n),Br(Wn(n))}function Kt(n,o,s,u){let g=Br(Wn(n));return setIdentifierAutoGenerate(g,{flags:o,id:Bc,prefix:s,suffix:u}),Bc++,g}function vt(n,o,s){n&&!Rr(n,"#")&&N.fail("First character of private identifier must be #: "+n);let u=8|(n?3:1);return Kt(n??"",u,o,s)}function Ur(n,o,s){let u=Ka(n)?Fd(!0,o,n,s,Lt):`#generated@${getNodeId(n)}`,I=Kt(u,4|(o||s?16:0),o,s);return I.original=n,I}function qr(n){return t.createBaseTokenNode(n)}function gt(n){N.assert(n>=0&&n<=164,"Invalid token"),N.assert(n<=15||n>=18,"Invalid token. Use 'createTemplateLiteralLikeNode' to create template literals."),N.assert(n<=9||n>=15,"Invalid token. Use 'createLiteralLikeNode' to create literals."),N.assert(n!==80,"Invalid token. Use 'createIdentifier' to create identifiers");let o=qr(n),s=0;switch(n){case 134:s=384;break;case 125:case 123:case 124:case 148:case 128:case 138:case 87:case 133:case 150:case 162:case 146:case 151:case 103:case 147:case 163:case 154:case 136:case 155:case 116:case 159:case 157:s=1;break;case 108:s=134218752,o.flowNode=void 0;break;case 126:s=1024;break;case 129:s=16777216;break;case 110:s=16384,o.flowNode=void 0;break}return s&&(o.transformFlags|=s),o}function ct(){return gt(108)}function Zt(){return gt(110)}function zr(){return gt(106)}function dt(){return gt(112)}function bn(){return gt(97)}function bt(n){return gt(n)}function _r(n){let o=[];return n&1&&o.push(bt(95)),n&2&&o.push(bt(138)),n&1024&&o.push(bt(90)),n&2048&&o.push(bt(87)),n&4&&o.push(bt(125)),n&8&&o.push(bt(123)),n&16&&o.push(bt(124)),n&256&&o.push(bt(128)),n&32&&o.push(bt(126)),n&16384&&o.push(bt(163)),n&64&&o.push(bt(148)),n&128&&o.push(bt(129)),n&512&&o.push(bt(134)),n&32768&&o.push(bt(103)),n&65536&&o.push(bt(147)),o.length?o:void 0}function pt(n,o){let s=U(165);return s.left=n,s.right=tt(o),s.transformFlags|=V(s.left)|Vs(s.right),s.flowNode=void 0,s}function Zr(n,o,s){return n.left!==o||n.right!==s?r(pt(o,s),n):n}function lt(n){let o=U(166);return o.expression=a().parenthesizeExpressionOfComputedPropertyName(n),o.transformFlags|=V(o.expression)|1024|131072,o}function jt(n,o){return n.expression!==o?r(lt(o),n):n}function cr(n,o,s,u){let g=se(167);return g.modifiers=Te(n),g.name=tt(o),g.constraint=s,g.default=u,g.transformFlags=1,g.expression=void 0,g.jsDoc=void 0,g}function vn(n,o,s,u,g){return n.modifiers!==o||n.name!==s||n.constraint!==u||n.default!==g?r(cr(o,s,u,g),n):n}function Rn(n,o,s,u,g,I){let W=se(168);return W.modifiers=Te(n),W.dotDotDotToken=o,W.name=tt(s),W.questionToken=u,W.type=g,W.initializer=xo(I),Am(W.name)?W.transformFlags=1:W.transformFlags=De(W.modifiers)|V(W.dotDotDotToken)|Dn(W.name)|V(W.questionToken)|V(W.initializer)|(W.questionToken??W.type?1:0)|(W.dotDotDotToken??W.initializer?1024:0)|(_n(W.modifiers)&16476?8192:0),W.jsDoc=void 0,W}function ai(n,o,s,u,g,I,W){return n.modifiers!==o||n.dotDotDotToken!==s||n.name!==u||n.questionToken!==g||n.type!==I||n.initializer!==W?r(Rn(o,s,u,g,I,W),n):n}function Wr(n){let o=U(169);return o.expression=a().parenthesizeLeftSideOfAccess(n,!1),o.transformFlags|=V(o.expression)|1|8192|33554432,o}function Tn(n,o){return n.expression!==o?r(Wr(o),n):n}function Pi(n,o,s,u){let g=se(170);return g.modifiers=Te(n),g.name=tt(o),g.type=u,g.questionToken=s,g.transformFlags=1,g.initializer=void 0,g.jsDoc=void 0,g}function Pe(n,o,s,u,g){return n.modifiers!==o||n.name!==s||n.questionToken!==u||n.type!==g?q(Pi(o,s,u,g),n):n}function q(n,o){return n!==o&&(n.initializer=o.initializer),r(n,o)}function ce(n,o,s,u,g){let I=se(171);I.modifiers=Te(n),I.name=tt(o),I.questionToken=s&&pl(s)?s:void 0,I.exclamationToken=s&&jd(s)?s:void 0,I.type=u,I.initializer=xo(g);let W=I.flags&16777216||_n(I.modifiers)&2;return I.transformFlags=De(I.modifiers)|Dn(I.name)|V(I.initializer)|(W||I.questionToken||I.exclamationToken||I.type?1:0)|(to(I.name)||_n(I.modifiers)&32&&I.initializer?8192:0)|16777216,I.jsDoc=void 0,I}function ge(n,o,s,u,g,I){return n.modifiers!==o||n.name!==s||n.questionToken!==(u!==void 0&&pl(u)?u:void 0)||n.exclamationToken!==(u!==void 0&&jd(u)?u:void 0)||n.type!==g||n.initializer!==I?r(ce(o,s,u,g,I),n):n}function xe(n,o,s,u,g,I){let W=se(172);return W.modifiers=Te(n),W.name=tt(o),W.questionToken=s,W.typeParameters=Te(u),W.parameters=Te(g),W.type=I,W.transformFlags=1,W.jsDoc=void 0,W.locals=void 0,W.nextContainer=void 0,W.typeArguments=void 0,W}function et(n,o,s,u,g,I,W){return n.modifiers!==o||n.name!==s||n.questionToken!==u||n.typeParameters!==g||n.parameters!==I||n.type!==W?Se(xe(o,s,u,g,I,W),n):n}function Qe(n,o,s,u,g,I,W,me){let Ve=se(173);if(Ve.modifiers=Te(n),Ve.asteriskToken=o,Ve.name=tt(s),Ve.questionToken=u,Ve.exclamationToken=void 0,Ve.typeParameters=Te(g),Ve.parameters=Q(I),Ve.type=W,Ve.body=me,!Ve.body)Ve.transformFlags=1;else{let Er=_n(Ve.modifiers)&512,yi=!!Ve.asteriskToken,gi=Er&&yi;Ve.transformFlags=De(Ve.modifiers)|V(Ve.asteriskToken)|Dn(Ve.name)|V(Ve.questionToken)|De(Ve.typeParameters)|De(Ve.parameters)|V(Ve.type)|V(Ve.body)&-67108865|(gi?128:Er?256:yi?2048:0)|(Ve.questionToken||Ve.typeParameters||Ve.type?1:0)|1024}return Ve.typeArguments=void 0,Ve.jsDoc=void 0,Ve.locals=void 0,Ve.nextContainer=void 0,Ve.flowNode=void 0,Ve.endFlowNode=void 0,Ve.returnFlowNode=void 0,Ve}function $(n,o,s,u,g,I,W,me,Ve){return n.modifiers!==o||n.asteriskToken!==s||n.name!==u||n.questionToken!==g||n.typeParameters!==I||n.parameters!==W||n.type!==me||n.body!==Ve?X(Qe(o,s,u,g,I,W,me,Ve),n):n}function X(n,o){return n!==o&&(n.exclamationToken=o.exclamationToken),r(n,o)}function re(n){let o=se(174);return o.body=n,o.transformFlags=V(n)|16777216,o.modifiers=void 0,o.jsDoc=void 0,o.locals=void 0,o.nextContainer=void 0,o.endFlowNode=void 0,o.returnFlowNode=void 0,o}function ve(n,o){return n.body!==o?Ie(re(o),n):n}function Ie(n,o){return n!==o&&(n.modifiers=o.modifiers),r(n,o)}function We(n,o,s){let u=se(175);return u.modifiers=Te(n),u.parameters=Q(o),u.body=s,u.transformFlags=De(u.modifiers)|De(u.parameters)|V(u.body)&-67108865|1024,u.typeParameters=void 0,u.type=void 0,u.typeArguments=void 0,u.jsDoc=void 0,u.locals=void 0,u.nextContainer=void 0,u.endFlowNode=void 0,u.returnFlowNode=void 0,u}function Re(n,o,s,u){return n.modifiers!==o||n.parameters!==s||n.body!==u?Ft(We(o,s,u),n):n}function Ft(n,o){return n!==o&&(n.typeParameters=o.typeParameters,n.type=o.type),Se(n,o)}function Ot(n,o,s,u,g){let I=se(176);return I.modifiers=Te(n),I.name=tt(o),I.parameters=Q(s),I.type=u,I.body=g,I.body?I.transformFlags=De(I.modifiers)|Dn(I.name)|De(I.parameters)|V(I.type)|V(I.body)&-67108865|(I.type?1:0):I.transformFlags=1,I.typeArguments=void 0,I.typeParameters=void 0,I.jsDoc=void 0,I.locals=void 0,I.nextContainer=void 0,I.flowNode=void 0,I.endFlowNode=void 0,I.returnFlowNode=void 0,I}function Vr(n,o,s,u,g,I){return n.modifiers!==o||n.name!==s||n.parameters!==u||n.type!==g||n.body!==I?ia(Ot(o,s,u,g,I),n):n}function ia(n,o){return n!==o&&(n.typeParameters=o.typeParameters),Se(n,o)}function Sn(n,o,s,u){let g=se(177);return g.modifiers=Te(n),g.name=tt(o),g.parameters=Q(s),g.body=u,g.body?g.transformFlags=De(g.modifiers)|Dn(g.name)|De(g.parameters)|V(g.body)&-67108865|(g.type?1:0):g.transformFlags=1,g.typeArguments=void 0,g.typeParameters=void 0,g.type=void 0,g.jsDoc=void 0,g.locals=void 0,g.nextContainer=void 0,g.flowNode=void 0,g.endFlowNode=void 0,g.returnFlowNode=void 0,g}function oi(n,o,s,u,g){return n.modifiers!==o||n.name!==s||n.parameters!==u||n.body!==g?si(Sn(o,s,u,g),n):n}function si(n,o){return n!==o&&(n.typeParameters=o.typeParameters,n.type=o.type),Se(n,o)}function aa(n,o,s){let u=se(178);return u.typeParameters=Te(n),u.parameters=Te(o),u.type=s,u.transformFlags=1,u.jsDoc=void 0,u.locals=void 0,u.nextContainer=void 0,u.typeArguments=void 0,u}function Na(n,o,s,u){return n.typeParameters!==o||n.parameters!==s||n.type!==u?Se(aa(o,s,u),n):n}function xn(n,o,s){let u=se(179);return u.typeParameters=Te(n),u.parameters=Te(o),u.type=s,u.transformFlags=1,u.jsDoc=void 0,u.locals=void 0,u.nextContainer=void 0,u.typeArguments=void 0,u}function _i(n,o,s,u){return n.typeParameters!==o||n.parameters!==s||n.type!==u?Se(xn(o,s,u),n):n}function ci(n,o,s){let u=se(180);return u.modifiers=Te(n),u.parameters=Te(o),u.type=s,u.transformFlags=1,u.jsDoc=void 0,u.locals=void 0,u.nextContainer=void 0,u.typeArguments=void 0,u}function oa(n,o,s,u){return n.parameters!==s||n.type!==u||n.modifiers!==o?Se(ci(o,s,u),n):n}function jn(n,o){let s=U(203);return s.type=n,s.literal=o,s.transformFlags=1,s}function Nr(n,o,s){return n.type!==o||n.literal!==s?r(jn(o,s),n):n}function Fe(n){return gt(n)}function Ii(n,o,s){let u=U(181);return u.assertsModifier=n,u.parameterName=tt(o),u.type=s,u.transformFlags=1,u}function Et(n,o,s,u){return n.assertsModifier!==o||n.parameterName!==s||n.type!==u?r(Ii(o,s,u),n):n}function R(n,o){let s=U(182);return s.typeName=tt(n),s.typeArguments=o&&a().parenthesizeTypeArguments(Q(o)),s.transformFlags=1,s}function x(n,o,s){return n.typeName!==o||n.typeArguments!==s?r(R(o,s),n):n}function T(n,o,s){let u=se(183);return u.typeParameters=Te(n),u.parameters=Te(o),u.type=s,u.transformFlags=1,u.modifiers=void 0,u.jsDoc=void 0,u.locals=void 0,u.nextContainer=void 0,u.typeArguments=void 0,u}function O(n,o,s,u){return n.typeParameters!==o||n.parameters!==s||n.type!==u?m(T(o,s,u),n):n}function m(n,o){return n!==o&&(n.modifiers=o.modifiers),Se(n,o)}function te(...n){return n.length===4?de(...n):n.length===3?M(...n):N.fail("Incorrect number of arguments specified.")}function de(n,o,s,u){let g=se(184);return g.modifiers=Te(n),g.typeParameters=Te(o),g.parameters=Te(s),g.type=u,g.transformFlags=1,g.jsDoc=void 0,g.locals=void 0,g.nextContainer=void 0,g.typeArguments=void 0,g}function M(n,o,s){return de(void 0,n,o,s)}function pe(...n){return n.length===5?Ce(...n):n.length===4?Ee(...n):N.fail("Incorrect number of arguments specified.")}function Ce(n,o,s,u,g){return n.modifiers!==o||n.typeParameters!==s||n.parameters!==u||n.type!==g?Se(te(o,s,u,g),n):n}function Ee(n,o,s,u){return Ce(n,n.modifiers,o,s,u)}function Ae(n,o){let s=U(185);return s.exprName=n,s.typeArguments=o&&a().parenthesizeTypeArguments(o),s.transformFlags=1,s}function at(n,o,s){return n.exprName!==o||n.typeArguments!==s?r(Ae(o,s),n):n}function ot(n){let o=se(186);return o.members=Q(n),o.transformFlags=1,o}function Ye(n,o){return n.members!==o?r(ot(o),n):n}function Bt(n){let o=U(187);return o.elementType=a().parenthesizeNonArrayTypeOfPostfixType(n),o.transformFlags=1,o}function Ct(n,o){return n.elementType!==o?r(Bt(o),n):n}function Sr(n){let o=U(188);return o.elements=Q(a().parenthesizeElementTypesOfTupleType(n)),o.transformFlags=1,o}function At(n,o){return n.elements!==o?r(Sr(o),n):n}function ke(n,o,s,u){let g=se(201);return g.dotDotDotToken=n,g.name=o,g.questionToken=s,g.type=u,g.transformFlags=1,g.jsDoc=void 0,g}function Ut(n,o,s,u,g){return n.dotDotDotToken!==o||n.name!==s||n.questionToken!==u||n.type!==g?r(ke(o,s,u,g),n):n}function en(n){let o=U(189);return o.type=a().parenthesizeTypeOfOptionalType(n),o.transformFlags=1,o}function Pt(n,o){return n.type!==o?r(en(o),n):n}function H(n){let o=U(190);return o.type=n,o.transformFlags=1,o}function Me(n,o){return n.type!==o?r(H(o),n):n}function st(n,o,s){let u=U(n);return u.types=ue.createNodeArray(s(o)),u.transformFlags=1,u}function er(n,o,s){return n.types!==o?r(st(n.kind,o,s),n):n}function tn(n){return st(191,n,a().parenthesizeConstituentTypesOfUnionType)}function _o(n,o){return er(n,o,a().parenthesizeConstituentTypesOfUnionType)}function Oa(n){return st(192,n,a().parenthesizeConstituentTypesOfIntersectionType)}function wn(n,o){return er(n,o,a().parenthesizeConstituentTypesOfIntersectionType)}function Le(n,o,s,u){let g=U(193);return g.checkType=a().parenthesizeCheckTypeOfConditionalType(n),g.extendsType=a().parenthesizeExtendsTypeOfConditionalType(o),g.trueType=s,g.falseType=u,g.transformFlags=1,g.locals=void 0,g.nextContainer=void 0,g}function it(n,o,s,u,g){return n.checkType!==o||n.extendsType!==s||n.trueType!==u||n.falseType!==g?r(Le(o,s,u,g),n):n}function nu(n){let o=U(194);return o.typeParameter=n,o.transformFlags=1,o}function li(n,o){return n.typeParameter!==o?r(nu(o),n):n}function iu(n,o){let s=U(202);return s.head=n,s.templateSpans=Q(o),s.transformFlags=1,s}function xr(n,o,s){return n.head!==o||n.templateSpans!==s?r(iu(o,s),n):n}function au(n,o,s,u,g=!1){let I=U(204);return I.argument=n,I.assertions=o,I.qualifier=s,I.typeArguments=u&&a().parenthesizeTypeArguments(u),I.isTypeOf=g,I.transformFlags=1,I}function Ni(n,o,s,u,g,I=n.isTypeOf){return n.argument!==o||n.assertions!==s||n.qualifier!==u||n.typeArguments!==g||n.isTypeOf!==I?r(au(o,s,u,g,I),n):n}function co(n){let o=U(195);return o.type=n,o.transformFlags=1,o}function Or(n,o){return n.type!==o?r(co(o),n):n}function qt(){let n=U(196);return n.transformFlags=1,n}function L(n,o){let s=U(197);return s.operator=n,s.type=n===148?a().parenthesizeOperandOfReadonlyTypeOperator(o):a().parenthesizeOperandOfTypeOperator(o),s.transformFlags=1,s}function Hr(n,o){return n.type!==o?r(L(n.operator,o),n):n}function Oi(n,o){let s=U(198);return s.objectType=a().parenthesizeNonArrayTypeOfPostfixType(n),s.indexType=o,s.transformFlags=1,s}function sa(n,o,s){return n.objectType!==o||n.indexType!==s?r(Oi(o,s),n):n}function ds(n,o,s,u,g,I){let W=se(199);return W.readonlyToken=n,W.typeParameter=o,W.nameType=s,W.questionToken=u,W.type=g,W.members=I&&Q(I),W.transformFlags=1,W.locals=void 0,W.nextContainer=void 0,W}function zt(n,o,s,u,g,I,W){return n.readonlyToken!==o||n.typeParameter!==s||n.nameType!==u||n.questionToken!==g||n.type!==I||n.members!==W?r(ds(o,s,u,g,I,W),n):n}function Vt(n){let o=U(200);return o.literal=n,o.transformFlags=1,o}function _a(n,o){return n.literal!==o?r(Vt(o),n):n}function ou(n){let o=U(205);return o.elements=Q(n),o.transformFlags|=De(o.elements)|1024|524288,o.transformFlags&32768&&(o.transformFlags|=65664),o}function p1(n,o){return n.elements!==o?r(ou(o),n):n}function ca(n){let o=U(206);return o.elements=Q(n),o.transformFlags|=De(o.elements)|1024|524288,o}function f1(n,o){return n.elements!==o?r(ca(o),n):n}function ms(n,o,s,u){let g=se(207);return g.dotDotDotToken=n,g.propertyName=tt(o),g.name=tt(s),g.initializer=xo(u),g.transformFlags|=V(g.dotDotDotToken)|Dn(g.propertyName)|Dn(g.name)|V(g.initializer)|(g.dotDotDotToken?32768:0)|1024,g.flowNode=void 0,g}function Ma(n,o,s,u,g){return n.propertyName!==s||n.dotDotDotToken!==o||n.name!==u||n.initializer!==g?r(ms(o,s,u,g),n):n}function J_(n,o){let s=U(208),u=n&&Ei(n),g=Q(n,u&&qm(u)?!0:void 0);return s.elements=a().parenthesizeExpressionsOfCommaDelimitedList(g),s.multiLine=o,s.transformFlags|=De(s.elements),s}function su(n,o){return n.elements!==o?r(J_(o,n.multiLine),n):n}function lo(n,o){let s=se(209);return s.properties=Q(n),s.multiLine=o,s.transformFlags|=De(s.properties),s.jsDoc=void 0,s}function d1(n,o){return n.properties!==o?r(lo(o,n.multiLine),n):n}function _u(n,o,s){let u=se(210);return u.expression=n,u.questionDotToken=o,u.name=s,u.transformFlags=V(u.expression)|V(u.questionDotToken)|(we(u.name)?Vs(u.name):V(u.name)|536870912),u.jsDoc=void 0,u.flowNode=void 0,u}function ui(n,o){let s=_u(a().parenthesizeLeftSideOfAccess(n,!1),void 0,tt(o));return Yf(n)&&(s.transformFlags|=384),s}function cu(n,o,s){return G4(n)?lu(n,o,n.questionDotToken,bi(s,we)):n.expression!==o||n.name!==s?r(ui(o,s),n):n}function La(n,o,s){let u=_u(a().parenthesizeLeftSideOfAccess(n,!0),o,tt(s));return u.flags|=32,u.transformFlags|=32,u}function lu(n,o,s,u){return N.assert(!!(n.flags&32),"Cannot update a PropertyAccessExpression using updatePropertyAccessChain. Use updatePropertyAccess instead."),n.expression!==o||n.questionDotToken!==s||n.name!==u?r(La(o,s,u),n):n}function hs(n,o,s){let u=se(211);return u.expression=n,u.questionDotToken=o,u.argumentExpression=s,u.transformFlags|=V(u.expression)|V(u.questionDotToken)|V(u.argumentExpression),u.jsDoc=void 0,u.flowNode=void 0,u}function R_(n,o){let s=hs(a().parenthesizeLeftSideOfAccess(n,!1),void 0,mi(o));return Yf(n)&&(s.transformFlags|=384),s}function m1(n,o,s){return X4(n)?uu(n,o,n.questionDotToken,s):n.expression!==o||n.argumentExpression!==s?r(R_(o,s),n):n}function j_(n,o,s){let u=hs(a().parenthesizeLeftSideOfAccess(n,!0),o,mi(s));return u.flags|=32,u.transformFlags|=32,u}function uu(n,o,s,u){return N.assert(!!(n.flags&32),"Cannot update a ElementAccessExpression using updateElementAccessChain. Use updateElementAccess instead."),n.expression!==o||n.questionDotToken!==s||n.argumentExpression!==u?r(j_(o,s,u),n):n}function pu(n,o,s,u){let g=se(212);return g.expression=n,g.questionDotToken=o,g.typeArguments=s,g.arguments=u,g.transformFlags|=V(g.expression)|V(g.questionDotToken)|De(g.typeArguments)|De(g.arguments),g.typeArguments&&(g.transformFlags|=1),Cd(g.expression)&&(g.transformFlags|=16384),g}function Mi(n,o,s){let u=pu(a().parenthesizeLeftSideOfAccess(n,!1),void 0,Te(o),a().parenthesizeExpressionsOfCommaDelimitedList(Q(s)));return Bx(u.expression)&&(u.transformFlags|=8388608),u}function h1(n,o,s,u){return d0(n)?rn(n,o,n.questionDotToken,s,u):n.expression!==o||n.typeArguments!==s||n.arguments!==u?r(Mi(o,s,u),n):n}function F_(n,o,s,u){let g=pu(a().parenthesizeLeftSideOfAccess(n,!0),o,Te(s),a().parenthesizeExpressionsOfCommaDelimitedList(Q(u)));return g.flags|=32,g.transformFlags|=32,g}function rn(n,o,s,u,g){return N.assert(!!(n.flags&32),"Cannot update a CallExpression using updateCallChain. Use updateCall instead."),n.expression!==o||n.questionDotToken!==s||n.typeArguments!==u||n.arguments!==g?r(F_(o,s,u,g),n):n}function ys(n,o,s){let u=se(213);return u.expression=a().parenthesizeExpressionOfNew(n),u.typeArguments=Te(o),u.arguments=s?a().parenthesizeExpressionsOfCommaDelimitedList(s):void 0,u.transformFlags|=V(u.expression)|De(u.typeArguments)|De(u.arguments)|32,u.typeArguments&&(u.transformFlags|=1),u}function B_(n,o,s,u){return n.expression!==o||n.typeArguments!==s||n.arguments!==u?r(ys(o,s,u),n):n}function U_(n,o,s){let u=U(214);return u.tag=a().parenthesizeLeftSideOfAccess(n,!1),u.typeArguments=Te(o),u.template=s,u.transformFlags|=V(u.tag)|De(u.typeArguments)|V(u.template)|1024,u.typeArguments&&(u.transformFlags|=1),RT(u.template)&&(u.transformFlags|=128),u}function y1(n,o,s,u){return n.tag!==o||n.typeArguments!==s||n.template!==u?r(U_(o,s,u),n):n}function fu(n,o){let s=U(215);return s.expression=a().parenthesizeOperandOfPrefixUnary(o),s.type=n,s.transformFlags|=V(s.expression)|V(s.type)|1,s}function du(n,o,s){return n.type!==o||n.expression!==s?r(fu(o,s),n):n}function q_(n){let o=U(216);return o.expression=n,o.transformFlags=V(o.expression),o.jsDoc=void 0,o}function mu(n,o){return n.expression!==o?r(q_(o),n):n}function z_(n,o,s,u,g,I,W){let me=se(217);me.modifiers=Te(n),me.asteriskToken=o,me.name=tt(s),me.typeParameters=Te(u),me.parameters=Q(g),me.type=I,me.body=W;let Ve=_n(me.modifiers)&512,Er=!!me.asteriskToken,yi=Ve&&Er;return me.transformFlags=De(me.modifiers)|V(me.asteriskToken)|Dn(me.name)|De(me.typeParameters)|De(me.parameters)|V(me.type)|V(me.body)&-67108865|(yi?128:Ve?256:Er?2048:0)|(me.typeParameters||me.type?1:0)|4194304,me.typeArguments=void 0,me.jsDoc=void 0,me.locals=void 0,me.nextContainer=void 0,me.flowNode=void 0,me.endFlowNode=void 0,me.returnFlowNode=void 0,me}function hu(n,o,s,u,g,I,W,me){return n.name!==u||n.modifiers!==o||n.asteriskToken!==s||n.typeParameters!==g||n.parameters!==I||n.type!==W||n.body!==me?Se(z_(o,s,u,g,I,W,me),n):n}function W_(n,o,s,u,g,I){let W=se(218);W.modifiers=Te(n),W.typeParameters=Te(o),W.parameters=Q(s),W.type=u,W.equalsGreaterThanToken=g??gt(39),W.body=a().parenthesizeConciseBodyOfArrowFunction(I);let me=_n(W.modifiers)&512;return W.transformFlags=De(W.modifiers)|De(W.typeParameters)|De(W.parameters)|V(W.type)|V(W.equalsGreaterThanToken)|V(W.body)&-67108865|(W.typeParameters||W.type?1:0)|(me?16640:0)|1024,W.typeArguments=void 0,W.jsDoc=void 0,W.locals=void 0,W.nextContainer=void 0,W.flowNode=void 0,W.endFlowNode=void 0,W.returnFlowNode=void 0,W}function yu(n,o,s,u,g,I,W){return n.modifiers!==o||n.typeParameters!==s||n.parameters!==u||n.type!==g||n.equalsGreaterThanToken!==I||n.body!==W?Se(W_(o,s,u,g,I,W),n):n}function V_(n){let o=U(219);return o.expression=a().parenthesizeOperandOfPrefixUnary(n),o.transformFlags|=V(o.expression),o}function g1(n,o){return n.expression!==o?r(V_(o),n):n}function wr(n){let o=U(220);return o.expression=a().parenthesizeOperandOfPrefixUnary(n),o.transformFlags|=V(o.expression),o}function b1(n,o){return n.expression!==o?r(wr(o),n):n}function En(n){let o=U(221);return o.expression=a().parenthesizeOperandOfPrefixUnary(n),o.transformFlags|=V(o.expression),o}function v1(n,o){return n.expression!==o?r(En(o),n):n}function Li(n){let o=U(222);return o.expression=a().parenthesizeOperandOfPrefixUnary(n),o.transformFlags|=V(o.expression)|256|128|2097152,o}function Ja(n,o){return n.expression!==o?r(Li(o),n):n}function H_(n,o){let s=U(223);return s.operator=n,s.operand=a().parenthesizeOperandOfPrefixUnary(o),s.transformFlags|=V(s.operand),(n===46||n===47)&&we(s.operand)&&!ga(s.operand)&&!G0(s.operand)&&(s.transformFlags|=268435456),s}function gs(n,o){return n.operand!==o?r(H_(n.operator,o),n):n}function G_(n,o){let s=U(224);return s.operator=o,s.operand=a().parenthesizeOperandOfPostfixUnary(n),s.transformFlags|=V(s.operand),we(s.operand)&&!ga(s.operand)&&!G0(s.operand)&&(s.transformFlags|=268435456),s}function gu(n,o){return n.operand!==o?r(G_(o,n.operator),n):n}function X_(n,o,s){let u=se(225),g=Df(o),I=g.kind;return u.left=a().parenthesizeLeftSideOfBinary(I,n),u.operatorToken=g,u.right=a().parenthesizeRightSideOfBinary(I,u.left,s),u.transformFlags|=V(u.left)|V(u.operatorToken)|V(u.right),I===61?u.transformFlags|=32:I===64?so(u.left)?u.transformFlags|=5248|bu(u.left):Ul(u.left)&&(u.transformFlags|=5120|bu(u.left)):I===43||I===68?u.transformFlags|=512:Pm(I)&&(u.transformFlags|=16),I===103&&Jr(u.left)&&(u.transformFlags|=536870912),u.jsDoc=void 0,u}function bu(n){return R6(n)?65536:0}function T1(n,o,s,u){return n.left!==o||n.operatorToken!==s||n.right!==u?r(X_(o,s,u),n):n}function $_(n,o,s,u,g){let I=U(226);return I.condition=a().parenthesizeConditionOfConditionalExpression(n),I.questionToken=o??gt(58),I.whenTrue=a().parenthesizeBranchOfConditionalExpression(s),I.colonToken=u??gt(59),I.whenFalse=a().parenthesizeBranchOfConditionalExpression(g),I.transformFlags|=V(I.condition)|V(I.questionToken)|V(I.whenTrue)|V(I.colonToken)|V(I.whenFalse),I}function S1(n,o,s,u,g,I){return n.condition!==o||n.questionToken!==s||n.whenTrue!==u||n.colonToken!==g||n.whenFalse!==I?r($_(o,s,u,g,I),n):n}function Fn(n,o){let s=U(227);return s.head=n,s.templateSpans=Q(o),s.transformFlags|=V(s.head)|De(s.templateSpans)|1024,s}function vu(n,o,s){return n.head!==o||n.templateSpans!==s?r(Fn(o,s),n):n}function bs(n,o,s,u=0){N.assert(!(u&-7177),"Unsupported template flags.");let g;if(s!==void 0&&s!==o&&(g=fL(n,s),typeof g=="object"))return N.fail("Invalid raw text");if(o===void 0){if(g===void 0)return N.fail("Arguments 'text' and 'rawText' may not both be undefined.");o=g}else g!==void 0&&N.assert(o===g,"Expected argument 'text' to be the normalized (i.e. 'cooked') version of argument 'rawText'.");return o}function Tu(n){let o=1024;return n&&(o|=128),o}function uo(n,o,s,u){let g=qr(n);return g.text=o,g.rawText=s,g.templateFlags=u&7176,g.transformFlags=Tu(g.templateFlags),g}function Q_(n,o,s,u){let g=se(n);return g.text=o,g.rawText=s,g.templateFlags=u&7176,g.transformFlags=Tu(g.templateFlags),g}function Ra(n,o,s,u){return n===15?Q_(n,o,s,u):uo(n,o,s,u)}function vs(n,o,s){return n=bs(16,n,o,s),Ra(16,n,o,s)}function Y_(n,o,s){return n=bs(16,n,o,s),Ra(17,n,o,s)}function x1(n,o,s){return n=bs(16,n,o,s),Ra(18,n,o,s)}function Su(n,o,s){return n=bs(16,n,o,s),Q_(15,n,o,s)}function xu(n,o){N.assert(!n||!!o,"A `YieldExpression` with an asteriskToken must have an expression.");let s=U(228);return s.expression=o&&a().parenthesizeExpressionForDisallowedComma(o),s.asteriskToken=n,s.transformFlags|=V(s.expression)|V(s.asteriskToken)|1024|128|1048576,s}function w1(n,o,s){return n.expression!==s||n.asteriskToken!==o?r(xu(o,s),n):n}function wu(n){let o=U(229);return o.expression=a().parenthesizeExpressionForDisallowedComma(n),o.transformFlags|=V(o.expression)|1024|32768,o}function E1(n,o){return n.expression!==o?r(wu(o),n):n}function Eu(n,o,s,u,g){let I=se(230);return I.modifiers=Te(n),I.name=tt(o),I.typeParameters=Te(s),I.heritageClauses=Te(u),I.members=Q(g),I.transformFlags|=De(I.modifiers)|Dn(I.name)|De(I.typeParameters)|De(I.heritageClauses)|De(I.members)|(I.typeParameters?1:0)|1024,I.jsDoc=void 0,I}function Ts(n,o,s,u,g,I){return n.modifiers!==o||n.name!==s||n.typeParameters!==u||n.heritageClauses!==g||n.members!==I?r(Eu(o,s,u,g,I),n):n}function C1(){return U(231)}function Cu(n,o){let s=U(232);return s.expression=a().parenthesizeLeftSideOfAccess(n,!1),s.typeArguments=o&&a().parenthesizeTypeArguments(o),s.transformFlags|=V(s.expression)|De(s.typeArguments)|1024,s}function nn(n,o,s){return n.expression!==o||n.typeArguments!==s?r(Cu(o,s),n):n}function Ss(n,o){let s=U(233);return s.expression=n,s.type=o,s.transformFlags|=V(s.expression)|V(s.type)|1,s}function Au(n,o,s){return n.expression!==o||n.type!==s?r(Ss(o,s),n):n}function ku(n){let o=U(234);return o.expression=a().parenthesizeLeftSideOfAccess(n,!1),o.transformFlags|=V(o.expression)|1,o}function K_(n,o){return Q4(n)?Pu(n,o):n.expression!==o?r(ku(o),n):n}function Du(n,o){let s=U(237);return s.expression=n,s.type=o,s.transformFlags|=V(s.expression)|V(s.type)|1,s}function Z_(n,o,s){return n.expression!==o||n.type!==s?r(Du(o,s),n):n}function Cn(n){let o=U(234);return o.flags|=32,o.expression=a().parenthesizeLeftSideOfAccess(n,!0),o.transformFlags|=V(o.expression)|1,o}function Pu(n,o){return N.assert(!!(n.flags&32),"Cannot update a NonNullExpression using updateNonNullChain. Use updateNonNullExpression instead."),n.expression!==o?r(Cn(o),n):n}function xs(n,o){let s=U(235);switch(s.keywordToken=n,s.name=o,s.transformFlags|=V(s.name),n){case 105:s.transformFlags|=1024;break;case 102:s.transformFlags|=32;break;default:return N.assertNever(n)}return s.flowNode=void 0,s}function pi(n,o){return n.name!==o?r(xs(n.keywordToken,o),n):n}function po(n,o){let s=U(238);return s.expression=n,s.literal=o,s.transformFlags|=V(s.expression)|V(s.literal)|1024,s}function Iu(n,o,s){return n.expression!==o||n.literal!==s?r(po(o,s),n):n}function Nu(){let n=U(239);return n.transformFlags|=1024,n}function ja(n,o){let s=U(240);return s.statements=Q(n),s.multiLine=o,s.transformFlags|=De(s.statements),s.jsDoc=void 0,s.locals=void 0,s.nextContainer=void 0,s}function Ou(n,o){return n.statements!==o?r(ja(o,n.multiLine),n):n}function Mu(n,o){let s=U(242);return s.modifiers=Te(n),s.declarationList=Ht(o)?sc(o):o,s.transformFlags|=De(s.modifiers)|V(s.declarationList),_n(s.modifiers)&2&&(s.transformFlags=1),s.jsDoc=void 0,s.flowNode=void 0,s}function Lu(n,o,s){return n.modifiers!==o||n.declarationList!==s?r(Mu(o,s),n):n}function ec(){let n=U(241);return n.jsDoc=void 0,n}function fo(n){let o=U(243);return o.expression=a().parenthesizeExpressionOfExpressionStatement(n),o.transformFlags|=V(o.expression),o.jsDoc=void 0,o.flowNode=void 0,o}function A1(n,o){return n.expression!==o?r(fo(o),n):n}function tc(n,o,s){let u=U(244);return u.expression=n,u.thenStatement=hi(o),u.elseStatement=hi(s),u.transformFlags|=V(u.expression)|V(u.thenStatement)|V(u.elseStatement),u.jsDoc=void 0,u.flowNode=void 0,u}function k1(n,o,s,u){return n.expression!==o||n.thenStatement!==s||n.elseStatement!==u?r(tc(o,s,u),n):n}function rc(n,o){let s=U(245);return s.statement=hi(n),s.expression=o,s.transformFlags|=V(s.statement)|V(s.expression),s.jsDoc=void 0,s.flowNode=void 0,s}function D1(n,o,s){return n.statement!==o||n.expression!==s?r(rc(o,s),n):n}function Ju(n,o){let s=U(246);return s.expression=n,s.statement=hi(o),s.transformFlags|=V(s.expression)|V(s.statement),s.jsDoc=void 0,s.flowNode=void 0,s}function P1(n,o,s){return n.expression!==o||n.statement!==s?r(Ju(o,s),n):n}function nc(n,o,s,u){let g=U(247);return g.initializer=n,g.condition=o,g.incrementor=s,g.statement=hi(u),g.transformFlags|=V(g.initializer)|V(g.condition)|V(g.incrementor)|V(g.statement),g.jsDoc=void 0,g.locals=void 0,g.nextContainer=void 0,g.flowNode=void 0,g}function Ru(n,o,s,u,g){return n.initializer!==o||n.condition!==s||n.incrementor!==u||n.statement!==g?r(nc(o,s,u,g),n):n}function ju(n,o,s){let u=U(248);return u.initializer=n,u.expression=o,u.statement=hi(s),u.transformFlags|=V(u.initializer)|V(u.expression)|V(u.statement),u.jsDoc=void 0,u.locals=void 0,u.nextContainer=void 0,u.flowNode=void 0,u}function I1(n,o,s,u){return n.initializer!==o||n.expression!==s||n.statement!==u?r(ju(o,s,u),n):n}function Fu(n,o,s,u){let g=U(249);return g.awaitModifier=n,g.initializer=o,g.expression=a().parenthesizeExpressionForDisallowedComma(s),g.statement=hi(u),g.transformFlags|=V(g.awaitModifier)|V(g.initializer)|V(g.expression)|V(g.statement)|1024,n&&(g.transformFlags|=128),g.jsDoc=void 0,g.locals=void 0,g.nextContainer=void 0,g.flowNode=void 0,g}function N1(n,o,s,u,g){return n.awaitModifier!==o||n.initializer!==s||n.expression!==u||n.statement!==g?r(Fu(o,s,u,g),n):n}function Bu(n){let o=U(250);return o.label=tt(n),o.transformFlags|=V(o.label)|4194304,o.jsDoc=void 0,o.flowNode=void 0,o}function Uu(n,o){return n.label!==o?r(Bu(o),n):n}function ic(n){let o=U(251);return o.label=tt(n),o.transformFlags|=V(o.label)|4194304,o.jsDoc=void 0,o.flowNode=void 0,o}function qu(n,o){return n.label!==o?r(ic(o),n):n}function zu(n){let o=U(252);return o.expression=n,o.transformFlags|=V(o.expression)|128|4194304,o.jsDoc=void 0,o.flowNode=void 0,o}function O1(n,o){return n.expression!==o?r(zu(o),n):n}function ac(n,o){let s=U(253);return s.expression=n,s.statement=hi(o),s.transformFlags|=V(s.expression)|V(s.statement),s.jsDoc=void 0,s.flowNode=void 0,s}function Wu(n,o,s){return n.expression!==o||n.statement!==s?r(ac(o,s),n):n}function oc(n,o){let s=U(254);return s.expression=a().parenthesizeExpressionForDisallowedComma(n),s.caseBlock=o,s.transformFlags|=V(s.expression)|V(s.caseBlock),s.jsDoc=void 0,s.flowNode=void 0,s.possiblyExhaustive=!1,s}function Fa(n,o,s){return n.expression!==o||n.caseBlock!==s?r(oc(o,s),n):n}function Vu(n,o){let s=U(255);return s.label=tt(n),s.statement=hi(o),s.transformFlags|=V(s.label)|V(s.statement),s.jsDoc=void 0,s.flowNode=void 0,s}function Hu(n,o,s){return n.label!==o||n.statement!==s?r(Vu(o,s),n):n}function Gu(n){let o=U(256);return o.expression=n,o.transformFlags|=V(o.expression),o.jsDoc=void 0,o.flowNode=void 0,o}function M1(n,o){return n.expression!==o?r(Gu(o),n):n}function Xu(n,o,s){let u=U(257);return u.tryBlock=n,u.catchClause=o,u.finallyBlock=s,u.transformFlags|=V(u.tryBlock)|V(u.catchClause)|V(u.finallyBlock),u.jsDoc=void 0,u.flowNode=void 0,u}function L1(n,o,s,u){return n.tryBlock!==o||n.catchClause!==s||n.finallyBlock!==u?r(Xu(o,s,u),n):n}function $u(){let n=U(258);return n.jsDoc=void 0,n.flowNode=void 0,n}function ws(n,o,s,u){let g=se(259);return g.name=tt(n),g.exclamationToken=o,g.type=s,g.initializer=xo(u),g.transformFlags|=Dn(g.name)|V(g.initializer)|(g.exclamationToken??g.type?1:0),g.jsDoc=void 0,g}function Qu(n,o,s,u,g){return n.name!==o||n.type!==u||n.exclamationToken!==s||n.initializer!==g?r(ws(o,s,u,g),n):n}function sc(n,o=0){let s=U(260);return s.flags|=o&3,s.declarations=Q(n),s.transformFlags|=De(s.declarations)|4194304,o&3&&(s.transformFlags|=263168),s}function J1(n,o){return n.declarations!==o?r(sc(o,n.flags),n):n}function Yu(n,o,s,u,g,I,W){let me=se(261);if(me.modifiers=Te(n),me.asteriskToken=o,me.name=tt(s),me.typeParameters=Te(u),me.parameters=Q(g),me.type=I,me.body=W,!me.body||_n(me.modifiers)&2)me.transformFlags=1;else{let Ve=_n(me.modifiers)&512,Er=!!me.asteriskToken,yi=Ve&&Er;me.transformFlags=De(me.modifiers)|V(me.asteriskToken)|Dn(me.name)|De(me.typeParameters)|De(me.parameters)|V(me.type)|V(me.body)&-67108865|(yi?128:Ve?256:Er?2048:0)|(me.typeParameters||me.type?1:0)|4194304}return me.typeArguments=void 0,me.jsDoc=void 0,me.locals=void 0,me.nextContainer=void 0,me.endFlowNode=void 0,me.returnFlowNode=void 0,me}function _c(n,o,s,u,g,I,W,me){return n.modifiers!==o||n.asteriskToken!==s||n.name!==u||n.typeParameters!==g||n.parameters!==I||n.type!==W||n.body!==me?R1(Yu(o,s,u,g,I,W,me),n):n}function R1(n,o){return n!==o&&n.modifiers===o.modifiers&&(n.modifiers=o.modifiers),Se(n,o)}function Ku(n,o,s,u,g){let I=se(262);return I.modifiers=Te(n),I.name=tt(o),I.typeParameters=Te(s),I.heritageClauses=Te(u),I.members=Q(g),_n(I.modifiers)&2?I.transformFlags=1:(I.transformFlags|=De(I.modifiers)|Dn(I.name)|De(I.typeParameters)|De(I.heritageClauses)|De(I.members)|(I.typeParameters?1:0)|1024,I.transformFlags&8192&&(I.transformFlags|=1)),I.jsDoc=void 0,I}function cc(n,o,s,u,g,I){return n.modifiers!==o||n.name!==s||n.typeParameters!==u||n.heritageClauses!==g||n.members!==I?r(Ku(o,s,u,g,I),n):n}function Zu(n,o,s,u,g){let I=se(263);return I.modifiers=Te(n),I.name=tt(o),I.typeParameters=Te(s),I.heritageClauses=Te(u),I.members=Q(g),I.transformFlags=1,I.jsDoc=void 0,I}function ep(n,o,s,u,g,I){return n.modifiers!==o||n.name!==s||n.typeParameters!==u||n.heritageClauses!==g||n.members!==I?r(Zu(o,s,u,g,I),n):n}function mt(n,o,s,u){let g=se(264);return g.modifiers=Te(n),g.name=tt(o),g.typeParameters=Te(s),g.type=u,g.transformFlags=1,g.jsDoc=void 0,g.locals=void 0,g.nextContainer=void 0,g}function Ji(n,o,s,u,g){return n.modifiers!==o||n.name!==s||n.typeParameters!==u||n.type!==g?r(mt(o,s,u,g),n):n}function lc(n,o,s){let u=se(265);return u.modifiers=Te(n),u.name=tt(o),u.members=Q(s),u.transformFlags|=De(u.modifiers)|V(u.name)|De(u.members)|1,u.transformFlags&=-67108865,u.jsDoc=void 0,u}function Ri(n,o,s,u){return n.modifiers!==o||n.name!==s||n.members!==u?r(lc(o,s,u),n):n}function tp(n,o,s,u=0){let g=se(266);return g.modifiers=Te(n),g.flags|=u&1044,g.name=o,g.body=s,_n(g.modifiers)&2?g.transformFlags=1:g.transformFlags|=De(g.modifiers)|V(g.name)|V(g.body)|1,g.transformFlags&=-67108865,g.jsDoc=void 0,g.locals=void 0,g.nextContainer=void 0,g}function Jt(n,o,s,u){return n.modifiers!==o||n.name!==s||n.body!==u?r(tp(o,s,u,n.flags),n):n}function ji(n){let o=U(267);return o.statements=Q(n),o.transformFlags|=De(o.statements),o.jsDoc=void 0,o}function lr(n,o){return n.statements!==o?r(ji(o),n):n}function rp(n){let o=U(268);return o.clauses=Q(n),o.transformFlags|=De(o.clauses),o.locals=void 0,o.nextContainer=void 0,o}function j1(n,o){return n.clauses!==o?r(rp(o),n):n}function np(n){let o=se(269);return o.name=tt(n),o.transformFlags|=Vs(o.name)|1,o.modifiers=void 0,o.jsDoc=void 0,o}function ip(n,o){return n.name!==o?F1(np(o),n):n}function F1(n,o){return n!==o&&(n.modifiers=o.modifiers),r(n,o)}function ap(n,o,s,u){let g=se(270);return g.modifiers=Te(n),g.name=tt(s),g.isTypeOnly=o,g.moduleReference=u,g.transformFlags|=De(g.modifiers)|Vs(g.name)|V(g.moduleReference),Wm(g.moduleReference)||(g.transformFlags|=1),g.transformFlags&=-67108865,g.jsDoc=void 0,g}function op(n,o,s,u,g){return n.modifiers!==o||n.isTypeOnly!==s||n.name!==u||n.moduleReference!==g?r(ap(o,s,u,g),n):n}function sp(n,o,s,u){let g=U(271);return g.modifiers=Te(n),g.importClause=o,g.moduleSpecifier=s,g.assertClause=u,g.transformFlags|=V(g.importClause)|V(g.moduleSpecifier),g.transformFlags&=-67108865,g.jsDoc=void 0,g}function _p(n,o,s,u,g){return n.modifiers!==o||n.importClause!==s||n.moduleSpecifier!==u||n.assertClause!==g?r(sp(o,s,u,g),n):n}function cp(n,o,s){let u=se(272);return u.isTypeOnly=n,u.name=o,u.namedBindings=s,u.transformFlags|=V(u.name)|V(u.namedBindings),n&&(u.transformFlags|=1),u.transformFlags&=-67108865,u}function lp(n,o,s,u){return n.isTypeOnly!==o||n.name!==s||n.namedBindings!==u?r(cp(o,s,u),n):n}function uc(n,o){let s=U(299);return s.elements=Q(n),s.multiLine=o,s.transformFlags|=4,s}function B1(n,o,s){return n.elements!==o||n.multiLine!==s?r(uc(o,s),n):n}function mo(n,o){let s=U(300);return s.name=n,s.value=o,s.transformFlags|=4,s}function up(n,o,s){return n.name!==o||n.value!==s?r(mo(o,s),n):n}function pc(n,o){let s=U(301);return s.assertClause=n,s.multiLine=o,s}function pp(n,o,s){return n.assertClause!==o||n.multiLine!==s?r(pc(o,s),n):n}function fp(n){let o=se(273);return o.name=n,o.transformFlags|=V(o.name),o.transformFlags&=-67108865,o}function fc(n,o){return n.name!==o?r(fp(o),n):n}function dp(n){let o=se(279);return o.name=n,o.transformFlags|=V(o.name)|32,o.transformFlags&=-67108865,o}function mp(n,o){return n.name!==o?r(dp(o),n):n}function hp(n){let o=U(274);return o.elements=Q(n),o.transformFlags|=De(o.elements),o.transformFlags&=-67108865,o}function U1(n,o){return n.elements!==o?r(hp(o),n):n}function yp(n,o,s){let u=se(275);return u.isTypeOnly=n,u.propertyName=o,u.name=s,u.transformFlags|=V(u.propertyName)|V(u.name),u.transformFlags&=-67108865,u}function q1(n,o,s,u){return n.isTypeOnly!==o||n.propertyName!==s||n.name!==u?r(yp(o,s,u),n):n}function dc(n,o,s){let u=se(276);return u.modifiers=Te(n),u.isExportEquals=o,u.expression=o?a().parenthesizeRightSideOfBinary(64,void 0,s):a().parenthesizeExpressionOfExportDefault(s),u.transformFlags|=De(u.modifiers)|V(u.expression),u.transformFlags&=-67108865,u.jsDoc=void 0,u}function mc(n,o,s){return n.modifiers!==o||n.expression!==s?r(dc(o,n.isExportEquals,s),n):n}function fi(n,o,s,u,g){let I=se(277);return I.modifiers=Te(n),I.isTypeOnly=o,I.exportClause=s,I.moduleSpecifier=u,I.assertClause=g,I.transformFlags|=De(I.modifiers)|V(I.exportClause)|V(I.moduleSpecifier),I.transformFlags&=-67108865,I.jsDoc=void 0,I}function gp(n,o,s,u,g,I){return n.modifiers!==o||n.isTypeOnly!==s||n.exportClause!==u||n.moduleSpecifier!==g||n.assertClause!==I?bp(fi(o,s,u,g,I),n):n}function bp(n,o){return n!==o&&n.modifiers===o.modifiers&&(n.modifiers=o.modifiers),r(n,o)}function Ba(n){let o=U(278);return o.elements=Q(n),o.transformFlags|=De(o.elements),o.transformFlags&=-67108865,o}function vp(n,o){return n.elements!==o?r(Ba(o),n):n}function hc(n,o,s){let u=U(280);return u.isTypeOnly=n,u.propertyName=tt(o),u.name=tt(s),u.transformFlags|=V(u.propertyName)|V(u.name),u.transformFlags&=-67108865,u.jsDoc=void 0,u}function ho(n,o,s,u){return n.isTypeOnly!==o||n.propertyName!==s||n.name!==u?r(hc(o,s,u),n):n}function z1(){let n=se(281);return n.jsDoc=void 0,n}function Tp(n){let o=U(282);return o.expression=n,o.transformFlags|=V(o.expression),o.transformFlags&=-67108865,o}function Sp(n,o){return n.expression!==o?r(Tp(o),n):n}function W1(n){return U(n)}function xp(n,o,s=!1){let u=Es(n,s?o&&a().parenthesizeNonArrayTypeOfPostfixType(o):o);return u.postfix=s,u}function Es(n,o){let s=U(n);return s.type=o,s}function V1(n,o,s){return o.type!==s?r(xp(n,s,o.postfix),o):o}function wp(n,o,s){return o.type!==s?r(Es(n,s),o):o}function Ep(n,o){let s=se(323);return s.parameters=Te(n),s.type=o,s.transformFlags=De(s.parameters)|(s.type?1:0),s.jsDoc=void 0,s.locals=void 0,s.nextContainer=void 0,s.typeArguments=void 0,s}function H1(n,o,s){return n.parameters!==o||n.type!==s?r(Ep(o,s),n):n}function Cp(n,o=!1){let s=se(328);return s.jsDocPropertyTags=Te(n),s.isArrayType=o,s}function G1(n,o,s){return n.jsDocPropertyTags!==o||n.isArrayType!==s?r(Cp(o,s),n):n}function Ap(n){let o=U(315);return o.type=n,o}function X1(n,o){return n.type!==o?r(Ap(o),n):n}function kp(n,o,s){let u=se(329);return u.typeParameters=Te(n),u.parameters=Q(o),u.type=s,u.jsDoc=void 0,u.locals=void 0,u.nextContainer=void 0,u}function $1(n,o,s,u){return n.typeParameters!==o||n.parameters!==s||n.type!==u?r(kp(o,s,u),n):n}function An(n){let o=Rf(n.kind);return n.tagName.escapedText===Wn(o)?n.tagName:$e(o)}function Bn(n,o,s){let u=U(n);return u.tagName=o,u.comment=s,u}function yo(n,o,s){let u=se(n);return u.tagName=o,u.comment=s,u}function Dp(n,o,s,u){let g=Bn(351,n??$e("template"),u);return g.constraint=o,g.typeParameters=Q(s),g}function Cs(n,o=An(n),s,u,g){return n.tagName!==o||n.constraint!==s||n.typeParameters!==u||n.comment!==g?r(Dp(o,s,u,g),n):n}function go(n,o,s,u){let g=yo(352,n??$e("typedef"),u);return g.typeExpression=o,g.fullName=s,g.name=X0(s),g.locals=void 0,g.nextContainer=void 0,g}function yc(n,o=An(n),s,u,g){return n.tagName!==o||n.typeExpression!==s||n.fullName!==u||n.comment!==g?r(go(o,s,u,g),n):n}function gc(n,o,s,u,g,I){let W=yo(347,n??$e("param"),I);return W.typeExpression=u,W.name=o,W.isNameFirst=!!g,W.isBracketed=s,W}function Pp(n,o=An(n),s,u,g,I,W){return n.tagName!==o||n.name!==s||n.isBracketed!==u||n.typeExpression!==g||n.isNameFirst!==I||n.comment!==W?r(gc(o,s,u,g,I,W),n):n}function As(n,o,s,u,g,I){let W=yo(354,n??$e("prop"),I);return W.typeExpression=u,W.name=o,W.isNameFirst=!!g,W.isBracketed=s,W}function Q1(n,o=An(n),s,u,g,I,W){return n.tagName!==o||n.name!==s||n.isBracketed!==u||n.typeExpression!==g||n.isNameFirst!==I||n.comment!==W?r(As(o,s,u,g,I,W),n):n}function bc(n,o,s,u){let g=yo(344,n??$e("callback"),u);return g.typeExpression=o,g.fullName=s,g.name=X0(s),g.locals=void 0,g.nextContainer=void 0,g}function Y1(n,o=An(n),s,u,g){return n.tagName!==o||n.typeExpression!==s||n.fullName!==u||n.comment!==g?r(bc(o,s,u,g),n):n}function Ip(n,o,s){let u=Bn(345,n??$e("overload"),s);return u.typeExpression=o,u}function Np(n,o=An(n),s,u){return n.tagName!==o||n.typeExpression!==s||n.comment!==u?r(Ip(o,s,u),n):n}function Op(n,o,s){let u=Bn(334,n??$e("augments"),s);return u.class=o,u}function Mp(n,o=An(n),s,u){return n.tagName!==o||n.class!==s||n.comment!==u?r(Op(o,s,u),n):n}function Lp(n,o,s){let u=Bn(335,n??$e("implements"),s);return u.class=o,u}function ks(n,o,s){let u=Bn(353,n??$e("see"),s);return u.name=o,u}function Jp(n,o,s,u){return n.tagName!==o||n.name!==s||n.comment!==u?r(ks(o,s,u),n):n}function Ua(n){let o=U(316);return o.name=n,o}function K1(n,o){return n.name!==o?r(Ua(o),n):n}function la(n,o){let s=U(317);return s.left=n,s.right=o,s.transformFlags|=V(s.left)|V(s.right),s}function Ds(n,o,s){return n.left!==o||n.right!==s?r(la(o,s),n):n}function Rp(n,o){let s=U(330);return s.name=n,s.text=o,s}function Z1(n,o,s){return n.name!==o?r(Rp(o,s),n):n}function jp(n,o){let s=U(331);return s.name=n,s.text=o,s}function eh(n,o,s){return n.name!==o?r(jp(o,s),n):n}function Fp(n,o){let s=U(332);return s.name=n,s.text=o,s}function Bp(n,o,s){return n.name!==o?r(Fp(o,s),n):n}function th(n,o=An(n),s,u){return n.tagName!==o||n.class!==s||n.comment!==u?r(Lp(o,s,u),n):n}function Up(n,o,s){return Bn(n,o??$e(Rf(n)),s)}function rh(n,o,s=An(o),u){return o.tagName!==s||o.comment!==u?r(Up(n,s,u),o):o}function qp(n,o,s,u){let g=Bn(n,o??$e(Rf(n)),u);return g.typeExpression=s,g}function nh(n,o,s=An(o),u,g){return o.tagName!==s||o.typeExpression!==u||o.comment!==g?r(qp(n,s,u,g),o):o}function zp(n,o){return Bn(333,n,o)}function ih(n,o,s){return n.tagName!==o||n.comment!==s?r(zp(o,s),n):n}function Wp(n,o,s){let u=yo(346,n??$e(Rf(346)),s);return u.typeExpression=o,u.locals=void 0,u.nextContainer=void 0,u}function ah(n,o=An(n),s,u){return n.tagName!==o||n.typeExpression!==s||n.comment!==u?r(Wp(o,s,u),n):n}function Vp(n){let o=U(327);return o.text=n,o}function oh(n,o){return n.text!==o?r(Vp(o),n):n}function Hp(n,o){let s=U(326);return s.comment=n,s.tags=Te(o),s}function vc(n,o,s){return n.comment!==o||n.tags!==s?r(Hp(o,s),n):n}function Gp(n,o,s){let u=U(283);return u.openingElement=n,u.children=Q(o),u.closingElement=s,u.transformFlags|=V(u.openingElement)|De(u.children)|V(u.closingElement)|2,u}function Xp(n,o,s,u){return n.openingElement!==o||n.children!==s||n.closingElement!==u?r(Gp(o,s,u),n):n}function Tc(n,o,s){let u=U(284);return u.tagName=n,u.typeArguments=Te(o),u.attributes=s,u.transformFlags|=V(u.tagName)|De(u.typeArguments)|V(u.attributes)|2,u.typeArguments&&(u.transformFlags|=1),u}function sh(n,o,s,u){return n.tagName!==o||n.typeArguments!==s||n.attributes!==u?r(Tc(o,s,u),n):n}function bo(n,o,s){let u=U(285);return u.tagName=n,u.typeArguments=Te(o),u.attributes=s,u.transformFlags|=V(u.tagName)|De(u.typeArguments)|V(u.attributes)|2,o&&(u.transformFlags|=1),u}function $p(n,o,s,u){return n.tagName!==o||n.typeArguments!==s||n.attributes!==u?r(bo(o,s,u),n):n}function Qp(n){let o=U(286);return o.tagName=n,o.transformFlags|=V(o.tagName)|2,o}function _h(n,o){return n.tagName!==o?r(Qp(o),n):n}function mr(n,o,s){let u=U(287);return u.openingFragment=n,u.children=Q(o),u.closingFragment=s,u.transformFlags|=V(u.openingFragment)|De(u.children)|V(u.closingFragment)|2,u}function Yp(n,o,s,u){return n.openingFragment!==o||n.children!==s||n.closingFragment!==u?r(mr(o,s,u),n):n}function vo(n,o){let s=U(12);return s.text=n,s.containsOnlyTriviaWhiteSpaces=!!o,s.transformFlags|=2,s}function ch(n,o,s){return n.text!==o||n.containsOnlyTriviaWhiteSpaces!==s?r(vo(o,s),n):n}function Kp(){let n=U(288);return n.transformFlags|=2,n}function lh(){let n=U(289);return n.transformFlags|=2,n}function To(n,o){let s=se(290);return s.name=n,s.initializer=o,s.transformFlags|=V(s.name)|V(s.initializer)|2,s}function uh(n,o,s){return n.name!==o||n.initializer!==s?r(To(o,s),n):n}function Zp(n){let o=se(291);return o.properties=Q(n),o.transformFlags|=De(o.properties)|2,o}function ph(n,o){return n.properties!==o?r(Zp(o),n):n}function ef(n){let o=U(292);return o.expression=n,o.transformFlags|=V(o.expression)|2,o}function Sc(n,o){return n.expression!==o?r(ef(o),n):n}function qa(n,o){let s=U(293);return s.dotDotDotToken=n,s.expression=o,s.transformFlags|=V(s.dotDotDotToken)|V(s.expression)|2,s}function fh(n,o){return n.expression!==o?r(qa(n.dotDotDotToken,o),n):n}function Ps(n,o){let s=U(294);return s.namespace=n,s.name=o,s.transformFlags|=V(s.namespace)|V(s.name)|2,s}function tf(n,o,s){return n.namespace!==o||n.name!==s?r(Ps(o,s),n):n}function rf(n,o){let s=U(295);return s.expression=a().parenthesizeExpressionForDisallowedComma(n),s.statements=Q(o),s.transformFlags|=V(s.expression)|De(s.statements),s.jsDoc=void 0,s}function xc(n,o,s){return n.expression!==o||n.statements!==s?r(rf(o,s),n):n}function wc(n){let o=U(296);return o.statements=Q(n),o.transformFlags=De(o.statements),o}function dh(n,o){return n.statements!==o?r(wc(o),n):n}function nf(n,o){let s=U(297);switch(s.token=n,s.types=Q(o),s.transformFlags|=De(s.types),n){case 96:s.transformFlags|=1024;break;case 119:s.transformFlags|=1;break;default:return N.assertNever(n)}return s}function af(n,o){return n.types!==o?r(nf(n.token,o),n):n}function Ec(n,o){let s=U(298);return s.variableDeclaration=Fh(n),s.block=o,s.transformFlags|=V(s.variableDeclaration)|V(s.block)|(n?0:64),s.locals=void 0,s.nextContainer=void 0,s}function of(n,o,s){return n.variableDeclaration!==o||n.block!==s?r(Ec(o,s),n):n}function Fi(n,o){let s=se(302);return s.name=tt(n),s.initializer=a().parenthesizeExpressionForDisallowedComma(o),s.transformFlags|=Dn(s.name)|V(s.initializer),s.modifiers=void 0,s.questionToken=void 0,s.exclamationToken=void 0,s.jsDoc=void 0,s}function mh(n,o,s){return n.name!==o||n.initializer!==s?hh(Fi(o,s),n):n}function hh(n,o){return n!==o&&(n.modifiers=o.modifiers,n.questionToken=o.questionToken,n.exclamationToken=o.exclamationToken),r(n,o)}function sf(n,o){let s=se(303);return s.name=tt(n),s.objectAssignmentInitializer=o&&a().parenthesizeExpressionForDisallowedComma(o),s.transformFlags|=Vs(s.name)|V(s.objectAssignmentInitializer)|1024,s.equalsToken=void 0,s.modifiers=void 0,s.questionToken=void 0,s.exclamationToken=void 0,s.jsDoc=void 0,s}function yh(n,o,s){return n.name!==o||n.objectAssignmentInitializer!==s?_f(sf(o,s),n):n}function _f(n,o){return n!==o&&(n.modifiers=o.modifiers,n.questionToken=o.questionToken,n.exclamationToken=o.exclamationToken,n.equalsToken=o.equalsToken),r(n,o)}function Cc(n){let o=se(304);return o.expression=a().parenthesizeExpressionForDisallowedComma(n),o.transformFlags|=V(o.expression)|128|65536,o.jsDoc=void 0,o}function Un(n,o){return n.expression!==o?r(Cc(o),n):n}function Ac(n,o){let s=se(305);return s.name=tt(n),s.initializer=o&&a().parenthesizeExpressionForDisallowedComma(o),s.transformFlags|=V(s.name)|V(s.initializer)|1,s.jsDoc=void 0,s}function gh(n,o,s){return n.name!==o||n.initializer!==s?r(Ac(o,s),n):n}function bh(n,o,s){let u=t.createBaseSourceFileNode(311);return u.statements=Q(n),u.endOfFileToken=o,u.flags|=s,u.text="",u.fileName="",u.path="",u.resolvedPath="",u.originalFileName="",u.languageVersion=0,u.languageVariant=0,u.scriptKind=0,u.isDeclarationFile=!1,u.hasNoDefaultLib=!1,u.transformFlags|=De(u.statements)|V(u.endOfFileToken),u.locals=void 0,u.nextContainer=void 0,u.endFlowNode=void 0,u.nodeCount=0,u.identifierCount=0,u.symbolCount=0,u.parseDiagnostics=void 0,u.bindDiagnostics=void 0,u.bindSuggestionDiagnostics=void 0,u.lineMap=void 0,u.externalModuleIndicator=void 0,u.setExternalModuleIndicator=void 0,u.pragmas=void 0,u.checkJsDirective=void 0,u.referencedFiles=void 0,u.typeReferenceDirectives=void 0,u.libReferenceDirectives=void 0,u.amdDependencies=void 0,u.commentDirectives=void 0,u.identifiers=void 0,u.packageJsonLocations=void 0,u.packageJsonScope=void 0,u.imports=void 0,u.moduleAugmentations=void 0,u.ambientModuleNames=void 0,u.resolvedModules=void 0,u.classifiableNames=void 0,u.impliedNodeFormat=void 0,u}function cf(n){let o=Object.create(n.redirectTarget);return Object.defineProperties(o,{id:{get(){return this.redirectInfo.redirectTarget.id},set(s){this.redirectInfo.redirectTarget.id=s}},symbol:{get(){return this.redirectInfo.redirectTarget.symbol},set(s){this.redirectInfo.redirectTarget.symbol=s}}}),o.redirectInfo=n,o}function lf(n){let o=cf(n.redirectInfo);return o.flags|=n.flags&-9,o.fileName=n.fileName,o.path=n.path,o.resolvedPath=n.resolvedPath,o.originalFileName=n.originalFileName,o.packageJsonLocations=n.packageJsonLocations,o.packageJsonScope=n.packageJsonScope,o.emitNode=void 0,o}function kc(n){let o=t.createBaseSourceFileNode(311);o.flags|=n.flags&-9;for(let s in n)if(!($r(o,s)||!$r(n,s))){if(s==="emitNode"){o.emitNode=void 0;continue}o[s]=n[s]}return o}function uf(n){let o=n.redirectInfo?lf(n):kc(n);return Gr(o,n),o}function vh(n,o,s,u,g,I,W){let me=uf(n);return me.statements=Q(o),me.isDeclarationFile=s,me.referencedFiles=u,me.typeReferenceDirectives=g,me.hasNoDefaultLib=I,me.libReferenceDirectives=W,me.transformFlags=De(me.statements)|V(me.endOfFileToken),me}function pf(n,o,s=n.isDeclarationFile,u=n.referencedFiles,g=n.typeReferenceDirectives,I=n.hasNoDefaultLib,W=n.libReferenceDirectives){return n.statements!==o||n.isDeclarationFile!==s||n.referencedFiles!==u||n.typeReferenceDirectives!==g||n.hasNoDefaultLib!==I||n.libReferenceDirectives!==W?r(vh(n,o,s,u,g,I,W),n):n}function ff(n,o=Xe){let s=U(312);return s.prepends=o,s.sourceFiles=n,s.syntheticFileReferences=void 0,s.syntheticTypeReferences=void 0,s.syntheticLibReferences=void 0,s.hasNoDefaultLib=void 0,s}function Th(n,o,s=Xe){return n.sourceFiles!==o||n.prepends!==s?r(ff(o,s),n):n}function Is(n,o,s){let u=U(313);return u.prologues=n,u.syntheticReferences=o,u.texts=s,u.fileName="",u.text="",u.referencedFiles=Xe,u.libReferenceDirectives=Xe,u.getLineAndCharacterOfPosition=g=>Ya(u,g),u}function Ns(n,o){let s=U(n);return s.data=o,s}function Sh(n){return Ns(306,n)}function xh(n,o){let s=Ns(307,n);return s.texts=o,s}function wh(n,o){return Ns(o?309:308,n)}function Eh(n){let o=U(310);return o.data=n.data,o.section=n,o}function Ch(){let n=U(314);return n.javascriptText="",n.declarationText="",n}function df(n,o=!1,s){let u=U(236);return u.type=n,u.isSpread=o,u.tupleNameSource=s,u}function mf(n){let o=U(357);return o._children=n,o}function hf(n){let o=U(358);return o.original=n,He(o,n),o}function yf(n,o){let s=U(359);return s.expression=n,s.original=o,s.transformFlags|=V(s.expression)|1,He(s,o),s}function gf(n,o){return n.expression!==o?r(yf(o,n.original),n):n}function bf(n){if(ma(n)&&!nl(n)&&!n.original&&!n.emitNode&&!n.id){if(k_(n))return n.elements;if(xt(n)&&Rx(n.operatorToken))return[n.left,n.right]}return n}function Os(n){let o=U(360);return o.elements=Q(gv(n,bf)),o.transformFlags|=De(o.elements),o}function Ah(n,o){return n.elements!==o?r(Os(o),n):n}function vf(n,o){let s=U(361);return s.expression=n,s.thisArg=o,s.transformFlags|=V(s.expression)|V(s.thisArg),s}function kh(n,o,s){return n.expression!==o||n.thisArg!==s?r(vf(o,s),n):n}function Dh(n){let o=sr(n.escapedText);return o.flags|=n.flags&-9,o.transformFlags=n.transformFlags,Gr(o,n),setIdentifierAutoGenerate(o,{...n.emitNode.autoGenerate}),o}function Dc(n){let o=sr(n.escapedText);o.flags|=n.flags&-9,o.jsDoc=n.jsDoc,o.flowNode=n.flowNode,o.symbol=n.symbol,o.transformFlags=n.transformFlags,Gr(o,n);let s=getIdentifierTypeArguments(n);return s&&setIdentifierTypeArguments(o,s),o}function Ph(n){let o=Br(n.escapedText);return o.flags|=n.flags&-9,o.transformFlags=n.transformFlags,Gr(o,n),setIdentifierAutoGenerate(o,{...n.emitNode.autoGenerate}),o}function Ih(n){let o=Br(n.escapedText);return o.flags|=n.flags&-9,o.transformFlags=n.transformFlags,Gr(o,n),o}function Pc(n){if(n===void 0)return n;if(Zn(n))return uf(n);if(ga(n))return Dh(n);if(we(n))return Dc(n);if(Pg(n))return Ph(n);if(Jr(n))return Ih(n);let o=xl(n.kind)?t.createBaseNode(n.kind):t.createBaseTokenNode(n.kind);o.flags|=n.flags&-9,o.transformFlags=n.transformFlags,Gr(o,n);for(let s in n)$r(o,s)||!$r(n,s)||(o[s]=n[s]);return o}function Nh(n,o,s){return Mi(z_(void 0,void 0,void 0,void 0,o?[o]:[],void 0,ja(n,!0)),void 0,s?[s]:[])}function Oh(n,o,s){return Mi(W_(void 0,void 0,o?[o]:[],void 0,void 0,ja(n,!0)),void 0,s?[s]:[])}function Ms(){return En(Ze("0"))}function Ls(n){return dc(void 0,!1,n)}function Mh(n){return fi(void 0,!1,Ba([hc(!1,void 0,n)]))}function Tf(n,o){return o==="undefined"?ue.createStrictEquality(n,Ms()):ue.createStrictEquality(wr(n),_t(o))}function ua(n,o,s){return d0(n)?F_(La(n,void 0,o),void 0,void 0,s):Mi(ui(n,o),void 0,s)}function Lh(n,o,s){return ua(n,"bind",[o,...s])}function Sf(n,o,s){return ua(n,"call",[o,...s])}function Jh(n,o,s){return ua(n,"apply",[o,s])}function So(n,o,s){return ua($e(n),o,s)}function Rh(n,o){return ua(n,"slice",o===void 0?[]:[mi(o)])}function xf(n,o){return ua(n,"concat",o)}function wf(n,o,s){return So("Object","defineProperty",[n,mi(o),s])}function Ef(n,o){return So("Object","getOwnPropertyDescriptor",[n,mi(o)])}function c(n,o,s){return So("Reflect","get",s?[n,o,s]:[n,o])}function d(n,o,s,u){return So("Reflect","set",u?[n,o,s,u]:[n,o,s])}function b(n,o,s){return s?(n.push(Fi(o,s)),!0):!1}function w(n,o){let s=[];b(s,"enumerable",mi(n.enumerable)),b(s,"configurable",mi(n.configurable));let u=b(s,"writable",mi(n.writable));u=b(s,"value",n.value)||u;let g=b(s,"get",n.get);return g=b(s,"set",n.set)||g,N.assert(!(u&&g),"A PropertyDescriptor may not be both an accessor descriptor and a data descriptor."),lo(s,!o)}function k(n,o){switch(n.kind){case 216:return mu(n,o);case 215:return du(n,n.type,o);case 233:return Au(n,o,n.type);case 237:return Z_(n,o,n.type);case 234:return K_(n,o);case 359:return gf(n,o)}}function F(n){return as(n)&&ma(n)&&ma(getSourceMapRange(n))&&ma(getCommentRange(n))&&!ft(getSyntheticLeadingComments(n))&&!ft(getSyntheticTrailingComments(n))}function Z(n,o,s=15){return n&&$m(n,s)&&!F(n)?k(n,Z(n.expression,o)):o}function ne(n,o,s){if(!o)return n;let u=Hu(o,o.label,s8(o.statement)?ne(n,o.statement):n);return s&&s(o),u}function _e(n,o){let s=kl(n);switch(s.kind){case 80:return o;case 110:case 9:case 10:case 11:return!1;case 208:return s.elements.length!==0;case 209:return s.properties.length>0;default:return!0}}function ie(n,o,s,u=!1){let g=us(n,15),I,W;return Cd(g)?(I=Zt(),W=g):Yf(g)?(I=Zt(),W=s!==void 0&&s<2?He($e("_super"),g):g):Xn(g)&8192?(I=Ms(),W=a().parenthesizeLeftSideOfAccess(g,!1)):jr(g)?_e(g.expression,u)?(I=Qt(o),W=ui(He(ue.createAssignment(I,g.expression),g.expression),g.name),He(W,g)):(I=g.expression,W=g):Pa(g)?_e(g.expression,u)?(I=Qt(o),W=R_(He(ue.createAssignment(I,g.expression),g.expression),g.argumentExpression),He(W,g)):(I=g.expression,W=g):(I=Ms(),W=a().parenthesizeLeftSideOfAccess(n,!1)),{target:W,thisArg:I}}function be(n,o){return ui(q_(lo([Sn(void 0,"value",[Rn(void 0,void 0,n,void 0,void 0,void 0)],ja([fo(o)]))])),"value")}function Ge(n){return n.length>10?Os(n):Vd(n,ue.createComma)}function Be(n,o,s,u=0,g){let I=g?n&&sm(n):Tl(n);if(I&&we(I)&&!ga(I)){let W=$i(He(Pc(I),I),I.parent);return u|=Xn(I),s||(u|=96),o||(u|=3072),u&&setEmitFlags(W,u),W}return gn(n)}function Ue(n,o,s){return Be(n,o,s,98304)}function Rt(n,o,s,u){return Be(n,o,s,32768,u)}function Mr(n,o,s){return Be(n,o,s,16384)}function pa(n,o,s){return Be(n,o,s)}function di(n,o,s,u){let g=ui(n,ma(o)?o:Pc(o));He(g,o);let I=0;return u||(I|=96),s||(I|=3072),I&&setEmitFlags(g,I),g}function Bi(n,o,s,u){return n&&br(o,1)?di(n,Be(o),s,u):Mr(o,s,u)}function Ui(n,o,s,u){let g=Cf(n,o,0,s);return Nc(n,o,g,u)}function fa(n){return pn(n.expression)&&n.expression.text==="use strict"}function Ic(){return Qm(fo(_t("use strict")))}function Cf(n,o,s=0,u){N.assert(o.length===0,"Prologue directives should be at the first statement in the target statements array");let g=!1,I=n.length;for(;s<I;){let W=n[s];if(va(W))fa(W)&&(g=!0),o.push(W);else break;s++}return u&&!g&&o.push(Ic()),s}function Nc(n,o,s,u,g=Av){let I=n.length;for(;s!==void 0&&s<I;){let W=n[s];if(Xn(W)&2097152&&g(W))Tt(o,u?visitNode(W,u,y3):W);else break;s++}return s}function jh(n){return C8(n)?n:He(Q([Ic(),...n]),n)}function Af(n){return N.assert(ro(n,g3),"Cannot lift nodes to a Block."),Wd(n)||ja(n)}function ur(n,o,s){let u=s;for(;u<n.length&&o(n[u]);)u++;return u}function qi(n,o){if(!ft(o))return n;let s=ur(n,va,0),u=ur(n,T0,s),g=ur(n,S0,u),I=ur(o,va,0),W=ur(o,T0,I),me=ur(o,S0,W),Ve=ur(o,Tm,me);N.assert(Ve===o.length,"Expected declarations to be valid standard or custom prologues");let Er=da(n)?n.slice():n;if(Ve>me&&Er.splice(g,0,...o.slice(me,Ve)),me>W&&Er.splice(u,0,...o.slice(W,me)),W>I&&Er.splice(s,0,...o.slice(I,W)),I>0)if(s===0)Er.splice(0,0,...o.slice(0,I));else{let yi=new Map;for(let gi=0;gi<s;gi++){let Js=n[gi];yi.set(Js.expression.text,!0)}for(let gi=I-1;gi>=0;gi--){let Js=o[gi];yi.has(Js.expression.text)||Er.unshift(Js)}}return da(n)?He(Q(Er,n.hasTrailingComma),n):n}function kf(n,o){let s;return typeof o=="number"?s=_r(o):s=o,Mo(n)?vn(n,s,n.name,n.constraint,n.default):oo(n)?ai(n,s,n.dotDotDotToken,n.name,n.questionToken,n.type,n.initializer):s6(n)?Ce(n,s,n.typeParameters,n.parameters,n.type):Ml(n)?Pe(n,s,n.name,n.questionToken,n.type):is(n)?ge(n,s,n.name,n.questionToken??n.exclamationToken,n.type,n.initializer):Ux(n)?et(n,s,n.name,n.questionToken,n.typeParameters,n.parameters,n.type):Ll(n)?$(n,s,n.asteriskToken,n.name,n.questionToken,n.typeParameters,n.parameters,n.type,n.body):w_(n)?Re(n,s,n.parameters,n.body):Rl(n)?Vr(n,s,n.name,n.parameters,n.type,n.body):E_(n)?oi(n,s,n.name,n.parameters,n.body):o6(n)?oa(n,s,n.parameters,n.type):jm(n)?hu(n,s,n.asteriskToken,n.name,n.typeParameters,n.parameters,n.type,n.body):Fm(n)?yu(n,s,n.typeParameters,n.parameters,n.type,n.equalsGreaterThanToken,n.body):Um(n)?Ts(n,s,n.name,n.typeParameters,n.heritageClauses,n.members):os(n)?Lu(n,s,n.declarationList):ss(n)?_c(n,s,n.asteriskToken,n.name,n.typeParameters,n.parameters,n.type,n.body):a_(n)?cc(n,s,n.name,n.typeParameters,n.heritageClauses,n.members):Wl(n)?ep(n,s,n.name,n.typeParameters,n.heritageClauses,n.members):y6(n)?Ji(n,s,n.name,n.typeParameters,n.type):g6(n)?Ri(n,s,n.name,n.members):Ki(n)?Jt(n,s,n.name,n.body):v6(n)?op(n,s,n.isTypeOnly,n.name,n.moduleReference):T6(n)?_p(n,s,n.importClause,n.moduleSpecifier,n.assertClause):_s(n)?mc(n,s,n.expression):D_(n)?gp(n,s,n.isTypeOnly,n.exportClause,n.moduleSpecifier,n.assertClause):N.assertNever(n)}function Te(n){return n?Q(n):void 0}function tt(n){return typeof n=="string"?$e(n):n}function mi(n){return typeof n=="string"?_t(n):typeof n=="number"?Ze(n):typeof n=="boolean"?n?dt():bn():n}function xo(n){return n&&a().parenthesizeExpressionForDisallowedComma(n)}function Df(n){return typeof n=="number"?gt(n):n}function hi(n){return n&&x6(n)?He(Gr(ec(),n),n):n}function Fh(n){return typeof n=="string"||n&&!Di(n)?ws(n,void 0,void 0,void 0):n}}function uL(e,t){return e!==t&&He(e,t),e}function pL(e,t){return e!==t&&(Gr(e,t),He(e,t)),e}function Rf(e){switch(e){case 350:return"type";case 348:return"returns";case 349:return"this";case 346:return"enum";case 336:return"author";case 338:return"class";case 339:return"public";case 340:return"private";case 341:return"protected";case 342:return"readonly";case 343:return"override";case 351:return"template";case 352:return"typedef";case 347:return"param";case 354:return"prop";case 344:return"callback";case 345:return"overload";case 334:return"augments";case 335:return"implements";default:return N.fail(`Unsupported kind: ${N.formatSyntaxKind(e)}`)}}function fL(e,t){switch(on||(on=ns(99,!1,0)),e){case 15:on.setText("`"+t+"`");break;case 16:on.setText("`"+t+"${");break;case 17:on.setText("}"+t+"${");break;case 18:on.setText("}"+t+"`");break}let r=on.scan();if(r===20&&(r=on.reScanTemplateToken(!1)),on.isUnterminated())return on.setText(void 0),V0;let a;switch(r){case 15:case 16:case 17:case 18:a=on.getTokenValue();break}return a===void 0||on.scan()!==1?(on.setText(void 0),V0):(on.setText(void 0),a)}function Dn(e){return e&&we(e)?Vs(e):V(e)}function Vs(e){return V(e)&-67108865}function dL(e,t){return t|e.transformFlags&134234112}function V(e){if(!e)return 0;let t=e.transformFlags&~Ox(e.kind);return om(e)&&wl(e.name)?dL(e.name,t):t}function De(e){return e?e.transformFlags:0}function qb(e){let t=0;for(let r of e)t|=V(r);e.transformFlags=t}function Ox(e){if(e>=181&&e<=204)return-2;switch(e){case 212:case 213:case 208:return-2147450880;case 266:return-1941676032;case 168:return-2147483648;case 218:return-2072174592;case 217:case 261:return-1937940480;case 260:return-2146893824;case 262:case 230:return-2147344384;case 175:return-1937948672;case 171:return-2013249536;case 173:case 176:case 177:return-2005057536;case 133:case 150:case 162:case 146:case 154:case 151:case 136:case 155:case 116:case 167:case 170:case 172:case 178:case 179:case 180:case 263:case 264:return-2;case 209:return-2147278848;case 298:return-2147418112;case 205:case 206:return-2147450880;case 215:case 237:case 233:case 359:case 216:case 108:return-2147483648;case 210:case 211:return-2147483648;default:return-2147483648}}function Oc(e){return e.flags|=8,e}function mL(e,t,r){let a,_,p,f,h,l,v,y,E,S;c_(e)?(p="",f=e,h=e.length,l=t,v=r):(N.assert(t==="js"||t==="dts"),p=(t==="js"?e.javascriptPath:e.declarationPath)||"",l=t==="js"?e.javascriptMapPath:e.declarationMapPath,y=()=>t==="js"?e.javascriptText:e.declarationText,E=()=>t==="js"?e.javascriptMapText:e.declarationMapText,h=()=>y().length,e.buildInfo&&e.buildInfo.bundle&&(N.assert(r===void 0||typeof r=="boolean"),a=r,_=t==="js"?e.buildInfo.bundle.js:e.buildInfo.bundle.dts,S=e.oldFileOfCurrentEmit));let A=S?yL(N.checkDefined(_)):hL(_,a,h);return A.fileName=p,A.sourceMapPath=l,A.oldFileOfCurrentEmit=S,y&&E?(Object.defineProperty(A,"text",{get:y}),Object.defineProperty(A,"sourceMapText",{get:E})):(N.assert(!S),A.text=f??"",A.sourceMapText=v),A}function hL(e,t,r){let a,_,p,f,h,l,v,y;for(let S of e?e.sections:Xe)switch(S.kind){case"prologue":a=Tt(a,He(Nn.createUnparsedPrologue(S.data),S));break;case"emitHelpers":_=Tt(_,getAllUnscopedEmitHelpers().get(S.data));break;case"no-default-lib":y=!0;break;case"reference":p=Tt(p,{pos:-1,end:-1,fileName:S.data});break;case"type":f=Tt(f,{pos:-1,end:-1,fileName:S.data});break;case"type-import":f=Tt(f,{pos:-1,end:-1,fileName:S.data,resolutionMode:99});break;case"type-require":f=Tt(f,{pos:-1,end:-1,fileName:S.data,resolutionMode:1});break;case"lib":h=Tt(h,{pos:-1,end:-1,fileName:S.data});break;case"prepend":let A;for(let J of S.texts)(!t||J.kind!=="internal")&&(A=Tt(A,He(Nn.createUnparsedTextLike(J.data,J.kind==="internal"),J)));l=Lr(l,A),v=Tt(v,Nn.createUnparsedPrepend(S.data,A??Xe));break;case"internal":if(t){v||(v=[]);break}case"text":v=Tt(v,He(Nn.createUnparsedTextLike(S.data,S.kind==="internal"),S));break;default:N.assertNever(S)}if(!v){let S=Nn.createUnparsedTextLike(void 0,!1);Md(S,0,typeof r=="function"?r():r),v=[S]}let E=N_.createUnparsedSource(a??Xe,void 0,v);return Qs(a,E),Qs(v,E),Qs(l,E),E.hasNoDefaultLib=y,E.helpers=_,E.referencedFiles=p||Xe,E.typeReferenceDirectives=f,E.libReferenceDirectives=h||Xe,E}function yL(e){let t,r;for(let _ of e.sections)switch(_.kind){case"internal":case"text":t=Tt(t,He(Nn.createUnparsedTextLike(_.data,_.kind==="internal"),_));break;case"no-default-lib":case"reference":case"type":case"type-import":case"type-require":case"lib":r=Tt(r,He(Nn.createUnparsedSyntheticReference(_),_));break;case"prologue":case"emitHelpers":case"prepend":break;default:N.assertNever(_)}let a=Nn.createUnparsedSource(Xe,r,t??Xe);return Qs(r,a),Qs(t,a),a.helpers=Ta(e.sources&&e.sources.helpers,_=>getAllUnscopedEmitHelpers().get(_)),a}function gL(e,t,r,a,_,p){return c_(e)?Lx(void 0,e,r,a,void 0,t,_,p):Mx(e,t,r,a,_,p)}function Mx(e,t,r,a,_,p,f,h){let l=N_.createInputFiles();l.javascriptPath=t,l.javascriptMapPath=r,l.declarationPath=a,l.declarationMapPath=_,l.buildInfoPath=p;let v=new Map,y=J=>{if(J===void 0)return;let G=v.get(J);return G===void 0&&(G=e(J),v.set(J,G!==void 0?G:!1)),G!==!1?G:void 0},E=J=>{let G=y(J);return G!==void 0?G:`/* Input file ${J} was missing */\r
17
+ `},S;return Object.defineProperties(l,{javascriptText:{get:()=>E(t)},javascriptMapText:{get:()=>y(r)},declarationText:{get:()=>E(N.checkDefined(a))},declarationMapText:{get:()=>y(_)},buildInfo:{get:()=>{if(S===void 0&&p)if(f!=null&&f.getBuildInfo)S=f.getBuildInfo(p,h.configFilePath)??!1;else{let J=y(p);S=J!==void 0?getBuildInfo(p,J)??!1:!1}return S||void 0}}}),l}function Lx(e,t,r,a,_,p,f,h,l,v,y){let E=N_.createInputFiles();return E.javascriptPath=e,E.javascriptText=t,E.javascriptMapPath=r,E.javascriptMapText=a,E.declarationPath=_,E.declarationText=p,E.declarationMapPath=f,E.declarationMapText=h,E.buildInfoPath=l,E.buildInfo=v,E.oldFileOfCurrentEmit=y,E}function bL(e,t,r){return new(Wb||(Wb=St.getSourceMapSourceConstructor()))(e,t,r)}function Gr(e,t){if(e.original=t,t){let r=t.emitNode;r&&(e.emitNode=vL(r,e.emitNode))}return e}function vL(e,t){let{flags:r,internalFlags:a,leadingComments:_,trailingComments:p,commentRange:f,sourceMapRange:h,tokenSourceMapRanges:l,constantValue:v,helpers:y,startsOnNewLine:E,snippetElement:S}=e;if(t||(t={}),_&&(t.leadingComments=Lr(_.slice(),t.leadingComments)),p&&(t.trailingComments=Lr(p.slice(),t.trailingComments)),r&&(t.flags=r),a&&(t.internalFlags=a&-9),f&&(t.commentRange=f),h&&(t.sourceMapRange=h),l&&(t.tokenSourceMapRanges=TL(l,t.tokenSourceMapRanges)),v!==void 0&&(t.constantValue=v),y)for(let A of y)t.helpers=Tv(t.helpers,A);return E!==void 0&&(t.startsOnNewLine=E),S!==void 0&&(t.snippetElement=S),t}function TL(e,t){t||(t=[]);for(let r in e)t[r]=e[r];return t}var Bc,W0,t6,on,V0,Fs,zb,Nn,Wb,SL=Xt({"src/compiler/factory/nodeFactory.ts"(){"use strict";kr(),Bc=0,W0=(e=>(e[e.None=0]="None",e[e.NoParenthesizerRules=1]="NoParenthesizerRules",e[e.NoNodeConverters=2]="NoNodeConverters",e[e.NoIndentationOnFreshPropertyAccess=4]="NoIndentationOnFreshPropertyAccess",e[e.NoOriginalNode=8]="NoOriginalNode",e))(W0||{}),t6=[],V0={},Fs=Ix(),zb={createBaseSourceFileNode:e=>Oc(Fs.createBaseSourceFileNode(e)),createBaseIdentifierNode:e=>Oc(Fs.createBaseIdentifierNode(e)),createBasePrivateIdentifierNode:e=>Oc(Fs.createBasePrivateIdentifierNode(e)),createBaseTokenNode:e=>Oc(Fs.createBaseTokenNode(e)),createBaseNode:e=>Oc(Fs.createBaseNode(e))},Nn=Jd(4,zb)}}),xL=()=>{},wL=()=>{};function ao(e){return e.kind===9}function r6(e){return e.kind===10}function pn(e){return e.kind===11}function Rd(e){return e.kind===12}function EL(e){return e.kind===14}function Jx(e){return e.kind===15}function CL(e){return e.kind===16}function AL(e){return e.kind===17}function kL(e){return e.kind===18}function DL(e){return e.kind===26}function Rx(e){return e.kind===28}function n6(e){return e.kind===40}function i6(e){return e.kind===41}function PL(e){return e.kind===42}function jd(e){return e.kind===54}function pl(e){return e.kind===58}function IL(e){return e.kind===59}function NL(e){return e.kind===29}function OL(e){return e.kind===39}function we(e){return e.kind===80}function Jr(e){return e.kind===81}function jx(e){return e.kind===95}function ML(e){return e.kind===90}function Uc(e){return e.kind===134}function LL(e){return e.kind===131}function JL(e){return e.kind===135}function Fx(e){return e.kind===148}function RL(e){return e.kind===126}function jL(e){return e.kind===128}function FL(e){return e.kind===163}function BL(e){return e.kind===129}function Yf(e){return e.kind===108}function Bx(e){return e.kind===102}function UL(e){return e.kind===84}function x_(e){return e.kind===165}function to(e){return e.kind===166}function Mo(e){return e.kind===167}function oo(e){return e.kind===168}function Ol(e){return e.kind===169}function Ml(e){return e.kind===170}function is(e){return e.kind===171}function Ux(e){return e.kind===172}function Ll(e){return e.kind===173}function Jl(e){return e.kind===174}function w_(e){return e.kind===175}function Rl(e){return e.kind===176}function E_(e){return e.kind===177}function a6(e){return e.kind===178}function qx(e){return e.kind===179}function o6(e){return e.kind===180}function zx(e){return e.kind===181}function C_(e){return e.kind===182}function jl(e){return e.kind===183}function s6(e){return e.kind===184}function Wx(e){return e.kind===185}function Rm(e){return e.kind===186}function Vx(e){return e.kind===187}function Hx(e){return e.kind===188}function _6(e){return e.kind===201}function Gx(e){return e.kind===189}function Xx(e){return e.kind===190}function $x(e){return e.kind===191}function Qx(e){return e.kind===192}function Yx(e){return e.kind===193}function Kx(e){return e.kind===194}function c6(e){return e.kind===195}function l6(e){return e.kind===196}function Zx(e){return e.kind===197}function e8(e){return e.kind===198}function t8(e){return e.kind===199}function u6(e){return e.kind===200}function Fl(e){return e.kind===204}function qL(e){return e.kind===203}function zL(e){return e.kind===202}function WL(e){return e.kind===205}function VL(e){return e.kind===206}function Bl(e){return e.kind===207}function Ul(e){return e.kind===208}function so(e){return e.kind===209}function jr(e){return e.kind===210}function Pa(e){return e.kind===211}function A_(e){return e.kind===212}function r8(e){return e.kind===213}function n8(e){return e.kind===214}function HL(e){return e.kind===215}function as(e){return e.kind===216}function jm(e){return e.kind===217}function Fm(e){return e.kind===218}function GL(e){return e.kind===219}function XL(e){return e.kind===220}function p6(e){return e.kind===221}function $L(e){return e.kind===222}function Bm(e){return e.kind===223}function i8(e){return e.kind===224}function xt(e){return e.kind===225}function QL(e){return e.kind===226}function YL(e){return e.kind===227}function KL(e){return e.kind===228}function f6(e){return e.kind===229}function Um(e){return e.kind===230}function qm(e){return e.kind===231}function d6(e){return e.kind===232}function ZL(e){return e.kind===233}function eJ(e){return e.kind===237}function Bo(e){return e.kind===234}function m6(e){return e.kind===235}function tJ(e){return e.kind===236}function a8(e){return e.kind===359}function k_(e){return e.kind===360}function rJ(e){return e.kind===238}function nJ(e){return e.kind===239}function ql(e){return e.kind===240}function os(e){return e.kind===242}function iJ(e){return e.kind===241}function zl(e){return e.kind===243}function aJ(e){return e.kind===244}function oJ(e){return e.kind===245}function sJ(e){return e.kind===246}function o8(e){return e.kind===247}function _J(e){return e.kind===248}function cJ(e){return e.kind===249}function lJ(e){return e.kind===250}function uJ(e){return e.kind===251}function pJ(e){return e.kind===252}function fJ(e){return e.kind===253}function dJ(e){return e.kind===254}function s8(e){return e.kind===255}function mJ(e){return e.kind===256}function hJ(e){return e.kind===257}function yJ(e){return e.kind===258}function Di(e){return e.kind===259}function h6(e){return e.kind===260}function ss(e){return e.kind===261}function a_(e){return e.kind===262}function Wl(e){return e.kind===263}function y6(e){return e.kind===264}function g6(e){return e.kind===265}function Ki(e){return e.kind===266}function _8(e){return e.kind===267}function gJ(e){return e.kind===268}function b6(e){return e.kind===269}function v6(e){return e.kind===270}function T6(e){return e.kind===271}function bJ(e){return e.kind===272}function vJ(e){return e.kind===301}function TJ(e){return e.kind===299}function SJ(e){return e.kind===300}function S6(e){return e.kind===273}function zm(e){return e.kind===279}function xJ(e){return e.kind===274}function c8(e){return e.kind===275}function _s(e){return e.kind===276}function D_(e){return e.kind===277}function l8(e){return e.kind===278}function u8(e){return e.kind===280}function wJ(e){return e.kind===281}function x6(e){return e.kind===358}function EJ(e){return e.kind===361}function Wm(e){return e.kind===282}function H0(e){return e.kind===283}function CJ(e){return e.kind===284}function Lo(e){return e.kind===285}function Kf(e){return e.kind===286}function Qc(e){return e.kind===287}function w6(e){return e.kind===288}function AJ(e){return e.kind===289}function kJ(e){return e.kind===290}function E6(e){return e.kind===291}function DJ(e){return e.kind===292}function PJ(e){return e.kind===293}function P_(e){return e.kind===294}function IJ(e){return e.kind===295}function p8(e){return e.kind===296}function fl(e){return e.kind===297}function NJ(e){return e.kind===298}function cs(e){return e.kind===302}function Vl(e){return e.kind===303}function f8(e){return e.kind===304}function d8(e){return e.kind===305}function OJ(e){return e.kind===307}function Zn(e){return e.kind===311}function MJ(e){return e.kind===312}function LJ(e){return e.kind===313}function m8(e){return e.kind===315}function Zf(e){return e.kind===316}function Gs(e){return e.kind===317}function JJ(e){return e.kind===330}function RJ(e){return e.kind===331}function jJ(e){return e.kind===332}function FJ(e){return e.kind===318}function BJ(e){return e.kind===319}function h8(e){return e.kind===320}function UJ(e){return e.kind===321}function qJ(e){return e.kind===322}function Vm(e){return e.kind===323}function zJ(e){return e.kind===324}function WJ(e){return e.kind===325}function ls(e){return e.kind===326}function C6(e){return e.kind===328}function Hl(e){return e.kind===329}function Hm(e){return e.kind===334}function VJ(e){return e.kind===336}function y8(e){return e.kind===338}function HJ(e){return e.kind===344}function A6(e){return e.kind===339}function k6(e){return e.kind===340}function D6(e){return e.kind===341}function P6(e){return e.kind===342}function g8(e){return e.kind===343}function I6(e){return e.kind===345}function N6(e){return e.kind===337}function GJ(e){return e.kind===353}function b8(e){return e.kind===346}function o_(e){return e.kind===347}function O6(e){return e.kind===348}function v8(e){return e.kind===349}function Gl(e){return e.kind===350}function Ko(e){return e.kind===351}function XJ(e){return e.kind===352}function $J(e){return e.kind===333}function QJ(e){return e.kind===354}function T8(e){return e.kind===335}function M6(e){return e.kind===356}function YJ(e){return e.kind===355}function KJ(e){return e.kind===357}var ZJ=Xt({"src/compiler/factory/nodeTests.ts"(){"use strict";kr()}});function eR(e){return e.createExportDeclaration(void 0,!1,e.createNamedExports([]),void 0)}function Gm(e,t,r,a){if(to(r))return He(e.createElementAccessExpression(t,r.expression),a);{let _=He(Ka(r)?e.createPropertyAccessExpression(t,r):e.createElementAccessExpression(t,r),r);return addEmitFlags(_,128),_}}function L6(e,t){let r=N_.createIdentifier(e||"React");return $i(r,vl(t)),r}function J6(e,t,r){if(x_(t)){let a=J6(e,t.left,r),_=e.createIdentifier(Lt(t.right));return _.escapedText=t.right.escapedText,e.createPropertyAccessExpression(a,_)}else return L6(Lt(t),r)}function S8(e,t,r,a){return t?J6(e,t,a):e.createPropertyAccessExpression(L6(r,a),"createElement")}function tR(e,t,r,a){return t?J6(e,t,a):e.createPropertyAccessExpression(L6(r,a),"Fragment")}function rR(e,t,r,a,_,p){let f=[r];if(a&&f.push(a),_&&_.length>0)if(a||f.push(e.createNull()),_.length>1)for(let h of _)Qm(h),f.push(h);else f.push(_[0]);return He(e.createCallExpression(t,void 0,f),p)}function nR(e,t,r,a,_,p,f){let l=[tR(e,r,a,p),e.createNull()];if(_&&_.length>0)if(_.length>1)for(let v of _)Qm(v),l.push(v);else l.push(_[0]);return He(e.createCallExpression(S8(e,t,a,p),void 0,l),f)}function iR(e,t,r){if(h6(t)){let a=rg(t.declarations),_=e.updateVariableDeclaration(a,a.name,void 0,void 0,r);return He(e.createVariableStatement(void 0,e.updateVariableDeclarationList(t,[_])),t)}else{let a=He(e.createAssignment(t,r),t);return He(e.createExpressionStatement(a),t)}}function aR(e,t,r){return ql(t)?e.updateBlock(t,He(e.createNodeArray([r,...t.statements]),t.statements)):e.createBlock(e.createNodeArray([t,r]),!0)}function x8(e,t){if(x_(t)){let r=x8(e,t.left),a=$i(He(e.cloneNode(t.right),t.right),t.right.parent);return He(e.createPropertyAccessExpression(r,a),t)}else return $i(He(e.cloneNode(t),t),t.parent)}function w8(e,t){return we(t)?e.createStringLiteralFromNode(t):to(t)?$i(He(e.cloneNode(t.expression),t.expression),t.expression.parent):$i(He(e.cloneNode(t),t),t.parent)}function oR(e,t,r,a,_){let{firstAccessor:p,getAccessor:f,setAccessor:h}=C2(t,r);if(r===p)return He(e.createObjectDefinePropertyCall(a,w8(e,r.name),e.createPropertyDescriptor({enumerable:e.createFalse(),configurable:!0,get:f&&He(Gr(e.createFunctionExpression(Ed(f),void 0,void 0,void 0,f.parameters,void 0,f.body),f),f),set:h&&He(Gr(e.createFunctionExpression(Ed(h),void 0,void 0,void 0,h.parameters,void 0,h.body),h),h)},!_)),p)}function sR(e,t,r){return Gr(He(e.createAssignment(Gm(e,r,t.name,t.name),t.initializer),t),t)}function _R(e,t,r){return Gr(He(e.createAssignment(Gm(e,r,t.name,t.name),e.cloneNode(t.name)),t),t)}function cR(e,t,r){return Gr(He(e.createAssignment(Gm(e,r,t.name,t.name),Gr(He(e.createFunctionExpression(Ed(t),t.asteriskToken,void 0,void 0,t.parameters,void 0,t.body),t),t)),t),t)}function lR(e,t,r,a){switch(r.name&&Jr(r.name)&&N.failBadSyntaxKind(r.name,"Private identifiers are not allowed in object literals."),r.kind){case 176:case 177:return oR(e,t.properties,r,a,!!t.multiLine);case 302:return sR(e,r,a);case 303:return _R(e,r,a);case 173:return cR(e,r,a)}}function uR(e,t,r,a,_){let p=t.operator;N.assert(p===46||p===47,"Expected 'node' to be a pre- or post-increment or pre- or post-decrement expression");let f=e.createTempVariable(a);r=e.createAssignment(f,r),He(r,t.operand);let h=Bm(t)?e.createPrefixUnaryExpression(p,f):e.createPostfixUnaryExpression(f,p);return He(h,t),_&&(h=e.createAssignment(_,h),He(h,t)),r=e.createComma(r,h),He(r,t),i8(t)&&(r=e.createComma(r,f),He(r,t)),r}function pR(e){return(Xn(e)&65536)!==0}function G0(e){return(Xn(e)&32768)!==0}function fR(e){return(Xn(e)&16384)!==0}function E8(e){return pn(e.expression)&&e.expression.text==="use strict"}function C8(e){for(let t of e)if(va(t)){if(E8(t))return t}else break}function A8(e){let t=__(e);return t!==void 0&&va(t)&&E8(t)}function Xm(e){return e.kind===225&&e.operatorToken.kind===28}function dR(e){return Xm(e)||k_(e)}function k8(e){return as(e)&&Gt(e)&&!!cm(e)}function mR(e){let t=lm(e);return N.assertIsDefined(t),t}function $m(e,t=15){switch(e.kind){case 216:return t&16&&k8(e)?!1:(t&1)!==0;case 215:case 233:case 232:case 237:return(t&2)!==0;case 234:return(t&4)!==0;case 359:return(t&8)!==0}return!1}function us(e,t=15){for(;$m(e,t);)e=e.expression;return e}function hR(e,t=15){let r=e.parent;for(;$m(r,t);)r=r.parent,N.assert(r);return r}function yR(e){return us(e,6)}function Qm(e){return setStartsOnNewLine(e,!0)}function D8(e){let t=bl(e,Zn),r=t&&t.emitNode;return r&&r.externalHelpersModuleName}function gR(e){let t=bl(e,Zn),r=t&&t.emitNode;return!!r&&(!!r.externalHelpersModuleName||!!r.externalHelpers)}function bR(e,t,r,a,_,p,f){if(a.importHelpers&&Wg(r,a)){let h,l=Yn(a);if(l>=5&&l<=99||r.impliedNodeFormat===99){let v=getEmitHelpers(r);if(v){let y=[];for(let E of v)if(!E.scoped){let S=E.importName;S&&dl(y,S)}if(ft(y)){y.sort(Ci),h=e.createNamedImports(Ta(y,A=>A3(r,A)?e.createImportSpecifier(!1,void 0,e.createIdentifier(A)):e.createImportSpecifier(!1,e.createIdentifier(A),t.getUnscopedHelperName(A))));let E=bl(r,Zn),S=getOrCreateEmitNode(E);S.externalHelpers=!0}}}else{let v=P8(e,r,a,_,p||f);v&&(h=e.createNamespaceImport(v))}if(h){let v=e.createImportDeclaration(void 0,e.createImportClause(!1,void 0,h),e.createStringLiteral(Mm),void 0);return addInternalEmitFlags(v,2),v}}}function P8(e,t,r,a,_){if(r.importHelpers&&Wg(t,r)){let p=D8(t);if(p)return p;let f=Yn(r),h=(a||R2(r)&&_)&&f!==4&&(f<5||t.impliedNodeFormat===1);if(!h){let l=getEmitHelpers(t);if(l){for(let v of l)if(!v.scoped){h=!0;break}}}if(h){let l=bl(t,Zn),v=getOrCreateEmitNode(l);return v.externalHelpersModuleName||(v.externalHelpersModuleName=e.createUniqueName(Mm))}}}function vR(e,t,r){let a=lT(t);if(a&&!uT(t)&&!N3(t)){let _=a.name;return ga(_)?_:e.createIdentifier(Qo(r,_)||Lt(_))}if(t.kind===271&&t.importClause||t.kind===277&&t.moduleSpecifier)return e.getGeneratedNameForNode(t)}function TR(e,t,r,a,_,p){let f=l2(t);if(f&&pn(f))return xR(t,a,e,_,p)||SR(e,f,r)||e.cloneNode(f)}function SR(e,t,r){let a=r.renamedDependencies&&r.renamedDependencies.get(t.text);return a?e.createStringLiteral(a):void 0}function I8(e,t,r,a){if(t){if(t.moduleName)return e.createStringLiteral(t.moduleName);if(!t.isDeclarationFile&&x2(a))return e.createStringLiteral(S2(r,t.fileName))}}function xR(e,t,r,a,_){return I8(r,a.getExternalModuleFileFromDeclaration(e),t,_)}function N8(e){if(Jg(e))return e.initializer;if(cs(e)){let t=e.initializer;return Ca(t,!0)?t.right:void 0}if(Vl(e))return e.objectAssignmentInitializer;if(Ca(e,!0))return e.right;if(f6(e))return N8(e.expression)}function Jo(e){if(Jg(e))return e.name;if(Lg(e)){switch(e.kind){case 302:return Jo(e.initializer);case 303:return e.name;case 304:return Jo(e.expression)}return}return Ca(e,!0)?Jo(e.left):f6(e)?Jo(e.expression):e}function wR(e){switch(e.kind){case 168:case 207:return e.dotDotDotToken;case 229:case 304:return e}}function ER(e){let t=O8(e);return N.assert(!!t||f8(e),"Invalid property name for binding element."),t}function O8(e){switch(e.kind){case 207:if(e.propertyName){let r=e.propertyName;return Jr(r)?N.failBadSyntaxKind(r):to(r)&&Vb(r.expression)?r.expression:r}break;case 302:if(e.name){let r=e.name;return Jr(r)?N.failBadSyntaxKind(r):to(r)&&Vb(r.expression)?r.expression:r}break;case 304:return e.name&&Jr(e.name)?N.failBadSyntaxKind(e.name):e.name}let t=Jo(e);if(t&&wl(t))return t}function Vb(e){let t=e.kind;return t===11||t===9}function M8(e){switch(e.kind){case 205:case 206:case 208:return e.elements;case 209:return e.properties}}function X0(e){if(e){let t=e;for(;;){if(we(t)||!t.body)return we(t)?t:t.name;t=t.body}}}function CR(e){let t=e.kind;return t===175||t===177}function L8(e){let t=e.kind;return t===175||t===176||t===177}function AR(e){let t=e.kind;return t===302||t===303||t===261||t===175||t===180||t===174||t===281||t===242||t===263||t===264||t===265||t===266||t===270||t===271||t===269||t===277||t===276}function kR(e){let t=e.kind;return t===174||t===302||t===303||t===281||t===269}function DR(e){return pl(e)||jd(e)}function PR(e){return we(e)||l6(e)}function IR(e){return Fx(e)||n6(e)||i6(e)}function NR(e){return pl(e)||n6(e)||i6(e)}function OR(e){return we(e)||pn(e)}function MR(e){let t=e.kind;return t===106||t===112||t===97||Dg(e)||Bm(e)}function LR(e){return e===43}function JR(e){return e===42||e===44||e===45}function RR(e){return LR(e)||JR(e)}function jR(e){return e===40||e===41}function FR(e){return jR(e)||RR(e)}function BR(e){return e===48||e===49||e===50}function UR(e){return BR(e)||FR(e)}function qR(e){return e===30||e===33||e===32||e===34||e===104||e===103}function zR(e){return qR(e)||UR(e)}function WR(e){return e===35||e===37||e===36||e===38}function VR(e){return WR(e)||zR(e)}function HR(e){return e===51||e===52||e===53}function GR(e){return HR(e)||VR(e)}function XR(e){return e===56||e===57}function $R(e){return XR(e)||GR(e)}function QR(e){return e===61||$R(e)||g_(e)}function YR(e){return QR(e)||e===28}function KR(e){return YR(e.kind)}function ZR(e,t,r,a,_,p){let f=new R8(e,t,r,a,_,p);return h;function h(l,v){let y={value:void 0},E=[Bd.enter],S=[l],A=[void 0],J=0;for(;E[J]!==Bd.done;)J=E[J](f,J,E,S,A,y,v);return N.assertEqual(J,0),y.value}}function J8(e){return e===95||e===90}function ej(e){let t=e.kind;return J8(t)}function tj(e){let t=e.kind;return vi(t)&&!J8(t)}function rj(e,t){if(t!==void 0)return t.length===0?t:He(e.createNodeArray([],t.hasTrailingComma),t)}function nj(e){var t;let r=e.emitNode.autoGenerate;if(r.flags&4){let a=r.id,_=e,p=_.original;for(;p;){_=p;let f=(t=_.emitNode)==null?void 0:t.autoGenerate;if(Ka(_)&&(f===void 0||f.flags&4&&f.id!==a))break;p=_.original}return _}return e}function $0(e,t){return typeof e=="object"?Fd(!1,e.prefix,e.node,e.suffix,t):typeof e=="string"?e.length>0&&e.charCodeAt(0)===35?e.slice(1):e:""}function ij(e,t){return typeof e=="string"?e:aj(e,N.checkDefined(t))}function aj(e,t){return Pg(e)?t(e).slice(1):ga(e)?t(e):Jr(e)?e.escapedText.slice(1):Lt(e)}function Fd(e,t,r,a,_){return t=$0(t,_),a=$0(a,_),r=ij(r,_),`${e?"#":""}${t}${r}${a}`}function oj(e,t,r,a){return e.updatePropertyDeclaration(t,r,e.getGeneratedPrivateNameForNode(t.name,void 0,"_accessor_storage"),void 0,void 0,a)}function sj(e,t,r,a){return e.createGetAccessorDeclaration(r,a,[],void 0,e.createBlock([e.createReturnStatement(e.createPropertyAccessExpression(e.createThis(),e.getGeneratedPrivateNameForNode(t.name,void 0,"_accessor_storage")))]))}function _j(e,t,r,a){return e.createSetAccessorDeclaration(r,a,[e.createParameterDeclaration(void 0,void 0,"value")],e.createBlock([e.createExpressionStatement(e.createAssignment(e.createPropertyAccessExpression(e.createThis(),e.getGeneratedPrivateNameForNode(t.name,void 0,"_accessor_storage")),e.createIdentifier("value")))]))}function cj(e){let t=e.expression;for(;;){if(t=us(t),k_(t)){t=Sa(t.elements);continue}if(Xm(t)){t=t.right;continue}if(Ca(t,!0)&&ga(t.left))return t;break}}function lj(e){return as(e)&&ma(e)&&!e.emitNode}function qc(e,t){if(lj(e))qc(e.expression,t);else if(Xm(e))qc(e.left,t),qc(e.right,t);else if(k_(e))for(let r of e.elements)qc(r,t);else t.push(e)}function uj(e){let t=[];return qc(e,t),t}function R6(e){if(e.transformFlags&65536)return!0;if(e.transformFlags&128)for(let t of M8(e)){let r=Jo(t);if(r&&s3(r)&&(r.transformFlags&65536||r.transformFlags&128&&R6(r)))return!0}return!1}var Bd,R8,pj=Xt({"src/compiler/factory/utilities.ts"(){"use strict";kr(),(e=>{function t(y,E,S,A,J,G,Y){let ue=E>0?J[E-1]:void 0;return N.assertEqual(S[E],t),J[E]=y.onEnter(A[E],ue,Y),S[E]=h(y,t),E}e.enter=t;function r(y,E,S,A,J,G,Y){N.assertEqual(S[E],r),N.assertIsDefined(y.onLeft),S[E]=h(y,r);let ue=y.onLeft(A[E].left,J[E],A[E]);return ue?(v(E,A,ue),l(E,S,A,J,ue)):E}e.left=r;function a(y,E,S,A,J,G,Y){return N.assertEqual(S[E],a),N.assertIsDefined(y.onOperator),S[E]=h(y,a),y.onOperator(A[E].operatorToken,J[E],A[E]),E}e.operator=a;function _(y,E,S,A,J,G,Y){N.assertEqual(S[E],_),N.assertIsDefined(y.onRight),S[E]=h(y,_);let ue=y.onRight(A[E].right,J[E],A[E]);return ue?(v(E,A,ue),l(E,S,A,J,ue)):E}e.right=_;function p(y,E,S,A,J,G,Y){N.assertEqual(S[E],p),S[E]=h(y,p);let ue=y.onExit(A[E],J[E]);if(E>0){if(E--,y.foldState){let Q=S[E]===p?"right":"left";J[E]=y.foldState(J[E],ue,Q)}}else G.value=ue;return E}e.exit=p;function f(y,E,S,A,J,G,Y){return N.assertEqual(S[E],f),E}e.done=f;function h(y,E){switch(E){case t:if(y.onLeft)return r;case r:if(y.onOperator)return a;case a:if(y.onRight)return _;case _:return p;case p:return f;case f:return f;default:N.fail("Invalid state")}}e.nextState=h;function l(y,E,S,A,J){return y++,E[y]=t,S[y]=J,A[y]=void 0,y}function v(y,E,S){if(N.shouldAssert(2))for(;y>=0;)N.assert(E[y]!==S,"Circular traversal detected."),y--}})(Bd||(Bd={})),R8=class{constructor(e,t,r,a,_,p){this.onEnter=e,this.onLeft=t,this.onOperator=r,this.onRight=a,this.onExit=_,this.foldState=p}}}});function He(e,t){return t?Ga(e,t.pos,t.end):e}function I_(e){let t=e.kind;return t===167||t===168||t===170||t===171||t===172||t===173||t===175||t===176||t===177||t===180||t===184||t===217||t===218||t===230||t===242||t===261||t===262||t===263||t===264||t===265||t===266||t===270||t===271||t===276||t===277}function j8(e){let t=e.kind;return t===168||t===171||t===173||t===176||t===177||t===230||t===262}var fj=Xt({"src/compiler/factory/utilitiesPublic.ts"(){"use strict";kr()}});function P(e,t){return t&&e(t)}function oe(e,t,r){if(r){if(t)return t(r);for(let a of r){let _=e(a);if(_)return _}}}function F8(e,t){return e.charCodeAt(t+1)===42&&e.charCodeAt(t+2)===42&&e.charCodeAt(t+3)!==47}function Yc(e){return gr(e.statements,dj)||mj(e)}function dj(e){return I_(e)&&hj(e,95)||v6(e)&&Wm(e.moduleReference)||T6(e)||_s(e)||D_(e)?e:void 0}function mj(e){return e.flags&4194304?B8(e):void 0}function B8(e){return yj(e)?e:Wt(e,B8)}function hj(e,t){return ft(e.modifiers,r=>r.kind===t)}function yj(e){return m6(e)&&e.keywordToken===102&&e.name.escapedText==="meta"}function Hb(e,t,r){return oe(t,r,e.typeParameters)||oe(t,r,e.parameters)||P(t,e.type)}function Gb(e,t,r){return oe(t,r,e.types)}function Xb(e,t,r){return P(t,e.type)}function $b(e,t,r){return oe(t,r,e.elements)}function Qb(e,t,r){return P(t,e.expression)||P(t,e.questionDotToken)||oe(t,r,e.typeArguments)||oe(t,r,e.arguments)}function Yb(e,t,r){return oe(t,r,e.statements)}function Kb(e,t,r){return P(t,e.label)}function Zb(e,t,r){return oe(t,r,e.modifiers)||P(t,e.name)||oe(t,r,e.typeParameters)||oe(t,r,e.heritageClauses)||oe(t,r,e.members)}function ev(e,t,r){return oe(t,r,e.elements)}function tv(e,t,r){return P(t,e.propertyName)||P(t,e.name)}function rv(e,t,r){return P(t,e.tagName)||oe(t,r,e.typeArguments)||P(t,e.attributes)}function Co(e,t,r){return P(t,e.type)}function nv(e,t,r){return P(t,e.tagName)||(e.isNameFirst?P(t,e.name)||P(t,e.typeExpression):P(t,e.typeExpression)||P(t,e.name))||(typeof e.comment=="string"?void 0:oe(t,r,e.comment))}function Ao(e,t,r){return P(t,e.tagName)||P(t,e.typeExpression)||(typeof e.comment=="string"?void 0:oe(t,r,e.comment))}function Xh(e,t,r){return P(t,e.name)}function Wa(e,t,r){return P(t,e.tagName)||(typeof e.comment=="string"?void 0:oe(t,r,e.comment))}function gj(e,t,r){return P(t,e.expression)}function Wt(e,t,r){if(e===void 0||e.kind<=164)return;let a=H8[e.kind];return a===void 0?void 0:a(e,t,r)}function Q0(e,t,r){let a=iv(e),_=[];for(;_.length<a.length;)_.push(e);for(;a.length!==0;){let p=a.pop(),f=_.pop();if(Ht(p)){if(r){let h=r(p,f);if(h){if(h==="skip")continue;return h}}for(let h=p.length-1;h>=0;--h)a.push(p[h]),_.push(f)}else{let h=t(p,f);if(h){if(h==="skip")continue;return h}if(p.kind>=165)for(let l of iv(p))a.push(l),_.push(p)}}}function iv(e){let t=[];return Wt(e,r,r),t;function r(a){t.unshift(a)}}function U8(e){e.externalModuleIndicator=Yc(e)}function q8(e,t,r,a=!1,_){var p,f,h,l;(p=ya)==null||p.push(ya.Phase.Parse,"createSourceFile",{path:e},!0),Ib("beforeParse");let v;(f=sd)==null||f.logStartParseSourceFile(e);let{languageVersion:y,setExternalModuleIndicator:E,impliedNodeFormat:S}=typeof r=="object"?r:{languageVersion:r};if(y===100)v=Hn.parseSourceFile(e,t,y,void 0,a,6,Mn);else{let A=S===void 0?E:J=>(J.impliedNodeFormat=S,(E||U8)(J));v=Hn.parseSourceFile(e,t,y,void 0,a,_,A)}return(h=sd)==null||h.logStopParseSourceFile(),Ib("afterParse"),lC("Parse","beforeParse","afterParse"),(l=ya)==null||l.pop(),v}function bj(e,t){return Hn.parseIsolatedEntityName(e,t)}function vj(e,t){return Hn.parseJsonText(e,t)}function Zo(e){return e.externalModuleIndicator!==void 0}function j6(e,t,r,a=!1){let _=ed.updateSourceFile(e,t,r,a);return _.flags|=e.flags&6291456,_}function Tj(e,t,r){let a=Hn.JSDocParser.parseIsolatedJSDocComment(e,t,r);return a&&a.jsDoc&&Hn.fixupParentReferences(a.jsDoc),a}function Sj(e,t,r){return Hn.JSDocParser.parseJSDocTypeExpressionForTests(e,t,r)}function z8(e){return Gn(e,Z2)||ka(e,".ts")&&Qa(u_(e),".d.")}function xj(e,t,r,a){if(e){if(e==="import")return 99;if(e==="require")return 1;a(t,r-t,z.resolution_mode_should_be_either_require_or_import)}}function W8(e,t){let r=[];for(let a of Ho(t,0)||Xe){let _=t.substring(a.pos,a.end);Ej(r,a,_)}e.pragmas=new Map;for(let a of r){if(e.pragmas.has(a.name)){let _=e.pragmas.get(a.name);_ instanceof Array?_.push(a.args):e.pragmas.set(a.name,[_,a.args]);continue}e.pragmas.set(a.name,a.args)}}function V8(e,t){e.checkJsDirective=void 0,e.referencedFiles=[],e.typeReferenceDirectives=[],e.libReferenceDirectives=[],e.amdDependencies=[],e.hasNoDefaultLib=!1,e.pragmas.forEach((r,a)=>{switch(a){case"reference":{let _=e.referencedFiles,p=e.typeReferenceDirectives,f=e.libReferenceDirectives;gr(Bf(r),h=>{let{types:l,lib:v,path:y,["resolution-mode"]:E}=h.arguments;if(h.arguments["no-default-lib"])e.hasNoDefaultLib=!0;else if(l){let S=xj(E,l.pos,l.end,t);p.push({pos:l.pos,end:l.end,fileName:l.value,...S?{resolutionMode:S}:{}})}else v?f.push({pos:v.pos,end:v.end,fileName:v.value}):y?_.push({pos:y.pos,end:y.end,fileName:y.value}):t(h.range.pos,h.range.end-h.range.pos,z.Invalid_reference_directive_syntax)});break}case"amd-dependency":{e.amdDependencies=Ta(Bf(r),_=>({name:_.arguments.name,path:_.arguments.path}));break}case"amd-module":{if(r instanceof Array)for(let _ of r)e.moduleName&&t(_.range.pos,_.range.end-_.range.pos,z.An_AMD_module_cannot_have_multiple_name_assignments),e.moduleName=_.arguments.name;else e.moduleName=r.arguments.name;break}case"ts-nocheck":case"ts-check":{gr(Bf(r),_=>{(!e.checkJsDirective||_.range.pos>e.checkJsDirective.pos)&&(e.checkJsDirective={enabled:a==="ts-check",end:_.range.end,pos:_.range.pos})});break}case"jsx":case"jsxfrag":case"jsximportsource":case"jsxruntime":return;default:N.fail("Unhandled pragma kind")}})}function wj(e){if(td.has(e))return td.get(e);let t=new RegExp(`(\\s${e}\\s*=\\s*)(?:(?:'([^']*)')|(?:"([^"]*)"))`,"im");return td.set(e,t),t}function Ej(e,t,r){let a=t.kind===2&&G8.exec(r);if(a){let p=a[1].toLowerCase(),f=Yd[p];if(!f||!(f.kind&1))return;if(f.args){let h={};for(let l of f.args){let y=wj(l.name).exec(r);if(!y&&!l.optional)return;if(y){let E=y[2]||y[3];if(l.captureSpan){let S=t.pos+y.index+y[1].length+1;h[l.name]={value:E,pos:S,end:S+E.length}}else h[l.name]=E}}e.push({name:p,args:{arguments:h,range:t}})}else e.push({name:p,args:{arguments:{},range:t}});return}let _=t.kind===2&&X8.exec(r);if(_)return av(e,t,2,_);if(t.kind===3){let p=/@(\S+)(\s+.*)?$/gim,f;for(;f=p.exec(r);)av(e,t,4,f)}}function av(e,t,r,a){if(!a)return;let _=a[1].toLowerCase(),p=Yd[_];if(!p||!(p.kind&r))return;let f=a[2],h=Cj(p,f);h!=="fail"&&e.push({name:_,args:{arguments:h,range:t}})}function Cj(e,t){if(!t)return{};if(!e.args)return{};let r=Qd(t).split(/\s+/),a={};for(let _=0;_<e.args.length;_++){let p=e.args[_];if(!r[_]&&!p.optional)return"fail";if(p.captureSpan)return N.fail("Capture spans not yet implemented for non-xml pragmas");a[p.name]=r[_]}return a}function Si(e,t){return e.kind!==t.kind?!1:e.kind===80?e.escapedText===t.escapedText:e.kind===110?!0:e.kind===294?e.namespace.escapedText===t.namespace.escapedText&&e.name.escapedText===t.name.escapedText:e.name.escapedText===t.name.escapedText&&Si(e.expression,t.expression)}var ov,sv,_v,cv,lv,Y0,N_,H8,Hn,ed,td,G8,X8,Aj=Xt({"src/compiler/parser.ts"(){"use strict";kr(),Wv(),Y0={createBaseSourceFileNode:e=>new(lv||(lv=St.getSourceFileConstructor()))(e,-1,-1),createBaseIdentifierNode:e=>new(_v||(_v=St.getIdentifierConstructor()))(e,-1,-1),createBasePrivateIdentifierNode:e=>new(cv||(cv=St.getPrivateIdentifierConstructor()))(e,-1,-1),createBaseTokenNode:e=>new(sv||(sv=St.getTokenConstructor()))(e,-1,-1),createBaseNode:e=>new(ov||(ov=St.getNodeConstructor()))(e,-1,-1)},N_=Jd(1,Y0),H8={165:function(t,r,a){return P(r,t.left)||P(r,t.right)},167:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.name)||P(r,t.constraint)||P(r,t.default)||P(r,t.expression)},303:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.name)||P(r,t.questionToken)||P(r,t.exclamationToken)||P(r,t.equalsToken)||P(r,t.objectAssignmentInitializer)},304:function(t,r,a){return P(r,t.expression)},168:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.dotDotDotToken)||P(r,t.name)||P(r,t.questionToken)||P(r,t.type)||P(r,t.initializer)},171:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.name)||P(r,t.questionToken)||P(r,t.exclamationToken)||P(r,t.type)||P(r,t.initializer)},170:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.name)||P(r,t.questionToken)||P(r,t.type)||P(r,t.initializer)},302:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.name)||P(r,t.questionToken)||P(r,t.exclamationToken)||P(r,t.initializer)},259:function(t,r,a){return P(r,t.name)||P(r,t.exclamationToken)||P(r,t.type)||P(r,t.initializer)},207:function(t,r,a){return P(r,t.dotDotDotToken)||P(r,t.propertyName)||P(r,t.name)||P(r,t.initializer)},180:function(t,r,a){return oe(r,a,t.modifiers)||oe(r,a,t.typeParameters)||oe(r,a,t.parameters)||P(r,t.type)},184:function(t,r,a){return oe(r,a,t.modifiers)||oe(r,a,t.typeParameters)||oe(r,a,t.parameters)||P(r,t.type)},183:function(t,r,a){return oe(r,a,t.modifiers)||oe(r,a,t.typeParameters)||oe(r,a,t.parameters)||P(r,t.type)},178:Hb,179:Hb,173:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.asteriskToken)||P(r,t.name)||P(r,t.questionToken)||P(r,t.exclamationToken)||oe(r,a,t.typeParameters)||oe(r,a,t.parameters)||P(r,t.type)||P(r,t.body)},172:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.name)||P(r,t.questionToken)||oe(r,a,t.typeParameters)||oe(r,a,t.parameters)||P(r,t.type)},175:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.name)||oe(r,a,t.typeParameters)||oe(r,a,t.parameters)||P(r,t.type)||P(r,t.body)},176:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.name)||oe(r,a,t.typeParameters)||oe(r,a,t.parameters)||P(r,t.type)||P(r,t.body)},177:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.name)||oe(r,a,t.typeParameters)||oe(r,a,t.parameters)||P(r,t.type)||P(r,t.body)},261:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.asteriskToken)||P(r,t.name)||oe(r,a,t.typeParameters)||oe(r,a,t.parameters)||P(r,t.type)||P(r,t.body)},217:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.asteriskToken)||P(r,t.name)||oe(r,a,t.typeParameters)||oe(r,a,t.parameters)||P(r,t.type)||P(r,t.body)},218:function(t,r,a){return oe(r,a,t.modifiers)||oe(r,a,t.typeParameters)||oe(r,a,t.parameters)||P(r,t.type)||P(r,t.equalsGreaterThanToken)||P(r,t.body)},174:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.body)},182:function(t,r,a){return P(r,t.typeName)||oe(r,a,t.typeArguments)},181:function(t,r,a){return P(r,t.assertsModifier)||P(r,t.parameterName)||P(r,t.type)},185:function(t,r,a){return P(r,t.exprName)||oe(r,a,t.typeArguments)},186:function(t,r,a){return oe(r,a,t.members)},187:function(t,r,a){return P(r,t.elementType)},188:function(t,r,a){return oe(r,a,t.elements)},191:Gb,192:Gb,193:function(t,r,a){return P(r,t.checkType)||P(r,t.extendsType)||P(r,t.trueType)||P(r,t.falseType)},194:function(t,r,a){return P(r,t.typeParameter)},204:function(t,r,a){return P(r,t.argument)||P(r,t.assertions)||P(r,t.qualifier)||oe(r,a,t.typeArguments)},301:function(t,r,a){return P(r,t.assertClause)},195:Xb,197:Xb,198:function(t,r,a){return P(r,t.objectType)||P(r,t.indexType)},199:function(t,r,a){return P(r,t.readonlyToken)||P(r,t.typeParameter)||P(r,t.nameType)||P(r,t.questionToken)||P(r,t.type)||oe(r,a,t.members)},200:function(t,r,a){return P(r,t.literal)},201:function(t,r,a){return P(r,t.dotDotDotToken)||P(r,t.name)||P(r,t.questionToken)||P(r,t.type)},205:$b,206:$b,208:function(t,r,a){return oe(r,a,t.elements)},209:function(t,r,a){return oe(r,a,t.properties)},210:function(t,r,a){return P(r,t.expression)||P(r,t.questionDotToken)||P(r,t.name)},211:function(t,r,a){return P(r,t.expression)||P(r,t.questionDotToken)||P(r,t.argumentExpression)},212:Qb,213:Qb,214:function(t,r,a){return P(r,t.tag)||P(r,t.questionDotToken)||oe(r,a,t.typeArguments)||P(r,t.template)},215:function(t,r,a){return P(r,t.type)||P(r,t.expression)},216:function(t,r,a){return P(r,t.expression)},219:function(t,r,a){return P(r,t.expression)},220:function(t,r,a){return P(r,t.expression)},221:function(t,r,a){return P(r,t.expression)},223:function(t,r,a){return P(r,t.operand)},228:function(t,r,a){return P(r,t.asteriskToken)||P(r,t.expression)},222:function(t,r,a){return P(r,t.expression)},224:function(t,r,a){return P(r,t.operand)},225:function(t,r,a){return P(r,t.left)||P(r,t.operatorToken)||P(r,t.right)},233:function(t,r,a){return P(r,t.expression)||P(r,t.type)},234:function(t,r,a){return P(r,t.expression)},237:function(t,r,a){return P(r,t.expression)||P(r,t.type)},235:function(t,r,a){return P(r,t.name)},226:function(t,r,a){return P(r,t.condition)||P(r,t.questionToken)||P(r,t.whenTrue)||P(r,t.colonToken)||P(r,t.whenFalse)},229:function(t,r,a){return P(r,t.expression)},240:Yb,267:Yb,311:function(t,r,a){return oe(r,a,t.statements)||P(r,t.endOfFileToken)},242:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.declarationList)},260:function(t,r,a){return oe(r,a,t.declarations)},243:function(t,r,a){return P(r,t.expression)},244:function(t,r,a){return P(r,t.expression)||P(r,t.thenStatement)||P(r,t.elseStatement)},245:function(t,r,a){return P(r,t.statement)||P(r,t.expression)},246:function(t,r,a){return P(r,t.expression)||P(r,t.statement)},247:function(t,r,a){return P(r,t.initializer)||P(r,t.condition)||P(r,t.incrementor)||P(r,t.statement)},248:function(t,r,a){return P(r,t.initializer)||P(r,t.expression)||P(r,t.statement)},249:function(t,r,a){return P(r,t.awaitModifier)||P(r,t.initializer)||P(r,t.expression)||P(r,t.statement)},250:Kb,251:Kb,252:function(t,r,a){return P(r,t.expression)},253:function(t,r,a){return P(r,t.expression)||P(r,t.statement)},254:function(t,r,a){return P(r,t.expression)||P(r,t.caseBlock)},268:function(t,r,a){return oe(r,a,t.clauses)},295:function(t,r,a){return P(r,t.expression)||oe(r,a,t.statements)},296:function(t,r,a){return oe(r,a,t.statements)},255:function(t,r,a){return P(r,t.label)||P(r,t.statement)},256:function(t,r,a){return P(r,t.expression)},257:function(t,r,a){return P(r,t.tryBlock)||P(r,t.catchClause)||P(r,t.finallyBlock)},298:function(t,r,a){return P(r,t.variableDeclaration)||P(r,t.block)},169:function(t,r,a){return P(r,t.expression)},262:Zb,230:Zb,263:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.name)||oe(r,a,t.typeParameters)||oe(r,a,t.heritageClauses)||oe(r,a,t.members)},264:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.name)||oe(r,a,t.typeParameters)||P(r,t.type)},265:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.name)||oe(r,a,t.members)},305:function(t,r,a){return P(r,t.name)||P(r,t.initializer)},266:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.name)||P(r,t.body)},270:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.name)||P(r,t.moduleReference)},271:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.importClause)||P(r,t.moduleSpecifier)||P(r,t.assertClause)},272:function(t,r,a){return P(r,t.name)||P(r,t.namedBindings)},299:function(t,r,a){return oe(r,a,t.elements)},300:function(t,r,a){return P(r,t.name)||P(r,t.value)},269:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.name)},273:function(t,r,a){return P(r,t.name)},279:function(t,r,a){return P(r,t.name)},274:ev,278:ev,277:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.exportClause)||P(r,t.moduleSpecifier)||P(r,t.assertClause)},275:tv,280:tv,276:function(t,r,a){return oe(r,a,t.modifiers)||P(r,t.expression)},227:function(t,r,a){return P(r,t.head)||oe(r,a,t.templateSpans)},238:function(t,r,a){return P(r,t.expression)||P(r,t.literal)},202:function(t,r,a){return P(r,t.head)||oe(r,a,t.templateSpans)},203:function(t,r,a){return P(r,t.type)||P(r,t.literal)},166:function(t,r,a){return P(r,t.expression)},297:function(t,r,a){return oe(r,a,t.types)},232:function(t,r,a){return P(r,t.expression)||oe(r,a,t.typeArguments)},282:function(t,r,a){return P(r,t.expression)},281:function(t,r,a){return oe(r,a,t.modifiers)},360:function(t,r,a){return oe(r,a,t.elements)},283:function(t,r,a){return P(r,t.openingElement)||oe(r,a,t.children)||P(r,t.closingElement)},287:function(t,r,a){return P(r,t.openingFragment)||oe(r,a,t.children)||P(r,t.closingFragment)},284:rv,285:rv,291:function(t,r,a){return oe(r,a,t.properties)},290:function(t,r,a){return P(r,t.name)||P(r,t.initializer)},292:function(t,r,a){return P(r,t.expression)},293:function(t,r,a){return P(r,t.dotDotDotToken)||P(r,t.expression)},286:function(t,r,a){return P(r,t.tagName)},294:function(t,r,a){return P(r,t.namespace)||P(r,t.name)},189:Co,190:Co,315:Co,321:Co,320:Co,322:Co,324:Co,323:function(t,r,a){return oe(r,a,t.parameters)||P(r,t.type)},326:function(t,r,a){return(typeof t.comment=="string"?void 0:oe(r,a,t.comment))||oe(r,a,t.tags)},353:function(t,r,a){return P(r,t.tagName)||P(r,t.name)||(typeof t.comment=="string"?void 0:oe(r,a,t.comment))},316:function(t,r,a){return P(r,t.name)},317:function(t,r,a){return P(r,t.left)||P(r,t.right)},347:nv,354:nv,336:function(t,r,a){return P(r,t.tagName)||(typeof t.comment=="string"?void 0:oe(r,a,t.comment))},335:function(t,r,a){return P(r,t.tagName)||P(r,t.class)||(typeof t.comment=="string"?void 0:oe(r,a,t.comment))},334:function(t,r,a){return P(r,t.tagName)||P(r,t.class)||(typeof t.comment=="string"?void 0:oe(r,a,t.comment))},351:function(t,r,a){return P(r,t.tagName)||P(r,t.constraint)||oe(r,a,t.typeParameters)||(typeof t.comment=="string"?void 0:oe(r,a,t.comment))},352:function(t,r,a){return P(r,t.tagName)||(t.typeExpression&&t.typeExpression.kind===315?P(r,t.typeExpression)||P(r,t.fullName)||(typeof t.comment=="string"?void 0:oe(r,a,t.comment)):P(r,t.fullName)||P(r,t.typeExpression)||(typeof t.comment=="string"?void 0:oe(r,a,t.comment)))},344:function(t,r,a){return P(r,t.tagName)||P(r,t.fullName)||P(r,t.typeExpression)||(typeof t.comment=="string"?void 0:oe(r,a,t.comment))},348:Ao,350:Ao,349:Ao,346:Ao,356:Ao,355:Ao,345:Ao,329:function(t,r,a){return gr(t.typeParameters,r)||gr(t.parameters,r)||P(r,t.type)},330:Xh,331:Xh,332:Xh,328:function(t,r,a){return gr(t.jsDocPropertyTags,r)},333:Wa,338:Wa,339:Wa,340:Wa,341:Wa,342:Wa,337:Wa,343:Wa,359:gj},(e=>{var t=ns(99,!0),r=20480,a,_,p,f,h;function l(c){return bn++,c}var v={createBaseSourceFileNode:c=>l(new h(c,0,0)),createBaseIdentifierNode:c=>l(new p(c,0,0)),createBasePrivateIdentifierNode:c=>l(new f(c,0,0)),createBaseTokenNode:c=>l(new _(c,0,0)),createBaseNode:c=>l(new a(c,0,0))},y=Jd(11,v),{createNodeArray:E,createNumericLiteral:S,createStringLiteral:A,createLiteralLikeNode:J,createIdentifier:G,createPrivateIdentifier:Y,createToken:ue,createArrayLiteralExpression:Q,createObjectLiteralExpression:U,createPropertyAccessExpression:se,createPropertyAccessChain:Se,createElementAccessExpression:Ze,createElementAccessChain:qe,createCallExpression:nt,createCallChain:_t,createNewExpression:Pr,createParenthesizedExpression:or,createBlock:ii,createVariableStatement:sr,createExpressionStatement:Ir,createIfStatement:$e,createWhileStatement:Qt,createForStatement:Fr,createForOfStatement:Yt,createVariableDeclaration:gn,createVariableDeclarationList:Br}=y,dr,Kt,vt,Ur,qr,gt,ct,Zt,zr,dt,bn,bt,_r,pt,Zr,lt,jt=!0,cr=!1;function vn(c,d,b,w,k=!1,F,Z){var ne;if(F=BS(c,F),F===6){let ie=ai(c,d,b,w,k);return convertToJson(ie,(ne=ie.statements[0])==null?void 0:ne.expression,ie.parseDiagnostics,!1,void 0),ie.referencedFiles=Xe,ie.typeReferenceDirectives=Xe,ie.libReferenceDirectives=Xe,ie.amdDependencies=Xe,ie.hasNoDefaultLib=!1,ie.pragmas=_g,ie}Wr(c,d,b,w,F);let _e=Pi(b,k,F,Z||U8);return Tn(),_e}e.parseSourceFile=vn;function Rn(c,d){Wr("",c,d,void 0,1),M();let b=Ja(!0),w=m()===1&&!ct.length;return Tn(),w?b:void 0}e.parseIsolatedEntityName=Rn;function ai(c,d,b=2,w,k=!1){Wr(c,d,b,w,6),Kt=lt,M();let F=T(),Z,ne;if(m()===1)Z=qt([],F,F),ne=xr();else{let be;for(;m()!==1;){let Ue;switch(m()){case 23:Ue=Mp();break;case 112:case 97:case 106:Ue=xr();break;case 41:ke(()=>M()===9&&M()!==59)?Ue=mp():Ue=ks();break;case 9:case 11:if(ke(()=>M()!==59)){Ue=Fn();break}default:Ue=ks();break}be&&Ht(be)?be.push(Ue):be?be=[be,Ue]:(be=Ue,m()!==1&&Fe(z.Unexpected_token))}let Ge=Ht(be)?L(Q(be),F):N.checkDefined(be),Be=Ir(Ge);L(Be,F),Z=qt([Be],F),ne=li(1,z.Unexpected_token)}let _e=et(c,2,6,!1,Z,ne,Kt,Mn);k&&xe(_e),_e.nodeCount=bn,_e.identifierCount=_r,_e.identifiers=bt,_e.parseDiagnostics=Va(ct,_e),Zt&&(_e.jsDocDiagnostics=Va(Zt,_e));let ie=_e;return Tn(),ie}e.parseJsonText=ai;function Wr(c,d,b,w,k){switch(a=St.getNodeConstructor(),_=St.getTokenConstructor(),p=St.getIdentifierConstructor(),f=St.getPrivateIdentifierConstructor(),h=St.getSourceFileConstructor(),dr=ln(c),vt=d,Ur=b,zr=w,qr=k,gt=O0(k),ct=[],pt=0,bt=new Map,_r=0,bn=0,Kt=0,jt=!0,qr){case 1:case 2:lt=262144;break;case 6:lt=67371008;break;default:lt=0;break}cr=!1,t.setText(vt),t.setOnError(x),t.setScriptTarget(Ur),t.setLanguageVariant(gt)}function Tn(){t.clearCommentDirectives(),t.setText(""),t.setOnError(void 0),vt=void 0,Ur=void 0,zr=void 0,qr=void 0,gt=void 0,Kt=0,ct=void 0,Zt=void 0,pt=0,bt=void 0,Zr=void 0,jt=!0}function Pi(c,d,b,w){let k=z8(dr);k&&(lt|=16777216),Kt=lt,M();let F=rn(0,mr);N.assert(m()===1);let Z=ce(xr()),ne=et(dr,c,b,k,F,Z,Kt,w);return W8(ne,vt),V8(ne,_e),ne.commentDirectives=t.getCommentDirectives(),ne.nodeCount=bn,ne.identifierCount=_r,ne.identifiers=bt,ne.parseDiagnostics=Va(ct,ne),Zt&&(ne.jsDocDiagnostics=Va(Zt,ne)),d&&xe(ne),ne;function _e(ie,be,Ge){ct.push(Do(dr,ie,be,Ge))}}function Pe(c,d){return d?ce(c):c}let q=!1;function ce(c){N.assert(!c.jsDoc);let d=$a(z3(c,vt),b=>Ef.parseJSDocComment(c,b.pos,b.end-b.pos));return d.length&&(c.jsDoc=d),q&&(q=!1,c.flags|=268435456),c}function ge(c){let d=zr,b=ed.createSyntaxCursor(c);zr={currentNode:be};let w=[],k=ct;ct=[];let F=0,Z=_e(c.statements,0);for(;Z!==-1;){let Ge=c.statements[F],Be=c.statements[Z];Lr(w,c.statements,F,Z),F=ie(c.statements,Z);let Ue=Wc(k,Mr=>Mr.start>=Ge.pos),Rt=Ue>=0?Wc(k,Mr=>Mr.start>=Be.pos,Ue):-1;Ue>=0&&Lr(ct,k,Ue,Rt>=0?Rt:void 0),At(()=>{let Mr=lt;for(lt|=32768,t.resetTokenState(Be.pos),M();m()!==1;){let pa=t.getTokenFullStart(),di=ys(0,mr);if(w.push(di),pa===t.getTokenFullStart()&&M(),F>=0){let Bi=c.statements[F];if(di.end===Bi.pos)break;di.end>Bi.pos&&(F=ie(c.statements,F+1))}}lt=Mr},2),Z=F>=0?_e(c.statements,F):-1}if(F>=0){let Ge=c.statements[F];Lr(w,c.statements,F);let Be=Wc(k,Ue=>Ue.start>=Ge.pos);Be>=0&&Lr(ct,k,Be)}return zr=d,y.updateSourceFile(c,He(E(w),c.statements));function ne(Ge){return!(Ge.flags&32768)&&!!(Ge.transformFlags&67108864)}function _e(Ge,Be){for(let Ue=Be;Ue<Ge.length;Ue++)if(ne(Ge[Ue]))return Ue;return-1}function ie(Ge,Be){for(let Ue=Be;Ue<Ge.length;Ue++)if(!ne(Ge[Ue]))return Ue;return-1}function be(Ge){let Be=b.currentNode(Ge);return jt&&Be&&ne(Be)&&(Be.intersectsChange=!0),Be}}function xe(c){KS(c,!0)}e.fixupParentReferences=xe;function et(c,d,b,w,k,F,Z,ne){let _e=y.createSourceFile(k,F,Z);return Md(_e,0,vt.length),ie(_e),!w&&Zo(_e)&&_e.transformFlags&67108864&&(_e=ge(_e),ie(_e)),_e;function ie(be){be.text=vt,be.bindDiagnostics=[],be.bindSuggestionDiagnostics=void 0,be.languageVersion=d,be.fileName=c,be.languageVariant=O0(b),be.isDeclarationFile=w,be.scriptKind=b,ne(be),be.setExternalModuleIndicator=ne}}function Qe(c,d){c?lt|=d:lt&=~d}function $(c){Qe(c,4096)}function X(c){Qe(c,8192)}function re(c){Qe(c,16384)}function ve(c){Qe(c,32768)}function Ie(c,d){let b=c&lt;if(b){Qe(!1,b);let w=d();return Qe(!0,b),w}return d()}function We(c,d){let b=c&~lt;if(b){Qe(!0,b);let w=d();return Qe(!1,b),w}return d()}function Re(c){return Ie(4096,c)}function Ft(c){return We(4096,c)}function Ot(c){return Ie(65536,c)}function Vr(c){return We(65536,c)}function ia(c){return We(8192,c)}function Sn(c){return We(16384,c)}function oi(c){return We(32768,c)}function si(c){return Ie(32768,c)}function aa(c){return We(40960,c)}function Na(c){return Ie(40960,c)}function xn(c){return(lt&c)!==0}function _i(){return xn(8192)}function ci(){return xn(4096)}function oa(){return xn(65536)}function jn(){return xn(16384)}function Nr(){return xn(32768)}function Fe(c,...d){return Et(t.getTokenStart(),t.getTokenEnd(),c,...d)}function Ii(c,d,b,...w){let k=Ei(ct),F;return(!k||c!==k.start)&&(F=Do(dr,c,d,b,...w),ct.push(F)),cr=!0,F}function Et(c,d,b,...w){return Ii(c,d-c,b,...w)}function R(c,d,...b){Et(c.pos,c.end,d,...b)}function x(c,d,b){Ii(t.getTokenEnd(),d,c,b)}function T(){return t.getTokenFullStart()}function O(){return t.hasPrecedingJSDocComment()}function m(){return dt}function te(){return dt=t.scan()}function de(c){return M(),c()}function M(){return xi(dt)&&(t.hasUnicodeEscape()||t.hasExtendedUnicodeEscape())&&Et(t.getTokenStart(),t.getTokenEnd(),z.Keywords_cannot_contain_escape_characters),te()}function pe(){return dt=t.scanJsDocToken()}function Ce(c){return dt=t.scanJSDocCommentTextToken(c)}function Ee(){return dt=t.reScanGreaterToken()}function Ae(){return dt=t.reScanSlashToken()}function at(c){return dt=t.reScanTemplateToken(c)}function ot(){return dt=t.reScanLessThanToken()}function Ye(){return dt=t.reScanHashToken()}function Bt(){return dt=t.scanJsxIdentifier()}function Ct(){return dt=t.scanJsxToken()}function Sr(){return dt=t.scanJsxAttributeValue()}function At(c,d){let b=dt,w=ct.length,k=cr,F=lt,Z=d!==0?t.lookAhead(c):t.tryScan(c);return N.assert(F===lt),(!Z||d!==0)&&(dt=b,d!==2&&(ct.length=w),cr=k),Z}function ke(c){return At(c,1)}function Ut(c){return At(c,0)}function en(){return m()===80?!0:m()>118}function Pt(){return m()===80?!0:m()===127&&_i()||m()===135&&Nr()?!1:m()>118}function H(c,d,b=!0){return m()===c?(b&&M(),!0):(d?Fe(d):Fe(z._0_expected,ir(c)),!1)}let Me=Object.keys(Vc).filter(c=>c.length>2);function st(c){if(n8(c)){Et(Mt(vt,c.template.pos),c.template.end,z.Module_declaration_names_may_only_use_or_quoted_strings);return}let d=we(c)?Lt(c):void 0;if(!d||!Tg(d,Ur)){Fe(z._0_expected,ir(27));return}let b=Mt(vt,c.pos);switch(d){case"const":case"let":case"var":Et(b,c.end,z.Variable_declaration_not_allowed_at_this_location);return;case"declare":return;case"interface":er(z.Interface_name_cannot_be_0,z.Interface_must_be_given_a_name,19);return;case"is":Et(b,t.getTokenStart(),z.A_type_predicate_is_only_allowed_in_return_type_position_for_functions_and_methods);return;case"module":case"namespace":er(z.Namespace_name_cannot_be_0,z.Namespace_must_be_given_a_name,19);return;case"type":er(z.Type_alias_name_cannot_be_0,z.Type_alias_must_be_given_a_name,64);return}let w=Nv(d,Me,k=>k)??tn(d);if(w){Et(b,c.end,z.Unknown_keyword_or_identifier_Did_you_mean_0,w);return}m()!==0&&Et(b,c.end,z.Unexpected_keyword_or_identifier)}function er(c,d,b){m()===b?Fe(d):Fe(c,t.getTokenValue())}function tn(c){for(let d of Me)if(c.length>d.length+2&&Rr(c,d))return`${d} ${c.slice(d.length)}`}function _o(c,d,b){if(m()===60&&!t.hasPrecedingLineBreak()){Fe(z.Decorators_must_precede_the_name_and_all_keywords_of_property_declarations);return}if(m()===21){Fe(z.Cannot_start_a_function_call_in_a_type_annotation),M();return}if(d&&!Ni()){b?Fe(z._0_expected,ir(27)):Fe(z.Expected_for_property_initializer);return}if(!co()){if(b){Fe(z._0_expected,ir(27));return}st(c)}}function Oa(c){return m()===c?(pe(),!0):(N.assert(Hf(c)),Fe(z._0_expected,ir(c)),!1)}function wn(c,d,b,w){if(m()===d){M();return}let k=Fe(z._0_expected,ir(d));b&&k&&Fc(k,Do(dr,w,1,z.The_parser_expected_to_find_a_1_to_match_the_0_token_here,ir(c),ir(d)))}function Le(c){return m()===c?(M(),!0):!1}function it(c){if(m()===c)return xr()}function nu(c){if(m()===c)return au()}function li(c,d,b){return it(c)||Hr(c,!1,d||z._0_expected,b||ir(c))}function iu(c){let d=nu(c);return d||(N.assert(Hf(c)),Hr(c,!1,z._0_expected,ir(c)))}function xr(){let c=T(),d=m();return M(),L(ue(d),c)}function au(){let c=T(),d=m();return pe(),L(ue(d),c)}function Ni(){return m()===27?!0:m()===20||m()===1||t.hasPrecedingLineBreak()}function co(){return Ni()?(m()===27&&M(),!0):!1}function Or(){return co()||H(27)}function qt(c,d,b,w){let k=E(c,w);return Ga(k,d,b??t.getTokenFullStart()),k}function L(c,d,b){return Ga(c,d,b??t.getTokenFullStart()),lt&&(c.flags|=lt),cr&&(cr=!1,c.flags|=131072),c}function Hr(c,d,b,...w){d?Ii(t.getTokenFullStart(),0,b,...w):b&&Fe(b,...w);let k=T(),F=c===80?G("",void 0):il(c)?y.createTemplateLiteralLikeNode(c,"","",void 0):c===9?S("",void 0):c===11?A("",void 0):c===281?y.createMissingDeclaration():ue(c);return L(F,k)}function Oi(c){let d=bt.get(c);return d===void 0&&bt.set(c,d=c),d}function sa(c,d,b){if(c){_r++;let ne=T(),_e=m(),ie=Oi(t.getTokenValue()),be=t.hasExtendedUnicodeEscape();return te(),L(G(ie,_e,be),ne)}if(m()===81)return Fe(b||z.Private_identifiers_are_not_allowed_outside_class_bodies),sa(!0);if(m()===0&&t.tryScan(()=>t.reScanInvalidIdentifier()===80))return sa(!0);_r++;let w=m()===1,k=t.isReservedWord(),F=t.getTokenText(),Z=k?z.Identifier_expected_0_is_a_reserved_word_that_cannot_be_used_here:z.Identifier_expected;return Hr(80,w,d||Z,F)}function ds(c){return sa(en(),void 0,c)}function zt(c,d){return sa(Pt(),c,d)}function Vt(c){return sa(Dt(m()),c)}function _a(){return Dt(m())||m()===11||m()===9}function ou(){return Dt(m())||m()===11}function p1(c){if(m()===11||m()===9){let d=Fn();return d.text=Oi(d.text),d}return c&&m()===23?f1():m()===81?ms():Vt()}function ca(){return p1(!0)}function f1(){let c=T();H(23);let d=Re(Jt);return H(24),L(y.createComputedPropertyName(d),c)}function ms(){let c=T(),d=Y(Oi(t.getTokenValue()));return M(),L(d,c)}function Ma(c){return m()===c&&Ut(su)}function J_(){return M(),t.hasPrecedingLineBreak()?!1:ui()}function su(){switch(m()){case 87:return M()===94;case 95:return M(),m()===90?ke(cu):m()===156?ke(d1):lo();case 90:return cu();case 126:case 139:case 153:return M(),ui();default:return J_()}}function lo(){return m()===60||m()!==42&&m()!==130&&m()!==19&&ui()}function d1(){return M(),lo()}function _u(){return vi(m())&&Ut(su)}function ui(){return m()===23||m()===19||m()===42||m()===26||_a()}function cu(){return M(),m()===86||m()===100||m()===120||m()===60||m()===128&&ke(Gp)||m()===134&&ke(Xp)}function La(c,d){if(B_(c))return!0;switch(c){case 0:case 1:case 3:return!(m()===27&&d)&&$p();case 2:return m()===84||m()===90;case 4:return ke(Lu);case 5:return ke(mh)||m()===27&&!d;case 6:return m()===23||_a();case 12:switch(m()){case 23:case 42:case 26:case 25:return!0;default:return _a()}case 18:return _a();case 9:return m()===23||m()===26||_a();case 24:return ou();case 7:return m()===19?ke(lu):d?Pt()&&!j_():lc()&&!j_();case 8:return Sc();case 10:return m()===28||m()===26||Sc();case 19:return m()===103||m()===87||Pt();case 15:switch(m()){case 28:case 25:return!0}case 11:return m()===26||Ri();case 16:return Ss(!1);case 17:return Ss(!0);case 20:case 21:return m()===28||Fa();case 22:return Ns();case 23:return Dt(m());case 13:return Dt(m())||m()===19;case 14:return!0;case 25:return!0;case 26:return N.fail("ParsingContext.Count used as a context");default:N.assertNever(c,"Non-exhaustive case in 'isListElement'.")}}function lu(){if(N.assert(m()===19),M()===20){let c=M();return c===28||c===19||c===96||c===119}return!0}function hs(){return M(),Pt()}function R_(){return M(),Dt(m())}function m1(){return M(),Zv(m())}function j_(){return m()===119||m()===96?ke(uu):!1}function uu(){return M(),Ri()}function pu(){return M(),Fa()}function Mi(c){if(m()===1)return!0;switch(c){case 1:case 2:case 4:case 5:case 6:case 12:case 9:case 23:case 24:return m()===20;case 3:return m()===20||m()===84||m()===90;case 7:return m()===19||m()===96||m()===119;case 8:return h1();case 19:return m()===32||m()===21||m()===19||m()===96||m()===119;case 11:return m()===22||m()===27;case 15:case 21:case 10:return m()===24;case 17:case 16:case 18:return m()===22||m()===24;case 20:return m()!==28;case 22:return m()===19||m()===20;case 13:return m()===32||m()===44;case 14:return m()===30&&ke(Ah);default:return!1}}function h1(){return!!(Ni()||up(m())||m()===39)}function F_(){N.assert(pt,"Missing parsing context");for(let c=0;c<26;c++)if(pt&1<<c&&(La(c,!0)||Mi(c)))return!0;return!1}function rn(c,d){let b=pt;pt|=1<<c;let w=[],k=T();for(;!Mi(c);){if(La(c,!1)){w.push(ys(c,d));continue}if(V_(c))break}return pt=b,qt(w,k)}function ys(c,d){let b=B_(c);return b?U_(b):d()}function B_(c,d){var b;if(!zr||!y1(c)||cr)return;let w=zr.currentNode(d??t.getTokenFullStart());if(!(Wi(w)||w.intersectsChange||al(w)||(w.flags&50720768)!==lt)&&fu(w,c))return wm(w)&&((b=w.jsDoc)!=null&&b.jsDocCache)&&(w.jsDoc.jsDocCache=void 0),w}function U_(c){return t.resetTokenState(c.end),M(),c}function y1(c){switch(c){case 5:case 2:case 0:case 1:case 3:case 6:case 4:case 8:case 17:case 16:return!0}return!1}function fu(c,d){switch(d){case 5:return du(c);case 2:return q_(c);case 0:case 1:case 3:return mu(c);case 6:return z_(c);case 4:return hu(c);case 8:return W_(c);case 17:case 16:return yu(c)}return!1}function du(c){if(c)switch(c.kind){case 175:case 180:case 176:case 177:case 171:case 239:return!0;case 173:let d=c;return!(d.name.kind===80&&d.name.escapedText==="constructor")}return!1}function q_(c){if(c)switch(c.kind){case 295:case 296:return!0}return!1}function mu(c){if(c)switch(c.kind){case 261:case 242:case 240:case 244:case 243:case 256:case 252:case 254:case 251:case 250:case 248:case 249:case 247:case 246:case 253:case 241:case 257:case 255:case 245:case 258:case 271:case 270:case 277:case 276:case 266:case 262:case 263:case 265:case 264:return!0}return!1}function z_(c){return c.kind===305}function hu(c){if(c)switch(c.kind){case 179:case 172:case 180:case 170:case 178:return!0}return!1}function W_(c){return c.kind!==259?!1:c.initializer===void 0}function yu(c){return c.kind!==168?!1:c.initializer===void 0}function V_(c){return g1(c),F_()?!0:(M(),!1)}function g1(c){switch(c){case 0:return m()===90?Fe(z._0_expected,ir(95)):Fe(z.Declaration_or_statement_expected);case 1:return Fe(z.Declaration_or_statement_expected);case 2:return Fe(z.case_or_default_expected);case 3:return Fe(z.Statement_expected);case 18:case 4:return Fe(z.Property_or_signature_expected);case 5:return Fe(z.Unexpected_token_A_constructor_method_accessor_or_property_was_expected);case 6:return Fe(z.Enum_member_expected);case 7:return Fe(z.Expression_expected);case 8:return xi(m())?Fe(z._0_is_not_allowed_as_a_variable_declaration_name,ir(m())):Fe(z.Variable_declaration_expected);case 9:return Fe(z.Property_destructuring_pattern_expected);case 10:return Fe(z.Array_element_destructuring_pattern_expected);case 11:return Fe(z.Argument_expression_expected);case 12:return Fe(z.Property_assignment_expected);case 15:return Fe(z.Expression_or_comma_expected);case 17:return Fe(z.Parameter_declaration_expected);case 16:return xi(m())?Fe(z._0_is_not_allowed_as_a_parameter_name,ir(m())):Fe(z.Parameter_declaration_expected);case 19:return Fe(z.Type_parameter_declaration_expected);case 20:return Fe(z.Type_argument_expected);case 21:return Fe(z.Type_expected);case 22:return Fe(z.Unexpected_token_expected);case 23:return Fe(z.Identifier_expected);case 13:return Fe(z.Identifier_expected);case 14:return Fe(z.Identifier_expected);case 24:return Fe(z.Identifier_or_string_literal_expected);case 25:return Fe(z.Identifier_expected);case 26:return N.fail("ParsingContext.Count used as a context");default:N.assertNever(c)}}function wr(c,d,b){let w=pt;pt|=1<<c;let k=[],F=T(),Z=-1;for(;;){if(La(c,!1)){let ne=t.getTokenFullStart(),_e=ys(c,d);if(!_e){pt=w;return}if(k.push(_e),Z=t.getTokenStart(),Le(28))continue;if(Z=-1,Mi(c))break;H(28,b1(c)),b&&m()===27&&!t.hasPrecedingLineBreak()&&M(),ne===t.getTokenFullStart()&&M();continue}if(Mi(c)||V_(c))break}return pt=w,qt(k,F,void 0,Z>=0)}function b1(c){return c===6?z.An_enum_member_name_must_be_followed_by_a_or:void 0}function En(){let c=qt([],T());return c.isMissingList=!0,c}function v1(c){return!!c.isMissingList}function Li(c,d,b,w){if(H(b)){let k=wr(c,d);return H(w),k}return En()}function Ja(c,d){let b=T(),w=c?Vt(d):zt(d);for(;Le(25)&&m()!==30;)w=L(y.createQualifiedName(w,gs(c,!1)),b);return w}function H_(c,d){return L(y.createQualifiedName(c,d),c.pos)}function gs(c,d){if(t.hasPrecedingLineBreak()&&Dt(m())&&ke(vc))return Hr(80,!0,z.Identifier_expected);if(m()===81){let b=ms();return d?b:Hr(80,!0,z.Identifier_expected)}return c?Vt():zt()}function G_(c){let d=T(),b=[],w;do w=S1(c),b.push(w);while(w.literal.kind===17);return qt(b,d)}function gu(c){let d=T();return L(y.createTemplateExpression(vu(c),G_(c)),d)}function X_(){let c=T();return L(y.createTemplateLiteralType(vu(!1),bu()),c)}function bu(){let c=T(),d=[],b;do b=T1(),d.push(b);while(b.literal.kind===17);return qt(d,c)}function T1(){let c=T();return L(y.createTemplateLiteralTypeSpan(mt(),$_(!1)),c)}function $_(c){return m()===20?(at(c),bs()):li(18,z._0_expected,ir(20))}function S1(c){let d=T();return L(y.createTemplateSpan(Re(Jt),$_(c)),d)}function Fn(){return uo(m())}function vu(c){!c&&t.getTokenFlags()&26656&&at(!1);let d=uo(m());return N.assert(d.kind===16,"Template head has wrong token kind"),d}function bs(){let c=uo(m());return N.assert(c.kind===17||c.kind===18,"Template fragment has wrong token kind"),c}function Tu(c){let d=c===15||c===18,b=t.getTokenText();return b.substring(1,b.length-(t.isUnterminated()?0:d?1:2))}function uo(c){let d=T(),b=il(c)?y.createTemplateLiteralLikeNode(c,t.getTokenValue(),Tu(c),t.getTokenFlags()&7176):c===9?S(t.getTokenValue(),t.getNumericLiteralFlags()):c===11?A(t.getTokenValue(),void 0,t.hasExtendedUnicodeEscape()):kg(c)?J(c,t.getTokenValue()):N.fail();return t.hasExtendedUnicodeEscape()&&(b.hasExtendedUnicodeEscape=!0),t.isUnterminated()&&(b.isUnterminated=!0),M(),L(b,d)}function Q_(){return Ja(!0,z.Type_expected)}function Ra(){if(!t.hasPrecedingLineBreak()&&ot()===30)return Li(20,mt,30,32)}function vs(){let c=T();return L(y.createTypeReferenceNode(Q_(),Ra()),c)}function Y_(c){switch(c.kind){case 182:return Wi(c.typeName);case 183:case 184:{let{parameters:d,type:b}=c;return v1(d)||Y_(b)}case 195:return Y_(c.type);default:return!1}}function x1(c){return M(),L(y.createTypePredicateNode(void 0,c,mt()),c.pos)}function Su(){let c=T();return M(),L(y.createThisTypeNode(),c)}function xu(){let c=T();return M(),L(y.createJSDocAllType(),c)}function w1(){let c=T();return M(),L(y.createJSDocNonNullableType(oc(),!1),c)}function wu(){let c=T();return M(),m()===28||m()===20||m()===22||m()===32||m()===64||m()===52?L(y.createJSDocUnknownType(),c):L(y.createJSDocNullableType(mt(),!1),c)}function E1(){let c=T(),d=O();if(ke(bf)){M();let b=pi(36),w=Cn(59,!1);return Pe(L(y.createJSDocFunctionType(b,w),c),d)}return L(y.createTypeReferenceNode(Vt(),void 0),c)}function Eu(){let c=T(),d;return(m()===110||m()===105)&&(d=Vt(),H(59)),L(y.createParameterDeclaration(void 0,void 0,d,void 0,Ts(),void 0),c)}function Ts(){t.setInJSDocType(!0);let c=T();if(Le(144)){let w=y.createJSDocNamepathType(void 0);e:for(;;)switch(m()){case 20:case 1:case 28:case 5:break e;default:pe()}return t.setInJSDocType(!1),L(w,c)}let d=Le(26),b=cc();return t.setInJSDocType(!1),d&&(b=L(y.createJSDocVariadicType(b),c)),m()===64?(M(),L(y.createJSDocOptionalType(b),c)):b}function C1(){let c=T();H(114);let d=Ja(!0),b=t.hasPrecedingLineBreak()?void 0:Is();return L(y.createTypeQueryNode(d,b),c)}function Cu(){let c=T(),d=Un(!1,!0),b=zt(),w,k;Le(96)&&(Fa()||!Ri()?w=mt():k=mc());let F=Le(64)?mt():void 0,Z=y.createTypeParameterDeclaration(d,b,w,F);return Z.expression=k,L(Z,c)}function nn(){if(m()===30)return Li(19,Cu,30,32)}function Ss(c){return m()===26||Sc()||vi(m())||m()===60||Fa(!c)}function Au(c){let d=qa(z.Private_identifiers_cannot_be_used_as_parameters);return hm(d)===0&&!ft(c)&&vi(m())&&M(),d}function ku(){return en()||m()===23||m()===19}function K_(c){return Z_(c)}function Du(c){return Z_(c,!1)}function Z_(c,d=!0){let b=T(),w=O(),k=c?oi(()=>Un(!0)):si(()=>Un(!0));if(m()===110){let _e=y.createParameterDeclaration(k,void 0,sa(!0),void 0,Ji(),void 0),ie=__(k);return ie&&R(ie,z.Neither_decorators_nor_modifiers_may_be_applied_to_this_parameters),Pe(L(_e,b),w)}let F=jt;jt=!1;let Z=it(26);if(!d&&!ku())return;let ne=Pe(L(y.createParameterDeclaration(k,Z,Au(k),it(58),Ji(),ji()),b),w);return jt=F,ne}function Cn(c,d){if(Pu(c,d))return Ot(cc)}function Pu(c,d){return c===39?(H(c),!0):Le(59)?!0:d&&m()===39?(Fe(z._0_expected,ir(59)),M(),!0):!1}function xs(c,d){let b=_i(),w=Nr();X(!!(c&1)),ve(!!(c&2));let k=c&32?wr(17,Eu):wr(16,()=>d?K_(w):Du(w));return X(b),ve(w),k}function pi(c){if(!H(21))return En();let d=xs(c,!0);return H(22),d}function po(){Le(28)||Or()}function Iu(c){let d=T(),b=O();c===179&&H(105);let w=nn(),k=pi(4),F=Cn(59,!0);po();let Z=c===178?y.createCallSignature(w,k,F):y.createConstructSignature(w,k,F);return Pe(L(Z,d),b)}function Nu(){return m()===23&&ke(ja)}function ja(){if(M(),m()===26||m()===24)return!0;if(vi(m())){if(M(),Pt())return!0}else if(Pt())M();else return!1;return m()===59||m()===28?!0:m()!==58?!1:(M(),m()===59||m()===28||m()===24)}function Ou(c,d,b){let w=Li(16,()=>K_(!1),23,24),k=Ji();po();let F=y.createIndexSignature(b,w,k);return Pe(L(F,c),d)}function Mu(c,d,b){let w=ca(),k=it(58),F;if(m()===21||m()===30){let Z=nn(),ne=pi(4),_e=Cn(59,!0);F=y.createMethodSignature(b,w,k,Z,ne,_e)}else{let Z=Ji();F=y.createPropertySignature(b,w,k,Z),m()===64&&(F.initializer=ji())}return po(),Pe(L(F,c),d)}function Lu(){if(m()===21||m()===30||m()===139||m()===153)return!0;let c=!1;for(;vi(m());)c=!0,M();return m()===23?!0:(_a()&&(c=!0,M()),c?m()===21||m()===30||m()===58||m()===59||m()===28||Ni():!1)}function ec(){if(m()===21||m()===30)return Iu(178);if(m()===105&&ke(fo))return Iu(179);let c=T(),d=O(),b=Un(!1);return Ma(139)?Fi(c,d,b,176,4):Ma(153)?Fi(c,d,b,177,4):Nu()?Ou(c,d,b):Mu(c,d,b)}function fo(){return M(),m()===21||m()===30}function A1(){return M()===25}function tc(){switch(M()){case 21:case 30:case 25:return!0}return!1}function k1(){let c=T();return L(y.createTypeLiteralNode(rc()),c)}function rc(){let c;return H(19)?(c=rn(4,ec),H(20)):c=En(),c}function D1(){return M(),m()===40||m()===41?M()===148:(m()===148&&M(),m()===23&&hs()&&M()===103)}function Ju(){let c=T(),d=Vt();H(103);let b=mt();return L(y.createTypeParameterDeclaration(void 0,d,b,void 0),c)}function P1(){let c=T();H(19);let d;(m()===148||m()===40||m()===41)&&(d=xr(),d.kind!==148&&H(148)),H(23);let b=Ju(),w=Le(130)?mt():void 0;H(24);let k;(m()===58||m()===40||m()===41)&&(k=xr(),k.kind!==58&&H(58));let F=Ji();Or();let Z=rn(4,ec);return H(20),L(y.createMappedTypeNode(d,b,w,k,F,Z),c)}function nc(){let c=T();if(Le(26))return L(y.createRestTypeNode(mt()),c);let d=mt();if(h8(d)&&d.pos===d.type.pos){let b=y.createOptionalTypeNode(d.type);return He(b,d),b.flags=d.flags,b}return d}function Ru(){return M()===59||m()===58&&M()===59}function ju(){return m()===26?Dt(M())&&Ru():Dt(m())&&Ru()}function I1(){if(ke(ju)){let c=T(),d=O(),b=it(26),w=Vt(),k=it(58);H(59);let F=nc(),Z=y.createNamedTupleMember(b,w,k,F);return Pe(L(Z,c),d)}return nc()}function Fu(){let c=T();return L(y.createTupleTypeNode(Li(21,I1,23,24)),c)}function N1(){let c=T();H(21);let d=mt();return H(22),L(y.createParenthesizedType(d),c)}function Bu(){let c;if(m()===128){let d=T();M();let b=L(ue(128),d);c=qt([b],d)}return c}function Uu(){let c=T(),d=O(),b=Bu(),w=Le(105);N.assert(!b||w,"Per isStartOfFunctionOrConstructorType, a function type cannot have modifiers.");let k=nn(),F=pi(4),Z=Cn(39,!1),ne=w?y.createConstructorTypeNode(b,k,F,Z):y.createFunctionTypeNode(k,F,Z);return Pe(L(ne,c),d)}function ic(){let c=xr();return m()===25?void 0:c}function qu(c){let d=T();c&&M();let b=m()===112||m()===97||m()===106?xr():uo(m());return c&&(b=L(y.createPrefixUnaryExpression(41,b),d)),L(y.createLiteralTypeNode(b),d)}function zu(){return M(),m()===102}function O1(){let c=T(),d=t.getTokenStart();H(19);let b=t.hasPrecedingLineBreak();H(132),H(59);let w=Dc(!0);if(!H(20)){let k=Ei(ct);k&&k.code===z._0_expected.code&&Fc(k,Do(dr,d,1,z.The_parser_expected_to_find_a_1_to_match_the_0_token_here,"{","}"))}return L(y.createImportTypeAssertionContainer(w,b),c)}function ac(){Kt|=2097152;let c=T(),d=Le(114);H(102),H(21);let b=mt(),w;Le(28)&&(w=O1()),H(22);let k=Le(25)?Q_():void 0,F=Ra();return L(y.createImportTypeNode(b,w,k,F,d),c)}function Wu(){return M(),m()===9||m()===10}function oc(){switch(m()){case 133:case 159:case 154:case 150:case 162:case 155:case 136:case 157:case 146:case 151:return Ut(ic)||vs();case 67:t.reScanAsteriskEqualsToken();case 42:return xu();case 61:t.reScanQuestionToken();case 58:return wu();case 100:return E1();case 54:return w1();case 15:case 11:case 9:case 10:case 112:case 97:case 106:return qu();case 41:return ke(Wu)?qu(!0):vs();case 116:return xr();case 110:{let c=Su();return m()===142&&!t.hasPrecedingLineBreak()?x1(c):c}case 114:return ke(zu)?ac():C1();case 19:return ke(D1)?P1():k1();case 23:return Fu();case 21:return N1();case 102:return ac();case 131:return ke(vc)?ep():vs();case 16:return X_();default:return vs()}}function Fa(c){switch(m()){case 133:case 159:case 154:case 150:case 162:case 136:case 148:case 155:case 158:case 116:case 157:case 106:case 110:case 114:case 146:case 19:case 23:case 30:case 52:case 51:case 105:case 11:case 9:case 10:case 112:case 97:case 151:case 42:case 58:case 54:case 26:case 140:case 102:case 131:case 15:case 16:return!0;case 100:return!c;case 41:return!c&&ke(Wu);case 21:return!c&&ke(Vu);default:return Pt()}}function Vu(){return M(),m()===22||Ss(!1)||Fa()}function Hu(){let c=T(),d=oc();for(;!t.hasPrecedingLineBreak();)switch(m()){case 54:M(),d=L(y.createJSDocNonNullableType(d,!0),c);break;case 58:if(ke(pu))return d;M(),d=L(y.createJSDocNullableType(d,!0),c);break;case 23:if(H(23),Fa()){let b=mt();H(24),d=L(y.createIndexedAccessTypeNode(d,b),c)}else H(24),d=L(y.createArrayTypeNode(d),c);break;default:return d}return d}function Gu(c){let d=T();return H(c),L(y.createTypeOperatorNode(c,$u()),d)}function M1(){if(Le(96)){let c=Vr(mt);if(oa()||m()!==58)return c}}function Xu(){let c=T(),d=zt(),b=Ut(M1),w=y.createTypeParameterDeclaration(void 0,d,b);return L(w,c)}function L1(){let c=T();return H(140),L(y.createInferTypeNode(Xu()),c)}function $u(){let c=m();switch(c){case 143:case 158:case 148:return Gu(c);case 140:return L1()}return Ot(Hu)}function ws(c){if(_c()){let d=Uu(),b;return jl(d)?b=c?z.Function_type_notation_must_be_parenthesized_when_used_in_a_union_type:z.Function_type_notation_must_be_parenthesized_when_used_in_an_intersection_type:b=c?z.Constructor_type_notation_must_be_parenthesized_when_used_in_a_union_type:z.Constructor_type_notation_must_be_parenthesized_when_used_in_an_intersection_type,R(d,b),d}}function Qu(c,d,b){let w=T(),k=c===52,F=Le(c),Z=F&&ws(k)||d();if(m()===c||F){let ne=[Z];for(;Le(c);)ne.push(ws(k)||d());Z=L(b(qt(ne,w)),w)}return Z}function sc(){return Qu(51,$u,y.createIntersectionTypeNode)}function J1(){return Qu(52,sc,y.createUnionTypeNode)}function Yu(){return M(),m()===105}function _c(){return m()===30||m()===21&&ke(Ku)?!0:m()===105||m()===128&&ke(Yu)}function R1(){if(vi(m())&&Un(!1),Pt()||m()===110)return M(),!0;if(m()===23||m()===19){let c=ct.length;return qa(),c===ct.length}return!1}function Ku(){return M(),!!(m()===22||m()===26||R1()&&(m()===59||m()===28||m()===58||m()===64||m()===22&&(M(),m()===39)))}function cc(){let c=T(),d=Pt()&&Ut(Zu),b=mt();return d?L(y.createTypePredicateNode(void 0,d,b),c):b}function Zu(){let c=zt();if(m()===142&&!t.hasPrecedingLineBreak())return M(),c}function ep(){let c=T(),d=li(131),b=m()===110?Su():zt(),w=Le(142)?mt():void 0;return L(y.createTypePredicateNode(d,b,w),c)}function mt(){if(lt&40960)return Ie(40960,mt);if(_c())return Uu();let c=T(),d=J1();if(!oa()&&!t.hasPrecedingLineBreak()&&Le(96)){let b=Vr(mt);H(58);let w=Ot(mt);H(59);let k=Ot(mt);return L(y.createConditionalTypeNode(d,b,w,k),c)}return d}function Ji(){return Le(59)?mt():void 0}function lc(){switch(m()){case 110:case 108:case 106:case 112:case 97:case 9:case 10:case 11:case 15:case 16:case 21:case 23:case 19:case 100:case 86:case 105:case 44:case 69:case 80:return!0;case 102:return ke(tc);default:return Pt()}}function Ri(){if(lc())return!0;switch(m()){case 40:case 41:case 55:case 54:case 91:case 114:case 116:case 46:case 47:case 30:case 135:case 127:case 81:case 60:return!0;default:return pp()?!0:Pt()}}function tp(){return m()!==19&&m()!==100&&m()!==86&&m()!==60&&Ri()}function Jt(){let c=jn();c&&re(!1);let d=T(),b=lr(!0),w;for(;w=it(28);)b=fc(b,w,lr(!0),d);return c&&re(!0),b}function ji(){return Le(64)?lr(!0):void 0}function lr(c){if(rp())return np();let d=F1(c)||_p(c);if(d)return d;let b=T(),w=mo(0);return w.kind===80&&m()===39?ip(b,w,c,void 0):Ro(w)&&g_(Ee())?fc(w,xr(),lr(c),b):B1(w,b,c)}function rp(){return m()===127?_i()?!0:ke(Tc):!1}function j1(){return M(),!t.hasPrecedingLineBreak()&&Pt()}function np(){let c=T();return M(),!t.hasPrecedingLineBreak()&&(m()===42||Ri())?L(y.createYieldExpression(it(42),lr(!0)),c):L(y.createYieldExpression(void 0,void 0),c)}function ip(c,d,b,w){N.assert(m()===39,"parseSimpleArrowFunctionExpression should only have been called if we had a =>");let k=y.createParameterDeclaration(void 0,void 0,d,void 0,void 0,void 0);L(k,d.pos);let F=qt([k],k.pos,k.end),Z=li(39),ne=uc(!!w,b),_e=y.createArrowFunction(w,void 0,F,void 0,Z,ne);return ce(L(_e,c))}function F1(c){let d=ap();if(d!==0)return d===1?lp(!0,!0):Ut(()=>sp(c))}function ap(){return m()===21||m()===30||m()===134?ke(op):m()===39?1:0}function op(){if(m()===134&&(M(),t.hasPrecedingLineBreak()||m()!==21&&m()!==30))return 0;let c=m(),d=M();if(c===21){if(d===22)switch(M()){case 39:case 59:case 19:return 1;default:return 0}if(d===23||d===19)return 2;if(d===26)return 1;if(vi(d)&&d!==134&&ke(hs))return M()===130?0:1;if(!Pt()&&d!==110)return 0;switch(M()){case 59:return 1;case 58:return M(),m()===59||m()===28||m()===64||m()===22?1:0;case 28:case 64:case 22:return 2}return 0}else return N.assert(c===30),!Pt()&&m()!==87?0:gt===1?ke(()=>{Le(87);let w=M();if(w===96)switch(M()){case 64:case 32:case 44:return!1;default:return!0}else if(w===28||w===64)return!0;return!1})?1:0:2}function sp(c){let d=t.getTokenStart();if(Zr!=null&&Zr.has(d))return;let b=lp(!1,c);return b||(Zr||(Zr=new Set)).add(d),b}function _p(c){if(m()===134&&ke(cp)===1){let d=T(),b=Ac(),w=mo(0);return ip(d,w,c,b)}}function cp(){if(m()===134){if(M(),t.hasPrecedingLineBreak()||m()===39)return 0;let c=mo(0);if(!t.hasPrecedingLineBreak()&&c.kind===80&&m()===39)return 1}return 0}function lp(c,d){let b=T(),w=O(),k=Ac(),F=ft(k,Uc)?2:0,Z=nn(),ne;if(H(21)){if(c)ne=xs(F,c);else{let pa=xs(F,c);if(!pa)return;ne=pa}if(!H(22)&&!c)return}else{if(!c)return;ne=En()}let _e=m()===59,ie=Cn(59,!1);if(ie&&!c&&Y_(ie))return;let be=ie;for(;(be==null?void 0:be.kind)===195;)be=be.type;let Ge=be&&Vm(be);if(!c&&m()!==39&&(Ge||m()!==19))return;let Be=m(),Ue=li(39),Rt=Be===39||Be===19?uc(ft(k,Uc),d):zt();if(!d&&_e&&m()!==59)return;let Mr=y.createArrowFunction(k,Z,ne,ie,Ue,Rt);return Pe(L(Mr,b),w)}function uc(c,d){if(m()===19)return Ds(c?2:0);if(m()!==27&&m()!==100&&m()!==86&&$p()&&!tp())return Ds(16|(c?2:0));let b=jt;jt=!1;let w=c?oi(()=>lr(d)):si(()=>lr(d));return jt=b,w}function B1(c,d,b){let w=it(58);if(!w)return c;let k;return L(y.createConditionalExpression(c,w,Ie(r,()=>lr(!1)),k=li(59),ol(k)?lr(b):Hr(80,!1,z._0_expected,ir(59))),d)}function mo(c){let d=T(),b=mc();return pc(c,b,d)}function up(c){return c===103||c===164}function pc(c,d,b){for(;;){Ee();let w=Xc(m());if(!(m()===43?w>=c:w>c)||m()===103&&ci())break;if(m()===130||m()===152){if(t.hasPrecedingLineBreak())break;{let F=m();M(),d=F===152?fp(d,mt()):dp(d,mt())}}else d=fc(d,xr(),mo(w),b)}return d}function pp(){return ci()&&m()===103?!1:Xc(m())>0}function fp(c,d){return L(y.createSatisfiesExpression(c,d),c.pos)}function fc(c,d,b,w){return L(y.createBinaryExpression(c,d,b),w)}function dp(c,d){return L(y.createAsExpression(c,d),c.pos)}function mp(){let c=T();return L(y.createPrefixUnaryExpression(m(),de(fi)),c)}function hp(){let c=T();return L(y.createDeleteExpression(de(fi)),c)}function U1(){let c=T();return L(y.createTypeOfExpression(de(fi)),c)}function yp(){let c=T();return L(y.createVoidExpression(de(fi)),c)}function q1(){return m()===135?Nr()?!0:ke(Tc):!1}function dc(){let c=T();return L(y.createAwaitExpression(de(fi)),c)}function mc(){if(gp()){let b=T(),w=bp();return m()===43?pc(Xc(m()),w,b):w}let c=m(),d=fi();if(m()===43){let b=Mt(vt,d.pos),{end:w}=d;d.kind===215?Et(b,w,z.A_type_assertion_expression_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Consider_enclosing_the_expression_in_parentheses):(N.assert(Hf(c)),Et(b,w,z.An_unary_expression_with_the_0_operator_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Consider_enclosing_the_expression_in_parentheses,ir(c)))}return d}function fi(){switch(m()){case 40:case 41:case 55:case 54:return mp();case 91:return hp();case 114:return U1();case 116:return yp();case 30:return gt===1?ho(!0,void 0,void 0,!0):kp();case 135:if(q1())return dc();default:return bp()}}function gp(){switch(m()){case 40:case 41:case 55:case 54:case 91:case 114:case 116:case 135:return!1;case 30:if(gt!==1)return!1;default:return!0}}function bp(){if(m()===46||m()===47){let d=T();return L(y.createPrefixUnaryExpression(m(),de(Ba)),d)}else if(gt===1&&m()===30&&ke(m1))return ho(!0);let c=Ba();if(N.assert(Ro(c)),(m()===46||m()===47)&&!t.hasPrecedingLineBreak()){let d=m();return M(),L(y.createPostfixUnaryExpression(c,d),c.pos)}return c}function Ba(){let c=T(),d;return m()===102?ke(fo)?(Kt|=2097152,d=xr()):ke(A1)?(M(),M(),d=L(y.createMetaProperty(102,Vt()),c),Kt|=4194304):d=vp():d=m()===108?hc():vp(),gc(c,d)}function vp(){let c=T(),d=bc();return Cs(c,d,!0)}function hc(){let c=T(),d=xr();if(m()===30){let b=T(),w=Ut(As);w!==void 0&&(Et(b,T(),z.super_may_not_use_type_arguments),go()||(d=y.createExpressionWithTypeArguments(d,w)))}return m()===21||m()===25||m()===23?d:(li(25,z.super_must_be_followed_by_an_argument_list_or_member_access),L(se(d,gs(!0,!0)),c))}function ho(c,d,b,w=!1){let k=T(),F=xp(c),Z;if(F.kind===285){let ne=Sp(F),_e,ie=ne[ne.length-1];if((ie==null?void 0:ie.kind)===283&&!Si(ie.openingElement.tagName,ie.closingElement.tagName)&&Si(F.tagName,ie.closingElement.tagName)){let be=ie.children.end,Ge=L(y.createJsxElement(ie.openingElement,ie.children,L(y.createJsxClosingElement(L(G(""),be,be)),be,be)),ie.openingElement.pos,be);ne=qt([...ne.slice(0,ne.length-1),Ge],ne.pos,be),_e=ie.closingElement}else _e=Ap(F,c),Si(F.tagName,_e.tagName)||(b&&Lo(b)&&Si(_e.tagName,b.tagName)?R(F.tagName,z.JSX_element_0_has_no_corresponding_closing_tag,Hs(vt,F.tagName)):R(_e.tagName,z.Expected_corresponding_JSX_closing_tag_for_0,Hs(vt,F.tagName)));Z=L(y.createJsxElement(F,ne,_e),k)}else F.kind===288?Z=L(y.createJsxFragment(F,Sp(F),X1(c)),k):(N.assert(F.kind===284),Z=F);if(!w&&c&&m()===30){let ne=typeof d>"u"?Z.pos:d,_e=Ut(()=>ho(!0,ne));if(_e){let ie=Hr(28,!1);return Md(ie,_e.pos,0),Et(Mt(vt,ne),_e.end,z.JSX_expressions_must_have_one_parent_element),L(y.createBinaryExpression(Z,ie,_e),k)}}return Z}function z1(){let c=T(),d=y.createJsxText(t.getTokenValue(),dt===13);return dt=t.scanJsxToken(),L(d,c)}function Tp(c,d){switch(d){case 1:if(w6(c))R(c,z.JSX_fragment_has_no_corresponding_closing_tag);else{let b=c.tagName,w=Math.min(Mt(vt,b.pos),b.end);Et(w,b.end,z.JSX_element_0_has_no_corresponding_closing_tag,Hs(vt,c.tagName))}return;case 31:case 7:return;case 12:case 13:return z1();case 19:return wp(!1);case 30:return ho(!1,void 0,c);default:return N.assertNever(d)}}function Sp(c){let d=[],b=T(),w=pt;for(pt|=16384;;){let k=Tp(c,dt=t.reScanJsxToken());if(!k||(d.push(k),Lo(c)&&(k==null?void 0:k.kind)===283&&!Si(k.openingElement.tagName,k.closingElement.tagName)&&Si(c.tagName,k.closingElement.tagName)))break}return pt=w,qt(d,b)}function W1(){let c=T();return L(y.createJsxAttributes(rn(13,Ep)),c)}function xp(c){let d=T();if(H(30),m()===32)return Ct(),L(y.createJsxOpeningFragment(),d);let b=Es(),w=lt&262144?void 0:Is(),k=W1(),F;return m()===32?(Ct(),F=y.createJsxOpeningElement(b,w,k)):(H(44),H(32,void 0,!1)&&(c?M():Ct()),F=y.createJsxSelfClosingElement(b,w,k)),L(F,d)}function Es(){let c=T(),d=V1();if(P_(d))return d;let b=d;for(;Le(25);)b=L(se(b,gs(!0,!1)),c);return b}function V1(){let c=T();Bt();let d=m()===110,b=Vt();return Le(59)?(Bt(),L(y.createJsxNamespacedName(b,Vt()),c)):d?L(y.createToken(110),c):b}function wp(c){let d=T();if(!H(19))return;let b,w;return m()!==20&&(b=it(26),w=Jt()),c?H(20):H(20,void 0,!1)&&Ct(),L(y.createJsxExpression(b,w),d)}function Ep(){if(m()===19)return G1();let c=T();return L(y.createJsxAttribute(Cp(),H1()),c)}function H1(){if(m()===64){if(Sr()===11)return Fn();if(m()===19)return wp(!0);if(m()===30)return ho(!0);Fe(z.or_JSX_element_expected)}}function Cp(){let c=T();Bt();let d=Vt();return Le(59)?(Bt(),L(y.createJsxNamespacedName(d,Vt()),c)):d}function G1(){let c=T();H(19),H(26);let d=Jt();return H(20),L(y.createJsxSpreadAttribute(d),c)}function Ap(c,d){let b=T();H(31);let w=Es();return H(32,void 0,!1)&&(d||!Si(c.tagName,w)?M():Ct()),L(y.createJsxClosingElement(w),b)}function X1(c){let d=T();return H(31),H(32,z.Expected_corresponding_closing_tag_for_JSX_fragment,!1)&&(c?M():Ct()),L(y.createJsxJsxClosingFragment(),d)}function kp(){N.assert(gt!==1,"Type assertions should never be parsed in JSX; they should be parsed as comparisons or JSX elements/fragments.");let c=T();H(30);let d=mt();H(32);let b=fi();return L(y.createTypeAssertion(d,b),c)}function $1(){return M(),Dt(m())||m()===23||go()}function An(){return m()===29&&ke($1)}function Bn(c){if(c.flags&32)return!0;if(Bo(c)){let d=c.expression;for(;Bo(d)&&!(d.flags&32);)d=d.expression;if(d.flags&32){for(;Bo(c);)c.flags|=32,c=c.expression;return!0}}return!1}function yo(c,d,b){let w=gs(!0,!0),k=b||Bn(d),F=k?Se(d,b,w):se(d,w);if(k&&Jr(F.name)&&R(F.name,z.An_optional_chain_cannot_contain_private_identifiers),d6(d)&&d.typeArguments){let Z=d.typeArguments.pos-1,ne=Mt(vt,d.typeArguments.end)+1;Et(Z,ne,z.An_instantiation_expression_cannot_be_followed_by_a_property_access)}return L(F,c)}function Dp(c,d,b){let w;if(m()===24)w=Hr(80,!0,z.An_element_access_expression_should_take_an_argument);else{let F=Re(Jt);Yi(F)&&(F.text=Oi(F.text)),w=F}H(24);let k=b||Bn(d)?qe(d,b,w):Ze(d,w);return L(k,c)}function Cs(c,d,b){for(;;){let w,k=!1;if(b&&An()?(w=li(29),k=Dt(m())):k=Le(25),k){d=yo(c,d,w);continue}if((w||!jn())&&Le(23)){d=Dp(c,d,w);continue}if(go()){d=!w&&d.kind===232?yc(c,d.expression,w,d.typeArguments):yc(c,d,w,void 0);continue}if(!w){if(m()===54&&!t.hasPrecedingLineBreak()){M(),d=L(y.createNonNullExpression(d),c);continue}let F=Ut(As);if(F){d=L(y.createExpressionWithTypeArguments(d,F),c);continue}}return d}}function go(){return m()===15||m()===16}function yc(c,d,b,w){let k=y.createTaggedTemplateExpression(d,w,m()===15?(at(!0),Fn()):gu(!0));return(b||d.flags&32)&&(k.flags|=32),k.questionDotToken=b,L(k,c)}function gc(c,d){for(;;){d=Cs(c,d,!0);let b,w=it(29);if(w&&(b=Ut(As),go())){d=yc(c,d,w,b);continue}if(b||m()===21){!w&&d.kind===232&&(b=d.typeArguments,d=d.expression);let k=Pp(),F=w||Bn(d)?_t(d,w,b,k):nt(d,b,k);d=L(F,c);continue}if(w){let k=Hr(80,!1,z.Identifier_expected);d=L(Se(d,w,k),c)}break}return d}function Pp(){H(21);let c=wr(11,Op);return H(22),c}function As(){if(lt&262144||ot()!==30)return;M();let c=wr(20,mt);if(Ee()===32)return M(),c&&Q1()?c:void 0}function Q1(){switch(m()){case 21:case 15:case 16:return!0;case 30:case 32:case 40:case 41:return!1}return t.hasPrecedingLineBreak()||pp()||!Ri()}function bc(){switch(m()){case 15:t.getTokenFlags()&26656&&at(!1);case 9:case 10:case 11:return Fn();case 110:case 108:case 106:case 112:case 97:return xr();case 21:return Y1();case 23:return Mp();case 19:return ks();case 134:if(!ke(Xp))break;return Jp();case 60:return bh();case 86:return cf();case 100:return Jp();case 105:return K1();case 44:case 69:if(Ae()===14)return Fn();break;case 16:return gu(!1);case 81:return ms()}return zt(z.Expression_expected)}function Y1(){let c=T(),d=O();H(21);let b=Re(Jt);return H(22),Pe(L(or(b),c),d)}function Ip(){let c=T();H(26);let d=lr(!0);return L(y.createSpreadElement(d),c)}function Np(){return m()===26?Ip():m()===28?L(y.createOmittedExpression(),T()):lr(!0)}function Op(){return Ie(r,Np)}function Mp(){let c=T(),d=t.getTokenStart(),b=H(23),w=t.hasPrecedingLineBreak(),k=wr(15,Np);return wn(23,24,b,d),L(Q(k,w),c)}function Lp(){let c=T(),d=O();if(it(26)){let be=lr(!0);return Pe(L(y.createSpreadAssignment(be),c),d)}let b=Un(!0);if(Ma(139))return Fi(c,d,b,176,0);if(Ma(153))return Fi(c,d,b,177,0);let w=it(42),k=Pt(),F=ca(),Z=it(58),ne=it(54);if(w||m()===21||m()===30)return af(c,d,b,w,F,Z,ne);let _e;if(k&&m()!==59){let be=it(64),Ge=be?Re(()=>lr(!0)):void 0;_e=y.createShorthandPropertyAssignment(F,Ge),_e.equalsToken=be}else{H(59);let be=Re(()=>lr(!0));_e=y.createPropertyAssignment(F,be)}return _e.modifiers=b,_e.questionToken=Z,_e.exclamationToken=ne,Pe(L(_e,c),d)}function ks(){let c=T(),d=t.getTokenStart(),b=H(19),w=t.hasPrecedingLineBreak(),k=wr(12,Lp,!0);return wn(19,20,b,d),L(U(k,w),c)}function Jp(){let c=jn();re(!1);let d=T(),b=O(),w=Un(!1);H(100);let k=it(42),F=k?1:0,Z=ft(w,Uc)?2:0,ne=F&&Z?aa(Ua):F?ia(Ua):Z?oi(Ua):Ua(),_e=nn(),ie=pi(F|Z),be=Cn(59,!1),Ge=Ds(F|Z);re(c);let Be=y.createFunctionExpression(w,k,ne,_e,ie,be,Ge);return Pe(L(Be,d),b)}function Ua(){return en()?ds():void 0}function K1(){let c=T();if(H(105),Le(25)){let F=Vt();return L(y.createMetaProperty(105,F),c)}let d=T(),b=Cs(d,bc(),!1),w;b.kind===232&&(w=b.typeArguments,b=b.expression),m()===29&&Fe(z.Invalid_optional_chain_from_new_expression_Did_you_mean_to_call_0,Hs(vt,b));let k=m()===21?Pp():void 0;return L(Pr(b,w,k),c)}function la(c,d){let b=T(),w=O(),k=t.getTokenStart(),F=H(19,d);if(F||c){let Z=t.hasPrecedingLineBreak(),ne=rn(1,mr);wn(19,20,F,k);let _e=Pe(L(ii(ne,Z),b),w);return m()===64&&(Fe(z.Declaration_or_statement_expected_This_follows_a_block_of_statements_so_if_you_intended_to_write_a_destructuring_assignment_you_might_need_to_wrap_the_whole_assignment_in_parentheses),M()),_e}else{let Z=En();return Pe(L(ii(Z,void 0),b),w)}}function Ds(c,d){let b=_i();X(!!(c&1));let w=Nr();ve(!!(c&2));let k=jt;jt=!1;let F=jn();F&&re(!1);let Z=la(!!(c&16),d);return F&&re(!0),jt=k,X(b),ve(w),Z}function Rp(){let c=T(),d=O();return H(27),Pe(L(y.createEmptyStatement(),c),d)}function Z1(){let c=T(),d=O();H(101);let b=t.getTokenStart(),w=H(21),k=Re(Jt);wn(21,22,w,b);let F=mr(),Z=Le(93)?mr():void 0;return Pe(L($e(k,F,Z),c),d)}function jp(){let c=T(),d=O();H(92);let b=mr();H(117);let w=t.getTokenStart(),k=H(21),F=Re(Jt);return wn(21,22,k,w),Le(27),Pe(L(y.createDoStatement(b,F),c),d)}function eh(){let c=T(),d=O();H(117);let b=t.getTokenStart(),w=H(21),k=Re(Jt);wn(21,22,w,b);let F=mr();return Pe(L(Qt(k,F),c),d)}function Fp(){let c=T(),d=O();H(99);let b=it(135);H(21);let w;m()!==27&&(m()===115||m()===121||m()===87?w=tf(!0):w=Ft(Jt));let k;if(b?H(164):Le(164)){let F=Re(()=>lr(!0));H(22),k=Yt(b,w,F,mr())}else if(Le(103)){let F=Re(Jt);H(22),k=y.createForInStatement(w,F,mr())}else{H(27);let F=m()!==27&&m()!==22?Re(Jt):void 0;H(27);let Z=m()!==22?Re(Jt):void 0;H(22),k=Fr(w,F,Z,mr())}return Pe(L(k,c),d)}function Bp(c){let d=T(),b=O();H(c===251?83:88);let w=Ni()?void 0:zt();Or();let k=c===251?y.createBreakStatement(w):y.createContinueStatement(w);return Pe(L(k,d),b)}function th(){let c=T(),d=O();H(107);let b=Ni()?void 0:Re(Jt);return Or(),Pe(L(y.createReturnStatement(b),c),d)}function Up(){let c=T(),d=O();H(118);let b=t.getTokenStart(),w=H(21),k=Re(Jt);wn(21,22,w,b);let F=We(33554432,mr);return Pe(L(y.createWithStatement(k,F),c),d)}function rh(){let c=T(),d=O();H(84);let b=Re(Jt);H(59);let w=rn(3,mr);return Pe(L(y.createCaseClause(b,w),c),d)}function qp(){let c=T();H(90),H(59);let d=rn(3,mr);return L(y.createDefaultClause(d),c)}function nh(){return m()===84?rh():qp()}function zp(){let c=T();H(19);let d=rn(2,nh);return H(20),L(y.createCaseBlock(d),c)}function ih(){let c=T(),d=O();H(109),H(21);let b=Re(Jt);H(22);let w=zp();return Pe(L(y.createSwitchStatement(b,w),c),d)}function Wp(){let c=T(),d=O();H(111);let b=t.hasPrecedingLineBreak()?void 0:Re(Jt);return b===void 0&&(_r++,b=L(G(""),T())),co()||st(b),Pe(L(y.createThrowStatement(b),c),d)}function ah(){let c=T(),d=O();H(113);let b=la(!1),w=m()===85?Vp():void 0,k;return(!w||m()===98)&&(H(98,z.catch_or_finally_expected),k=la(!1)),Pe(L(y.createTryStatement(b,w,k),c),d)}function Vp(){let c=T();H(85);let d;Le(21)?(d=Ps(),H(22)):d=void 0;let b=la(!1);return L(y.createCatchClause(d,b),c)}function oh(){let c=T(),d=O();return H(89),Or(),Pe(L(y.createDebuggerStatement(),c),d)}function Hp(){let c=T(),d=O(),b,w=m()===21,k=Re(Jt);return we(k)&&Le(59)?b=y.createLabeledStatement(k,mr()):(co()||st(k),b=Ir(k),w&&(d=!1)),Pe(L(b,c),d)}function vc(){return M(),Dt(m())&&!t.hasPrecedingLineBreak()}function Gp(){return M(),m()===86&&!t.hasPrecedingLineBreak()}function Xp(){return M(),m()===100&&!t.hasPrecedingLineBreak()}function Tc(){return M(),(Dt(m())||m()===9||m()===10||m()===11)&&!t.hasPrecedingLineBreak()}function sh(){for(;;)switch(m()){case 115:case 121:case 87:case 100:case 86:case 94:return!0;case 120:case 156:return j1();case 144:case 145:return lh();case 128:case 129:case 134:case 138:case 123:case 124:case 125:case 148:if(M(),t.hasPrecedingLineBreak())return!1;continue;case 161:return M(),m()===19||m()===80||m()===95;case 102:return M(),m()===11||m()===42||m()===19||Dt(m());case 95:let c=M();if(c===156&&(c=ke(M)),c===64||c===42||c===19||c===90||c===130||c===60)return!0;continue;case 126:M();continue;default:return!1}}function bo(){return ke(sh)}function $p(){switch(m()){case 60:case 27:case 19:case 115:case 121:case 100:case 86:case 94:case 101:case 92:case 117:case 99:case 88:case 83:case 107:case 118:case 109:case 111:case 113:case 89:case 85:case 98:return!0;case 102:return bo()||ke(tc);case 87:case 95:return bo();case 134:case 138:case 120:case 144:case 145:case 156:case 161:return!0;case 129:case 125:case 123:case 124:case 126:case 148:return bo()||!ke(vc);default:return Ri()}}function Qp(){return M(),en()||m()===19||m()===23}function _h(){return ke(Qp)}function mr(){switch(m()){case 27:return Rp();case 19:return la(!1);case 115:return xc(T(),O(),void 0);case 121:if(_h())return xc(T(),O(),void 0);break;case 100:return wc(T(),O(),void 0);case 86:return lf(T(),O(),void 0);case 101:return Z1();case 92:return jp();case 117:return eh();case 99:return Fp();case 88:return Bp(250);case 83:return Bp(251);case 107:return th();case 118:return Up();case 109:return ih();case 111:return Wp();case 113:case 85:case 98:return ah();case 89:return oh();case 60:return vo();case 134:case 120:case 156:case 144:case 145:case 138:case 87:case 94:case 95:case 102:case 123:case 124:case 125:case 128:case 129:case 126:case 148:case 161:if(bo())return vo();break}return Hp()}function Yp(c){return c.kind===138}function vo(){let c=T(),d=O(),b=Un(!0);if(ft(b,Yp)){let k=ch(c);if(k)return k;for(let F of b)F.flags|=16777216;return We(16777216,()=>Kp(c,d,b))}else return Kp(c,d,b)}function ch(c){return We(16777216,()=>{let d=B_(pt,c);if(d)return U_(d)})}function Kp(c,d,b){switch(m()){case 115:case 121:case 87:return xc(c,d,b);case 100:return wc(c,d,b);case 86:return lf(c,d,b);case 120:return xh(c,d,b);case 156:return wh(c,d,b);case 94:return Ch(c,d,b);case 161:case 144:case 145:return yf(c,d,b);case 102:return kh(c,d,b);case 95:switch(M(),m()){case 90:case 64:return Rh(c,d,b);case 130:return vf(c,d,b);default:return So(c,d,b)}default:if(b){let w=Hr(281,!0,z.Declaration_expected);return Od(w,c),w.modifiers=b,w}return}}function lh(){return M(),!t.hasPrecedingLineBreak()&&(Pt()||m()===11)}function To(c,d){if(m()!==19){if(c&4){po();return}if(Ni()){Or();return}}return Ds(c,d)}function uh(){let c=T();if(m()===28)return L(y.createOmittedExpression(),c);let d=it(26),b=qa(),w=ji();return L(y.createBindingElement(d,void 0,b,w),c)}function Zp(){let c=T(),d=it(26),b=en(),w=ca(),k;b&&m()!==59?(k=w,w=void 0):(H(59),k=qa());let F=ji();return L(y.createBindingElement(d,w,k,F),c)}function ph(){let c=T();H(19);let d=wr(9,Zp);return H(20),L(y.createObjectBindingPattern(d),c)}function ef(){let c=T();H(23);let d=wr(10,uh);return H(24),L(y.createArrayBindingPattern(d),c)}function Sc(){return m()===19||m()===23||m()===81||en()}function qa(c){return m()===23?ef():m()===19?ph():ds(c)}function fh(){return Ps(!0)}function Ps(c){let d=T(),b=O(),w=qa(z.Private_identifiers_are_not_allowed_in_variable_declarations),k;c&&w.kind===80&&m()===54&&!t.hasPrecedingLineBreak()&&(k=xr());let F=Ji(),Z=up(m())?void 0:ji(),ne=gn(w,k,F,Z);return Pe(L(ne,d),b)}function tf(c){let d=T(),b=0;switch(m()){case 115:break;case 121:b|=1;break;case 87:b|=2;break;default:N.fail()}M();let w;if(m()===164&&ke(rf))w=En();else{let k=ci();$(c),w=wr(8,c?Ps:fh),$(k)}return L(Br(w,b),d)}function rf(){return hs()&&M()===22}function xc(c,d,b){let w=tf(!1);Or();let k=sr(b,w);return Pe(L(k,c),d)}function wc(c,d,b){let w=Nr(),k=_n(b);H(100);let F=it(42),Z=k&1024?Ua():ds(),ne=F?1:0,_e=k&512?2:0,ie=nn();k&1&&ve(!0);let be=pi(ne|_e),Ge=Cn(59,!1),Be=To(ne|_e,z.or_expected);ve(w);let Ue=y.createFunctionDeclaration(b,F,Z,ie,be,Ge,Be);return Pe(L(Ue,c),d)}function dh(){if(m()===137)return H(137);if(m()===11&&ke(M)===21)return Ut(()=>{let c=Fn();return c.text==="constructor"?c:void 0})}function nf(c,d,b){return Ut(()=>{if(dh()){let w=nn(),k=pi(0),F=Cn(59,!1),Z=To(0,z.or_expected),ne=y.createConstructorDeclaration(b,k,Z);return ne.typeParameters=w,ne.type=F,Pe(L(ne,c),d)}})}function af(c,d,b,w,k,F,Z,ne){let _e=w?1:0,ie=ft(b,Uc)?2:0,be=nn(),Ge=pi(_e|ie),Be=Cn(59,!1),Ue=To(_e|ie,ne),Rt=y.createMethodDeclaration(b,w,k,F,be,Ge,Be,Ue);return Rt.exclamationToken=Z,Pe(L(Rt,c),d)}function Ec(c,d,b,w,k){let F=!k&&!t.hasPrecedingLineBreak()?it(54):void 0,Z=Ji(),ne=Ie(45056,ji);_o(w,Z,ne);let _e=y.createPropertyDeclaration(b,w,k||F,Z,ne);return Pe(L(_e,c),d)}function of(c,d,b){let w=it(42),k=ca(),F=it(58);return w||m()===21||m()===30?af(c,d,b,w,k,F,void 0,z.or_expected):Ec(c,d,b,k,F)}function Fi(c,d,b,w,k){let F=ca(),Z=nn(),ne=pi(0),_e=Cn(59,!1),ie=To(k),be=w===176?y.createGetAccessorDeclaration(b,F,ne,_e,ie):y.createSetAccessorDeclaration(b,F,ne,ie);return be.typeParameters=Z,E_(be)&&(be.type=_e),Pe(L(be,c),d)}function mh(){let c;if(m()===60)return!0;for(;vi(m());){if(c=m(),n3(c))return!0;M()}if(m()===42||(_a()&&(c=m(),M()),m()===23))return!0;if(c!==void 0){if(!xi(c)||c===153||c===139)return!0;switch(m()){case 21:case 30:case 54:case 59:case 64:case 58:return!0;default:return Ni()}}return!1}function hh(c,d,b){li(126);let w=sf(),k=Pe(L(y.createClassStaticBlockDeclaration(w),c),d);return k.modifiers=b,k}function sf(){let c=_i(),d=Nr();X(!1),ve(!0);let b=la(!1);return X(c),ve(d),b}function yh(){if(Nr()&&m()===135){let c=T(),d=zt(z.Expression_expected);M();let b=Cs(c,d,!0);return gc(c,b)}return Ba()}function _f(){let c=T();if(!Le(60))return;let d=Sn(yh);return L(y.createDecorator(d),c)}function Cc(c,d,b){let w=T(),k=m();if(m()===87&&d){if(!Ut(J_))return}else{if(b&&m()===126&&ke(Os))return;if(c&&m()===126)return;if(!_u())return}return L(ue(k),w)}function Un(c,d,b){let w=T(),k,F,Z,ne=!1,_e=!1,ie=!1;if(c&&m()===60)for(;F=_f();)k=Tt(k,F);for(;Z=Cc(ne,d,b);)Z.kind===126&&(ne=!0),k=Tt(k,Z),_e=!0;if(_e&&c&&m()===60)for(;F=_f();)k=Tt(k,F),ie=!0;if(ie)for(;Z=Cc(ne,d,b);)Z.kind===126&&(ne=!0),k=Tt(k,Z);return k&&qt(k,w)}function Ac(){let c;if(m()===134){let d=T();M();let b=L(ue(134),d);c=qt([b],d)}return c}function gh(){let c=T(),d=O();if(m()===27)return M(),Pe(L(y.createSemicolonClassElement(),c),d);let b=Un(!0,!0,!0);if(m()===126&&ke(Os))return hh(c,d,b);if(Ma(139))return Fi(c,d,b,176,0);if(Ma(153))return Fi(c,d,b,177,0);if(m()===137||m()===11){let w=nf(c,d,b);if(w)return w}if(Nu())return Ou(c,d,b);if(Dt(m())||m()===11||m()===9||m()===42||m()===23)if(ft(b,Yp)){for(let k of b)k.flags|=16777216;return We(16777216,()=>of(c,d,b))}else return of(c,d,b);if(b){let w=Hr(80,!0,z.Declaration_expected);return Ec(c,d,b,w,void 0)}return N.fail("Should not have attempted to parse class member declaration.")}function bh(){let c=T(),d=O(),b=Un(!0);if(m()===86)return kc(c,d,b,230);let w=Hr(281,!0,z.Expression_expected);return Od(w,c),w.modifiers=b,w}function cf(){return kc(T(),O(),void 0,230)}function lf(c,d,b){return kc(c,d,b,262)}function kc(c,d,b,w){let k=Nr();H(86);let F=uf(),Z=nn();ft(b,jx)&&ve(!0);let ne=pf(),_e;H(19)?(_e=Sh(),H(20)):_e=En(),ve(k);let ie=w===262?y.createClassDeclaration(b,F,Z,ne,_e):y.createClassExpression(b,F,Z,ne,_e);return Pe(L(ie,c),d)}function uf(){return en()&&!vh()?sa(en()):void 0}function vh(){return m()===119&&ke(R_)}function pf(){if(Ns())return rn(22,ff)}function ff(){let c=T(),d=m();N.assert(d===96||d===119),M();let b=wr(7,Th);return L(y.createHeritageClause(d,b),c)}function Th(){let c=T(),d=Ba();if(d.kind===232)return d;let b=Is();return L(y.createExpressionWithTypeArguments(d,b),c)}function Is(){return m()===30?Li(20,mt,30,32):void 0}function Ns(){return m()===96||m()===119}function Sh(){return rn(5,gh)}function xh(c,d,b){H(120);let w=zt(),k=nn(),F=pf(),Z=rc(),ne=y.createInterfaceDeclaration(b,w,k,F,Z);return Pe(L(ne,c),d)}function wh(c,d,b){H(156);let w=zt(),k=nn();H(64);let F=m()===141&&Ut(ic)||mt();Or();let Z=y.createTypeAliasDeclaration(b,w,k,F);return Pe(L(Z,c),d)}function Eh(){let c=T(),d=O(),b=ca(),w=Re(ji);return Pe(L(y.createEnumMember(b,w),c),d)}function Ch(c,d,b){H(94);let w=zt(),k;H(19)?(k=Na(()=>wr(6,Eh)),H(20)):k=En();let F=y.createEnumDeclaration(b,w,k);return Pe(L(F,c),d)}function df(){let c=T(),d;return H(19)?(d=rn(1,mr),H(20)):d=En(),L(y.createModuleBlock(d),c)}function mf(c,d,b,w){let k=w&16,F=zt(),Z=Le(25)?mf(T(),!1,void 0,4|k):df(),ne=y.createModuleDeclaration(b,F,Z,w);return Pe(L(ne,c),d)}function hf(c,d,b){let w=0,k;m()===161?(k=zt(),w|=1024):(k=Fn(),k.text=Oi(k.text));let F;m()===19?F=df():Or();let Z=y.createModuleDeclaration(b,k,F,w);return Pe(L(Z,c),d)}function yf(c,d,b){let w=0;if(m()===161)return hf(c,d,b);if(Le(145))w|=16;else if(H(144),m()===11)return hf(c,d,b);return mf(c,d,b,w)}function gf(){return m()===149&&ke(bf)}function bf(){return M()===21}function Os(){return M()===19}function Ah(){return M()===44}function vf(c,d,b){H(130),H(145);let w=zt();Or();let k=y.createNamespaceExportDeclaration(w);return k.modifiers=b,Pe(L(k,c),d)}function kh(c,d,b){H(102);let w=t.getTokenFullStart(),k;Pt()&&(k=zt());let F=!1;if(m()!==160&&(k==null?void 0:k.escapedText)==="type"&&(Pt()||Ph())&&(F=!0,k=Pt()?zt():void 0),k&&!Ih())return Pc(c,d,b,k,F);let Z;(k||m()===42||m()===19)&&(Z=Nh(k,w,F),H(160));let ne=Ls(),_e;m()===132&&!t.hasPrecedingLineBreak()&&(_e=Dc()),Or();let ie=y.createImportDeclaration(b,Z,ne,_e);return Pe(L(ie,c),d)}function Dh(){let c=T(),d=Dt(m())?Vt():uo(11);H(59);let b=lr(!0);return L(y.createAssertEntry(d,b),c)}function Dc(c){let d=T();c||H(132);let b=t.getTokenStart();if(H(19)){let w=t.hasPrecedingLineBreak(),k=wr(24,Dh,!0);if(!H(20)){let F=Ei(ct);F&&F.code===z._0_expected.code&&Fc(F,Do(dr,b,1,z.The_parser_expected_to_find_a_1_to_match_the_0_token_here,"{","}"))}return L(y.createAssertClause(k,w),d)}else{let w=qt([],T(),void 0,!1);return L(y.createAssertClause(w,!1),d)}}function Ph(){return m()===42||m()===19}function Ih(){return m()===28||m()===160}function Pc(c,d,b,w,k){H(64);let F=Oh();Or();let Z=y.createImportEqualsDeclaration(b,k,w,F);return Pe(L(Z,c),d)}function Nh(c,d,b){let w;return(!c||Le(28))&&(w=m()===42?Mh():Tf(274)),L(y.createImportClause(b,c,w),d)}function Oh(){return gf()?Ms():Ja(!1)}function Ms(){let c=T();H(149),H(21);let d=Ls();return H(22),L(y.createExternalModuleReference(d),c)}function Ls(){if(m()===11){let c=Fn();return c.text=Oi(c.text),c}else return Jt()}function Mh(){let c=T();H(42),H(130);let d=zt();return L(y.createNamespaceImport(d),c)}function Tf(c){let d=T(),b=c===274?y.createNamedImports(Li(23,Lh,19,20)):y.createNamedExports(Li(23,ua,19,20));return L(b,d)}function ua(){let c=O();return Pe(Sf(280),c)}function Lh(){return Sf(275)}function Sf(c){let d=T(),b=xi(m())&&!Pt(),w=t.getTokenStart(),k=t.getTokenEnd(),F=!1,Z,ne=!0,_e=Vt();if(_e.escapedText==="type")if(m()===130){let Ge=Vt();if(m()===130){let Be=Vt();Dt(m())?(F=!0,Z=Ge,_e=be(),ne=!1):(Z=_e,_e=Be,ne=!1)}else Dt(m())?(Z=_e,ne=!1,_e=be()):(F=!0,_e=Ge)}else Dt(m())&&(F=!0,_e=be());ne&&m()===130&&(Z=_e,H(130),_e=be()),c===275&&b&&Et(w,k,z.Identifier_expected);let ie=c===275?y.createImportSpecifier(F,Z,_e):y.createExportSpecifier(F,Z,_e);return L(ie,d);function be(){return b=xi(m())&&!Pt(),w=t.getTokenStart(),k=t.getTokenEnd(),Vt()}}function Jh(c){return L(y.createNamespaceExport(Vt()),c)}function So(c,d,b){let w=Nr();ve(!0);let k,F,Z,ne=Le(156),_e=T();Le(42)?(Le(130)&&(k=Jh(_e)),H(160),F=Ls()):(k=Tf(278),(m()===160||m()===11&&!t.hasPrecedingLineBreak())&&(H(160),F=Ls())),F&&m()===132&&!t.hasPrecedingLineBreak()&&(Z=Dc()),Or(),ve(w);let ie=y.createExportDeclaration(b,ne,k,F,Z);return Pe(L(ie,c),d)}function Rh(c,d,b){let w=Nr();ve(!0);let k;Le(64)?k=!0:H(90);let F=lr(!0);Or(),ve(w);let Z=y.createExportAssignment(b,k,F);return Pe(L(Z,c),d)}let xf;(c=>{c[c.SourceElements=0]="SourceElements",c[c.BlockStatements=1]="BlockStatements",c[c.SwitchClauses=2]="SwitchClauses",c[c.SwitchClauseStatements=3]="SwitchClauseStatements",c[c.TypeMembers=4]="TypeMembers",c[c.ClassMembers=5]="ClassMembers",c[c.EnumMembers=6]="EnumMembers",c[c.HeritageClauseElement=7]="HeritageClauseElement",c[c.VariableDeclarations=8]="VariableDeclarations",c[c.ObjectBindingElements=9]="ObjectBindingElements",c[c.ArrayBindingElements=10]="ArrayBindingElements",c[c.ArgumentExpressions=11]="ArgumentExpressions",c[c.ObjectLiteralMembers=12]="ObjectLiteralMembers",c[c.JsxAttributes=13]="JsxAttributes",c[c.JsxChildren=14]="JsxChildren",c[c.ArrayLiteralMembers=15]="ArrayLiteralMembers",c[c.Parameters=16]="Parameters",c[c.JSDocParameters=17]="JSDocParameters",c[c.RestProperties=18]="RestProperties",c[c.TypeParameters=19]="TypeParameters",c[c.TypeArguments=20]="TypeArguments",c[c.TupleElementTypes=21]="TupleElementTypes",c[c.HeritageClauses=22]="HeritageClauses",c[c.ImportOrExportSpecifiers=23]="ImportOrExportSpecifiers",c[c.AssertEntries=24]="AssertEntries",c[c.JSDocComment=25]="JSDocComment",c[c.Count=26]="Count"})(xf||(xf={}));let wf;(c=>{c[c.False=0]="False",c[c.True=1]="True",c[c.Unknown=2]="Unknown"})(wf||(wf={}));let Ef;(c=>{function d(ie,be,Ge){Wr("file.js",ie,99,void 0,1),t.setText(ie,be,Ge),dt=t.scan();let Be=b(),Ue=et("file.js",99,1,!1,[],ue(1),0,Mn),Rt=Va(ct,Ue);return Zt&&(Ue.jsDocDiagnostics=Va(Zt,Ue)),Tn(),Be?{jsDocTypeExpression:Be,diagnostics:Rt}:void 0}c.parseJSDocTypeExpressionForTests=d;function b(ie){let be=T(),Ge=(ie?Le:H)(19),Be=We(8388608,Ts);(!ie||Ge)&&Oa(20);let Ue=y.createJSDocTypeExpression(Be);return xe(Ue),L(Ue,be)}c.parseJSDocTypeExpression=b;function w(){let ie=T(),be=Le(19),Ge=T(),Be=Ja(!1);for(;m()===81;)Ye(),pe(),Be=L(y.createJSDocMemberName(Be,zt()),Ge);be&&Oa(20);let Ue=y.createJSDocNameReference(Be);return xe(Ue),L(Ue,ie)}c.parseJSDocNameReference=w;function k(ie,be,Ge){Wr("",ie,99,void 0,1);let Be=We(8388608,()=>_e(be,Ge)),Rt=Va(ct,{languageVariant:0,text:ie});return Tn(),Be?{jsDoc:Be,diagnostics:Rt}:void 0}c.parseIsolatedJSDocComment=k;function F(ie,be,Ge){let Be=dt,Ue=ct.length,Rt=cr,Mr=We(8388608,()=>_e(be,Ge));return $i(Mr,ie),lt&262144&&(Zt||(Zt=[]),Zt.push(...ct)),dt=Be,ct.length=Ue,cr=Rt,Mr}c.parseJSDocComment=F;let Z;(ie=>{ie[ie.BeginningOfLine=0]="BeginningOfLine",ie[ie.SawAsterisk=1]="SawAsterisk",ie[ie.SavingComments=2]="SavingComments",ie[ie.SavingBackticks=3]="SavingBackticks"})(Z||(Z={}));let ne;(ie=>{ie[ie.Property=1]="Property",ie[ie.Parameter=2]="Parameter",ie[ie.CallbackParameter=4]="CallbackParameter"})(ne||(ne={}));function _e(ie=0,be){let Ge=pt;pt|=1<<25;let Be=vt,Ue=be===void 0?Be.length:ie+be;if(be=Ue-ie,N.assert(ie>=0),N.assert(ie<=Ue),N.assert(Ue<=Be.length),!F8(Be,ie))return;let Rt,Mr,pa,di,Bi,Ui=[],fa=[],Ic=t.scanRange(ie+3,be-5,Cf);return pt=Ge,Ic;function Cf(){let B=1,ee,K=ie-(Be.lastIndexOf(`
18
+ `,ie)+1)+4;function ae(ze){ee||(ee=K),Ui.push(ze),K+=ze.length}for(pe();Eo(5););Eo(4)&&(B=0,K=0);e:for(;;){switch(m()){case 60:jh(Ui),Bi||(Bi=T()),Fh(kf(K)),B=0,ee=void 0;break;case 4:Ui.push(t.getTokenText()),B=0,K=0;break;case 42:let ze=t.getTokenText();B===1?(B=2,ae(ze)):(N.assert(B===0),B=1,K+=ze.length);break;case 5:N.assert(B!==2,"whitespace shouldn't come from the scanner while saving top-level comment text");let kt=t.getTokenText();ee!==void 0&&K+kt.length>ee&&Ui.push(kt.slice(ee-K)),K+=kt.length;break;case 1:break e;case 82:B=2,ae(t.getTokenValue());break;case 19:B=2;let kn=t.getTokenFullStart(),an=t.getTokenEnd()-1,Cr=mi(an);if(Cr){di||Nc(Ui),fa.push(L(y.createJSDocText(Ui.join("")),di??ie,kn)),fa.push(Cr),Ui=[],di=t.getTokenEnd();break}default:B=2,ae(t.getTokenText());break}B===2?Ce(!1):pe()}let le=Xs(Ui.join(""));fa.length&&le.length&&fa.push(L(y.createJSDocText(le),di??ie,Bi)),fa.length&&Rt&&N.assertIsDefined(Bi,"having parsed tags implies that the end of the comment span should be set");let Ne=Rt&&qt(Rt,Mr,pa);return L(y.createJSDocComment(fa.length?qt(fa,ie,Bi):le.length?le:void 0,Ne),ie,Ue)}function Nc(B){for(;B.length&&(B[0]===`
19
+ `||B[0]==="\r");)B.shift()}function jh(B){for(;B.length;){let ee=Xs(B[B.length-1]);if(ee==="")B.pop();else if(ee.length<B[B.length-1].length){B[B.length-1]=ee;break}else break}}function Af(){for(;;){if(pe(),m()===1)return!0;if(!(m()===5||m()===4))return!1}}function ur(){if(!((m()===5||m()===4)&&ke(Af)))for(;m()===5||m()===4;)pe()}function qi(){if((m()===5||m()===4)&&ke(Af))return"";let B=t.hasPrecedingLineBreak(),ee=!1,K="";for(;B&&m()===42||m()===5||m()===4;)K+=t.getTokenText(),m()===4?(B=!0,ee=!0,K=""):m()===42&&(B=!1),pe();return ee?K:""}function kf(B){N.assert(m()===60);let ee=t.getTokenStart();pe();let K=za(void 0),ae=qi(),le;switch(K.escapedText){case"author":le=Er(ee,K,B,ae);break;case"implements":le=gi(ee,K,B,ae);break;case"augments":case"extends":le=Js(ee,K,B,ae);break;case"class":case"constructor":le=wo(ee,y.createJSDocClassTag,K,B,ae);break;case"public":le=wo(ee,y.createJSDocPublicTag,K,B,ae);break;case"private":le=wo(ee,y.createJSDocPrivateTag,K,B,ae);break;case"protected":le=wo(ee,y.createJSDocProtectedTag,K,B,ae);break;case"readonly":le=wo(ee,y.createJSDocReadonlyTag,K,B,ae);break;case"override":le=wo(ee,y.createJSDocOverrideTag,K,B,ae);break;case"deprecated":q=!0,le=wo(ee,y.createJSDocDeprecatedTag,K,B,ae);break;case"this":le=r5(ee,K,B,ae);break;case"enum":le=n5(ee,K,B,ae);break;case"arg":case"argument":case"param":return u(ee,K,2,B);case"return":case"returns":le=I(ee,K,B,ae);break;case"template":le=kb(ee,K,B,ae);break;case"type":le=W(ee,K,B,ae);break;case"typedef":le=i5(ee,K,B,ae);break;case"callback":le=o5(ee,K,B,ae);break;case"overload":le=s5(ee,K,B,ae);break;case"satisfies":le=e5(ee,K,B,ae);break;case"see":le=me(ee,K,B,ae);break;case"exception":case"throws":le=Ve(ee,K,B,ae);break;default:le=hi(ee,K,B,ae);break}return le}function Te(B,ee,K,ae){return ae||(K+=ee-B),tt(K,ae.slice(K))}function tt(B,ee){let K=T(),ae=[],le=[],Ne,ze=0,kt;function kn(qn){kt||(kt=B),ae.push(qn),B+=qn.length}ee!==void 0&&(ee!==""&&kn(ee),ze=1);let an=m();e:for(;;){switch(an){case 4:ze=0,ae.push(t.getTokenText()),B=0;break;case 60:t.resetTokenState(t.getTokenEnd()-1);break e;case 1:break e;case 5:N.assert(ze!==2&&ze!==3,"whitespace shouldn't come from the scanner while saving comment text");let qn=t.getTokenText();kt!==void 0&&B+qn.length>kt&&(ae.push(qn.slice(kt-B)),ze=2),B+=qn.length;break;case 19:ze=2;let Pf=t.getTokenFullStart(),Rs=t.getTokenEnd()-1,If=mi(Rs);If?(le.push(L(y.createJSDocText(ae.join("")),Ne??K,Pf)),le.push(If),ae=[],Ne=t.getTokenEnd()):kn(t.getTokenText());break;case 62:ze===3?ze=2:ze=3,kn(t.getTokenText());break;case 82:ze!==3&&(ze=2),kn(t.getTokenValue());break;case 42:if(ze===0){ze=1,B+=1;break}default:ze!==3&&(ze=2),kn(t.getTokenText());break}ze===2||ze===3?an=Ce(ze===3):an=pe()}Nc(ae);let Cr=Xs(ae.join(""));if(le.length)return Cr.length&&le.push(L(y.createJSDocText(Cr),Ne??K)),qt(le,K,t.getTokenEnd());if(Cr.length)return Cr}function mi(B){let ee=Ut(xo);if(!ee)return;pe(),ur();let K=T(),ae=Dt(m())?Ja(!0):void 0;if(ae)for(;m()===81;)Ye(),pe(),ae=L(y.createJSDocMemberName(ae,zt()),K);let le=[];for(;m()!==20&&m()!==4&&m()!==1;)le.push(t.getTokenText()),pe();let Ne=ee==="link"?y.createJSDocLink:ee==="linkcode"?y.createJSDocLinkCode:y.createJSDocLinkPlain;return L(Ne(ae,le.join("")),B,t.getTokenEnd())}function xo(){if(qi(),m()===19&&pe()===60&&Dt(pe())){let B=t.getTokenValue();if(Df(B))return B}}function Df(B){return B==="link"||B==="linkcode"||B==="linkplain"}function hi(B,ee,K,ae){return L(y.createJSDocUnknownTag(ee,Te(B,T(),K,ae)),B)}function Fh(B){B&&(Rt?Rt.push(B):(Rt=[B],Mr=B.pos),pa=B.end)}function n(){return qi(),m()===19?b():void 0}function o(){let B=Eo(23);B&&ur();let ee=Eo(62),K=f5();return ee&&iu(62),B&&(ur(),it(64)&&Jt(),H(24)),{name:K,isBracketed:B}}function s(B){switch(B.kind){case 151:return!0;case 187:return s(B.elementType);default:return C_(B)&&we(B.typeName)&&B.typeName.escapedText==="Object"&&!B.typeArguments}}function u(B,ee,K,ae){let le=n(),Ne=!le;qi();let{name:ze,isBracketed:kt}=o(),kn=qi();Ne&&!ke(xo)&&(le=n());let an=Te(B,T(),ae,kn),Cr=K!==4&&g(le,ze,K,ae);Cr&&(le=Cr,Ne=!0);let qn=K===1?y.createJSDocPropertyTag(ee,ze,kt,le,Ne,an):y.createJSDocParameterTag(ee,ze,kt,le,Ne,an);return L(qn,B)}function g(B,ee,K,ae){if(B&&s(B.type)){let le=T(),Ne,ze;for(;Ne=Ut(()=>Uh(K,ae,ee));)Ne.kind===347||Ne.kind===354?ze=Tt(ze,Ne):Ne.kind===351&&R(Ne.tagName,z.A_JSDoc_template_tag_may_not_follow_a_typedef_callback_or_overload_tag);if(ze){let kt=L(y.createJSDocTypeLiteral(ze,B.type.kind===187),le);return L(y.createJSDocTypeExpression(kt),le)}}}function I(B,ee,K,ae){ft(Rt,O6)&&Et(ee.pos,t.getTokenStart(),z._0_tag_already_specified,Go(ee.escapedText));let le=n();return L(y.createJSDocReturnTag(ee,le,Te(B,T(),K,ae)),B)}function W(B,ee,K,ae){ft(Rt,Gl)&&Et(ee.pos,t.getTokenStart(),z._0_tag_already_specified,Go(ee.escapedText));let le=b(!0),Ne=K!==void 0&&ae!==void 0?Te(B,T(),K,ae):void 0;return L(y.createJSDocTypeTag(ee,le,Ne),B)}function me(B,ee,K,ae){let Ne=m()===23||ke(()=>pe()===60&&Dt(pe())&&Df(t.getTokenValue()))?void 0:w(),ze=K!==void 0&&ae!==void 0?Te(B,T(),K,ae):void 0;return L(y.createJSDocSeeTag(ee,Ne,ze),B)}function Ve(B,ee,K,ae){let le=n(),Ne=Te(B,T(),K,ae);return L(y.createJSDocThrowsTag(ee,le,Ne),B)}function Er(B,ee,K,ae){let le=T(),Ne=yi(),ze=t.getTokenFullStart(),kt=Te(B,ze,K,ae);kt||(ze=t.getTokenFullStart());let kn=typeof kt!="string"?qt(s_([L(Ne,le,ze)],kt),le):Ne.text+kt;return L(y.createJSDocAuthorTag(ee,kn),B)}function yi(){let B=[],ee=!1,K=t.getToken();for(;K!==1&&K!==4;){if(K===30)ee=!0;else{if(K===60&&!ee)break;if(K===32&&ee){B.push(t.getTokenText()),t.resetTokenState(t.getTokenEnd());break}}B.push(t.getTokenText()),K=pe()}return y.createJSDocText(B.join(""))}function gi(B,ee,K,ae){let le=Cb();return L(y.createJSDocImplementsTag(ee,le,Te(B,T(),K,ae)),B)}function Js(B,ee,K,ae){let le=Cb();return L(y.createJSDocAugmentsTag(ee,le,Te(B,T(),K,ae)),B)}function e5(B,ee,K,ae){let le=b(!1),Ne=K!==void 0&&ae!==void 0?Te(B,T(),K,ae):void 0;return L(y.createJSDocSatisfiesTag(ee,le,Ne),B)}function Cb(){let B=Le(19),ee=T(),K=t5();t.setInJSDocType(!0);let ae=Is();t.setInJSDocType(!1);let le=y.createExpressionWithTypeArguments(K,ae),Ne=L(le,ee);return B&&H(20),Ne}function t5(){let B=T(),ee=za();for(;Le(25);){let K=za();ee=L(se(ee,K),B)}return ee}function wo(B,ee,K,ae,le){return L(ee(K,Te(B,T(),ae,le)),B)}function r5(B,ee,K,ae){let le=b(!0);return ur(),L(y.createJSDocThisTag(ee,le,Te(B,T(),K,ae)),B)}function n5(B,ee,K,ae){let le=b(!0);return ur(),L(y.createJSDocEnumTag(ee,le,Te(B,T(),K,ae)),B)}function i5(B,ee,K,ae){let le=n();qi();let Ne=Bh();ur();let ze=tt(K),kt;if(!le||s(le.type)){let an,Cr,qn,Pf=!1;for(;(an=Ut(()=>c5(K)))&&an.kind!==351;)if(Pf=!0,an.kind===350)if(Cr){let Rs=Fe(z.A_JSDoc_typedef_comment_may_not_contain_multiple_type_tags);Rs&&Fc(Rs,Do(dr,0,0,z.The_tag_was_first_specified_here));break}else Cr=an;else qn=Tt(qn,an);if(Pf){let Rs=le&&le.type.kind===187,If=y.createJSDocTypeLiteral(qn,Rs);le=Cr&&Cr.typeExpression&&!s(Cr.typeExpression.type)?Cr.typeExpression:L(If,B),kt=le.end}}kt=kt||ze!==void 0?T():(Ne??le??ee).end,ze||(ze=Te(B,kt,K,ae));let kn=y.createJSDocTypedefTag(ee,le,Ne,ze);return L(kn,B,kt)}function Bh(B){let ee=t.getTokenStart();if(!Dt(m()))return;let K=za();if(Le(25)){let ae=Bh(!0),le=y.createModuleDeclaration(void 0,K,ae,B?4:void 0);return L(le,ee)}return B&&(K.flags|=2048),K}function a5(B){let ee=T(),K,ae;for(;K=Ut(()=>Uh(4,B));){if(K.kind===351){R(K.tagName,z.A_JSDoc_template_tag_may_not_follow_a_typedef_callback_or_overload_tag);break}ae=Tt(ae,K)}return qt(ae||[],ee)}function Ab(B,ee){let K=a5(ee),ae=Ut(()=>{if(Eo(60)){let le=kf(ee);if(le&&le.kind===348)return le}});return L(y.createJSDocSignature(void 0,K,ae),B)}function o5(B,ee,K,ae){let le=Bh();ur();let Ne=tt(K),ze=Ab(B,K);Ne||(Ne=Te(B,T(),K,ae));let kt=Ne!==void 0?T():ze.end;return L(y.createJSDocCallbackTag(ee,ze,le,Ne),B,kt)}function s5(B,ee,K,ae){ur();let le=tt(K),Ne=Ab(B,K);le||(le=Te(B,T(),K,ae));let ze=le!==void 0?T():Ne.end;return L(y.createJSDocOverloadTag(ee,Ne,le),B,ze)}function _5(B,ee){for(;!we(B)||!we(ee);)if(!we(B)&&!we(ee)&&B.right.escapedText===ee.right.escapedText)B=B.left,ee=ee.left;else return!1;return B.escapedText===ee.escapedText}function c5(B){return Uh(1,B)}function Uh(B,ee,K){let ae=!0,le=!1;for(;;)switch(pe()){case 60:if(ae){let Ne=l5(B,ee);return Ne&&(Ne.kind===347||Ne.kind===354)&&B!==4&&K&&(we(Ne.name)||!_5(K,Ne.name.left))?!1:Ne}le=!1;break;case 4:ae=!0,le=!1;break;case 42:le&&(ae=!1),le=!0;break;case 80:ae=!1;break;case 1:return!1}}function l5(B,ee){N.assert(m()===60);let K=t.getTokenFullStart();pe();let ae=za(),le=qi(),Ne;switch(ae.escapedText){case"type":return B===1&&W(K,ae);case"prop":case"property":Ne=1;break;case"arg":case"argument":case"param":Ne=6;break;case"template":return kb(K,ae,ee,le);default:return!1}return B&Ne?u(K,ae,B,ee):!1}function u5(){let B=T(),ee=Eo(23);ee&&ur();let K=za(z.Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces),ae;if(ee&&(ur(),H(64),ae=We(8388608,Ts),H(24)),!Wi(K))return L(y.createTypeParameterDeclaration(void 0,K,void 0,ae),B)}function p5(){let B=T(),ee=[];do{ur();let K=u5();K!==void 0&&ee.push(K),qi()}while(Eo(28));return qt(ee,B)}function kb(B,ee,K,ae){let le=m()===19?b():void 0,Ne=p5();return L(y.createJSDocTemplateTag(ee,le,Ne,Te(B,T(),K,ae)),B)}function Eo(B){return m()===B?(pe(),!0):!1}function f5(){let B=za();for(Le(23)&&H(24);Le(25);){let ee=za();Le(23)&&H(24),B=H_(B,ee)}return B}function za(B){if(!Dt(m()))return Hr(80,!B,B||z.Identifier_expected);_r++;let ee=t.getTokenStart(),K=t.getTokenEnd(),ae=m(),le=Oi(t.getTokenValue()),Ne=L(G(le,ae),ee,K);return pe(),Ne}}})(Ef=e.JSDocParser||(e.JSDocParser={}))})(Hn||(Hn={})),(e=>{function t(A,J,G,Y){if(Y=Y||N.shouldAssert(2),y(A,J,G,Y),T4(G))return A;if(A.statements.length===0)return Hn.parseSourceFile(A.fileName,J,A.languageVersion,void 0,!0,A.scriptKind,A.setExternalModuleIndicator);let ue=A;N.assert(!ue.hasBeenIncrementallyParsed),ue.hasBeenIncrementallyParsed=!0,Hn.fixupParentReferences(ue);let Q=A.text,U=E(A),se=l(A,G);y(A,J,se,Y),N.assert(se.span.start<=G.span.start),N.assert(tr(se.span)===tr(G.span)),N.assert(tr(Us(se))===tr(Us(G)));let Se=Us(se).length-se.span.length;h(ue,se.span.start,tr(se.span),tr(Us(se)),Se,Q,J,Y);let Ze=Hn.parseSourceFile(A.fileName,J,A.languageVersion,U,!0,A.scriptKind,A.setExternalModuleIndicator);return Ze.commentDirectives=r(A.commentDirectives,Ze.commentDirectives,se.span.start,tr(se.span),Se,Q,J,Y),Ze.impliedNodeFormat=A.impliedNodeFormat,Ze}e.updateSourceFile=t;function r(A,J,G,Y,ue,Q,U,se){if(!A)return J;let Se,Ze=!1;for(let nt of A){let{range:_t,type:Pr}=nt;if(_t.end<G)Se=Tt(Se,nt);else if(_t.pos>Y){qe();let or={range:{pos:_t.pos+ue,end:_t.end+ue},type:Pr};Se=Tt(Se,or),se&&N.assert(Q.substring(_t.pos,_t.end)===U.substring(or.range.pos,or.range.end))}}return qe(),Se;function qe(){Ze||(Ze=!0,Se?J&&Se.push(...J):Se=J)}}function a(A,J,G,Y,ue,Q){J?se(A):U(A);return;function U(Se){let Ze="";if(Q&&_(Se)&&(Ze=Y.substring(Se.pos,Se.end)),Se._children&&(Se._children=void 0),Ga(Se,Se.pos+G,Se.end+G),Q&&_(Se)&&N.assert(Ze===ue.substring(Se.pos,Se.end)),Wt(Se,U,se),Vi(Se))for(let qe of Se.jsDoc)U(qe);f(Se,Q)}function se(Se){Se._children=void 0,Ga(Se,Se.pos+G,Se.end+G);for(let Ze of Se)U(Ze)}}function _(A){switch(A.kind){case 11:case 9:case 80:return!0}return!1}function p(A,J,G,Y,ue){N.assert(A.end>=J,"Adjusting an element that was entirely before the change range"),N.assert(A.pos<=G,"Adjusting an element that was entirely after the change range"),N.assert(A.pos<=A.end);let Q=Math.min(A.pos,Y),U=A.end>=G?A.end+ue:Math.min(A.end,Y);N.assert(Q<=U),A.parent&&(N.assertGreaterThanOrEqual(Q,A.parent.pos),N.assertLessThanOrEqual(U,A.parent.end)),Ga(A,Q,U)}function f(A,J){if(J){let G=A.pos,Y=ue=>{N.assert(ue.pos>=G),G=ue.end};if(Vi(A))for(let ue of A.jsDoc)Y(ue);Wt(A,Y),N.assert(G<=A.end)}}function h(A,J,G,Y,ue,Q,U,se){Se(A);return;function Se(qe){if(N.assert(qe.pos<=qe.end),qe.pos>G){a(qe,!1,ue,Q,U,se);return}let nt=qe.end;if(nt>=J){if(qe.intersectsChange=!0,qe._children=void 0,p(qe,J,G,Y,ue),Wt(qe,Se,Ze),Vi(qe))for(let _t of qe.jsDoc)Se(_t);f(qe,se);return}N.assert(nt<J)}function Ze(qe){if(N.assert(qe.pos<=qe.end),qe.pos>G){a(qe,!0,ue,Q,U,se);return}let nt=qe.end;if(nt>=J){qe.intersectsChange=!0,qe._children=void 0,p(qe,J,G,Y,ue);for(let _t of qe)Se(_t);return}N.assert(nt<J)}}function l(A,J){let Y=J.span.start;for(let U=0;Y>0&&U<=1;U++){let se=v(A,Y);N.assert(se.pos<=Y);let Se=se.pos;Y=Math.max(0,Se-1)}let ue=Gi(Y,tr(J.span)),Q=J.newLength+(J.span.start-Y);return nm(ue,Q)}function v(A,J){let G=A,Y;if(Wt(A,Q),Y){let U=ue(Y);U.pos>G.pos&&(G=U)}return G;function ue(U){for(;;){let se=ES(U);if(se)U=se;else return U}}function Q(U){if(!Wi(U))if(U.pos<=J){if(U.pos>=G.pos&&(G=U),J<U.end)return Wt(U,Q),!0;N.assert(U.end<=J),Y=U}else return N.assert(U.pos>J),!0}}function y(A,J,G,Y){let ue=A.text;if(G&&(N.assert(ue.length-G.span.length+G.newLength===J.length),Y||N.shouldAssert(3))){let Q=ue.substr(0,G.span.start),U=J.substr(0,G.span.start);N.assert(Q===U);let se=ue.substring(tr(G.span),ue.length),Se=J.substring(tr(Us(G)),J.length);N.assert(se===Se)}}function E(A){let J=A.statements,G=0;N.assert(G<J.length);let Y=J[G],ue=-1;return{currentNode(U){return U!==ue&&(Y&&Y.end===U&&G<J.length-1&&(G++,Y=J[G]),(!Y||Y.pos!==U)&&Q(U)),ue=U,N.assert(!Y||Y.pos===U),Y}};function Q(U){J=void 0,G=-1,Y=void 0,Wt(A,se,Se);return;function se(Ze){return U>=Ze.pos&&U<Ze.end?(Wt(Ze,se,Se),!0):!1}function Se(Ze){if(U>=Ze.pos&&U<Ze.end)for(let qe=0;qe<Ze.length;qe++){let nt=Ze[qe];if(nt){if(nt.pos===U)return J=Ze,G=qe,Y=nt,!0;if(nt.pos<U&&U<nt.end)return Wt(nt,se,Se),!0}}return!1}}}e.createSyntaxCursor=E;let S;(A=>{A[A.Value=-1]="Value"})(S||(S={}))})(ed||(ed={})),td=new Map,G8=/^\/\/\/\s*<(\S+)\s.*?\/>/im,X8=/^\/\/\/?\s*@(\S+)\s*(.*)\s*$/im}}),kj=()=>{},PV=Xt({"src/compiler/pnp.ts"(){"use strict";Kv()}}),Dj=()=>{},Pj=()=>{},Ij=()=>{},Nj=()=>{},Oj=()=>{},Mj=()=>{},Lj=()=>{},Jj=()=>{},Rj=()=>{},jj=()=>{},Fj=()=>{},Bj=()=>{},Uj=()=>{},qj=()=>{},zj=()=>{},Wj=()=>{},Vj=()=>{},Hj=()=>{},Gj=()=>{},Xj=()=>{},$j=()=>{},Qj=()=>{},Yj=()=>{},Kj=()=>{},Zj=()=>{},eF=()=>{},tF=()=>{},rF=()=>{},nF=()=>{},iF=()=>{},aF=()=>{},oF=()=>{},sF=()=>{},_F=()=>{},cF=()=>{},lF=()=>{},uF=()=>{},pF=()=>{},fF=()=>{},dF=()=>{},mF=()=>{},hF=()=>{},yF=()=>{},gF=()=>{},bF=()=>{},kr=Xt({"src/compiler/_namespaces/ts.ts"(){"use strict";E5(),aC(),qv(),oC(),sC(),cC(),pC(),Vv(),dC(),Kv(),PC(),FC(),Ak(),oL(),sL(),_L(),cL(),SL(),xL(),wL(),ZJ(),pj(),fj(),Aj(),kj(),Dj(),Pj(),Ij(),Oj(),Mj(),Lj(),Jj(),Rj(),jj(),Fj(),Bj(),Uj(),qj(),zj(),Wj(),Vj(),Hj(),Gj(),Xj(),$j(),Qj(),Yj(),Kj(),Zj(),eF(),tF(),rF(),nF(),iF(),aF(),oF(),sF(),_F(),cF(),lF(),uF(),pF(),fF(),dF(),mF(),hF(),yF(),gF(),bF(),Nj(),Wv()}}),$8=()=>{},vF=()=>{},Q8=()=>{},Uo,Q8=()=>{qv(),Uo=ns(99,!0)},TF=()=>{},Y8=()=>{},SF=()=>{},xF=()=>{},wF=()=>{},EF=()=>{},CF=()=>{},AF=()=>{},kF=()=>{},DF=()=>{},K8=()=>{},Z8=()=>{},e7=()=>{},PF=()=>{};function t7(e,t,r,a){let _=xl(e)?new Ud(e,t,r):e===80?new qd(80,t,r):e===81?new zd(81,t,r):new B6(e,t,r);return _.parent=a,_.flags=a.flags&50720768,_}function IF(e,t){if(!xl(e.kind))return Xe;let r=[];if(T3(e))return e.forEachChild(f=>{r.push(f)}),r;Uo.setText((t||e.getSourceFile()).text);let a=e.pos,_=f=>{Kc(r,a,f.pos,e),r.push(f),a=f.end},p=f=>{Kc(r,a,f.pos,e),r.push(NF(f,e)),a=f.end};return gr(e.jsDoc,_),a=e.pos,e.forEachChild(_,p),Kc(r,a,e.end,e),Uo.setText(void 0),r}function Kc(e,t,r,a){for(Uo.resetTokenState(t);t<r;){let _=Uo.scan(),p=Uo.getTokenEnd();if(p<=r){if(_===80){if(ax(a))continue;N.fail(`Did not expect ${N.formatSyntaxKind(a.kind)} to have an Identifier in its trivia`)}e.push(t7(_,t,p,a))}if(t=p,_===1)break}}function NF(e,t){let r=t7(357,e.pos,e.end,t);r._children=[];let a=e.pos;for(let _ of e)Kc(r._children,a,_.pos,t),r._children.push(_),a=_.end;return Kc(r._children,a,e.end,t),r}function r7(e){return Sl(e).some(t=>t.tagName.text==="inheritDoc"||t.tagName.text==="inheritdoc")}function jf(e,t){if(!e)return Xe;let r=ts_JsDoc_exports.getJsDocTagsFromDeclarations(e,t);if(t&&(r.length===0||e.some(r7))){let a=new Set;for(let _ of e){let p=n7(t,_,f=>{var h;if(!a.has(f))return a.add(f),_.kind===176||_.kind===177?f.getContextualJsDocTags(_,t):((h=f.declarations)==null?void 0:h.length)===1?f.getJsDocTags():void 0});p&&(r=[...p,...r])}}return r}function Mc(e,t){if(!e)return Xe;let r=ts_JsDoc_exports.getJsDocCommentsFromDeclarations(e,t);if(t&&(r.length===0||e.some(r7))){let a=new Set;for(let _ of e){let p=n7(t,_,f=>{if(!a.has(f))return a.add(f),_.kind===176||_.kind===177?f.getContextualDocumentationComment(_,t):f.getDocumentationComment(t)});p&&(r=r.length===0?p.slice():p.concat(lineBreakPart(),r))}}return r}function n7(e,t,r){var a;let _=((a=t.parent)==null?void 0:a.kind)===175?t.parent.parent:t.parent;if(!_)return;let p=km(t);return Z0(AT(_),f=>{let h=e.getTypeAtLocation(f),l=p&&h.symbol?e.getTypeOfSymbol(h.symbol):h,v=e.getPropertyOfType(l,t.symbol.name);return v?r(v):void 0})}function OF(){return{getNodeConstructor:()=>Ud,getTokenConstructor:()=>B6,getIdentifierConstructor:()=>qd,getPrivateIdentifierConstructor:()=>zd,getSourceFileConstructor:()=>d7,getSymbolConstructor:()=>u7,getTypeConstructor:()=>p7,getSignatureConstructor:()=>f7,getSourceMapSourceConstructor:()=>m7}}function zc(e){let t=!0;for(let a in e)if($r(e,a)&&!uv(a)){t=!1;break}if(t)return e;let r={};for(let a in e)if($r(e,a)){let _=uv(a)?a:a.charAt(0).toLowerCase()+a.substr(1);r[_]=e[a]}return r}function uv(e){return!e.length||e.charAt(0)===e.charAt(0).toLowerCase()}function MF(e){return e?Ta(e,t=>t.text).join(""):""}function i7(){return{target:1,jsx:1}}function a7(){return ts_codefix_exports.getSupportedErrorCodes()}function o7(e,t,r){e.version=r,e.scriptSnapshot=t}function F6(e,t,r,a,_,p){let f=q8(e,getSnapshotText(t),r,_,p);return o7(f,t,a),f}function s7(e,t,r,a,_){if(a&&r!==e.version){let f,h=a.span.start!==0?e.text.substr(0,a.span.start):"",l=tr(a.span)!==e.text.length?e.text.substr(tr(a.span)):"";if(a.newLength===0)f=h&&l?h+l:h||l;else{let y=t.getText(a.span.start,a.span.start+a.newLength);f=h&&l?h+y+l:h?h+y:y+l}let v=j6(e,f,a,_);return o7(v,t,r),v.nameTable=void 0,e!==v&&e.scriptSnapshot&&(e.scriptSnapshot.dispose&&e.scriptSnapshot.dispose(),e.scriptSnapshot=void 0),v}let p={languageVersion:e.languageVersion,impliedNodeFormat:e.impliedNodeFormat,setExternalModuleIndicator:e.setExternalModuleIndicator};return F6(e.fileName,t,p,r,!0,e.scriptKind)}function LF(e,t=createDocumentRegistry(e.useCaseSensitiveFileNames&&e.useCaseSensitiveFileNames(),e.getCurrentDirectory()),r){var a;let _;r===void 0?_=0:typeof r=="boolean"?_=r?2:0:_=r;let p=new h7(e),f,h,l=0,v=e.getCancellationToken?new g7(e.getCancellationToken()):y7,y=e.getCurrentDirectory();DS((a=e.getLocalizedDiagnosticMessages)==null?void 0:a.bind(e));function E(R){e.log&&e.log(R)}let S=T2(e),A=$d(S),J=getSourceMapper({useCaseSensitiveFileNames:()=>S,getCurrentDirectory:()=>y,getProgram:ue,fileExists:nr(e,e.fileExists),readFile:nr(e,e.readFile),getDocumentPositionMapper:nr(e,e.getDocumentPositionMapper),getSourceFileLike:nr(e,e.getSourceFileLike),log:E});function G(R){let x=f.getSourceFile(R);if(!x){let T=new Error(`Could not find source file: '${R}'.`);throw T.ProgramFiles=f.getSourceFiles().map(O=>O.fileName),T}return x}function Y(){var R,x,T;if(N.assert(_!==2),e.getProjectVersion){let Me=e.getProjectVersion();if(Me){if(h===Me&&!((R=e.hasChangedAutomaticTypeDirectiveNames)!=null&&R.call(e)))return;h=Me}}let O=e.getTypeRootsVersion?e.getTypeRootsVersion():0;l!==O&&(E("TypeRoots version has changed; provide new program"),f=void 0,l=O);let m=e.getScriptFileNames().slice(),te=e.getCompilationSettings()||i7(),de=e.hasInvalidatedResolutions||id,M=nr(e,e.hasInvalidatedLibResolutions)||id,pe=nr(e,e.hasChangedAutomaticTypeDirectiveNames),Ce=(x=e.getProjectReferences)==null?void 0:x.call(e),Ee,Ae={getSourceFile:Pt,getSourceFileByPath:H,getCancellationToken:()=>v,getCanonicalFileName:A,useCaseSensitiveFileNames:()=>S,getNewLine:()=>yS(te),getDefaultLibFileName:Me=>e.getDefaultLibFileName(Me),writeFile:Mn,getCurrentDirectory:()=>y,fileExists:Me=>e.fileExists(Me),readFile:Me=>e.readFile&&e.readFile(Me),getSymlinkCache:nr(e,e.getSymlinkCache),realpath:nr(e,e.realpath),directoryExists:Me=>hS(Me,e),getDirectories:Me=>e.getDirectories?e.getDirectories(Me):[],readDirectory:(Me,st,er,tn,_o)=>(N.checkDefined(e.readDirectory,"'LanguageServiceHost.readDirectory' must be implemented to correctly process 'projectReferences'"),e.readDirectory(Me,st,er,tn,_o)),onReleaseOldSourceFile:en,onReleaseParsedCommandLine:Ut,hasInvalidatedResolutions:de,hasInvalidatedLibResolutions:M,hasChangedAutomaticTypeDirectiveNames:pe,trace:nr(e,e.trace),resolveModuleNames:nr(e,e.resolveModuleNames),getModuleResolutionCache:nr(e,e.getModuleResolutionCache),createHash:nr(e,e.createHash),resolveTypeReferenceDirectives:nr(e,e.resolveTypeReferenceDirectives),resolveModuleNameLiterals:nr(e,e.resolveModuleNameLiterals),resolveTypeReferenceDirectiveReferences:nr(e,e.resolveTypeReferenceDirectiveReferences),resolveLibrary:nr(e,e.resolveLibrary),useSourceOfProjectReferenceRedirect:nr(e,e.useSourceOfProjectReferenceRedirect),getParsedCommandLine:At},at=Ae.getSourceFile,{getSourceFileWithCache:ot}=changeCompilerHostLikeToUseCache(Ae,Me=>wi(Me,y,A),(...Me)=>at.call(Ae,...Me));Ae.getSourceFile=ot,(T=e.setCompilerHost)==null||T.call(e,Ae);let Ye={useCaseSensitiveFileNames:S,fileExists:Me=>Ae.fileExists(Me),readFile:Me=>Ae.readFile(Me),readDirectory:(...Me)=>Ae.readDirectory(...Me),trace:Ae.trace,getCurrentDirectory:Ae.getCurrentDirectory,onUnRecoverableConfigFileDiagnostic:Mn},Bt=t.getKeyForCompilationSettings(te),Ct=new Set;if(isProgramUptoDate(f,m,te,(Me,st)=>e.getScriptVersion(st),Me=>Ae.fileExists(Me),de,M,pe,At,Ce)){Ae=void 0,Ee=void 0,Ct=void 0;return}let Sr={rootNames:m,options:te,host:Ae,oldProgram:f,projectReferences:Ce};f=createProgram(Sr),Ae=void 0,Ee=void 0,Ct=void 0,J.clearCache(),f.getTypeChecker();return;function At(Me){let st=wi(Me,y,A),er=Ee==null?void 0:Ee.get(st);if(er!==void 0)return er||void 0;let tn=e.getParsedCommandLine?e.getParsedCommandLine(Me):ke(Me);return(Ee||(Ee=new Map)).set(st,tn||!1),tn}function ke(Me){let st=Pt(Me,100);if(st)return st.path=wi(Me,y,A),st.resolvedPath=st.path,st.originalFileName=st.fileName,parseJsonSourceFileConfigFileContent(st,Ye,wa(Qi(Me),y),void 0,wa(Me,y))}function Ut(Me,st,er){var tn;e.getParsedCommandLine?(tn=e.onReleaseParsedCommandLine)==null||tn.call(e,Me,st,er):st&&en(st.sourceFile,er)}function en(Me,st){let er=t.getKeyForCompilationSettings(st);t.releaseDocumentWithKey(Me.resolvedPath,er,Me.scriptKind,Me.impliedNodeFormat)}function Pt(Me,st,er,tn){return H(Me,wi(Me,y,A),st,er,tn)}function H(Me,st,er,tn,_o){N.assert(Ae,"getOrCreateSourceFileByPath called after typical CompilerHost lifetime, check the callstack something with a reference to an old host.");let Oa=e.getScriptSnapshot(Me);if(!Oa)return;let wn=getScriptKind(Me,e),Le=e.getScriptVersion(Me);if(!_o){let it=f&&f.getSourceFileByPath(st);if(it){if(wn===it.scriptKind||Ct.has(it.resolvedPath))return t.updateDocumentWithKey(Me,st,e,Bt,Oa,Le,wn,er);t.releaseDocumentWithKey(it.resolvedPath,t.getKeyForCompilationSettings(f.getCompilerOptions()),it.scriptKind,it.impliedNodeFormat),Ct.add(it.resolvedPath)}}return t.acquireDocumentWithKey(Me,st,e,Bt,Oa,Le,wn,er)}}function ue(){if(_===2){N.assert(f===void 0);return}return Y(),f}function Q(){var R;return(R=e.getPackageJsonAutoImportProvider)==null?void 0:R.call(e)}function U(R,x){let T=f.getTypeChecker(),O=m();if(!O)return!1;for(let de of R)for(let M of de.references){let pe=te(M);if(N.assertIsDefined(pe),x.has(M)||ts_FindAllReferences_exports.isDeclarationOfSymbol(pe,O)){x.add(M),M.isDefinition=!0;let Ce=getMappedDocumentSpan(M,J,nr(e,e.fileExists));Ce&&x.add(Ce)}else M.isDefinition=!1}return!0;function m(){for(let de of R)for(let M of de.references){if(x.has(M)){let Ce=te(M);return N.assertIsDefined(Ce),T.getSymbolAtLocation(Ce)}let pe=getMappedDocumentSpan(M,J,nr(e,e.fileExists));if(pe&&x.has(pe)){let Ce=te(pe);if(Ce)return T.getSymbolAtLocation(Ce)}}}function te(de){let M=f.getSourceFile(de.fileName);if(!M)return;let pe=getTouchingPropertyName(M,de.textSpan.start);return ts_FindAllReferences_exports.Core.getAdjustedNode(pe,{use:ts_FindAllReferences_exports.FindReferencesUse.References})}}function se(){f=void 0}function Se(){if(f){let R=t.getKeyForCompilationSettings(f.getCompilerOptions());gr(f.getSourceFiles(),x=>t.releaseDocumentWithKey(x.resolvedPath,R,x.scriptKind,x.impliedNodeFormat)),f=void 0}e=void 0}function Ze(R){return Y(),f.getSyntacticDiagnostics(G(R),v).slice()}function qe(R){Y();let x=G(R),T=f.getSemanticDiagnostics(x,v);if(!F2(f.getCompilerOptions()))return T.slice();let O=f.getDeclarationDiagnostics(x,v);return[...T,...O]}function nt(R){return Y(),computeSuggestionDiagnostics(G(R),f,v)}function _t(){return Y(),[...f.getOptionsDiagnostics(v),...f.getGlobalDiagnostics(v)]}function Pr(R,x,T=emptyOptions,O){let m={...T,includeCompletionsForModuleExports:T.includeCompletionsForModuleExports||T.includeExternalModuleExports,includeCompletionsWithInsertText:T.includeCompletionsWithInsertText||T.includeInsertTextCompletions};return Y(),ts_Completions_exports.getCompletionsAtPosition(e,f,E,G(R),x,m,T.triggerCharacter,T.triggerKind,v,O&&ts_formatting_exports.getFormatContext(O,e),T.includeSymbol)}function or(R,x,T,O,m,te=emptyOptions,de){return Y(),ts_Completions_exports.getCompletionEntryDetails(f,E,G(R),x,{name:T,source:m,data:de},e,O&&ts_formatting_exports.getFormatContext(O,e),te,v)}function ii(R,x,T,O,m=emptyOptions){return Y(),ts_Completions_exports.getCompletionEntrySymbol(f,E,G(R),x,{name:T,source:O},e,m)}function sr(R,x){Y();let T=G(R),O=getTouchingPropertyName(T,x);if(O===T)return;let m=f.getTypeChecker(),te=Ir(O),de=BF(te,m);if(!de||m.isUnknownSymbol(de)){let Ae=$e(T,te,x)?m.getTypeAtLocation(te):void 0;return Ae&&{kind:"",kindModifiers:"",textSpan:createTextSpanFromNode(te,T),displayParts:m.runWithCancellationToken(v,at=>typeToDisplayParts(at,Ae,getContainerNode(te))),documentation:Ae.symbol?Ae.symbol.getDocumentationComment(m):void 0,tags:Ae.symbol?Ae.symbol.getJsDocTags(m):void 0}}let{symbolKind:M,displayParts:pe,documentation:Ce,tags:Ee}=m.runWithCancellationToken(v,Ae=>ts_SymbolDisplay_exports.getSymbolDisplayPartsDocumentationAndSymbolKind(Ae,de,T,getContainerNode(te),te));return{kind:M,kindModifiers:ts_SymbolDisplay_exports.getSymbolModifiers(m,de),textSpan:createTextSpanFromNode(te,T),displayParts:pe,documentation:Ce,tags:Ee}}function Ir(R){return r8(R.parent)&&R.pos===R.parent.pos?R.parent.expression:_6(R.parent)&&R.pos===R.parent.pos||v0(R.parent)&&R.parent.name===R||P_(R.parent)?R.parent:R}function $e(R,x,T){switch(x.kind){case 80:return!isLabelName(x)&&!isTagName(x)&&!$4(x.parent);case 210:case 165:return!isInComment(R,T);case 110:case 196:case 108:case 201:return!0;case 235:return v0(x);default:return!1}}function Qt(R,x,T,O){return Y(),ts_GoToDefinition_exports.getDefinitionAtPosition(f,G(R),x,T,O)}function Fr(R,x){return Y(),ts_GoToDefinition_exports.getDefinitionAndBoundSpan(f,G(R),x)}function Yt(R,x){return Y(),ts_GoToDefinition_exports.getTypeDefinitionAtPosition(f.getTypeChecker(),G(R),x)}function gn(R,x){return Y(),ts_FindAllReferences_exports.getImplementationsAtPosition(f,v,f.getSourceFiles(),G(R),x)}function Br(R,x,T){let O=ln(R);N.assert(T.some(de=>ln(de)===O)),Y();let m=$a(T,de=>f.getSourceFile(de)),te=G(R);return DocumentHighlights.getDocumentHighlights(f,v,te,x,m)}function dr(R,x,T,O,m){Y();let te=G(R),de=getAdjustedRenameLocation(getTouchingPropertyName(te,x));if(ts_Rename_exports.nodeIsEligibleForRename(de))if(we(de)&&(Lo(de.parent)||Kf(de.parent))&&BT(de.escapedText)){let{openingElement:M,closingElement:pe}=de.parent.parent;return[M,pe].map(Ce=>{let Ee=createTextSpanFromNode(Ce.tagName,te);return{fileName:te.fileName,textSpan:Ee,...ts_FindAllReferences_exports.toContextSpan(Ee,te,Ce.parent)}})}else{let M=getQuotePreference(te,m??emptyOptions),pe=typeof m=="boolean"?m:m==null?void 0:m.providePrefixAndSuffixTextForRename;return vt(de,x,{findInStrings:T,findInComments:O,providePrefixAndSuffixTextForRename:pe,use:ts_FindAllReferences_exports.FindReferencesUse.Rename},(Ce,Ee,Ae)=>ts_FindAllReferences_exports.toRenameLocation(Ce,Ee,Ae,pe||!1,M))}}function Kt(R,x){return Y(),vt(getTouchingPropertyName(G(R),x),x,{use:ts_FindAllReferences_exports.FindReferencesUse.References},ts_FindAllReferences_exports.toReferenceEntry)}function vt(R,x,T,O){Y();let m=T&&T.use===ts_FindAllReferences_exports.FindReferencesUse.Rename?f.getSourceFiles().filter(te=>!f.isSourceFileDefaultLibrary(te)):f.getSourceFiles();return ts_FindAllReferences_exports.findReferenceOrRenameEntries(f,v,m,R,x,T,O)}function Ur(R,x){return Y(),ts_FindAllReferences_exports.findReferencedSymbols(f,v,f.getSourceFiles(),G(R),x)}function qr(R){return Y(),ts_FindAllReferences_exports.Core.getReferencesForFileName(R,f,f.getSourceFiles()).map(ts_FindAllReferences_exports.toReferenceEntry)}function gt(R,x,T,O=!1){Y();let m=T?[G(T)]:f.getSourceFiles();return getNavigateToItems(m,f.getTypeChecker(),v,R,x,O)}function ct(R,x,T){Y();let O=G(R),m=e.getCustomTransformers&&e.getCustomTransformers();return getFileEmitOutput(f,O,!!x,v,m,T)}function Zt(R,x,{triggerReason:T}=emptyOptions){Y();let O=G(R);return ts_SignatureHelp_exports.getSignatureHelpItems(f,O,x,T,v)}function zr(R){return p.getCurrentSourceFile(R)}function dt(R,x,T){let O=p.getCurrentSourceFile(R),m=getTouchingPropertyName(O,x);if(m===O)return;switch(m.kind){case 210:case 165:case 11:case 97:case 112:case 106:case 108:case 110:case 196:case 80:break;default:return}let te=m;for(;;)if(isRightSideOfPropertyAccess(te)||isRightSideOfQualifiedName(te))te=te.parent;else if(isNameOfModuleDeclaration(te))if(te.parent.parent.kind===266&&te.parent.parent.body===te.parent)te=te.parent.parent.name;else break;else break;return Gi(te.getStart(),m.getEnd())}function bn(R,x){let T=p.getCurrentSourceFile(R);return ts_BreakpointResolver_exports.spanInSourceFileAtLocation(T,x)}function bt(R){return getNavigationBarItems(p.getCurrentSourceFile(R),v)}function _r(R){return getNavigationTree(p.getCurrentSourceFile(R),v)}function pt(R,x,T){return Y(),(T||"original")==="2020"?getSemanticClassifications2(f,v,G(R),x):getSemanticClassifications(f.getTypeChecker(),v,G(R),f.getClassifiableNames(),x)}function Zr(R,x,T){return Y(),(T||"original")==="original"?getEncodedSemanticClassifications(f.getTypeChecker(),v,G(R),f.getClassifiableNames(),x):getEncodedSemanticClassifications2(f,v,G(R),x)}function lt(R,x){return getSyntacticClassifications(v,p.getCurrentSourceFile(R),x)}function jt(R,x){return getEncodedSyntacticClassifications(v,p.getCurrentSourceFile(R),x)}function cr(R){let x=p.getCurrentSourceFile(R);return ts_OutliningElementsCollector_exports.collectElements(x,v)}let vn=new Map(Object.entries({19:20,21:22,23:24,32:30}));vn.forEach((R,x)=>vn.set(R.toString(),Number(x)));function Rn(R,x){let T=p.getCurrentSourceFile(R),O=getTouchingToken(T,x),m=O.getStart(T)===x?vn.get(O.kind.toString()):void 0,te=m&&findChildOfKind(O.parent,m,T);return te?[createTextSpanFromNode(O,T),createTextSpanFromNode(te,T)].sort((de,M)=>de.start-M.start):Xe}function ai(R,x,T){let O=ha(),m=zc(T),te=p.getCurrentSourceFile(R);E("getIndentationAtPosition: getCurrentSourceFile: "+(ha()-O)),O=ha();let de=ts_formatting_exports.SmartIndenter.getIndentation(x,te,m);return E("getIndentationAtPosition: computeIndentation : "+(ha()-O)),de}function Wr(R,x,T,O){let m=p.getCurrentSourceFile(R);return ts_formatting_exports.formatSelection(x,T,m,ts_formatting_exports.getFormatContext(zc(O),e))}function Tn(R,x){return ts_formatting_exports.formatDocument(p.getCurrentSourceFile(R),ts_formatting_exports.getFormatContext(zc(x),e))}function Pi(R,x,T,O){let m=p.getCurrentSourceFile(R),te=ts_formatting_exports.getFormatContext(zc(O),e);if(!isInComment(m,x))switch(T){case"{":return ts_formatting_exports.formatOnOpeningCurly(x,m,te);case"}":return ts_formatting_exports.formatOnClosingCurly(x,m,te);case";":return ts_formatting_exports.formatOnSemicolon(x,m,te);case`
20
+ `:return ts_formatting_exports.formatOnEnter(x,m,te)}return[]}function Pe(R,x,T,O,m,te=emptyOptions){Y();let de=G(R),M=Gi(x,T),pe=ts_formatting_exports.getFormatContext(m,e);return qo(bv(O,no,Ar),Ce=>(v.throwIfCancellationRequested(),ts_codefix_exports.getFixes({errorCode:Ce,sourceFile:de,span:M,program:f,host:e,cancellationToken:v,formatContext:pe,preferences:te})))}function q(R,x,T,O=emptyOptions){Y(),N.assert(R.type==="file");let m=G(R.fileName),te=ts_formatting_exports.getFormatContext(T,e);return ts_codefix_exports.getAllFixes({fixId:x,sourceFile:m,program:f,host:e,cancellationToken:v,formatContext:te,preferences:O})}function ce(R,x,T=emptyOptions){Y(),N.assert(R.type==="file");let O=G(R.fileName),m=ts_formatting_exports.getFormatContext(x,e),te=R.mode??(R.skipDestructiveCodeActions?"SortAndCombine":"All");return ts_OrganizeImports_exports.organizeImports(O,m,e,f,T,te)}function ge(R,x,T,O=emptyOptions){return getEditsForFileRename(ue(),R,x,e,ts_formatting_exports.getFormatContext(T,e),O,J)}function xe(R,x){let T=typeof R=="string"?x:R;return Ht(T)?Promise.all(T.map(O=>et(O))):et(T)}function et(R){let x=T=>wi(T,y,A);return N.assertEqual(R.type,"install package"),e.installPackage?e.installPackage({fileName:x(R.file),packageName:R.packageName}):Promise.reject("Host does not implement `installPackage`")}function Qe(R,x,T,O){let m=O?ts_formatting_exports.getFormatContext(O,e).options:void 0;return ts_JsDoc_exports.getDocCommentTemplateAtPosition(getNewLineOrDefaultFromHost(e,m),p.getCurrentSourceFile(R),x,T)}function $(R,x,T){if(T===60)return!1;let O=p.getCurrentSourceFile(R);if(isInString(O,x))return!1;if(isInsideJsxElementOrAttribute(O,x))return T===123;if(isInTemplateString(O,x))return!1;switch(T){case 39:case 34:case 96:return!isInComment(O,x)}return!0}function X(R,x){let T=p.getCurrentSourceFile(R),O=findPrecedingToken(x,T);if(!O)return;let m=O.kind===32&&Lo(O.parent)?O.parent.parent:Rd(O)&&H0(O.parent)?O.parent:void 0;if(m&&Ot(m))return{newText:`</${m.openingElement.tagName.getText(T)}>`};let te=O.kind===32&&w6(O.parent)?O.parent.parent:Rd(O)&&Qc(O.parent)?O.parent:void 0;if(te&&Vr(te))return{newText:"</>"}}function re(R,x){let T=p.getCurrentSourceFile(R),O=findPrecedingToken(x,T);if(!O||O.parent.kind===311)return;let m="[a-zA-Z0-9:\\-\\._$]*";if(Qc(O.parent.parent)){let te=O.parent.parent.openingFragment,de=O.parent.parent.closingFragment;if(al(te)||al(de))return;let M=te.getStart(T)+1,pe=de.getStart(T)+2;return x!==M&&x!==pe?void 0:{ranges:[{start:M,length:0},{start:pe,length:0}],wordPattern:m}}else{let te=Kn(O.parent,ot=>!!(Lo(ot)||Kf(ot)));if(!te)return;N.assert(Lo(te)||Kf(te),"tag should be opening or closing element");let de=te.parent.openingElement,M=te.parent.closingElement,pe=de.tagName.getStart(T),Ce=de.tagName.end,Ee=M.tagName.getStart(T),Ae=M.tagName.end;return!(pe<=x&&x<=Ce||Ee<=x&&x<=Ae)||de.tagName.getText(T)!==M.tagName.getText(T)?void 0:{ranges:[{start:pe,length:Ce-pe},{start:Ee,length:Ae-Ee}],wordPattern:m}}}function ve(R,x){return{lineStarts:R.getLineStarts(),firstLine:R.getLineAndCharacterOfPosition(x.pos).line,lastLine:R.getLineAndCharacterOfPosition(x.end).line}}function Ie(R,x,T){let O=p.getCurrentSourceFile(R),m=[],{lineStarts:te,firstLine:de,lastLine:M}=ve(O,x),pe=T||!1,Ce=Number.MAX_VALUE,Ee=new Map,Ae=new RegExp(/\S/),at=isInsideJsxElement(O,te[de]),ot=at?"{/*":"//";for(let Ye=de;Ye<=M;Ye++){let Bt=O.text.substring(te[Ye],O.getLineEndOfPosition(te[Ye])),Ct=Ae.exec(Bt);Ct&&(Ce=Math.min(Ce,Ct.index),Ee.set(Ye.toString(),Ct.index),Bt.substr(Ct.index,ot.length)!==ot&&(pe=T===void 0||T))}for(let Ye=de;Ye<=M;Ye++){if(de!==M&&te[Ye]===x.end)continue;let Bt=Ee.get(Ye.toString());Bt!==void 0&&(at?m.push.apply(m,We(R,{pos:te[Ye]+Ce,end:O.getLineEndOfPosition(te[Ye])},pe,at)):pe?m.push({newText:ot,span:{length:0,start:te[Ye]+Ce}}):O.text.substr(te[Ye]+Bt,ot.length)===ot&&m.push({newText:"",span:{length:ot.length,start:te[Ye]+Bt}}))}return m}function We(R,x,T,O){var m;let te=p.getCurrentSourceFile(R),de=[],{text:M}=te,pe=!1,Ce=T||!1,Ee=[],{pos:Ae}=x,at=O!==void 0?O:isInsideJsxElement(te,Ae),ot=at?"{/*":"/*",Ye=at?"*/}":"*/",Bt=at?"\\{\\/\\*":"\\/\\*",Ct=at?"\\*\\/\\}":"\\*\\/";for(;Ae<=x.end;){let Sr=M.substr(Ae,ot.length)===ot?ot.length:0,At=isInComment(te,Ae+Sr);if(At)at&&(At.pos--,At.end++),Ee.push(At.pos),At.kind===3&&Ee.push(At.end),pe=!0,Ae=At.end+1;else{let ke=M.substring(Ae,x.end).search(`(${Bt})|(${Ct})`);Ce=T!==void 0?T:Ce||!isTextWhiteSpaceLike(M,Ae,ke===-1?x.end:Ae+ke),Ae=ke===-1?x.end+1:Ae+ke+Ye.length}}if(Ce||!pe){((m=isInComment(te,x.pos))==null?void 0:m.kind)!==2&&Zc(Ee,x.pos,Ar),Zc(Ee,x.end,Ar);let Sr=Ee[0];M.substr(Sr,ot.length)!==ot&&de.push({newText:ot,span:{length:0,start:Sr}});for(let At=1;At<Ee.length-1;At++)M.substr(Ee[At]-Ye.length,Ye.length)!==Ye&&de.push({newText:Ye,span:{length:0,start:Ee[At]}}),M.substr(Ee[At],ot.length)!==ot&&de.push({newText:ot,span:{length:0,start:Ee[At]}});de.length%2!==0&&de.push({newText:Ye,span:{length:0,start:Ee[Ee.length-1]}})}else for(let Sr of Ee){let At=Sr-Ye.length>0?Sr-Ye.length:0,ke=M.substr(At,Ye.length)===Ye?Ye.length:0;de.push({newText:"",span:{length:ot.length,start:Sr-ke}})}return de}function Re(R,x){let T=p.getCurrentSourceFile(R),{firstLine:O,lastLine:m}=ve(T,x);return O===m&&x.pos!==x.end?We(R,x,!0):Ie(R,x,!0)}function Ft(R,x){let T=p.getCurrentSourceFile(R),O=[],{pos:m}=x,{end:te}=x;m===te&&(te+=isInsideJsxElement(T,m)?2:1);for(let de=m;de<=te;de++){let M=isInComment(T,de);if(M){switch(M.kind){case 2:O.push.apply(O,Ie(R,{end:M.end,pos:M.pos+1},!1));break;case 3:O.push.apply(O,We(R,{end:M.end,pos:M.pos+1},!1))}de=M.end+1}}return O}function Ot({openingElement:R,closingElement:x,parent:T}){return!Si(R.tagName,x.tagName)||H0(T)&&Si(R.tagName,T.openingElement.tagName)&&Ot(T)}function Vr({closingFragment:R,parent:x}){return!!(R.flags&131072)||Qc(x)&&Vr(x)}function ia(R,x,T){let O=p.getCurrentSourceFile(R),m=ts_formatting_exports.getRangeOfEnclosingComment(O,x);return m&&(!T||m.kind===3)?createTextSpanFromRange(m):void 0}function Sn(R,x){Y();let T=G(R);v.throwIfCancellationRequested();let O=T.text,m=[];if(x.length>0&&!pe(T.fileName)){let Ce=de(),Ee;for(;Ee=Ce.exec(O);){v.throwIfCancellationRequested();let Ae=3;N.assert(Ee.length===x.length+Ae);let at=Ee[1],ot=Ee.index+at.length;if(!isInComment(T,ot))continue;let Ye;for(let Ct=0;Ct<x.length;Ct++)Ee[Ct+Ae]&&(Ye=x[Ct]);if(Ye===void 0)return N.fail();if(M(O.charCodeAt(ot+Ye.text.length)))continue;let Bt=Ee[2];m.push({descriptor:Ye,message:Bt,position:ot})}}return m;function te(Ce){return Ce.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}function de(){let Ce=/(?:\/\/+\s*)/.source,Ee=/(?:\/\*+\s*)/.source,at="("+/(?:^(?:\s|\*)*)/.source+"|"+Ce+"|"+Ee+")",ot="(?:"+Ta(x,At=>"("+te(At.text)+")").join("|")+")",Ye=/(?:$|\*\/)/.source,Bt=/(?:.*?)/.source,Ct="("+ot+Bt+")",Sr=at+Ct+Ye;return new RegExp(Sr,"gim")}function M(Ce){return Ce>=97&&Ce<=122||Ce>=65&&Ce<=90||Ce>=48&&Ce<=57}function pe(Ce){return Qa(Ce,"/node_modules/")}}function oi(R,x,T){return Y(),ts_Rename_exports.getRenameInfo(f,G(R),x,T||{})}function si(R,x,T,O,m,te){let[de,M]=typeof x=="number"?[x,void 0]:[x.pos,x.end];return{file:R,startPosition:de,endPosition:M,program:ue(),host:e,formatContext:ts_formatting_exports.getFormatContext(O,e),cancellationToken:v,preferences:T,triggerReason:m,kind:te}}function aa(R,x,T){return{file:R,program:ue(),host:e,span:x,preferences:T,cancellationToken:v}}function Na(R,x){return ts_SmartSelectionRange_exports.getSmartSelectionRange(x,p.getCurrentSourceFile(R))}function xn(R,x,T=emptyOptions,O,m,te){Y();let de=G(R);return ts_refactor_exports.getApplicableRefactors(si(de,x,T,emptyOptions,O,m),te)}function _i(R,x,T=emptyOptions){Y();let O=G(R),m=N.checkDefined(f.getSourceFiles()),te=jc(R),de=$a(m,pe=>!(f!=null&&f.isSourceFileFromExternalLibrary(O))&&!(O===G(pe.fileName)||te===".ts"&&jc(pe.fileName)===".d.ts"||te===".d.ts"&&Rr(u_(pe.fileName),"lib.")&&jc(pe.fileName)===".d.ts")&&te===jc(pe.fileName)?pe.fileName:void 0);return{newFileName:createNewFileName(O,f,si(O,x,T,emptyOptions),e),files:de}}function ci(R,x,T,O,m,te=emptyOptions,de){Y();let M=G(R);return ts_refactor_exports.getEditsForRefactor(si(M,T,te,x),O,m,de)}function oa(R,x){return x===0?{line:0,character:0}:J.toLineColumnOffset(R,x)}function jn(R,x){Y();let T=ts_CallHierarchy_exports.resolveCallHierarchyDeclaration(f,getTouchingPropertyName(G(R),x));return T&&mapOneOrMany(T,O=>ts_CallHierarchy_exports.createCallHierarchyItem(f,O))}function Nr(R,x){Y();let T=G(R),O=firstOrOnly(ts_CallHierarchy_exports.resolveCallHierarchyDeclaration(f,x===0?T:getTouchingPropertyName(T,x)));return O?ts_CallHierarchy_exports.getIncomingCalls(f,O,v):[]}function Fe(R,x){Y();let T=G(R),O=firstOrOnly(ts_CallHierarchy_exports.resolveCallHierarchyDeclaration(f,x===0?T:getTouchingPropertyName(T,x)));return O?ts_CallHierarchy_exports.getOutgoingCalls(f,O):[]}function Ii(R,x,T=emptyOptions){Y();let O=G(R);return ts_InlayHints_exports.provideInlayHints(aa(O,x,T))}let Et={dispose:Se,cleanupSemanticCache:se,getSyntacticDiagnostics:Ze,getSemanticDiagnostics:qe,getSuggestionDiagnostics:nt,getCompilerOptionsDiagnostics:_t,getSyntacticClassifications:lt,getSemanticClassifications:pt,getEncodedSyntacticClassifications:jt,getEncodedSemanticClassifications:Zr,getCompletionsAtPosition:Pr,getCompletionEntryDetails:or,getCompletionEntrySymbol:ii,getSignatureHelpItems:Zt,getQuickInfoAtPosition:sr,getDefinitionAtPosition:Qt,getDefinitionAndBoundSpan:Fr,getImplementationAtPosition:gn,getTypeDefinitionAtPosition:Yt,getReferencesAtPosition:Kt,findReferences:Ur,getFileReferences:qr,getDocumentHighlights:Br,getNameOrDottedNameSpan:dt,getBreakpointStatementAtPosition:bn,getNavigateToItems:gt,getRenameInfo:oi,getSmartSelectionRange:Na,findRenameLocations:dr,getNavigationBarItems:bt,getNavigationTree:_r,getOutliningSpans:cr,getTodoComments:Sn,getBraceMatchingAtPosition:Rn,getIndentationAtPosition:ai,getFormattingEditsForRange:Wr,getFormattingEditsForDocument:Tn,getFormattingEditsAfterKeystroke:Pi,getDocCommentTemplateAtPosition:Qe,isValidBraceCompletionAtPosition:$,getJsxClosingTagAtPosition:X,getLinkedEditingRangeAtPosition:re,getSpanOfEnclosingComment:ia,getCodeFixesAtPosition:Pe,getCombinedCodeFix:q,applyCodeActionCommand:xe,organizeImports:ce,getEditsForFileRename:ge,getEmitOutput:ct,getNonBoundSourceFile:zr,getProgram:ue,getCurrentProgram:()=>f,getAutoImportProvider:Q,updateIsDefinitionOfReferencedSymbols:U,getApplicableRefactors:xn,getEditsForRefactor:ci,getMoveToRefactoringFileSuggestions:_i,toLineColumnOffset:oa,getSourceMapper:()=>J,clearSourceMapperCache:()=>J.clearCache(),prepareCallHierarchy:jn,provideCallHierarchyIncomingCalls:Nr,provideCallHierarchyOutgoingCalls:Fe,toggleLineComment:Ie,toggleMultilineComment:We,commentSelection:Re,uncommentSelection:Ft,provideInlayHints:Ii,getSupportedCodeFixes:a7};switch(_){case 0:break;case 1:K0.forEach(R=>Et[R]=()=>{throw new Error(`LanguageService Operation: ${R} not allowed in LanguageServiceMode.PartialSemantic`)});break;case 2:v7.forEach(R=>Et[R]=()=>{throw new Error(`LanguageService Operation: ${R} not allowed in LanguageServiceMode.Syntactic`)});break;default:N.assertNever(_)}return Et}function JF(e){return e.nameTable||RF(e),e.nameTable}function RF(e){let t=e.nameTable=new Map;e.forEachChild(function r(a){if(we(a)&&!isTagName(a)&&a.escapedText||Yi(a)&&jF(a)){let _=NT(a);t.set(_,t.get(_)===void 0?a.pos:-1)}else if(Jr(a)){let _=a.escapedText;t.set(_,t.get(_)===void 0?a.pos:-1)}if(Wt(a,r),Vi(a))for(let _ of a.jsDoc)Wt(_,r)})}function jF(e){return vT(e)||e.parent.kind===282||UF(e)||TT(e)}function _7(e){let t=FF(e);return t&&(so(t.parent)||E6(t.parent))?t:void 0}function FF(e){switch(e.kind){case 11:case 15:case 9:if(e.parent.kind===166)return h0(e.parent.parent)?e.parent.parent:void 0;case 80:return h0(e.parent)&&(e.parent.parent.kind===209||e.parent.parent.kind===291)&&e.parent.name===e?e.parent:void 0}}function BF(e,t){let r=_7(e);if(r){let a=t.getContextualType(r.parent),_=a&&c7(r,t,a,!1);if(_&&_.length===1)return rg(_)}return t.getSymbolAtLocation(e)}function c7(e,t,r,a){let _=getNameFromPropertyName(e.name);if(!_)return Xe;if(!r.isUnion()){let f=r.getProperty(_);return f?[f]:Xe}let p=$a(r.types,f=>(so(e.parent)||E6(e.parent))&&t.isTypeInvalidDueToUnionDiscriminant(f,e.parent)?void 0:f.getProperty(_));if(a&&(p.length===0||p.length===r.types.length)){let f=r.getProperty(_);if(f)return[f]}return p.length===0?$a(r.types,f=>f.getProperty(_)):p}function UF(e){return e&&e.parent&&e.parent.kind===211&&e.parent.argumentExpression===e}function qF(e){if(l0)return yr(Qi(ln(l0.getExecutingFilePath())),y4(e));throw new Error("getDefaultLibFilePath is only supported when consumed as a node module. ")}var l7,Ud,Ff,u7,B6,qd,zd,p7,f7,d7,m7,h7,y7,g7,b7,K0,v7,zF=Xt({"src/services/services.ts"(){"use strict";T7(),K8(),Z8(),e7(),Y8(),PF(),l7="0.8",Ud=class{constructor(e,t,r){this.pos=t,this.end=r,this.flags=0,this.modifierFlagsCache=0,this.transformFlags=0,this.parent=void 0,this.kind=e}assertHasRealPosition(e){N.assert(!Aa(this.pos)&&!Aa(this.end),e||"Node must have a real position for this operation")}getSourceFile(){return Qn(this)}getStart(e,t){return this.assertHasRealPosition(),$o(this,e,t)}getFullStart(){return this.assertHasRealPosition(),this.pos}getEnd(){return this.assertHasRealPosition(),this.end}getWidth(e){return this.assertHasRealPosition(),this.getEnd()-this.getStart(e)}getFullWidth(){return this.assertHasRealPosition(),this.end-this.pos}getLeadingTriviaWidth(e){return this.assertHasRealPosition(),this.getStart(e)-this.pos}getFullText(e){return this.assertHasRealPosition(),(e||this.getSourceFile()).text.substring(this.pos,this.end)}getText(e){return this.assertHasRealPosition(),e||(e=this.getSourceFile()),e.text.substring(this.getStart(e),this.getEnd())}getChildCount(e){return this.getChildren(e).length}getChildAt(e,t){return this.getChildren(t)[e]}getChildren(e){return this.assertHasRealPosition("Node without a real position cannot be scanned and thus has no token nodes - use forEachChild and collect the result if that's fine"),this._children||(this._children=IF(this,e))}getFirstToken(e){this.assertHasRealPosition();let t=this.getChildren(e);if(!t.length)return;let r=Qr(t,a=>a.kind<315||a.kind>356);return r.kind<165?r:r.getFirstToken(e)}getLastToken(e){this.assertHasRealPosition();let t=this.getChildren(e),r=Ei(t);if(r)return r.kind<165?r:r.getLastToken(e)}forEachChild(e,t){return Wt(this,e,t)}},Ff=class{constructor(e,t){this.pos=e,this.end=t,this.flags=0,this.modifierFlagsCache=0,this.transformFlags=0,this.parent=void 0}getSourceFile(){return Qn(this)}getStart(e,t){return $o(this,e,t)}getFullStart(){return this.pos}getEnd(){return this.end}getWidth(e){return this.getEnd()-this.getStart(e)}getFullWidth(){return this.end-this.pos}getLeadingTriviaWidth(e){return this.getStart(e)-this.pos}getFullText(e){return(e||this.getSourceFile()).text.substring(this.pos,this.end)}getText(e){return e||(e=this.getSourceFile()),e.text.substring(this.getStart(e),this.getEnd())}getChildCount(){return this.getChildren().length}getChildAt(e){return this.getChildren()[e]}getChildren(){return this.kind===1&&this.jsDoc||Xe}getFirstToken(){}getLastToken(){}forEachChild(){}},u7=class{constructor(e,t){this.id=0,this.mergeId=0,this.flags=e,this.escapedName=t}getFlags(){return this.flags}get name(){return wd(this)}getEscapedName(){return this.escapedName}getName(){return this.name}getDeclarations(){return this.declarations}getDocumentationComment(e){if(!this.documentationComment)if(this.documentationComment=Xe,!this.declarations&&g0(this)&&this.links.target&&g0(this.links.target)&&this.links.target.links.tupleLabelDeclaration){let t=this.links.target.links.tupleLabelDeclaration;this.documentationComment=Mc([t],e)}else this.documentationComment=Mc(this.declarations,e);return this.documentationComment}getContextualDocumentationComment(e,t){if(e){if(Jc(e)&&(this.contextualGetAccessorDocumentationComment||(this.contextualGetAccessorDocumentationComment=Mc(Xr(this.declarations,Jc),t)),Xa(this.contextualGetAccessorDocumentationComment)))return this.contextualGetAccessorDocumentationComment;if(Lc(e)&&(this.contextualSetAccessorDocumentationComment||(this.contextualSetAccessorDocumentationComment=Mc(Xr(this.declarations,Lc),t)),Xa(this.contextualSetAccessorDocumentationComment)))return this.contextualSetAccessorDocumentationComment}return this.getDocumentationComment(t)}getJsDocTags(e){return this.tags===void 0&&(this.tags=jf(this.declarations,e)),this.tags}getContextualJsDocTags(e,t){if(e){if(Jc(e)&&(this.contextualGetAccessorTags||(this.contextualGetAccessorTags=jf(Xr(this.declarations,Jc),t)),Xa(this.contextualGetAccessorTags)))return this.contextualGetAccessorTags;if(Lc(e)&&(this.contextualSetAccessorTags||(this.contextualSetAccessorTags=jf(Xr(this.declarations,Lc),t)),Xa(this.contextualSetAccessorTags)))return this.contextualSetAccessorTags}return this.getJsDocTags(t)}},B6=class extends Ff{constructor(e,t,r){super(t,r),this.kind=e}},qd=class extends Ff{constructor(e,t,r){super(t,r),this.kind=80}get text(){return Lt(this)}},qd.prototype.kind=80,zd=class extends Ff{constructor(e,t,r){super(t,r),this.kind=81}get text(){return Lt(this)}},zd.prototype.kind=81,p7=class{constructor(e,t){this.checker=e,this.flags=t}getFlags(){return this.flags}getSymbol(){return this.symbol}getProperties(){return this.checker.getPropertiesOfType(this)}getProperty(e){return this.checker.getPropertyOfType(this,e)}getApparentProperties(){return this.checker.getAugmentedPropertiesOfType(this)}getCallSignatures(){return this.checker.getSignaturesOfType(this,0)}getConstructSignatures(){return this.checker.getSignaturesOfType(this,1)}getStringIndexType(){return this.checker.getIndexTypeOfType(this,0)}getNumberIndexType(){return this.checker.getIndexTypeOfType(this,1)}getBaseTypes(){return this.isClassOrInterface()?this.checker.getBaseTypes(this):void 0}isNullableType(){return this.checker.isNullableType(this)}getNonNullableType(){return this.checker.getNonNullableType(this)}getNonOptionalType(){return this.checker.getNonOptionalType(this)}getConstraint(){return this.checker.getBaseConstraintOfType(this)}getDefault(){return this.checker.getDefaultFromTypeParameter(this)}isUnion(){return!!(this.flags&1048576)}isIntersection(){return!!(this.flags&2097152)}isUnionOrIntersection(){return!!(this.flags&3145728)}isLiteral(){return!!(this.flags&2432)}isStringLiteral(){return!!(this.flags&128)}isNumberLiteral(){return!!(this.flags&256)}isTypeParameter(){return!!(this.flags&262144)}isClassOrInterface(){return!!(Gf(this)&3)}isClass(){return!!(Gf(this)&1)}isIndexType(){return!!(this.flags&4194304)}get typeArguments(){if(Gf(this)&4)return this.checker.getTypeArguments(this)}},f7=class{constructor(e,t){this.checker=e,this.flags=t}getDeclaration(){return this.declaration}getTypeParameters(){return this.typeParameters}getParameters(){return this.parameters}getReturnType(){return this.checker.getReturnTypeOfSignature(this)}getTypeParameterAtPosition(e){let t=this.checker.getParameterType(this,e);if(t.isIndexType()&&rx(t.type)){let r=t.type.getConstraint();if(r)return this.checker.getIndexType(r)}return t}getDocumentationComment(){return this.documentationComment||(this.documentationComment=Mc(ad(this.declaration),this.checker))}getJsDocTags(){return this.jsDocTags||(this.jsDocTags=jf(ad(this.declaration),this.checker))}},d7=class extends Ud{constructor(e,t,r){super(e,t,r),this.kind=311}update(e,t){return j6(this,e,t)}getLineAndCharacterOfPosition(e){return Ya(this,e)}getLineStarts(){return Ea(this)}getPositionOfLineAndCharacter(e,t,r){return yg(Ea(this),e,t,this.text,r)}getLineEndOfPosition(e){let{line:t}=this.getLineAndCharacterOfPosition(e),r=this.getLineStarts(),a;t+1>=r.length&&(a=this.getEnd()),a||(a=r[t+1]-1);let _=this.getFullText();return _[a]===`
21
+ `&&_[a-1]==="\r"?a-1:a}getNamedDeclarations(){return this.namedDeclarations||(this.namedDeclarations=this.computeNamedDeclarations()),this.namedDeclarations}computeNamedDeclarations(){let e=Gd();return this.forEachChild(_),e;function t(p){let f=a(p);f&&e.add(f,p)}function r(p){let f=e.get(p);return f||e.set(p,f=[]),f}function a(p){let f=sm(p);return f&&(to(f)&&jr(f.expression)?f.expression.name.text:wl(f)?getNameFromPropertyName(f):void 0)}function _(p){switch(p.kind){case 261:case 217:case 173:case 172:let f=p,h=a(f);if(h){let y=r(h),E=Ei(y);E&&f.parent===E.parent&&f.symbol===E.symbol?f.body&&!E.body&&(y[y.length-1]=f):y.push(f)}Wt(p,_);break;case 262:case 230:case 263:case 264:case 265:case 266:case 270:case 280:case 275:case 272:case 273:case 176:case 177:case 186:t(p),Wt(p,_);break;case 168:if(!br(p,16476))break;case 259:case 207:{let y=p;if(dm(y.name)){Wt(y.name,_);break}y.initializer&&_(y.initializer)}case 305:case 171:case 170:t(p);break;case 277:let l=p;l.exportClause&&(l8(l.exportClause)?gr(l.exportClause.elements,_):_(l.exportClause.name));break;case 271:let v=p.importClause;v&&(v.name&&t(v.name),v.namedBindings&&(v.namedBindings.kind===273?t(v.namedBindings):gr(v.namedBindings.elements,_)));break;case 225:Da(p)!==0&&t(p);default:Wt(p,_)}}}},m7=class{constructor(e,t,r){this.fileName=e,this.text=t,this.skipTrivia=r}getLineAndCharacterOfPosition(e){return Ya(this,e)}},h7=class{constructor(e){this.host=e}getCurrentSourceFile(e){var t,r,a,_,p,f,h,l;let v=this.host.getScriptSnapshot(e);if(!v)throw new Error("Could not find file: '"+e+"'.");let y=getScriptKind(e,this.host),E=this.host.getScriptVersion(e),S;if(this.currentFileName!==e){let A={languageVersion:99,impliedNodeFormat:getImpliedNodeFormatForFile(wi(e,this.host.getCurrentDirectory(),((a=(r=(t=this.host).getCompilerHost)==null?void 0:r.call(t))==null?void 0:a.getCanonicalFileName)||UT(this.host)),(l=(h=(f=(p=(_=this.host).getCompilerHost)==null?void 0:p.call(_))==null?void 0:f.getModuleResolutionCache)==null?void 0:h.call(f))==null?void 0:l.getPackageJsonInfoCache(),this.host,this.host.getCompilationSettings()),setExternalModuleIndicator:OS(this.host.getCompilationSettings())};S=F6(e,v,A,E,!0,y)}else if(this.currentFileVersion!==E){let A=v.getChangeRange(this.currentFileScriptSnapshot);S=s7(this.currentSourceFile,v,E,A)}return S&&(this.currentFileVersion=E,this.currentFileName=e,this.currentFileScriptSnapshot=v,this.currentSourceFile=S),this.currentSourceFile}},y7={isCancellationRequested:id,throwIfCancellationRequested:Mn},g7=class{constructor(e){this.cancellationToken=e}isCancellationRequested(){return this.cancellationToken.isCancellationRequested()}throwIfCancellationRequested(){var e;if(this.isCancellationRequested())throw(e=ya)==null||e.instant(ya.Phase.Session,"cancellationThrown",{kind:"CancellationTokenObject"}),new dd}},b7=class{constructor(e,t=20){this.hostCancellationToken=e,this.throttleWaitMilliseconds=t,this.lastCancellationCheckTime=0}isCancellationRequested(){let e=ha();return Math.abs(e-this.lastCancellationCheckTime)>=this.throttleWaitMilliseconds?(this.lastCancellationCheckTime=e,this.hostCancellationToken.isCancellationRequested()):!1}throwIfCancellationRequested(){var e;if(this.isCancellationRequested())throw(e=ya)==null||e.instant(ya.Phase.Session,"cancellationThrown",{kind:"ThrottledCancellationToken"}),new dd}},K0=["getSemanticDiagnostics","getSuggestionDiagnostics","getCompilerOptionsDiagnostics","getSemanticClassifications","getEncodedSemanticClassifications","getCodeFixesAtPosition","getCombinedCodeFix","applyCodeActionCommand","organizeImports","getEditsForFileRename","getEmitOutput","getApplicableRefactors","getEditsForRefactor","prepareCallHierarchy","provideCallHierarchyIncomingCalls","provideCallHierarchyOutgoingCalls","provideInlayHints","getSupportedCodeFixes"],v7=[...K0,"getCompletionsAtPosition","getCompletionEntryDetails","getCompletionEntrySymbol","getSignatureHelpItems","getQuickInfoAtPosition","getDefinitionAtPosition","getDefinitionAndBoundSpan","getImplementationAtPosition","getTypeDefinitionAtPosition","getReferencesAtPosition","findReferences","getDocumentHighlights","getNavigateToItems","getRenameInfo","findRenameLocations","getApplicableRefactors"],AS(OF())}}),WF=()=>{},VF=()=>{},HF=()=>{},GF=()=>{},XF=()=>{},$F=()=>{},QF=()=>{},YF=()=>{},KF=()=>{},ZF=()=>{},eB=()=>{},tB=()=>{},rB=()=>{},nB=()=>{},iB=()=>{},aB=()=>{},oB=()=>{},sB=()=>{},_B=()=>{},T7=Xt({"src/services/_namespaces/ts.ts"(){"use strict";kr(),$8(),vF(),Q8(),TF(),Y8(),SF(),xF(),wF(),EF(),CF(),AF(),kF(),DF(),zF(),WF(),VF(),HF(),GF(),XF(),$F(),QF(),YF(),KF(),ZF(),eB(),K8(),Z8(),tB(),rB(),e7(),nB(),iB(),aB(),oB(),sB(),_B()}}),cB=()=>{},S7={};w5(S7,{ANONYMOUS:()=>ANONYMOUS,AccessFlags:()=>Iy,AssertionLevel:()=>ty,AssignmentDeclarationKind:()=>By,AssignmentKind:()=>J0,Associativity:()=>j0,BreakpointResolver:()=>ts_BreakpointResolver_exports,BuilderFileEmit:()=>BuilderFileEmit,BuilderProgramKind:()=>BuilderProgramKind,BuilderState:()=>BuilderState,BundleFileSectionKind:()=>s0,CallHierarchy:()=>ts_CallHierarchy_exports,CharacterCodes:()=>e0,CheckFlags:()=>Cy,CheckMode:()=>CheckMode,ClassificationType:()=>ClassificationType,ClassificationTypeNames:()=>ClassificationTypeNames,CommentDirectiveType:()=>cy,Comparison:()=>$h,CompletionInfoFlags:()=>CompletionInfoFlags,CompletionTriggerKind:()=>CompletionTriggerKind,Completions:()=>ts_Completions_exports,ConfigFileProgramReloadLevel:()=>ConfigFileProgramReloadLevel,ContextFlags:()=>yy,CoreServicesShimHostAdapter:()=>CoreServicesShimHostAdapter,Debug:()=>N,DiagnosticCategory:()=>bd,Diagnostics:()=>z,DocumentHighlights:()=>DocumentHighlights,ElementFlags:()=>Py,EmitFlags:()=>Sd,EmitHint:()=>i0,EmitOnly:()=>py,EndOfLineState:()=>EndOfLineState,EnumKind:()=>Ey,ExitStatus:()=>dy,ExportKind:()=>ExportKind,Extension:()=>t0,ExternalEmitHelpers:()=>n0,FileIncludeKind:()=>ly,FilePreprocessingDiagnosticsKind:()=>uy,FileSystemEntryKind:()=>FileSystemEntryKind,FileWatcherEventKind:()=>FileWatcherEventKind,FindAllReferences:()=>ts_FindAllReferences_exports,FlattenLevel:()=>FlattenLevel,FlowFlags:()=>tl,ForegroundColorEscapeSequences:()=>ForegroundColorEscapeSequences,FunctionFlags:()=>R0,GeneratedIdentifierFlags:()=>sy,GetLiteralTextFlags:()=>L0,GoToDefinition:()=>ts_GoToDefinition_exports,HighlightSpanKind:()=>HighlightSpanKind,ImportKind:()=>ImportKind,ImportsNotUsedAsValues:()=>Xy,IndentStyle:()=>IndentStyle,IndexFlags:()=>Ny,IndexKind:()=>Ly,InferenceFlags:()=>jy,InferencePriority:()=>Ry,InlayHintKind:()=>InlayHintKind,InlayHints:()=>ts_InlayHints_exports,InternalEmitFlags:()=>r0,InternalSymbolName:()=>Ay,InvalidatedProjectKind:()=>InvalidatedProjectKind,JsDoc:()=>ts_JsDoc_exports,JsTyping:()=>ts_JsTyping_exports,JsxEmit:()=>Gy,JsxFlags:()=>oy,JsxReferenceKind:()=>Oy,LanguageServiceMode:()=>LanguageServiceMode,LanguageServiceShimHostAdapter:()=>LanguageServiceShimHostAdapter,LanguageVariant:()=>Ky,LexicalEnvironmentFlags:()=>o0,ListFormat:()=>_0,LogLevel:()=>ny,MemberOverrideStatus:()=>my,ModifierFlags:()=>pd,ModuleDetectionKind:()=>qy,ModuleInstanceState:()=>ModuleInstanceState,ModuleKind:()=>Hy,ModuleResolutionKind:()=>Uy,ModuleSpecifierEnding:()=>z0,NavigateTo:()=>ts_NavigateTo_exports,NavigationBar:()=>ts_NavigationBar_exports,NewLineKind:()=>$y,NodeBuilderFlags:()=>gy,NodeCheckFlags:()=>ky,NodeFactoryFlags:()=>W0,NodeFlags:()=>ud,NodeResolutionFeatures:()=>NodeResolutionFeatures,ObjectFlags:()=>yd,OperationCanceledException:()=>dd,OperatorPrecedence:()=>F0,OrganizeImports:()=>ts_OrganizeImports_exports,OrganizeImportsMode:()=>OrganizeImportsMode,OuterExpressionKinds:()=>a0,OutliningElementsCollector:()=>ts_OutliningElementsCollector_exports,OutliningSpanKind:()=>OutliningSpanKind,OutputFileType:()=>OutputFileType,PackageJsonAutoImportPreference:()=>PackageJsonAutoImportPreference,PackageJsonDependencyGroup:()=>PackageJsonDependencyGroup,PatternMatchKind:()=>PatternMatchKind,PollingInterval:()=>PollingInterval,PollingWatchKind:()=>Vy,PragmaKindFlags:()=>c0,PrivateIdentifierKind:()=>PrivateIdentifierKind,ProcessLevel:()=>ProcessLevel,QuotePreference:()=>QuotePreference,RelationComparisonResult:()=>fd,Rename:()=>ts_Rename_exports,ScriptElementKind:()=>ScriptElementKind,ScriptElementKindModifier:()=>ScriptElementKindModifier,ScriptKind:()=>Qy,ScriptSnapshot:()=>ScriptSnapshot,ScriptTarget:()=>Yy,SemanticClassificationFormat:()=>SemanticClassificationFormat,SemanticMeaning:()=>SemanticMeaning,SemicolonPreference:()=>SemicolonPreference,SignatureCheckMode:()=>SignatureCheckMode,SignatureFlags:()=>gd,SignatureHelp:()=>ts_SignatureHelp_exports,SignatureKind:()=>My,SmartSelectionRange:()=>ts_SmartSelectionRange_exports,SnippetKind:()=>Td,SortKind:()=>Zh,StructureIsReused:()=>fy,SymbolAccessibility:()=>Ty,SymbolDisplay:()=>ts_SymbolDisplay_exports,SymbolDisplayPartKind:()=>SymbolDisplayPartKind,SymbolFlags:()=>md,SymbolFormatFlags:()=>vy,SyntaxKind:()=>ld,SyntheticSymbolKind:()=>Sy,Ternary:()=>Fy,ThrottledCancellationToken:()=>b7,TokenClass:()=>TokenClass,TokenFlags:()=>_y,TransformFlags:()=>vd,TypeFacts:()=>TypeFacts,TypeFlags:()=>hd,TypeFormatFlags:()=>by,TypeMapKind:()=>Jy,TypePredicateKind:()=>xy,TypeReferenceSerializationKind:()=>wy,TypeScriptServicesFactory:()=>TypeScriptServicesFactory,UnionReduction:()=>hy,UpToDateStatusType:()=>UpToDateStatusType,VarianceFlags:()=>Dy,Version:()=>Version,VersionRange:()=>VersionRange,WatchDirectoryFlags:()=>Zy,WatchDirectoryKind:()=>Wy,WatchFileKind:()=>zy,WatchLogLevel:()=>WatchLogLevel,WatchType:()=>WatchType,accessPrivateIdentifier:()=>accessPrivateIdentifier,addEmitFlags:()=>addEmitFlags,addEmitHelper:()=>addEmitHelper,addEmitHelpers:()=>addEmitHelpers,addInternalEmitFlags:()=>addInternalEmitFlags,addNodeFactoryPatcher:()=>lL,addObjectAllocatorPatcher:()=>PO,addRange:()=>Lr,addRelatedInfo:()=>Fc,addSyntheticLeadingComment:()=>addSyntheticLeadingComment,addSyntheticTrailingComment:()=>addSyntheticTrailingComment,addToSeen:()=>yO,advancedAsyncSuperHelper:()=>advancedAsyncSuperHelper,affectsDeclarationPathOptionDeclarations:()=>affectsDeclarationPathOptionDeclarations,affectsEmitOptionDeclarations:()=>affectsEmitOptionDeclarations,allKeysStartWithDot:()=>allKeysStartWithDot,altDirectorySeparator:()=>hg,and:()=>$E,append:()=>Tt,appendIfUnique:()=>Tv,arrayFrom:()=>Hd,arrayIsEqualTo:()=>eE,arrayIsHomogeneous:()=>JM,arrayIsSorted:()=>K5,arrayOf:()=>dE,arrayReverseIterator:()=>iE,arrayToMap:()=>hE,arrayToMultiMap:()=>Cv,arrayToNumericMap:()=>yE,arraysEqual:()=>mv,assertType:()=>YE,assign:()=>mE,assignHelper:()=>assignHelper,asyncDelegator:()=>asyncDelegator,asyncGeneratorHelper:()=>asyncGeneratorHelper,asyncSuperHelper:()=>asyncSuperHelper,asyncValues:()=>asyncValues,attachFileToDiagnostics:()=>Va,awaitHelper:()=>awaitHelper,awaiterHelper:()=>awaiterHelper,base64decode:()=>FN,base64encode:()=>jN,binarySearch:()=>ml,binarySearchKey:()=>wv,bindSourceFile:()=>bindSourceFile,breakIntoCharacterSpans:()=>breakIntoCharacterSpans,breakIntoWordSpans:()=>breakIntoWordSpans,buildLinkParts:()=>buildLinkParts,buildOpts:()=>buildOpts,buildOverload:()=>buildOverload,bundlerModuleNameResolver:()=>bundlerModuleNameResolver,canBeConvertedToAsync:()=>canBeConvertedToAsync,canHaveDecorators:()=>j8,canHaveExportModifier:()=>QM,canHaveFlowNode:()=>sI,canHaveIllegalDecorators:()=>AR,canHaveIllegalModifiers:()=>kR,canHaveIllegalType:()=>CR,canHaveIllegalTypeParameters:()=>L8,canHaveJSDoc:()=>wm,canHaveLocals:()=>pk,canHaveModifiers:()=>I_,canHaveSymbol:()=>uk,canJsonReportNoInputFiles:()=>canJsonReportNoInputFiles,canProduceDiagnostics:()=>canProduceDiagnostics,canUsePropertyAccess:()=>YM,canWatchAffectingLocation:()=>canWatchAffectingLocation,canWatchAtTypes:()=>canWatchAtTypes,canWatchDirectoryOrFile:()=>canWatchDirectoryOrFile,cartesianProduct:()=>ZE,cast:()=>bi,chainBundle:()=>chainBundle,chainDiagnosticMessages:()=>Rc,changeAnyExtension:()=>Gv,changeCompilerHostLikeToUseCache:()=>changeCompilerHostLikeToUseCache,changeExtension:()=>bM,changesAffectModuleResolution:()=>Nk,changesAffectingProgramStructure:()=>Ok,childIsDecorated:()=>n2,classElementOrClassElementParameterIsDecorated:()=>PP,classOrConstructorParameterIsDecorated:()=>DP,classPrivateFieldGetHelper:()=>classPrivateFieldGetHelper,classPrivateFieldInHelper:()=>classPrivateFieldInHelper,classPrivateFieldSetHelper:()=>classPrivateFieldSetHelper,classicNameResolver:()=>classicNameResolver,classifier:()=>ts_classifier_exports,cleanExtendedConfigCache:()=>cleanExtendedConfigCache,clear:()=>M5,clearMap:()=>uO,clearSharedExtendedConfigFileWatcher:()=>clearSharedExtendedConfigFileWatcher,climbPastPropertyAccess:()=>climbPastPropertyAccess,climbPastPropertyOrElementAccess:()=>climbPastPropertyOrElementAccess,clone:()=>vE,cloneCompilerOptions:()=>cloneCompilerOptions,closeFileWatcher:()=>iO,closeFileWatcherOf:()=>closeFileWatcherOf,codefix:()=>ts_codefix_exports,collapseTextChangeRangesAcrossMultipleVersions:()=>$C,collectExternalModuleInfo:()=>collectExternalModuleInfo,combine:()=>nE,combinePaths:()=>yr,commentPragmas:()=>Yd,commonOptionsWithBuild:()=>commonOptionsWithBuild,commonPackageFolders:()=>U0,compact:()=>tE,compareBooleans:()=>FE,compareDataObjects:()=>SS,compareDiagnostics:()=>L2,compareDiagnosticsSkipRelatedInformation:()=>Nd,compareEmitHelpers:()=>compareEmitHelpers,compareNumberOfDirectorySeparators:()=>gM,comparePaths:()=>EC,comparePathsCaseInsensitive:()=>wC,comparePathsCaseSensitive:()=>xC,comparePatternKeys:()=>comparePatternKeys,compareProperties:()=>jE,compareStringsCaseInsensitive:()=>Xd,compareStringsCaseInsensitiveEslintCompatible:()=>LE,compareStringsCaseSensitive:()=>Ci,compareStringsCaseSensitiveUI:()=>RE,compareTextSpans:()=>OE,compareValues:()=>Ar,compileOnSaveCommandLineOption:()=>compileOnSaveCommandLineOption,compilerOptionsAffectDeclarationPath:()=>ZO,compilerOptionsAffectEmit:()=>KO,compilerOptionsAffectSemanticDiagnostics:()=>YO,compilerOptionsDidYouMeanDiagnostics:()=>compilerOptionsDidYouMeanDiagnostics,compilerOptionsIndicateEsModules:()=>compilerOptionsIndicateEsModules,compose:()=>NE,computeCommonSourceDirectoryOfFilenames:()=>computeCommonSourceDirectoryOfFilenames,computeLineAndCharacterOfPosition:()=>gg,computeLineOfPosition:()=>Zs,computeLineStarts:()=>em,computePositionOfLineAndCharacter:()=>yg,computeSignature:()=>computeSignature,computeSignatureWithDiagnostics:()=>computeSignatureWithDiagnostics,computeSuggestionDiagnostics:()=>computeSuggestionDiagnostics,concatenate:()=>s_,concatenateDiagnosticMessageChains:()=>MO,consumesNodeCoreModules:()=>consumesNodeCoreModules,contains:()=>es,containsIgnoredPath:()=>ZS,containsObjectRestOrSpread:()=>R6,containsParseError:()=>al,containsPath:()=>Xv,convertCompilerOptionsForTelemetry:()=>convertCompilerOptionsForTelemetry,convertCompilerOptionsFromJson:()=>convertCompilerOptionsFromJson,convertJsonOption:()=>convertJsonOption,convertToBase64:()=>dS,convertToJson:()=>convertToJson,convertToObject:()=>convertToObject,convertToOptionsWithAbsolutePaths:()=>convertToOptionsWithAbsolutePaths,convertToRelativePath:()=>AC,convertToTSConfig:()=>convertToTSConfig,convertTypeAcquisitionFromJson:()=>convertTypeAcquisitionFromJson,copyComments:()=>copyComments,copyEntries:()=>Rk,copyLeadingComments:()=>copyLeadingComments,copyProperties:()=>SE,copyTrailingAsLeadingComments:()=>copyTrailingAsLeadingComments,copyTrailingComments:()=>copyTrailingComments,couldStartTrivia:()=>LC,countWhere:()=>N5,createAbstractBuilder:()=>createAbstractBuilder,createAccessorPropertyBackingField:()=>oj,createAccessorPropertyGetRedirector:()=>sj,createAccessorPropertySetRedirector:()=>_j,createBaseNodeFactory:()=>Ix,createBinaryExpressionTrampoline:()=>ZR,createBindingHelper:()=>createBindingHelper,createBuildInfo:()=>createBuildInfo,createBuilderProgram:()=>createBuilderProgram,createBuilderProgramUsingProgramBuildInfo:()=>createBuilderProgramUsingProgramBuildInfo,createBuilderStatusReporter:()=>createBuilderStatusReporter,createCacheWithRedirects:()=>createCacheWithRedirects,createCacheableExportInfoMap:()=>createCacheableExportInfoMap,createCachedDirectoryStructureHost:()=>createCachedDirectoryStructureHost,createClassifier:()=>createClassifier,createCommentDirectivesMap:()=>_D,createCompilerDiagnostic:()=>$c,createCompilerDiagnosticForInvalidCustomType:()=>createCompilerDiagnosticForInvalidCustomType,createCompilerDiagnosticFromMessageChain:()=>OO,createCompilerHost:()=>createCompilerHost,createCompilerHostFromProgramHost:()=>createCompilerHostFromProgramHost,createCompilerHostWorker:()=>createCompilerHostWorker,createDetachedDiagnostic:()=>Do,createDiagnosticCollection:()=>VI,createDiagnosticForFileFromMessageChain:()=>FD,createDiagnosticForNode:()=>LD,createDiagnosticForNodeArray:()=>JD,createDiagnosticForNodeArrayFromMessageChain:()=>jD,createDiagnosticForNodeFromMessageChain:()=>RD,createDiagnosticForNodeInSourceFile:()=>B3,createDiagnosticForRange:()=>UD,createDiagnosticMessageChainFromDiagnostic:()=>BD,createDiagnosticReporter:()=>createDiagnosticReporter,createDocumentPositionMapper:()=>createDocumentPositionMapper,createDocumentRegistry:()=>createDocumentRegistry,createDocumentRegistryInternal:()=>createDocumentRegistryInternal,createEmitAndSemanticDiagnosticsBuilderProgram:()=>createEmitAndSemanticDiagnosticsBuilderProgram,createEmitHelperFactory:()=>createEmitHelperFactory,createEmptyExports:()=>eR,createExpressionForJsxElement:()=>rR,createExpressionForJsxFragment:()=>nR,createExpressionForObjectLiteralElementLike:()=>lR,createExpressionForPropertyName:()=>w8,createExpressionFromEntityName:()=>x8,createExternalHelpersImportDeclarationIfNeeded:()=>bR,createFileDiagnostic:()=>M2,createFileDiagnosticFromMessageChain:()=>Xg,createForOfBindingStatement:()=>iR,createGetCanonicalFileName:()=>$d,createGetSourceFile:()=>createGetSourceFile,createGetSymbolAccessibilityDiagnosticForNode:()=>createGetSymbolAccessibilityDiagnosticForNode,createGetSymbolAccessibilityDiagnosticForNodeName:()=>createGetSymbolAccessibilityDiagnosticForNodeName,createGetSymbolWalker:()=>createGetSymbolWalker,createIncrementalCompilerHost:()=>createIncrementalCompilerHost,createIncrementalProgram:()=>createIncrementalProgram,createInputFiles:()=>gL,createInputFilesWithFilePaths:()=>Mx,createInputFilesWithFileTexts:()=>Lx,createJsxFactoryExpression:()=>S8,createLanguageService:()=>LF,createLanguageServiceSourceFile:()=>F6,createMemberAccessForPropertyName:()=>Gm,createModeAwareCache:()=>createModeAwareCache,createModeAwareCacheKey:()=>createModeAwareCacheKey,createModuleNotFoundChain:()=>Vk,createModuleResolutionCache:()=>createModuleResolutionCache,createModuleResolutionLoader:()=>createModuleResolutionLoader,createModuleSpecifierResolutionHost:()=>createModuleSpecifierResolutionHost,createMultiMap:()=>Gd,createNodeConverters:()=>Nx,createNodeFactory:()=>Jd,createOptionNameMap:()=>createOptionNameMap,createOverload:()=>createOverload,createPackageJsonImportFilter:()=>createPackageJsonImportFilter,createPackageJsonInfo:()=>createPackageJsonInfo,createParenthesizerRules:()=>createParenthesizerRules,createPatternMatcher:()=>createPatternMatcher,createPrependNodes:()=>createPrependNodes,createPrinter:()=>createPrinter,createPrinterWithDefaults:()=>createPrinterWithDefaults,createPrinterWithRemoveComments:()=>createPrinterWithRemoveComments,createPrinterWithRemoveCommentsNeverAsciiEscape:()=>createPrinterWithRemoveCommentsNeverAsciiEscape,createPrinterWithRemoveCommentsOmitTrailingSemicolon:()=>createPrinterWithRemoveCommentsOmitTrailingSemicolon,createProgram:()=>createProgram,createProgramHost:()=>createProgramHost,createPropertyNameNodeForIdentifierOrLiteral:()=>GM,createQueue:()=>EE,createRange:()=>Im,createRedirectedBuilderProgram:()=>createRedirectedBuilderProgram,createResolutionCache:()=>createResolutionCache,createRuntimeTypeSerializer:()=>createRuntimeTypeSerializer,createScanner:()=>ns,createSemanticDiagnosticsBuilderProgram:()=>createSemanticDiagnosticsBuilderProgram,createSet:()=>CE,createSolutionBuilder:()=>createSolutionBuilder,createSolutionBuilderHost:()=>createSolutionBuilderHost,createSolutionBuilderWithWatch:()=>createSolutionBuilderWithWatch,createSolutionBuilderWithWatchHost:()=>createSolutionBuilderWithWatchHost,createSortedArray:()=>Y5,createSourceFile:()=>q8,createSourceMapGenerator:()=>createSourceMapGenerator,createSourceMapSource:()=>bL,createSuperAccessVariableStatement:()=>createSuperAccessVariableStatement,createSymbolTable:()=>Pk,createSymlinkCache:()=>iM,createSystemWatchFunctions:()=>createSystemWatchFunctions,createTextChange:()=>createTextChange,createTextChangeFromStartLength:()=>createTextChangeFromStartLength,createTextChangeRange:()=>nm,createTextRangeFromNode:()=>createTextRangeFromNode,createTextRangeFromSpan:()=>createTextRangeFromSpan,createTextSpan:()=>d_,createTextSpanFromBounds:()=>Gi,createTextSpanFromNode:()=>createTextSpanFromNode,createTextSpanFromRange:()=>createTextSpanFromRange,createTextSpanFromStringLiteralLikeContent:()=>createTextSpanFromStringLiteralLikeContent,createTextWriter:()=>ZI,createTokenRange:()=>WN,createTypeChecker:()=>createTypeChecker,createTypeReferenceDirectiveResolutionCache:()=>createTypeReferenceDirectiveResolutionCache,createTypeReferenceResolutionLoader:()=>createTypeReferenceResolutionLoader,createUnparsedSourceFile:()=>mL,createWatchCompilerHost:()=>createWatchCompilerHost2,createWatchCompilerHostOfConfigFile:()=>createWatchCompilerHostOfConfigFile,createWatchCompilerHostOfFilesAndCompilerOptions:()=>createWatchCompilerHostOfFilesAndCompilerOptions,createWatchFactory:()=>createWatchFactory,createWatchHost:()=>createWatchHost,createWatchProgram:()=>createWatchProgram,createWatchStatusReporter:()=>createWatchStatusReporter,createWriteFileMeasuringIO:()=>createWriteFileMeasuringIO,declarationNameToString:()=>F3,decodeMappings:()=>decodeMappings,decodedTextSpanIntersectsWith:()=>Sg,decorateHelper:()=>decorateHelper,deduplicate:()=>bv,defaultIncludeSpec:()=>defaultIncludeSpec,defaultInitCompilerOptions:()=>defaultInitCompilerOptions,defaultMaximumTruncationLength:()=>cx,detectSortCaseSensitivity:()=>Z5,diagnosticCategoryName:()=>fC,diagnosticToString:()=>diagnosticToString,directoryProbablyExists:()=>hS,directorySeparator:()=>un,displayPart:()=>displayPart,displayPartsToString:()=>MF,disposeEmitNodes:()=>disposeEmitNodes,documentSpansEqual:()=>documentSpansEqual,dumpTracingLegend:()=>dumpTracingLegend,elementAt:()=>Bv,elideNodes:()=>rj,emitComments:()=>ZT,emitDetachedComments:()=>yN,emitFiles:()=>emitFiles,emitFilesAndReportErrors:()=>emitFilesAndReportErrors,emitFilesAndReportErrorsAndGetExitStatus:()=>emitFilesAndReportErrorsAndGetExitStatus,emitModuleKindIsNonNodeESM:()=>jO,emitNewLineBeforeLeadingCommentOfPosition:()=>hN,emitNewLineBeforeLeadingComments:()=>YT,emitNewLineBeforeLeadingCommentsOfPosition:()=>KT,emitSkippedWithNoDiagnostics:()=>emitSkippedWithNoDiagnostics,emitUsingBuildInfo:()=>emitUsingBuildInfo,emptyArray:()=>Xe,emptyFileSystemEntries:()=>Px,emptyMap:()=>_g,emptyOptions:()=>emptyOptions,emptySet:()=>Fv,endsWith:()=>ts,ensurePathIsNonModuleName:()=>pg,ensureScriptKind:()=>BS,ensureTrailingDirectorySeparator:()=>Vo,entityNameToString:()=>Ti,enumerateInsertsAndDeletes:()=>KE,equalOwnProperties:()=>Ev,equateStringsCaseInsensitive:()=>Ks,equateStringsCaseSensitive:()=>hl,equateValues:()=>no,esDecorateHelper:()=>esDecorateHelper,escapeJsxAttributeString:()=>FT,escapeLeadingUnderscores:()=>Wn,escapeNonAsciiString:()=>Pd,escapeSnippetText:()=>HM,escapeString:()=>Dd,every:()=>ro,expandPreOrPostfixIncrementOrDecrementExpression:()=>uR,explainFiles:()=>explainFiles,explainIfFileIsRedirectAndImpliedFormat:()=>explainIfFileIsRedirectAndImpliedFormat,exportAssignmentIsAlias:()=>E0,exportStarHelper:()=>exportStarHelper,expressionResultIsUnused:()=>BM,extend:()=>TE,extendsHelper:()=>extendsHelper,extensionFromPath:()=>jc,extensionIsTS:()=>XS,extensionsNotSupportingExtensionlessResolution:()=>Lm,externalHelpersModuleNameText:()=>Mm,factory:()=>Nn,fileExtensionIs:()=>ka,fileExtensionIsOneOf:()=>Gn,fileIncludeReasonToDiagnostics:()=>fileIncludeReasonToDiagnostics,fileShouldUseJavaScriptRequire:()=>fileShouldUseJavaScriptRequire,filter:()=>Xr,filterMutate:()=>O5,filterSemanticDiagnostics:()=>filterSemanticDiagnostics,find:()=>Qr,findAncestor:()=>Kn,findBestPatternMatch:()=>Lv,findChildOfKind:()=>findChildOfKind,findComputedPropertyNameCacheAssignment:()=>cj,findConfigFile:()=>findConfigFile,findContainingList:()=>findContainingList,findDiagnosticForNode:()=>findDiagnosticForNode,findFirstNonJsxWhitespaceToken:()=>findFirstNonJsxWhitespaceToken,findIndex:()=>Wc,findLast:()=>eg,findLastIndex:()=>P5,findListItemInfo:()=>findListItemInfo,findMap:()=>I5,findModifier:()=>findModifier,findNextToken:()=>findNextToken,findPackageJson:()=>findPackageJson,findPackageJsons:()=>findPackageJsons,findPrecedingMatchingToken:()=>findPrecedingMatchingToken,findPrecedingToken:()=>findPrecedingToken,findSuperStatementIndex:()=>findSuperStatementIndex,findTokenOnLeftOfPosition:()=>findTokenOnLeftOfPosition,findUseStrictPrologue:()=>C8,first:()=>rg,firstDefined:()=>Z0,firstDefinedIterator:()=>A5,firstIterator:()=>sE,firstOrOnly:()=>firstOrOnly,firstOrUndefined:()=>__,firstOrUndefinedIterator:()=>oE,fixupCompilerOptions:()=>fixupCompilerOptions,flatMap:()=>qo,flatMapIterator:()=>R5,flatMapToMutable:()=>yv,flatten:()=>Ys,flattenCommaList:()=>uj,flattenDestructuringAssignment:()=>flattenDestructuringAssignment,flattenDestructuringBinding:()=>flattenDestructuringBinding,flattenDiagnosticMessageText:()=>flattenDiagnosticMessageText,forEach:()=>gr,forEachAncestor:()=>Mk,forEachAncestorDirectory:()=>Qv,forEachChild:()=>Wt,forEachChildRecursively:()=>Q0,forEachEmittedFile:()=>forEachEmittedFile,forEachEnclosingBlockScopeContainer:()=>ID,forEachEntry:()=>Lk,forEachExternalModuleToImportFrom:()=>forEachExternalModuleToImportFrom,forEachImportClauseDeclaration:()=>rI,forEachKey:()=>Jk,forEachLeadingCommentRange:()=>JC,forEachNameInAccessChainWalkingLeft:()=>SO,forEachPropertyAssignment:()=>t2,forEachResolvedProjectReference:()=>forEachResolvedProjectReference,forEachReturnStatement:()=>KD,forEachRight:()=>C5,forEachTrailingCommentRange:()=>RC,forEachTsConfigPropArray:()=>G3,forEachUnique:()=>forEachUnique,forEachYieldExpression:()=>ZD,forSomeAncestorDirectory:()=>dO,formatColorAndReset:()=>formatColorAndReset,formatDiagnostic:()=>formatDiagnostic,formatDiagnostics:()=>formatDiagnostics,formatDiagnosticsWithColorAndContext:()=>formatDiagnosticsWithColorAndContext,formatGeneratedName:()=>Fd,formatGeneratedNamePart:()=>$0,formatLocation:()=>formatLocation,formatMessage:()=>NO,formatStringFromArgs:()=>v_,formatting:()=>ts_formatting_exports,fullTripleSlashAMDReferencePathRegEx:()=>X2,fullTripleSlashReferencePathRegEx:()=>G2,generateDjb2Hash:()=>generateDjb2Hash,generateTSConfig:()=>generateTSConfig,generatorHelper:()=>generatorHelper,getAdjustedReferenceLocation:()=>getAdjustedReferenceLocation,getAdjustedRenameLocation:()=>getAdjustedRenameLocation,getAliasDeclarationFromName:()=>ST,getAllAccessorDeclarations:()=>C2,getAllDecoratorsOfClass:()=>getAllDecoratorsOfClass,getAllDecoratorsOfClassElement:()=>getAllDecoratorsOfClassElement,getAllJSDocTags:()=>H4,getAllJSDocTagsOfKind:()=>uA,getAllKeys:()=>pE,getAllProjectOutputs:()=>getAllProjectOutputs,getAllSuperTypeNodes:()=>AT,getAllUnscopedEmitHelpers:()=>getAllUnscopedEmitHelpers,getAllowJSCompilerOption:()=>JS,getAllowSyntheticDefaultImports:()=>WO,getAncestor:()=>wI,getAnyExtensionFromPath:()=>xd,getAreDeclarationMapsEnabled:()=>zO,getAssignedExpandoInitializer:()=>WP,getAssignedName:()=>P4,getAssignmentDeclarationKind:()=>Da,getAssignmentDeclarationPropertyAccessKind:()=>sT,getAssignmentTargetKind:()=>yT,getAutomaticTypeDirectiveNames:()=>getAutomaticTypeDirectiveNames,getBaseFileName:()=>u_,getBinaryOperatorPrecedence:()=>Xc,getBuildInfo:()=>getBuildInfo,getBuildInfoFileVersionMap:()=>getBuildInfoFileVersionMap,getBuildInfoText:()=>getBuildInfoText,getBuildOrderFromAnyBuildOrder:()=>getBuildOrderFromAnyBuildOrder,getBuilderCreationParameters:()=>getBuilderCreationParameters,getBuilderFileEmit:()=>getBuilderFileEmit,getCheckFlags:()=>TS,getClassExtendsHeritageElement:()=>ET,getClassLikeDeclarationOfSymbol:()=>wS,getCombinedLocalAndExportSymbolFlags:()=>sO,getCombinedModifierFlags:()=>im,getCombinedNodeFlags:()=>am,getCombinedNodeFlagsAlwaysIncludeJSDoc:()=>YC,getCommentRange:()=>getCommentRange,getCommonSourceDirectory:()=>getCommonSourceDirectory,getCommonSourceDirectoryOfConfig:()=>getCommonSourceDirectoryOfConfig,getCompilerOptionValue:()=>M0,getCompilerOptionsDiffValue:()=>getCompilerOptionsDiffValue,getConditions:()=>getConditions,getConfigFileParsingDiagnostics:()=>getConfigFileParsingDiagnostics,getConstantValue:()=>getConstantValue,getContainerNode:()=>getContainerNode,getContainingClass:()=>mP,getContainingClassStaticBlock:()=>hP,getContainingFunction:()=>fP,getContainingFunctionDeclaration:()=>dP,getContainingFunctionOrClassStaticBlock:()=>yP,getContainingNodeArray:()=>UM,getContainingObjectLiteralElement:()=>_7,getContextualTypeFromParent:()=>getContextualTypeFromParent,getContextualTypeFromParentOrAncestorTypeNode:()=>getContextualTypeFromParentOrAncestorTypeNode,getCurrentTime:()=>getCurrentTime,getDeclarationDiagnostics:()=>getDeclarationDiagnostics,getDeclarationEmitExtensionForPath:()=>WT,getDeclarationEmitOutputFilePath:()=>nN,getDeclarationEmitOutputFilePathWorker:()=>zT,getDeclarationFromName:()=>vI,getDeclarationModifierFlagsFromSymbol:()=>aO,getDeclarationOfKind:()=>kk,getDeclarationsOfKind:()=>Dk,getDeclaredExpandoInitializer:()=>qP,getDecorators:()=>ZC,getDefaultCompilerOptions:()=>i7,getDefaultExportInfoWorker:()=>getDefaultExportInfoWorker,getDefaultFormatCodeSettings:()=>getDefaultFormatCodeSettings,getDefaultLibFileName:()=>y4,getDefaultLibFilePath:()=>qF,getDefaultLikeExportInfo:()=>getDefaultLikeExportInfo,getDiagnosticText:()=>getDiagnosticText,getDiagnosticsWithinSpan:()=>getDiagnosticsWithinSpan,getDirectoryPath:()=>Qi,getDirectoryToWatchFailedLookupLocation:()=>getDirectoryToWatchFailedLookupLocation,getDirectoryToWatchFailedLookupLocationFromTypeRoot:()=>getDirectoryToWatchFailedLookupLocationFromTypeRoot,getDocumentPositionMapper:()=>getDocumentPositionMapper,getESModuleInterop:()=>R2,getEditsForFileRename:()=>getEditsForFileRename,getEffectiveBaseTypeNode:()=>wT,getEffectiveConstraintOfTypeParameter:()=>mA,getEffectiveContainerForJSDocTemplateTag:()=>cI,getEffectiveImplementsTypeNodes:()=>CT,getEffectiveInitializer:()=>nT,getEffectiveJSDocHost:()=>f2,getEffectiveModifierFlags:()=>Dm,getEffectiveModifierFlagsAlwaysIncludeJSDoc:()=>aS,getEffectiveModifierFlagsNoCache:()=>sS,getEffectiveReturnTypeNode:()=>fN,getEffectiveSetAccessorTypeAnnotationNode:()=>mN,getEffectiveTypeAnnotationNode:()=>A2,getEffectiveTypeParameterDeclarations:()=>dA,getEffectiveTypeRoots:()=>getEffectiveTypeRoots,getElementOrPropertyAccessArgumentExpressionOrName:()=>xm,getElementOrPropertyAccessName:()=>eo,getElementsOfBindingOrAssignmentPattern:()=>M8,getEmitDeclarations:()=>F2,getEmitFlags:()=>Xn,getEmitHelpers:()=>getEmitHelpers,getEmitModuleDetectionKind:()=>MS,getEmitModuleKind:()=>Yn,getEmitModuleResolutionKind:()=>S_,getEmitScriptTarget:()=>Nm,getEnclosingBlockScopeContainer:()=>b0,getEncodedSemanticClassifications:()=>getEncodedSemanticClassifications,getEncodedSyntacticClassifications:()=>getEncodedSyntacticClassifications,getEndLinePosition:()=>C3,getEntityNameFromTypeNode:()=>AP,getEntrypointsFromPackageJsonInfo:()=>getEntrypointsFromPackageJsonInfo,getErrorCountForSummary:()=>getErrorCountForSummary,getErrorSpanForNode:()=>$g,getErrorSummaryText:()=>getErrorSummaryText,getEscapedTextOfIdentifierOrLiteral:()=>NT,getEscapedTextOfJsxAttributeName:()=>rL,getEscapedTextOfJsxNamespacedName:()=>Il,getExpandoInitializer:()=>h_,getExportAssignmentExpression:()=>xT,getExportInfoMap:()=>getExportInfoMap,getExportNeedsImportStarHelper:()=>getExportNeedsImportStarHelper,getExpressionAssociativity:()=>qI,getExpressionPrecedence:()=>zI,getExternalHelpersModuleName:()=>D8,getExternalModuleImportEqualsDeclarationExpression:()=>NP,getExternalModuleName:()=>l2,getExternalModuleNameFromDeclaration:()=>tN,getExternalModuleNameFromPath:()=>S2,getExternalModuleNameLiteral:()=>TR,getExternalModuleRequireArgument:()=>OP,getFallbackOptions:()=>getFallbackOptions,getFileEmitOutput:()=>getFileEmitOutput,getFileMatcherPatterns:()=>FS,getFileNamesFromConfigSpecs:()=>getFileNamesFromConfigSpecs,getFileWatcherEventKind:()=>getFileWatcherEventKind,getFilesInErrorForSummary:()=>getFilesInErrorForSummary,getFirstConstructorWithBody:()=>GT,getFirstIdentifier:()=>kN,getFirstNonSpaceCharacterPosition:()=>getFirstNonSpaceCharacterPosition,getFirstProjectOutput:()=>getFirstProjectOutput,getFixableErrorSpanExpression:()=>getFixableErrorSpanExpression,getFormatCodeSettingsForWriting:()=>getFormatCodeSettingsForWriting,getFullWidth:()=>hm,getFunctionFlags:()=>PI,getHeritageClause:()=>Em,getHostSignatureFromJSDoc:()=>p2,getIdentifierAutoGenerate:()=>getIdentifierAutoGenerate,getIdentifierGeneratedImportReference:()=>getIdentifierGeneratedImportReference,getIdentifierTypeArguments:()=>getIdentifierTypeArguments,getImmediatelyInvokedFunctionExpression:()=>SP,getImpliedNodeFormatForFile:()=>getImpliedNodeFormatForFile,getImpliedNodeFormatForFileWorker:()=>getImpliedNodeFormatForFileWorker,getImportNeedsImportDefaultHelper:()=>getImportNeedsImportDefaultHelper,getImportNeedsImportStarHelper:()=>getImportNeedsImportStarHelper,getIndentSize:()=>jo,getIndentString:()=>v2,getInferredLibraryNameResolveFrom:()=>getInferredLibraryNameResolveFrom,getInitializedVariables:()=>rO,getInitializerOfBinaryExpression:()=>_T,getInitializerOfBindingOrAssignmentElement:()=>N8,getInterfaceBaseTypeNodes:()=>kT,getInternalEmitFlags:()=>fD,getInvokedExpression:()=>kP,getIsolatedModules:()=>J2,getJSDocAugmentsTag:()=>J4,getJSDocClassTag:()=>tA,getJSDocCommentRanges:()=>z3,getJSDocCommentsAndTags:()=>dT,getJSDocDeprecatedTag:()=>oA,getJSDocDeprecatedTagNoCache:()=>z4,getJSDocEnumTag:()=>sA,getJSDocHost:()=>hT,getJSDocImplementsTags:()=>R4,getJSDocOverrideTagNoCache:()=>q4,getJSDocParameterTags:()=>_m,getJSDocParameterTagsNoCache:()=>N4,getJSDocPrivateTag:()=>nA,getJSDocPrivateTagNoCache:()=>F4,getJSDocProtectedTag:()=>iA,getJSDocProtectedTagNoCache:()=>B4,getJSDocPublicTag:()=>rA,getJSDocPublicTagNoCache:()=>j4,getJSDocReadonlyTag:()=>aA,getJSDocReadonlyTagNoCache:()=>U4,getJSDocReturnTag:()=>W4,getJSDocReturnType:()=>V4,getJSDocRoot:()=>d2,getJSDocSatisfiesExpressionType:()=>tL,getJSDocSatisfiesTag:()=>wg,getJSDocTags:()=>Sl,getJSDocTagsNoCache:()=>lA,getJSDocTemplateTag:()=>cA,getJSDocThisTag:()=>_A,getJSDocType:()=>lm,getJSDocTypeAliasName:()=>X0,getJSDocTypeAssertionType:()=>mR,getJSDocTypeParameterDeclarations:()=>QT,getJSDocTypeParameterTags:()=>M4,getJSDocTypeParameterTagsNoCache:()=>L4,getJSDocTypeTag:()=>cm,getJSXImplicitImportBase:()=>tM,getJSXRuntimeImport:()=>rM,getJSXTransformEnabled:()=>eM,getKeyForCompilerOptions:()=>getKeyForCompilerOptions,getLanguageVariant:()=>O0,getLastChild:()=>ES,getLeadingCommentRanges:()=>Ho,getLeadingCommentRangesOfNode:()=>QD,getLeftmostAccessExpression:()=>O2,getLeftmostExpression:()=>xO,getLineAndCharacterOfPosition:()=>Ya,getLineInfo:()=>getLineInfo,getLineOfLocalPosition:()=>cN,getLineOfLocalPositionFromLineMap:()=>ba,getLineStartPositionForPosition:()=>getLineStartPositionForPosition,getLineStarts:()=>Ea,getLinesBetweenPositionAndNextNonWhitespaceCharacter:()=>ZN,getLinesBetweenPositionAndPrecedingNonWhitespaceCharacter:()=>KN,getLinesBetweenPositions:()=>f_,getLinesBetweenRangeEndAndRangeStart:()=>$N,getLinesBetweenRangeEndPositions:()=>QN,getLiteralText:()=>dD,getLocalNameForExternalImport:()=>vR,getLocalSymbolForExportDefault:()=>ON,getLocaleSpecificMessage:()=>T_,getLocaleTimeString:()=>getLocaleTimeString,getMappedContextSpan:()=>getMappedContextSpan,getMappedDocumentSpan:()=>getMappedDocumentSpan,getMappedLocation:()=>getMappedLocation,getMatchedFileSpec:()=>getMatchedFileSpec,getMatchedIncludeSpec:()=>getMatchedIncludeSpec,getMeaningFromDeclaration:()=>getMeaningFromDeclaration,getMeaningFromLocation:()=>getMeaningFromLocation,getMembersOfDeclaration:()=>tP,getModeForFileReference:()=>getModeForFileReference,getModeForResolutionAtIndex:()=>getModeForResolutionAtIndex,getModeForUsageLocation:()=>getModeForUsageLocation,getModifiedTime:()=>getModifiedTime,getModifiers:()=>Ed,getModuleInstanceState:()=>getModuleInstanceState,getModuleNameStringLiteralAt:()=>getModuleNameStringLiteralAt,getModuleSpecifierEndingPreference:()=>mM,getModuleSpecifierResolverHost:()=>getModuleSpecifierResolverHost,getNameForExportedSymbol:()=>getNameForExportedSymbol,getNameFromIndexInfo:()=>ND,getNameFromPropertyName:()=>getNameFromPropertyName,getNameOfAccessExpression:()=>bO,getNameOfCompilerOptionValue:()=>getNameOfCompilerOptionValue,getNameOfDeclaration:()=>Tl,getNameOfExpando:()=>GP,getNameOfJSDocTypedef:()=>D4,getNameOrArgument:()=>oT,getNameTable:()=>JF,getNamesForExportedSymbol:()=>getNamesForExportedSymbol,getNamespaceDeclarationNode:()=>lT,getNewLineCharacter:()=>yS,getNewLineKind:()=>getNewLineKind,getNewLineOrDefaultFromHost:()=>getNewLineOrDefaultFromHost,getNewTargetContainer:()=>vP,getNextJSDocCommentLocation:()=>mT,getNodeForGeneratedName:()=>nj,getNodeId:()=>getNodeId,getNodeKind:()=>getNodeKind,getNodeModifiers:()=>getNodeModifiers,getNodeModulePathParts:()=>XM,getNonAssignedNameOfDeclaration:()=>sm,getNonAssignmentOperatorForCompoundAssignment:()=>getNonAssignmentOperatorForCompoundAssignment,getNonAugmentationDeclaration:()=>J3,getNonDecoratorTokenPosOfNode:()=>cD,getNormalizedAbsolutePath:()=>wa,getNormalizedAbsolutePathWithoutRoot:()=>SC,getNormalizedPathComponents:()=>Zd,getObjectFlags:()=>Gf,getOperator:()=>b2,getOperatorAssociativity:()=>LT,getOperatorPrecedence:()=>JT,getOptionFromName:()=>getOptionFromName,getOptionsForLibraryResolution:()=>getOptionsForLibraryResolution,getOptionsNameMap:()=>getOptionsNameMap,getOrCreateEmitNode:()=>getOrCreateEmitNode,getOrCreateExternalHelpersModuleNameIfNeeded:()=>P8,getOrUpdate:()=>U5,getOriginalNode:()=>bl,getOriginalNodeId:()=>getOriginalNodeId,getOriginalSourceFile:()=>UI,getOutputDeclarationFileName:()=>getOutputDeclarationFileName,getOutputExtension:()=>getOutputExtension,getOutputFileNames:()=>getOutputFileNames,getOutputPathsFor:()=>getOutputPathsFor,getOutputPathsForBundle:()=>getOutputPathsForBundle,getOwnEmitOutputFilePath:()=>rN,getOwnKeys:()=>ng,getOwnValues:()=>fE,getPackageJsonInfo:()=>getPackageJsonInfo,getPackageJsonTypesVersionsPaths:()=>getPackageJsonTypesVersionsPaths,getPackageJsonsVisibleToFile:()=>getPackageJsonsVisibleToFile,getPackageNameFromTypesPackageName:()=>getPackageNameFromTypesPackageName,getPackageScopeForPath:()=>getPackageScopeForPath,getParameterSymbolFromJSDoc:()=>_I,getParameterTypeNode:()=>$M,getParentNodeInSpan:()=>getParentNodeInSpan,getParseTreeNode:()=>vl,getParsedCommandLineOfConfigFile:()=>getParsedCommandLineOfConfigFile,getPathComponents:()=>ki,getPathComponentsRelativeTo:()=>dg,getPathFromPathComponents:()=>zo,getPathUpdater:()=>getPathUpdater,getPathsBasePath:()=>aN,getPatternFromSpec:()=>lM,getPendingEmitKind:()=>getPendingEmitKind,getPositionOfLineAndCharacter:()=>OC,getPossibleGenericSignatures:()=>getPossibleGenericSignatures,getPossibleOriginalInputExtensionForExtension:()=>iN,getPossibleTypeArgumentsInfo:()=>getPossibleTypeArgumentsInfo,getPreEmitDiagnostics:()=>getPreEmitDiagnostics,getPrecedingNonSpaceCharacterPosition:()=>getPrecedingNonSpaceCharacterPosition,getPrivateIdentifier:()=>getPrivateIdentifier,getProperties:()=>getProperties,getProperty:()=>uE,getPropertyArrayElementValue:()=>uP,getPropertyAssignmentAliasLikeExpression:()=>xI,getPropertyNameForPropertyNameNode:()=>Ad,getPropertyNameForUniqueESSymbol:()=>NI,getPropertyNameOfBindingOrAssignmentElement:()=>ER,getPropertySymbolFromBindingElement:()=>getPropertySymbolFromBindingElement,getPropertySymbolsFromContextualType:()=>c7,getQuoteFromPreference:()=>getQuoteFromPreference,getQuotePreference:()=>getQuotePreference,getRangesWhere:()=>H5,getRefactorContextSpan:()=>getRefactorContextSpan,getReferencedFileLocation:()=>getReferencedFileLocation,getRegexFromPattern:()=>$f,getRegularExpressionForWildcard:()=>Xf,getRegularExpressionsForWildcards:()=>U2,getRelativePathFromDirectory:()=>$v,getRelativePathFromFile:()=>kC,getRelativePathToDirectoryOrUrl:()=>mg,getRenameLocation:()=>getRenameLocation,getReplacementSpanForContextToken:()=>getReplacementSpanForContextToken,getResolutionDiagnostic:()=>getResolutionDiagnostic,getResolutionModeOverrideForClause:()=>getResolutionModeOverrideForClause,getResolveJsonModule:()=>LS,getResolvePackageJsonExports:()=>HO,getResolvePackageJsonImports:()=>GO,getResolvedExternalModuleName:()=>qT,getResolvedModule:()=>Fk,getResolvedTypeReferenceDirective:()=>qk,getRestIndicatorOfBindingOrAssignmentElement:()=>wR,getRestParameterElementType:()=>eP,getRightMostAssignedExpression:()=>o2,getRootDeclaration:()=>Cm,getRootDirectoryOfResolutionCache:()=>getRootDirectoryOfResolutionCache,getRootLength:()=>Ai,getRootPathSplitLength:()=>getRootPathSplitLength,getScriptKind:()=>getScriptKind,getScriptKindFromFileName:()=>US,getScriptTargetFeatures:()=>getScriptTargetFeatures,getSelectedEffectiveModifierFlags:()=>nS,getSelectedSyntacticModifierFlags:()=>iS,getSemanticClassifications:()=>getSemanticClassifications,getSemanticJsxChildren:()=>WI,getSetAccessorTypeAnnotationNode:()=>lN,getSetAccessorValueParameter:()=>E2,getSetExternalModuleIndicator:()=>OS,getShebang:()=>a4,getSingleInitializerOfVariableStatementOrPropertyDeclaration:()=>u2,getSingleVariableOfVariableStatement:()=>sl,getSnapshotText:()=>getSnapshotText,getSnippetElement:()=>getSnippetElement,getSourceFileOfModule:()=>Yk,getSourceFileOfNode:()=>Qn,getSourceFilePathInNewDir:()=>VT,getSourceFilePathInNewDirWorker:()=>w2,getSourceFileVersionAsHashFromText:()=>getSourceFileVersionAsHashFromText,getSourceFilesToEmit:()=>oN,getSourceMapRange:()=>getSourceMapRange,getSourceMapper:()=>getSourceMapper,getSourceTextOfNodeFromSourceFile:()=>Qo,getSpanOfTokenAtPosition:()=>qs,getSpellingSuggestion:()=>Nv,getStartPositionOfLine:()=>eD,getStartPositionOfRange:()=>i_,getStartsOnNewLine:()=>getStartsOnNewLine,getStaticPropertiesAndClassStaticBlock:()=>getStaticPropertiesAndClassStaticBlock,getStrictOptionValue:()=>B2,getStringComparer:()=>ig,getSuperCallFromStatement:()=>getSuperCallFromStatement,getSuperContainer:()=>TP,getSupportedCodeFixes:()=>a7,getSupportedExtensions:()=>qS,getSupportedExtensionsWithJsonIfResolveJsonModule:()=>zS,getSwitchedType:()=>getSwitchedType,getSymbolId:()=>getSymbolId,getSymbolNameForPrivateIdentifier:()=>OI,getSymbolTarget:()=>getSymbolTarget,getSyntacticClassifications:()=>getSyntacticClassifications,getSyntacticModifierFlags:()=>P2,getSyntacticModifierFlagsNoCache:()=>I2,getSynthesizedDeepClone:()=>getSynthesizedDeepClone,getSynthesizedDeepCloneWithReplacements:()=>getSynthesizedDeepCloneWithReplacements,getSynthesizedDeepClones:()=>getSynthesizedDeepClones,getSynthesizedDeepClonesWithReplacements:()=>getSynthesizedDeepClonesWithReplacements,getSyntheticLeadingComments:()=>getSyntheticLeadingComments,getSyntheticTrailingComments:()=>getSyntheticTrailingComments,getTargetLabel:()=>getTargetLabel,getTargetOfBindingOrAssignmentElement:()=>Jo,getTemporaryModuleResolutionState:()=>getTemporaryModuleResolutionState,getTextOfConstantValue:()=>hD,getTextOfIdentifierOrLiteral:()=>kd,getTextOfJSDocComment:()=>pA,getTextOfJsxAttributeName:()=>nL,getTextOfJsxNamespacedName:()=>Nl,getTextOfNode:()=>ym,getTextOfNodeFromSourceText:()=>Hs,getTextOfPropertyName:()=>MD,getThisContainer:()=>r2,getThisParameter:()=>XT,getTokenAtPosition:()=>getTokenAtPosition,getTokenPosOfNode:()=>$o,getTokenSourceMapRange:()=>getTokenSourceMapRange,getTouchingPropertyName:()=>getTouchingPropertyName,getTouchingToken:()=>getTouchingToken,getTrailingCommentRanges:()=>i4,getTrailingSemicolonDeferringWriter:()=>eN,getTransformFlagsSubtreeExclusions:()=>Ox,getTransformers:()=>getTransformers,getTsBuildInfoEmitOutputFilePath:()=>getTsBuildInfoEmitOutputFilePath,getTsConfigObjectLiteralExpression:()=>H3,getTsConfigPropArrayElementValue:()=>pP,getTypeAnnotationNode:()=>pN,getTypeArgumentOrTypeParameterList:()=>getTypeArgumentOrTypeParameterList,getTypeKeywordOfTypeOnlyImport:()=>getTypeKeywordOfTypeOnlyImport,getTypeNode:()=>getTypeNode,getTypeNodeIfAccessible:()=>getTypeNodeIfAccessible,getTypeParameterFromJsDoc:()=>lI,getTypeParameterOwner:()=>QC,getTypesPackageName:()=>getTypesPackageName,getUILocale:()=>JE,getUniqueName:()=>getUniqueName,getUniqueSymbolId:()=>getUniqueSymbolId,getUseDefineForClassFields:()=>QO,getWatchErrorSummaryDiagnosticMessage:()=>getWatchErrorSummaryDiagnosticMessage,getWatchFactory:()=>getWatchFactory,group:()=>gE,groupBy:()=>bE,guessIndentation:()=>Ek,handleNoEmitOptions:()=>handleNoEmitOptions,hasAbstractModifier:()=>eS,hasAccessorModifier:()=>rS,hasAmbientModifier:()=>tS,hasChangesInResolutions:()=>$k,hasChildOfKind:()=>hasChildOfKind,hasContextSensitiveParameters:()=>qM,hasDecorators:()=>_l,hasDocComment:()=>hasDocComment,hasDynamicName:()=>IT,hasEffectiveModifier:()=>k2,hasEffectiveModifiers:()=>vN,hasEffectiveReadonlyModifier:()=>D0,hasExtension:()=>Hv,hasIndexSignature:()=>hasIndexSignature,hasInitializer:()=>S3,hasInvalidEscape:()=>RT,hasJSDocNodes:()=>Vi,hasJSDocParameterTags:()=>eA,hasJSFileExtension:()=>q2,hasJsonModuleEmitEnabled:()=>FO,hasOnlyExpressionInitializer:()=>xk,hasOverrideModifier:()=>SN,hasPossibleExternalModuleReference:()=>PD,hasProperty:()=>$r,hasPropertyAccessExpressionWithName:()=>hasPropertyAccessExpressionWithName,hasQuestionToken:()=>nI,hasRecordedExternalHelpers:()=>gR,hasRestParameter:()=>Ck,hasScopeMarker:()=>ZA,hasStaticModifier:()=>km,hasSyntacticModifier:()=>br,hasSyntacticModifiers:()=>TN,hasTSFileExtension:()=>z2,hasTabstop:()=>ax,hasTrailingDirectorySeparator:()=>Kd,hasType:()=>Sk,hasTypeArguments:()=>uI,hasZeroOrOneAsteriskCharacter:()=>nM,helperString:()=>helperString,hostGetCanonicalFileName:()=>UT,hostUsesCaseSensitiveFileNames:()=>T2,idText:()=>Lt,identifierIsThisKeyword:()=>$T,identifierToKeywordKind:()=>C4,identity:()=>ht,identitySourceMapConsumer:()=>identitySourceMapConsumer,ignoreSourceNewlines:()=>ignoreSourceNewlines,ignoredPaths:()=>ignoredPaths,importDefaultHelper:()=>importDefaultHelper,importFromModuleSpecifier:()=>tI,importNameElisionDisabled:()=>BO,importStarHelper:()=>importStarHelper,indexOfAnyCharCode:()=>hv,indexOfNode:()=>pD,indicesOf:()=>tg,inferredTypesContainingFile:()=>inferredTypesContainingFile,insertImports:()=>insertImports,insertLeadingStatement:()=>aR,insertSorted:()=>Zc,insertStatementAfterCustomPrologue:()=>oD,insertStatementAfterStandardPrologue:()=>aD,insertStatementsAfterCustomPrologue:()=>iD,insertStatementsAfterStandardPrologue:()=>nD,intersperse:()=>D5,intrinsicTagNameToString:()=>aL,introducesArgumentsExoticObject:()=>aP,inverseJsxOptionMap:()=>inverseJsxOptionMap,isAbstractConstructorSymbol:()=>fO,isAbstractModifier:()=>jL,isAccessExpression:()=>Yo,isAccessibilityModifier:()=>isAccessibilityModifier,isAccessor:()=>fm,isAccessorModifier:()=>BL,isAliasSymbolDeclaration:()=>SI,isAliasableExpression:()=>m2,isAmbientModule:()=>gm,isAmbientPropertyDeclaration:()=>CD,isAnonymousFunctionDefinition:()=>zs,isAnyDirectorySeparator:()=>lg,isAnyImportOrBareOrAccessedRequire:()=>kD,isAnyImportOrReExport:()=>vm,isAnyImportSyntax:()=>Vg,isAnySupportedFileExtension:()=>SM,isApplicableVersionedTypesKey:()=>isApplicableVersionedTypesKey,isArgumentExpressionOfElementAccess:()=>isArgumentExpressionOfElementAccess,isArray:()=>Ht,isArrayBindingElement:()=>BA,isArrayBindingOrAssignmentElement:()=>u3,isArrayBindingOrAssignmentPattern:()=>l3,isArrayBindingPattern:()=>VL,isArrayLiteralExpression:()=>Ul,isArrayLiteralOrObjectLiteralDestructuringPattern:()=>isArrayLiteralOrObjectLiteralDestructuringPattern,isArrayTypeNode:()=>Vx,isArrowFunction:()=>Fm,isAsExpression:()=>ZL,isAssertClause:()=>TJ,isAssertEntry:()=>SJ,isAssertionExpression:()=>YA,isAssertionKey:()=>PA,isAssertsKeyword:()=>LL,isAssignmentDeclaration:()=>w0,isAssignmentExpression:()=>Ca,isAssignmentOperator:()=>g_,isAssignmentPattern:()=>s3,isAssignmentTarget:()=>pI,isAsteriskToken:()=>PL,isAsyncFunction:()=>II,isAsyncModifier:()=>Uc,isAutoAccessorPropertyDeclaration:()=>o3,isAwaitExpression:()=>$L,isAwaitKeyword:()=>JL,isBigIntLiteral:()=>r6,isBinaryExpression:()=>xt,isBinaryOperatorToken:()=>KR,isBindableObjectDefinePropertyCall:()=>_2,isBindableStaticAccessExpression:()=>y_,isBindableStaticElementAccessExpression:()=>c2,isBindableStaticNameExpression:()=>n_,isBindingElement:()=>Bl,isBindingElementOfBareOrAccessedRequire:()=>FP,isBindingName:()=>MA,isBindingOrAssignmentElement:()=>UA,isBindingOrAssignmentPattern:()=>qA,isBindingPattern:()=>dm,isBlock:()=>ql,isBlockOrCatchScoped:()=>gD,isBlockScope:()=>R3,isBlockScopedContainerTopLevel:()=>xD,isBooleanLiteral:()=>LA,isBreakOrContinueStatement:()=>vA,isBreakStatement:()=>uJ,isBuildInfoFile:()=>isBuildInfoFile,isBuilderProgram:()=>isBuilderProgram2,isBundle:()=>MJ,isBundleFileTextLike:()=>vO,isCallChain:()=>d0,isCallExpression:()=>A_,isCallExpressionTarget:()=>isCallExpressionTarget,isCallLikeExpression:()=>VA,isCallOrNewExpression:()=>HA,isCallOrNewExpressionTarget:()=>isCallOrNewExpressionTarget,isCallSignatureDeclaration:()=>a6,isCallToHelper:()=>isCallToHelper,isCaseBlock:()=>gJ,isCaseClause:()=>IJ,isCaseKeyword:()=>UL,isCaseOrDefaultClause:()=>Tk,isCatchClause:()=>NJ,isCatchClauseVariableDeclaration:()=>ex,isCatchClauseVariableDeclarationOrBindingElement:()=>O3,isCheckJsEnabledForFile:()=>xM,isChildOfNodeWithKind:()=>YD,isCircularBuildOrder:()=>isCircularBuildOrder,isClassDeclaration:()=>a_,isClassElement:()=>Za,isClassExpression:()=>Um,isClassLike:()=>$n,isClassMemberModifier:()=>n3,isClassOrTypeElement:()=>jA,isClassStaticBlockDeclaration:()=>Jl,isCollapsedRange:()=>zN,isColonToken:()=>IL,isCommaExpression:()=>Xm,isCommaListExpression:()=>k_,isCommaSequence:()=>dR,isCommaToken:()=>Rx,isComment:()=>isComment,isCommonJsExportPropertyAssignment:()=>e2,isCommonJsExportedExpression:()=>nP,isCompoundAssignment:()=>isCompoundAssignment,isComputedNonLiteralName:()=>OD,isComputedPropertyName:()=>to,isConciseBody:()=>nk,isConditionalExpression:()=>QL,isConditionalTypeNode:()=>Yx,isConstTypeReference:()=>$4,isConstructSignatureDeclaration:()=>qx,isConstructorDeclaration:()=>w_,isConstructorTypeNode:()=>s6,isContextualKeyword:()=>h2,isContinueStatement:()=>lJ,isCustomPrologue:()=>Tm,isDebuggerStatement:()=>yJ,isDeclaration:()=>Xo,isDeclarationBindingElement:()=>Jg,isDeclarationFileName:()=>z8,isDeclarationName:()=>vT,isDeclarationNameOfEnumOrNamespace:()=>tO,isDeclarationReadonly:()=>HD,isDeclarationStatement:()=>dk,isDeclarationWithTypeParameterChildren:()=>j3,isDeclarationWithTypeParameters:()=>AD,isDecorator:()=>Ol,isDecoratorTarget:()=>isDecoratorTarget,isDefaultClause:()=>p8,isDefaultImport:()=>uT,isDefaultModifier:()=>ML,isDefaultedExpandoInitializer:()=>HP,isDeleteExpression:()=>GL,isDeleteTarget:()=>gI,isDeprecatedDeclaration:()=>isDeprecatedDeclaration,isDestructuringAssignment:()=>AN,isDiagnosticWithLocation:()=>isDiagnosticWithLocation,isDiskPathRoot:()=>hC,isDoStatement:()=>oJ,isDotDotDotToken:()=>DL,isDottedName:()=>I0,isDynamicName:()=>g2,isESSymbolIdentifier:()=>JI,isEffectiveExternalModule:()=>Wg,isEffectiveModuleDeclaration:()=>M3,isEffectiveStrictModeSourceFile:()=>ED,isElementAccessChain:()=>X4,isElementAccessExpression:()=>Pa,isEmittedFileOfProgram:()=>isEmittedFileOfProgram,isEmptyArrayLiteral:()=>NN,isEmptyBindingElement:()=>w4,isEmptyBindingPattern:()=>x4,isEmptyObjectLiteral:()=>IN,isEmptyStatement:()=>iJ,isEmptyStringLiteral:()=>$3,isEntityName:()=>OA,isEntityNameExpression:()=>io,isEnumConst:()=>VD,isEnumDeclaration:()=>g6,isEnumMember:()=>d8,isEqualityOperatorKind:()=>isEqualityOperatorKind,isEqualsGreaterThanToken:()=>OL,isExclamationToken:()=>jd,isExcludedFile:()=>isExcludedFile,isExclusivelyTypeOnlyImportOrExport:()=>isExclusivelyTypeOnlyImportOrExport,isExportAssignment:()=>_s,isExportDeclaration:()=>D_,isExportModifier:()=>jx,isExportName:()=>fR,isExportNamespaceAsDefaultDeclaration:()=>N3,isExportOrDefaultModifier:()=>ej,isExportSpecifier:()=>u8,isExportsIdentifier:()=>iT,isExportsOrModuleExportsOrAlias:()=>isExportsOrModuleExportsOrAlias,isExpression:()=>mm,isExpressionNode:()=>i2,isExpressionOfExternalModuleImportEqualsDeclaration:()=>isExpressionOfExternalModuleImportEqualsDeclaration,isExpressionOfOptionalChainRoot:()=>yA,isExpressionStatement:()=>zl,isExpressionWithTypeArguments:()=>d6,isExpressionWithTypeArgumentsInClassExtendsClause:()=>P0,isExternalModule:()=>Zo,isExternalModuleAugmentation:()=>zg,isExternalModuleImportEqualsDeclaration:()=>K3,isExternalModuleIndicator:()=>tk,isExternalModuleNameRelative:()=>BC,isExternalModuleReference:()=>Wm,isExternalModuleSymbol:()=>isExternalModuleSymbol,isExternalOrCommonJsModule:()=>WD,isFileLevelUniqueName:()=>A3,isFileProbablyExternalModule:()=>Yc,isFirstDeclarationOfSymbolParameter:()=>isFirstDeclarationOfSymbolParameter,isFixablePromiseHandler:()=>isFixablePromiseHandler,isForInOrOfStatement:()=>rk,isForInStatement:()=>_J,isForInitializer:()=>ak,isForOfStatement:()=>cJ,isForStatement:()=>o8,isFunctionBlock:()=>V3,isFunctionBody:()=>ik,isFunctionDeclaration:()=>ss,isFunctionExpression:()=>jm,isFunctionExpressionOrArrowFunction:()=>VM,isFunctionLike:()=>Xi,isFunctionLikeDeclaration:()=>i3,isFunctionLikeKind:()=>Ng,isFunctionLikeOrClassStaticBlockDeclaration:()=>pm,isFunctionOrConstructorTypeNode:()=>FA,isFunctionOrModuleBlock:()=>JA,isFunctionSymbol:()=>ZP,isFunctionTypeNode:()=>jl,isFutureReservedKeyword:()=>EI,isGeneratedIdentifier:()=>ga,isGeneratedPrivateIdentifier:()=>Pg,isGetAccessor:()=>Jc,isGetAccessorDeclaration:()=>Rl,isGetOrSetAccessorDeclaration:()=>hA,isGlobalDeclaration:()=>isGlobalDeclaration,isGlobalScopeAugmentation:()=>bm,isGrammarError:()=>rD,isHeritageClause:()=>fl,isHoistedFunction:()=>T0,isHoistedVariableStatement:()=>S0,isIdentifier:()=>we,isIdentifierANonContextualKeyword:()=>kI,isIdentifierName:()=>TI,isIdentifierOrThisTypeNode:()=>PR,isIdentifierPart:()=>Ha,isIdentifierStart:()=>cn,isIdentifierText:()=>Tg,isIdentifierTypePredicate:()=>cP,isIdentifierTypeReference:()=>LM,isIfStatement:()=>aJ,isIgnoredFileFromWildCardWatching:()=>isIgnoredFileFromWildCardWatching,isImplicitGlob:()=>RS,isImportCall:()=>Yg,isImportClause:()=>bJ,isImportDeclaration:()=>T6,isImportEqualsDeclaration:()=>v6,isImportKeyword:()=>Bx,isImportMeta:()=>v0,isImportOrExportSpecifier:()=>kA,isImportOrExportSpecifierName:()=>isImportOrExportSpecifierName,isImportSpecifier:()=>c8,isImportTypeAssertionContainer:()=>vJ,isImportTypeNode:()=>Fl,isImportableFile:()=>isImportableFile,isInComment:()=>isInComment,isInExpressionContext:()=>Q3,isInJSDoc:()=>Z3,isInJSFile:()=>Gt,isInJSXText:()=>isInJSXText,isInJsonFile:()=>JP,isInNonReferenceComment:()=>isInNonReferenceComment,isInReferenceComment:()=>isInReferenceComment,isInRightSideOfInternalImportEqualsDeclaration:()=>isInRightSideOfInternalImportEqualsDeclaration,isInString:()=>isInString,isInTemplateString:()=>isInTemplateString,isInTopLevelContext:()=>bP,isIncrementalCompilation:()=>$O,isIndexSignatureDeclaration:()=>o6,isIndexedAccessTypeNode:()=>e8,isInferTypeNode:()=>Kx,isInfinityOrNaNString:()=>zM,isInitializedProperty:()=>isInitializedProperty,isInitializedVariable:()=>vS,isInsideJsxElement:()=>isInsideJsxElement,isInsideJsxElementOrAttribute:()=>isInsideJsxElementOrAttribute,isInsideNodeModules:()=>isInsideNodeModules,isInsideTemplateLiteral:()=>isInsideTemplateLiteral,isInstantiatedModule:()=>isInstantiatedModule,isInterfaceDeclaration:()=>Wl,isInternalDeclaration:()=>isInternalDeclaration,isInternalModuleImportEqualsDeclaration:()=>MP,isInternalName:()=>pR,isIntersectionTypeNode:()=>Qx,isIntrinsicJsxName:()=>BT,isIterationStatement:()=>m3,isJSDoc:()=>ls,isJSDocAllType:()=>FJ,isJSDocAugmentsTag:()=>Hm,isJSDocAuthorTag:()=>VJ,isJSDocCallbackTag:()=>HJ,isJSDocClassTag:()=>y8,isJSDocCommentContainingNode:()=>T3,isJSDocConstructSignature:()=>iI,isJSDocDeprecatedTag:()=>N6,isJSDocEnumTag:()=>b8,isJSDocFunctionType:()=>Vm,isJSDocImplementsTag:()=>T8,isJSDocIndexSignature:()=>jP,isJSDocLikeText:()=>F8,isJSDocLink:()=>JJ,isJSDocLinkCode:()=>RJ,isJSDocLinkLike:()=>Gc,isJSDocLinkPlain:()=>jJ,isJSDocMemberName:()=>Gs,isJSDocNameReference:()=>Zf,isJSDocNamepathType:()=>WJ,isJSDocNamespaceBody:()=>_k,isJSDocNode:()=>Fg,isJSDocNonNullableType:()=>UJ,isJSDocNullableType:()=>h8,isJSDocOptionalParameter:()=>ox,isJSDocOptionalType:()=>qJ,isJSDocOverloadTag:()=>I6,isJSDocOverrideTag:()=>g8,isJSDocParameterTag:()=>o_,isJSDocPrivateTag:()=>k6,isJSDocPropertyLikeTag:()=>Ag,isJSDocPropertyTag:()=>QJ,isJSDocProtectedTag:()=>D6,isJSDocPublicTag:()=>A6,isJSDocReadonlyTag:()=>P6,isJSDocReturnTag:()=>O6,isJSDocSatisfiesExpression:()=>eL,isJSDocSatisfiesTag:()=>M6,isJSDocSeeTag:()=>GJ,isJSDocSignature:()=>Hl,isJSDocTag:()=>Bg,isJSDocTemplateTag:()=>Ko,isJSDocThisTag:()=>v8,isJSDocThrowsTag:()=>YJ,isJSDocTypeAlias:()=>Al,isJSDocTypeAssertion:()=>k8,isJSDocTypeExpression:()=>m8,isJSDocTypeLiteral:()=>C6,isJSDocTypeTag:()=>Gl,isJSDocTypedefTag:()=>XJ,isJSDocUnknownTag:()=>$J,isJSDocUnknownType:()=>BJ,isJSDocVariadicType:()=>zJ,isJSXTagName:()=>Wf,isJsonEqual:()=>V2,isJsonSourceFile:()=>Qg,isJsxAttribute:()=>kJ,isJsxAttributeLike:()=>bk,isJsxAttributeName:()=>iL,isJsxAttributes:()=>E6,isJsxChild:()=>b3,isJsxClosingElement:()=>Kf,isJsxClosingFragment:()=>AJ,isJsxElement:()=>H0,isJsxExpression:()=>PJ,isJsxFragment:()=>Qc,isJsxNamespacedName:()=>P_,isJsxOpeningElement:()=>Lo,isJsxOpeningFragment:()=>w6,isJsxOpeningLikeElement:()=>v3,isJsxOpeningLikeElementTagName:()=>isJsxOpeningLikeElementTagName,isJsxSelfClosingElement:()=>CJ,isJsxSpreadAttribute:()=>DJ,isJsxTagNameExpression:()=>gk,isJsxText:()=>Rd,isJumpStatementTarget:()=>isJumpStatementTarget,isKeyword:()=>xi,isKeywordOrPunctuation:()=>Hf,isKnownSymbol:()=>MI,isLabelName:()=>isLabelName,isLabelOfLabeledStatement:()=>isLabelOfLabeledStatement,isLabeledStatement:()=>s8,isLateVisibilityPaintedStatement:()=>DD,isLeftHandSideExpression:()=>Ro,isLeftHandSideOfAssignment:()=>CN,isLet:()=>GD,isLineBreak:()=>hr,isLiteralComputedPropertyDeclarationName:()=>TT,isLiteralExpression:()=>Dg,isLiteralExpressionOfObject:()=>EA,isLiteralImportTypeNode:()=>q3,isLiteralKind:()=>kg,isLiteralLikeAccess:()=>Vf,isLiteralLikeElementAccess:()=>Cl,isLiteralNameOfPropertyDeclarationOrIndexAccess:()=>isLiteralNameOfPropertyDeclarationOrIndexAccess,isLiteralTypeLikeExpression:()=>MR,isLiteralTypeLiteral:()=>$A,isLiteralTypeNode:()=>u6,isLocalName:()=>G0,isLogicalOperator:()=>xN,isLogicalOrCoalescingAssignmentExpression:()=>wN,isLogicalOrCoalescingAssignmentOperator:()=>Pm,isLogicalOrCoalescingBinaryExpression:()=>EN,isLogicalOrCoalescingBinaryOperator:()=>cS,isMappedTypeNode:()=>t8,isMemberName:()=>Ka,isMetaProperty:()=>m6,isMethodDeclaration:()=>Ll,isMethodOrAccessor:()=>Og,isMethodSignature:()=>Ux,isMinusToken:()=>i6,isMissingDeclaration:()=>wJ,isModifier:()=>Ig,isModifierKind:()=>vi,isModifierLike:()=>zf,isModuleAugmentationExternal:()=>L3,isModuleBlock:()=>_8,isModuleBody:()=>ok,isModuleDeclaration:()=>Ki,isModuleExportsAccessExpression:()=>s2,isModuleIdentifier:()=>aT,isModuleName:()=>OR,isModuleOrEnumDeclaration:()=>lk,isModuleReference:()=>yk,isModuleSpecifierLike:()=>isModuleSpecifierLike,isModuleWithStringLiteralName:()=>bD,isNameOfFunctionDeclaration:()=>isNameOfFunctionDeclaration,isNameOfModuleDeclaration:()=>isNameOfModuleDeclaration,isNamedClassElement:()=>RA,isNamedDeclaration:()=>om,isNamedEvaluation:()=>RI,isNamedEvaluationSource:()=>MT,isNamedExportBindings:()=>TA,isNamedExports:()=>l8,isNamedImportBindings:()=>ck,isNamedImports:()=>xJ,isNamedImportsOrExports:()=>TO,isNamedTupleMember:()=>_6,isNamespaceBody:()=>sk,isNamespaceExport:()=>zm,isNamespaceExportDeclaration:()=>b6,isNamespaceImport:()=>S6,isNamespaceReexportDeclaration:()=>IP,isNewExpression:()=>r8,isNewExpressionTarget:()=>isNewExpressionTarget,isNightly:()=>KI,isNoSubstitutionTemplateLiteral:()=>Jx,isNode:()=>xA,isNodeArray:()=>da,isNodeArrayMultiLine:()=>YN,isNodeDescendantOf:()=>bI,isNodeKind:()=>xl,isNodeLikeSystem:()=>iC,isNodeModulesDirectory:()=>DC,isNodeWithPossibleHoistedDeclaration:()=>fI,isNonContextualKeyword:()=>PT,isNonExportDefaultModifier:()=>tj,isNonGlobalAmbientModule:()=>vD,isNonGlobalDeclaration:()=>isNonGlobalDeclaration,isNonNullAccess:()=>ZM,isNonNullChain:()=>Q4,isNonNullExpression:()=>Bo,isNonStaticMethodOrAccessorWithPrivateName:()=>isNonStaticMethodOrAccessorWithPrivateName,isNotEmittedOrPartiallyEmittedNode:()=>KA,isNotEmittedStatement:()=>x6,isNullishCoalesce:()=>bA,isNumber:()=>AE,isNumericLiteral:()=>ao,isNumericLiteralName:()=>tx,isObjectBindingElementWithoutPropertyName:()=>isObjectBindingElementWithoutPropertyName,isObjectBindingOrAssignmentElement:()=>c3,isObjectBindingOrAssignmentPattern:()=>_3,isObjectBindingPattern:()=>WL,isObjectLiteralElement:()=>h0,isObjectLiteralElementLike:()=>Lg,isObjectLiteralExpression:()=>so,isObjectLiteralMethod:()=>sP,isObjectLiteralOrClassExpressionMethodOrAccessor:()=>_P,isObjectTypeDeclaration:()=>gO,isOctalDigit:()=>Uf,isOmittedExpression:()=>qm,isOptionalChain:()=>Eg,isOptionalChainRoot:()=>Cg,isOptionalDeclaration:()=>KM,isOptionalJSDocPropertyLikeTag:()=>ix,isOptionalTypeNode:()=>Gx,isOuterExpression:()=>$m,isOutermostOptionalChain:()=>gA,isOverrideModifier:()=>FL,isPackedArrayLiteral:()=>FM,isParameter:()=>oo,isParameterDeclaration:()=>FI,isParameterOrCatchClauseVariable:()=>WM,isParameterPropertyDeclaration:()=>S4,isParameterPropertyModifier:()=>r3,isParenthesizedExpression:()=>as,isParenthesizedTypeNode:()=>c6,isParseTreeNode:()=>nl,isPartOfTypeNode:()=>Kg,isPartOfTypeQuery:()=>Y3,isPartiallyEmittedExpression:()=>a8,isPatternMatch:()=>og,isPinnedComment:()=>I3,isPlainJsFile:()=>Kk,isPlusToken:()=>n6,isPossiblyTypeArgumentPosition:()=>isPossiblyTypeArgumentPosition,isPostfixUnaryExpression:()=>i8,isPrefixUnaryExpression:()=>Bm,isPrivateIdentifier:()=>Jr,isPrivateIdentifierClassElementDeclaration:()=>t3,isPrivateIdentifierPropertyAccessExpression:()=>NA,isPrivateIdentifierSymbol:()=>LI,isProgramBundleEmitBuildInfo:()=>isProgramBundleEmitBuildInfo,isProgramUptoDate:()=>isProgramUptoDate,isPrologueDirective:()=>va,isPropertyAccessChain:()=>G4,isPropertyAccessEntityNameExpression:()=>pS,isPropertyAccessExpression:()=>jr,isPropertyAccessOrQualifiedName:()=>WA,isPropertyAccessOrQualifiedNameOrImportTypeNode:()=>zA,isPropertyAssignment:()=>cs,isPropertyDeclaration:()=>is,isPropertyName:()=>wl,isPropertyNameLiteral:()=>C0,isPropertySignature:()=>Ml,isProtoSetter:()=>OT,isPrototypeAccess:()=>Pl,isPrototypePropertyAssignment:()=>QP,isPunctuation:()=>DT,isPushOrUnshiftIdentifier:()=>jI,isQualifiedName:()=>x_,isQuestionDotToken:()=>NL,isQuestionOrExclamationToken:()=>DR,isQuestionOrPlusOrMinusToken:()=>NR,isQuestionToken:()=>pl,isRawSourceMap:()=>isRawSourceMap,isReadonlyKeyword:()=>Fx,isReadonlyKeywordOrPlusOrMinusToken:()=>IR,isRecognizedTripleSlashComment:()=>sD,isReferenceFileLocation:()=>isReferenceFileLocation,isReferencedFile:()=>isReferencedFile,isRegularExpressionLiteral:()=>EL,isRequireCall:()=>El,isRequireVariableStatement:()=>rT,isRestParameter:()=>x3,isRestTypeNode:()=>Xx,isReturnStatement:()=>pJ,isReturnStatementWithFixablePromiseHandler:()=>isReturnStatementWithFixablePromiseHandler,isRightSideOfAccessExpression:()=>fS,isRightSideOfPropertyAccess:()=>isRightSideOfPropertyAccess,isRightSideOfQualifiedName:()=>isRightSideOfQualifiedName,isRightSideOfQualifiedNameOrPropertyAccess:()=>DN,isRightSideOfQualifiedNameOrPropertyAccessOrJSDocMemberName:()=>PN,isRootedDiskPath:()=>l_,isSameEntityName:()=>r_,isSatisfiesExpression:()=>eJ,isScopeMarker:()=>h3,isSemicolonClassElement:()=>nJ,isSetAccessor:()=>Lc,isSetAccessorDeclaration:()=>E_,isShebangTrivia:()=>bg,isShorthandAmbientModuleSymbol:()=>TD,isShorthandPropertyAssignment:()=>Vl,isSignedNumericLiteral:()=>y2,isSimpleCopiableExpression:()=>isSimpleCopiableExpression,isSimpleInlineableExpression:()=>isSimpleInlineableExpression,isSingleOrDoubleQuote:()=>BP,isSourceFile:()=>Zn,isSourceFileFromLibrary:()=>isSourceFileFromLibrary,isSourceFileJS:()=>a2,isSourceFileNotJS:()=>LP,isSourceFileNotJson:()=>RP,isSourceMapping:()=>isSourceMapping,isSpecialPropertyDeclaration:()=>YP,isSpreadAssignment:()=>f8,isSpreadElement:()=>f6,isStatement:()=>y3,isStatementButNotDeclaration:()=>mk,isStatementOrBlock:()=>g3,isStatementWithLocals:()=>Zk,isStatic:()=>k0,isStaticModifier:()=>RL,isString:()=>c_,isStringAKeyword:()=>AI,isStringANonContextualKeyword:()=>CI,isStringAndEmptyAnonymousObjectIntersection:()=>isStringAndEmptyAnonymousObjectIntersection,isStringDoubleQuoted:()=>UP,isStringLiteral:()=>pn,isStringLiteralLike:()=>Vn,isStringLiteralOrJsxExpression:()=>vk,isStringLiteralOrTemplate:()=>isStringLiteralOrTemplate,isStringOrNumericLiteralLike:()=>Yi,isStringOrRegularExpressionOrTemplateLiteral:()=>isStringOrRegularExpressionOrTemplateLiteral,isStringTextContainingNode:()=>IA,isSuperCall:()=>XD,isSuperKeyword:()=>Yf,isSuperOrSuperProperty:()=>xP,isSuperProperty:()=>Cd,isSupportedSourceFileName:()=>yM,isSwitchStatement:()=>dJ,isSyntaxList:()=>KJ,isSyntheticExpression:()=>tJ,isSyntheticReference:()=>EJ,isTagName:()=>isTagName,isTaggedTemplateExpression:()=>n8,isTaggedTemplateTag:()=>isTaggedTemplateTag,isTemplateExpression:()=>YL,isTemplateHead:()=>CL,isTemplateLiteral:()=>GA,isTemplateLiteralKind:()=>il,isTemplateLiteralToken:()=>CA,isTemplateLiteralTypeNode:()=>zL,isTemplateLiteralTypeSpan:()=>qL,isTemplateMiddle:()=>AL,isTemplateMiddleOrTemplateTail:()=>AA,isTemplateSpan:()=>rJ,isTemplateTail:()=>kL,isTextWhiteSpaceLike:()=>isTextWhiteSpaceLike,isThis:()=>isThis,isThisContainerOrFunctionBlock:()=>gP,isThisIdentifier:()=>Am,isThisInTypeQuery:()=>uN,isThisInitializedDeclaration:()=>EP,isThisInitializedObjectBindingExpression:()=>CP,isThisProperty:()=>wP,isThisTypeNode:()=>l6,isThisTypeParameter:()=>rx,isThisTypePredicate:()=>lP,isThrowStatement:()=>mJ,isToken:()=>wA,isTokenKind:()=>K4,isTraceEnabled:()=>isTraceEnabled,isTransientSymbol:()=>g0,isTrivia:()=>DI,isTryStatement:()=>hJ,isTupleTypeNode:()=>Hx,isTypeAlias:()=>aI,isTypeAliasDeclaration:()=>y6,isTypeAssertionExpression:()=>HL,isTypeDeclaration:()=>nx,isTypeElement:()=>Mg,isTypeKeyword:()=>isTypeKeyword,isTypeKeywordToken:()=>isTypeKeywordToken,isTypeKeywordTokenOrIdentifier:()=>isTypeKeywordTokenOrIdentifier,isTypeLiteralNode:()=>Rm,isTypeNode:()=>m0,isTypeNodeKind:()=>CS,isTypeOfExpression:()=>XL,isTypeOnlyExportDeclaration:()=>e3,isTypeOnlyImportDeclaration:()=>Z4,isTypeOnlyImportOrExportDeclaration:()=>DA,isTypeOperatorNode:()=>Zx,isTypeParameterDeclaration:()=>Mo,isTypePredicateNode:()=>zx,isTypeQueryNode:()=>Wx,isTypeReferenceNode:()=>C_,isTypeReferenceType:()=>wk,isUMDExportSymbol:()=>mO,isUnaryExpression:()=>f3,isUnaryExpressionWithWrite:()=>XA,isUnicodeIdentifierStart:()=>e4,isUnionTypeNode:()=>$x,isUnparsedNode:()=>SA,isUnparsedPrepend:()=>OJ,isUnparsedSource:()=>LJ,isUnparsedTextLike:()=>Y4,isUrl:()=>mC,isValidBigIntString:()=>QS,isValidESSymbolDeclaration:()=>iP,isValidTypeOnlyAliasUseSite:()=>IM,isValueSignatureDeclaration:()=>dI,isVarConst:()=>U3,isVariableDeclaration:()=>Di,isVariableDeclarationInVariableStatement:()=>W3,isVariableDeclarationInitializedToBareOrAccessedRequire:()=>Sm,isVariableDeclarationInitializedToRequire:()=>eT,isVariableDeclarationList:()=>h6,isVariableLike:()=>Zg,isVariableLikeOrAccessor:()=>rP,isVariableStatement:()=>os,isVoidExpression:()=>p6,isWatchSet:()=>nO,isWhileStatement:()=>sJ,isWhiteSpaceLike:()=>Hi,isWhiteSpaceSingleLine:()=>Oo,isWithStatement:()=>fJ,isWriteAccess:()=>cO,isWriteOnlyAccess:()=>_O,isYieldExpression:()=>KL,jsxModeNeedsExplicitImport:()=>jsxModeNeedsExplicitImport,keywordPart:()=>keywordPart,last:()=>Sa,lastOrUndefined:()=>Ei,length:()=>Xa,libMap:()=>libMap,libs:()=>libs,lineBreakPart:()=>lineBreakPart,linkNamePart:()=>linkNamePart,linkPart:()=>linkPart,linkTextPart:()=>linkTextPart,listFiles:()=>listFiles,loadModuleFromGlobalCache:()=>loadModuleFromGlobalCache,loadWithModeAwareCache:()=>loadWithModeAwareCache,makeIdentifierFromModuleName:()=>yD,makeImport:()=>makeImport,makeImportIfNecessary:()=>makeImportIfNecessary,makeStringLiteral:()=>makeStringLiteral,mangleScopedPackageName:()=>mangleScopedPackageName,map:()=>Ta,mapAllOrFail:()=>j5,mapDefined:()=>$a,mapDefinedEntries:()=>B5,mapDefinedIterator:()=>F5,mapEntries:()=>V5,mapIterator:()=>L5,mapOneOrMany:()=>mapOneOrMany,mapToDisplayParts:()=>mapToDisplayParts,matchFiles:()=>uM,matchPatternOrExact:()=>wM,matchedText:()=>GE,matchesExclude:()=>matchesExclude,maybeBind:()=>nr,maybeSetLocalizedDiagnosticMessages:()=>DS,memoize:()=>Kh,memoizeCached:()=>IE,memoizeOne:()=>Pn,memoizeWeak:()=>PE,metadataHelper:()=>metadataHelper,min:()=>ME,minAndMax:()=>CM,missingFileModifiedTime:()=>missingFileModifiedTime,modifierToFlag:()=>N2,modifiersToFlags:()=>_n,moduleOptionDeclaration:()=>moduleOptionDeclaration,moduleResolutionIsEqualTo:()=>Wk,moduleResolutionNameAndModeGetter:()=>moduleResolutionNameAndModeGetter,moduleResolutionOptionDeclarations:()=>moduleResolutionOptionDeclarations,moduleResolutionSupportsPackageJsonExportsAndImports:()=>j2,moduleResolutionUsesNodeModules:()=>moduleResolutionUsesNodeModules,moduleSpecifiers:()=>ts_moduleSpecifiers_exports,moveEmitHelpers:()=>moveEmitHelpers,moveRangeEnd:()=>UN,moveRangePastDecorators:()=>gS,moveRangePastModifiers:()=>qN,moveRangePos:()=>Id,moveSyntheticComments:()=>moveSyntheticComments,mutateMap:()=>pO,mutateMapSkippingNewValues:()=>xS,needsParentheses:()=>needsParentheses,needsScopeMarker:()=>ek,newCaseClauseTracker:()=>newCaseClauseTracker,newPrivateEnvironment:()=>newPrivateEnvironment,noEmitNotification:()=>noEmitNotification,noEmitSubstitution:()=>noEmitSubstitution,noTransformers:()=>noTransformers,noTruncationMaximumTruncationLength:()=>lx,nodeCanBeDecorated:()=>X3,nodeHasName:()=>k4,nodeIsDecorated:()=>t_,nodeIsMissing:()=>Wi,nodeIsPresent:()=>ol,nodeIsSynthesized:()=>ma,nodeModuleNameResolver:()=>nodeModuleNameResolver,nodeModulesPathPart:()=>nodeModulesPathPart,nodeNextJsonConfigResolver:()=>nodeNextJsonConfigResolver,nodeOrChildIsDecorated:()=>x0,nodeOverlapsWithStartEnd:()=>nodeOverlapsWithStartEnd,nodePosToString:()=>tD,nodeSeenTracker:()=>nodeSeenTracker,nodeStartsNewLexicalEnvironment:()=>BI,nodeToDisplayParts:()=>nodeToDisplayParts,noop:()=>Mn,noopFileWatcher:()=>noopFileWatcher,normalizePath:()=>ln,normalizeSlashes:()=>Wo,not:()=>QE,notImplemented:()=>DE,notImplementedResolver:()=>notImplementedResolver,nullNodeConverters:()=>nullNodeConverters,nullParenthesizerRules:()=>e6,nullTransformationContext:()=>nullTransformationContext,objectAllocator:()=>St,operatorPart:()=>operatorPart,optionDeclarations:()=>optionDeclarations,optionMapToObject:()=>optionMapToObject,optionsAffectingProgramStructure:()=>optionsAffectingProgramStructure,optionsForBuild:()=>optionsForBuild,optionsForWatch:()=>optionsForWatch,optionsHaveChanges:()=>m_,optionsHaveModuleResolutionChanges:()=>w3,or:()=>sg,orderedRemoveItem:()=>WE,orderedRemoveItemAt:()=>Ov,outFile:()=>x2,packageIdToPackageName:()=>E3,packageIdToString:()=>Gk,padLeft:()=>jv,padRight:()=>eC,paramHelper:()=>paramHelper,parameterIsThisKeyword:()=>Dl,parameterNamePart:()=>parameterNamePart,parseBaseNodeFactory:()=>Y0,parseBigInt:()=>PM,parseBuildCommand:()=>parseBuildCommand,parseCommandLine:()=>parseCommandLine,parseCommandLineWorker:()=>parseCommandLineWorker,parseConfigFileTextToJson:()=>parseConfigFileTextToJson,parseConfigFileWithSystem:()=>parseConfigFileWithSystem,parseConfigHostFromCompilerHostLike:()=>parseConfigHostFromCompilerHostLike,parseCustomTypeOption:()=>parseCustomTypeOption,parseIsolatedEntityName:()=>bj,parseIsolatedJSDocComment:()=>Tj,parseJSDocTypeExpressionForTests:()=>Sj,parseJsonConfigFileContent:()=>parseJsonConfigFileContent,parseJsonSourceFileConfigFileContent:()=>parseJsonSourceFileConfigFileContent,parseJsonText:()=>vj,parseListTypeOption:()=>parseListTypeOption,parseNodeFactory:()=>N_,parseNodeModuleFromPath:()=>parseNodeModuleFromPath,parsePackageName:()=>parsePackageName,parsePseudoBigInt:()=>Om,parseValidBigInt:()=>$S,patchWriteFileEnsuringDirectory:()=>patchWriteFileEnsuringDirectory,pathContainsNodeModules:()=>pathContainsNodeModules,pathIsAbsolute:()=>ug,pathIsBareSpecifier:()=>yC,pathIsRelative:()=>rs,patternText:()=>HE,perfLogger:()=>sd,performIncrementalCompilation:()=>performIncrementalCompilation,performance:()=>ts_performance_exports,plainJSErrors:()=>plainJSErrors,positionBelongsToNode:()=>positionBelongsToNode,positionIsASICandidate:()=>positionIsASICandidate,positionIsSynthesized:()=>Aa,positionsAreOnSameLine:()=>b_,preProcessFile:()=>preProcessFile,probablyUsesSemicolons:()=>probablyUsesSemicolons,processCommentPragmas:()=>W8,processPragmasIntoFields:()=>V8,processTaggedTemplateExpression:()=>processTaggedTemplateExpression,programContainsEsModules:()=>programContainsEsModules,programContainsModules:()=>programContainsModules,projectReferenceIsEqualTo:()=>zk,propKeyHelper:()=>propKeyHelper,propertyNamePart:()=>propertyNamePart,pseudoBigIntToString:()=>H2,punctuationPart:()=>punctuationPart,pushIfUnique:()=>dl,quote:()=>quote,quotePreferenceFromString:()=>quotePreferenceFromString,rangeContainsPosition:()=>rangeContainsPosition,rangeContainsPositionExclusive:()=>rangeContainsPositionExclusive,rangeContainsRange:()=>rangeContainsRange,rangeContainsRangeExclusive:()=>rangeContainsRangeExclusive,rangeContainsStartEnd:()=>rangeContainsStartEnd,rangeEndIsOnSameLineAsRangeStart:()=>XN,rangeEndPositionsAreOnSameLine:()=>GN,rangeEquals:()=>aE,rangeIsOnSingleLine:()=>VN,rangeOfNode:()=>AM,rangeOfTypeParameters:()=>kM,rangeOverlapsWithStartEnd:()=>rangeOverlapsWithStartEnd,rangeStartIsOnSameLineAsRangeEnd:()=>bS,rangeStartPositionsAreOnSameLine:()=>HN,readBuilderProgram:()=>readBuilderProgram,readConfigFile:()=>readConfigFile,readHelper:()=>readHelper,readJson:()=>BN,readJsonConfigFile:()=>readJsonConfigFile,readJsonOrUndefined:()=>mS,realizeDiagnostics:()=>realizeDiagnostics,reduceEachLeadingCommentRange:()=>t4,reduceEachTrailingCommentRange:()=>r4,reduceLeft:()=>Vd,reduceLeftIterator:()=>k5,reducePathComponents:()=>xa,refactor:()=>ts_refactor_exports,regExpEscape:()=>_M,relativeComplement:()=>rE,removeAllComments:()=>removeAllComments,removeEmitHelper:()=>removeEmitHelper,removeExtension:()=>HS,removeFileExtension:()=>cl,removeIgnoredPath:()=>removeIgnoredPath,removeMinAndVersionNumbers:()=>zE,removeOptionality:()=>removeOptionality,removePrefix:()=>XE,removeSuffix:()=>UE,removeTrailingDirectorySeparator:()=>p_,repeatString:()=>repeatString,replaceElement:()=>lE,resolutionExtensionIsTSOrJson:()=>TM,resolveConfigFileProjectName:()=>resolveConfigFileProjectName,resolveJSModule:()=>resolveJSModule,resolveLibrary:()=>resolveLibrary,resolveModuleName:()=>resolveModuleName,resolveModuleNameFromCache:()=>resolveModuleNameFromCache,resolvePackageNameToPackageJson:()=>resolvePackageNameToPackageJson,resolvePath:()=>u0,resolveProjectReferencePath:()=>resolveProjectReferencePath,resolveTripleslashReference:()=>resolveTripleslashReference,resolveTypeReferenceDirective:()=>resolveTypeReferenceDirective,resolvingEmptyArray:()=>_x,restHelper:()=>restHelper,returnFalse:()=>id,returnNoopFileWatcher:()=>returnNoopFileWatcher,returnTrue:()=>Av,returnUndefined:()=>kE,returnsPromise:()=>returnsPromise,runInitializersHelper:()=>runInitializersHelper,sameFlatMap:()=>gv,sameMap:()=>J5,sameMapping:()=>sameMapping,scanShebangTrivia:()=>vg,scanTokenAtPosition:()=>qD,scanner:()=>Uo,screenStartingMessageCodes:()=>screenStartingMessageCodes,semanticDiagnosticsOptionDeclarations:()=>semanticDiagnosticsOptionDeclarations,serializeCompilerOptions:()=>serializeCompilerOptions,server:()=>ts_server_exports,servicesVersion:()=>l7,setCommentRange:()=>setCommentRange,setConfigFileInOptions:()=>setConfigFileInOptions,setConstantValue:()=>setConstantValue,setEachParent:()=>Qs,setEmitFlags:()=>setEmitFlags,setFunctionNameHelper:()=>setFunctionNameHelper,setGetSourceFileAsHashVersioned:()=>setGetSourceFileAsHashVersioned,setIdentifierAutoGenerate:()=>setIdentifierAutoGenerate,setIdentifierGeneratedImportReference:()=>setIdentifierGeneratedImportReference,setIdentifierTypeArguments:()=>setIdentifierTypeArguments,setInternalEmitFlags:()=>setInternalEmitFlags,setLocalizedDiagnosticMessages:()=>kS,setModuleDefaultHelper:()=>setModuleDefaultHelper,setNodeFlags:()=>RM,setObjectAllocator:()=>AS,setOriginalNode:()=>Gr,setParent:()=>$i,setParentRecursive:()=>KS,setPrivateIdentifier:()=>setPrivateIdentifier,setResolvedModule:()=>Bk,setResolvedTypeReferenceDirective:()=>Uk,setSnippetElement:()=>setSnippetElement,setSourceMapRange:()=>setSourceMapRange,setStackTraceLimit:()=>setStackTraceLimit,setStartsOnNewLine:()=>setStartsOnNewLine,setSyntheticLeadingComments:()=>setSyntheticLeadingComments,setSyntheticTrailingComments:()=>setSyntheticTrailingComments,setSys:()=>setSys,setSysLog:()=>setSysLog,setTextRange:()=>He,setTextRangeEnd:()=>YS,setTextRangePos:()=>Od,setTextRangePosEnd:()=>Ga,setTextRangePosWidth:()=>Md,setTokenSourceMapRange:()=>setTokenSourceMapRange,setTypeNode:()=>setTypeNode,setUILocale:()=>Iv,setValueDeclaration:()=>KP,shouldAllowImportingTsExtension:()=>shouldAllowImportingTsExtension,shouldPreserveConstEnums:()=>XO,shouldResolveJsRequire:()=>VO,shouldUseUriStyleNodeCoreModules:()=>shouldUseUriStyleNodeCoreModules,showModuleSpecifier:()=>hO,signatureHasLiteralTypes:()=>signatureHasLiteralTypes,signatureHasRestParameter:()=>signatureHasRestParameter,signatureToDisplayParts:()=>signatureToDisplayParts,single:()=>_E,singleElementArray:()=>ad,singleIterator:()=>z5,singleOrMany:()=>cE,singleOrUndefined:()=>Wd,skipAlias:()=>oO,skipAssertions:()=>yR,skipConstraint:()=>skipConstraint,skipOuterExpressions:()=>us,skipParentheses:()=>kl,skipPartiallyEmittedExpressions:()=>um,skipTrivia:()=>Mt,skipTypeChecking:()=>DM,skipTypeParentheses:()=>yI,skipWhile:()=>rC,sliceAfter:()=>EM,some:()=>ft,sort:()=>nd,sortAndDeduplicate:()=>vv,sortAndDeduplicateDiagnostics:()=>UC,sourceFileAffectingCompilerOptions:()=>sourceFileAffectingCompilerOptions,sourceFileMayBeEmitted:()=>A0,sourceMapCommentRegExp:()=>sourceMapCommentRegExp,sourceMapCommentRegExpDontCareLineStart:()=>sourceMapCommentRegExpDontCareLineStart,spacePart:()=>spacePart,spanMap:()=>W5,spreadArrayHelper:()=>spreadArrayHelper,stableSort:()=>xv,startEndContainsRange:()=>startEndContainsRange,startEndOverlapsWithStartEnd:()=>startEndOverlapsWithStartEnd,startOnNewLine:()=>Qm,startTracing:()=>startTracing,startsWith:()=>Rr,startsWithDirectory:()=>CC,startsWithUnderscore:()=>startsWithUnderscore,startsWithUseStrict:()=>A8,stringContains:()=>Qa,stringContainsAt:()=>stringContainsAt,stringToToken:()=>gl,stripQuotes:()=>QI,supportedDeclarationExtensions:()=>Z2,supportedJSExtensions:()=>q0,supportedJSExtensionsFlat:()=>K2,supportedLocaleDirectories:()=>qg,supportedTSExtensions:()=>Fo,supportedTSExtensionsFlat:()=>Y2,supportedTSImplementationExtensions:()=>Dx,suppressLeadingAndTrailingTrivia:()=>suppressLeadingAndTrailingTrivia,suppressLeadingTrivia:()=>suppressLeadingTrivia,suppressTrailingTrivia:()=>suppressTrailingTrivia,symbolEscapedNameNoDefault:()=>symbolEscapedNameNoDefault,symbolName:()=>wd,symbolNameNoDefault:()=>symbolNameNoDefault,symbolPart:()=>symbolPart,symbolToDisplayParts:()=>symbolToDisplayParts,syntaxMayBeASICandidate:()=>syntaxMayBeASICandidate,syntaxRequiresTrailingSemicolonOrASI:()=>syntaxRequiresTrailingSemicolonOrASI,sys:()=>l0,sysLog:()=>sysLog,tagNamesAreEquivalent:()=>Si,takeWhile:()=>tC,targetOptionDeclaration:()=>targetOptionDeclaration,templateObjectHelper:()=>templateObjectHelper,testFormatSettings:()=>testFormatSettings,textChangeRangeIsUnchanged:()=>T4,textChangeRangeNewSpan:()=>Us,textChanges:()=>ts_textChanges_exports,textOrKeywordPart:()=>textOrKeywordPart,textPart:()=>textPart,textRangeContainsPositionInclusive:()=>zC,textSpanContainsPosition:()=>qC,textSpanContainsTextSpan:()=>WC,textSpanEnd:()=>tr,textSpanIntersection:()=>v4,textSpanIntersectsWith:()=>GC,textSpanIntersectsWithPosition:()=>XC,textSpanIntersectsWithTextSpan:()=>HC,textSpanIsEmpty:()=>g4,textSpanOverlap:()=>b4,textSpanOverlapsWith:()=>VC,textSpansEqual:()=>textSpansEqual,textToKeywordObj:()=>Vc,timestamp:()=>ha,toArray:()=>Bf,toBuilderFileEmit:()=>toBuilderFileEmit,toBuilderStateFileInfoForMultiEmit:()=>toBuilderStateFileInfoForMultiEmit,toEditorSettings:()=>zc,toFileNameLowerCase:()=>Dv,toLowerCase:()=>kv,toPath:()=>wi,toProgramEmitPending:()=>toProgramEmitPending,tokenIsIdentifierOrKeyword:()=>Dt,tokenIsIdentifierOrKeywordOrGreaterThan:()=>Zv,tokenToString:()=>ir,trace:()=>trace,tracing:()=>ya,tracingEnabled:()=>tracingEnabled,transform:()=>transform,transformClassFields:()=>transformClassFields,transformDeclarations:()=>transformDeclarations,transformECMAScriptModule:()=>transformECMAScriptModule,transformES2015:()=>transformES2015,transformES2016:()=>transformES2016,transformES2017:()=>transformES2017,transformES2018:()=>transformES2018,transformES2019:()=>transformES2019,transformES2020:()=>transformES2020,transformES2021:()=>transformES2021,transformES5:()=>transformES5,transformESDecorators:()=>transformESDecorators,transformESNext:()=>transformESNext,transformGenerators:()=>transformGenerators,transformJsx:()=>transformJsx,transformLegacyDecorators:()=>transformLegacyDecorators,transformModule:()=>transformModule,transformNodeModule:()=>transformNodeModule,transformNodes:()=>transformNodes,transformSystemModule:()=>transformSystemModule,transformTypeScript:()=>transformTypeScript,transpile:()=>transpile,transpileModule:()=>transpileModule,transpileOptionValueCompilerOptions:()=>transpileOptionValueCompilerOptions,trimString:()=>Qd,trimStringEnd:()=>Xs,trimStringStart:()=>el,tryAddToSet:()=>q5,tryAndIgnoreErrors:()=>tryAndIgnoreErrors,tryCast:()=>In,tryDirectoryExists:()=>tryDirectoryExists,tryExtractTSExtension:()=>LN,tryFileExists:()=>tryFileExists,tryGetClassExtendingExpressionWithTypeArguments:()=>lS,tryGetClassImplementingOrExtendingExpressionWithTypeArguments:()=>uS,tryGetDirectories:()=>tryGetDirectories,tryGetExtensionFromPath:()=>W2,tryGetImportFromModuleSpecifier:()=>cT,tryGetJSDocSatisfiesTypeNode:()=>sx,tryGetModuleNameFromFile:()=>I8,tryGetModuleSpecifierFromDeclaration:()=>eI,tryGetNativePerformanceHooks:()=>_C,tryGetPropertyAccessOrIdentifierToString:()=>N0,tryGetPropertyNameOfBindingOrAssignmentElement:()=>O8,tryGetSourceMappingURL:()=>tryGetSourceMappingURL,tryGetTextOfPropertyName:()=>Hg,tryIOAndConsumeErrors:()=>tryIOAndConsumeErrors,tryParsePattern:()=>GS,tryParsePatterns:()=>vM,tryParseRawSourceMap:()=>tryParseRawSourceMap,tryReadDirectory:()=>tryReadDirectory,tryReadFile:()=>tryReadFile,tryRemoveDirectoryPrefix:()=>sM,tryRemoveExtension:()=>VS,tryRemovePrefix:()=>Jv,tryRemoveSuffix:()=>qE,typeAcquisitionDeclarations:()=>typeAcquisitionDeclarations,typeAliasNamePart:()=>typeAliasNamePart,typeDirectiveIsEqualTo:()=>Xk,typeKeywords:()=>typeKeywords,typeParameterNamePart:()=>typeParameterNamePart,typeReferenceResolutionNameAndModeGetter:()=>typeReferenceResolutionNameAndModeGetter,typeToDisplayParts:()=>typeToDisplayParts,unchangedPollThresholds:()=>unchangedPollThresholds,unchangedTextChangeRange:()=>Ug,unescapeLeadingUnderscores:()=>Go,unmangleScopedPackageName:()=>unmangleScopedPackageName,unorderedRemoveItem:()=>Mv,unorderedRemoveItemAt:()=>ag,unreachableCodeIsError:()=>UO,unusedLabelIsError:()=>qO,unwrapInnermostStatementOfLabel:()=>oP,updateErrorForNoInputFiles:()=>updateErrorForNoInputFiles,updateLanguageServiceSourceFile:()=>s7,updateMissingFilePathsWatch:()=>updateMissingFilePathsWatch,updatePackageJsonWatch:()=>updatePackageJsonWatch,updateResolutionField:()=>updateResolutionField,updateSharedExtendedConfigFileWatcher:()=>updateSharedExtendedConfigFileWatcher,updateSourceFile:()=>j6,updateWatchingWildcardDirectories:()=>updateWatchingWildcardDirectories,usesExtensionsOnImports:()=>WS,usingSingleLineStringWriter:()=>jk,utf16EncodeAsString:()=>qf,validateLocaleAndSetLanguage:()=>KC,valuesHelper:()=>valuesHelper,version:()=>rd,versionMajorMinor:()=>dv,visitArray:()=>visitArray,visitCommaListElements:()=>visitCommaListElements,visitEachChild:()=>visitEachChild,visitFunctionBody:()=>visitFunctionBody,visitIterationBody:()=>visitIterationBody,visitLexicalEnvironment:()=>visitLexicalEnvironment,visitNode:()=>visitNode,visitNodes:()=>visitNodes2,visitParameterList:()=>visitParameterList,walkUpBindingElementsAndPatterns:()=>E4,walkUpLexicalEnvironments:()=>walkUpLexicalEnvironments,walkUpOuterExpressions:()=>hR,walkUpParenthesizedExpressions:()=>bT,walkUpParenthesizedTypes:()=>mI,walkUpParenthesizedTypesAndGetParentAndChild:()=>hI,whitespaceOrMapCommentRegExp:()=>whitespaceOrMapCommentRegExp,writeCommentRange:()=>gN,writeFile:()=>sN,writeFileEnsuringDirectories:()=>_N,zipToModeAwareCache:()=>zipToModeAwareCache,zipWith:()=>Qh});var pv=Xt({"src/typescript/_namespaces/ts.ts"(){"use strict";kr(),$8(),T7(),cB()}}),lB=x5({"src/typescript/typescript.ts"(e,t){pv(),pv(),typeof console<"u"&&(N.loggingHost={log(r,a){switch(r){case 1:return console.error(a);case 2:return console.warn(a);case 3:return console.log(a);case 4:return console.log(a)}}}),t.exports=S7}});x7.exports=lB()});var U6=ut(w7=>{w7.typescriptVersionIsAtLeast=new Proxy({},{get:()=>!0})});var q6=ut(ei=>{"use strict";var uB=ei&&ei.__createBinding||(Object.create?function(e,t,r,a){a===void 0&&(a=r);var _=Object.getOwnPropertyDescriptor(t,r);(!_||("get"in _?!t.__esModule:_.writable||_.configurable))&&(_={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,a,_)}:function(e,t,r,a){a===void 0&&(a=r),e[a]=t[r]}),pB=ei&&ei.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),fB=ei&&ei.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)r!=="default"&&Object.prototype.hasOwnProperty.call(e,r)&&uB(t,e,r);return pB(t,e),t};Object.defineProperty(ei,"__esModule",{value:!0});ei.getDecorators=ei.getModifiers=void 0;var O_=fB(It()),dB=U6(),E7=dB.typescriptVersionIsAtLeast["4.8"];function mB(e,t=!1){var r;if(e!=null){if(E7){if(t||O_.canHaveModifiers(e)){let a=O_.getModifiers(e);return a?Array.from(a):void 0}return}return(r=e.modifiers)==null?void 0:r.filter(a=>!O_.isDecorator(a))}}ei.getModifiers=mB;function hB(e,t=!1){var r;if(e!=null){if(E7){if(t||O_.canHaveDecorators(e)){let a=O_.getDecorators(e);return a?Array.from(a):void 0}return}return(r=e.decorators)==null?void 0:r.filter(O_.isDecorator)}}ei.getDecorators=hB});var C7=ut(Ym=>{"use strict";Object.defineProperty(Ym,"__esModule",{value:!0});Ym.xhtmlEntities=void 0;Ym.xhtmlEntities={quot:'"',amp:"&",apos:"'",lt:"<",gt:">",nbsp:"\xA0",iexcl:"\xA1",cent:"\xA2",pound:"\xA3",curren:"\xA4",yen:"\xA5",brvbar:"\xA6",sect:"\xA7",uml:"\xA8",copy:"\xA9",ordf:"\xAA",laquo:"\xAB",not:"\xAC",shy:"\xAD",reg:"\xAE",macr:"\xAF",deg:"\xB0",plusmn:"\xB1",sup2:"\xB2",sup3:"\xB3",acute:"\xB4",micro:"\xB5",para:"\xB6",middot:"\xB7",cedil:"\xB8",sup1:"\xB9",ordm:"\xBA",raquo:"\xBB",frac14:"\xBC",frac12:"\xBD",frac34:"\xBE",iquest:"\xBF",Agrave:"\xC0",Aacute:"\xC1",Acirc:"\xC2",Atilde:"\xC3",Auml:"\xC4",Aring:"\xC5",AElig:"\xC6",Ccedil:"\xC7",Egrave:"\xC8",Eacute:"\xC9",Ecirc:"\xCA",Euml:"\xCB",Igrave:"\xCC",Iacute:"\xCD",Icirc:"\xCE",Iuml:"\xCF",ETH:"\xD0",Ntilde:"\xD1",Ograve:"\xD2",Oacute:"\xD3",Ocirc:"\xD4",Otilde:"\xD5",Ouml:"\xD6",times:"\xD7",Oslash:"\xD8",Ugrave:"\xD9",Uacute:"\xDA",Ucirc:"\xDB",Uuml:"\xDC",Yacute:"\xDD",THORN:"\xDE",szlig:"\xDF",agrave:"\xE0",aacute:"\xE1",acirc:"\xE2",atilde:"\xE3",auml:"\xE4",aring:"\xE5",aelig:"\xE6",ccedil:"\xE7",egrave:"\xE8",eacute:"\xE9",ecirc:"\xEA",euml:"\xEB",igrave:"\xEC",iacute:"\xED",icirc:"\xEE",iuml:"\xEF",eth:"\xF0",ntilde:"\xF1",ograve:"\xF2",oacute:"\xF3",ocirc:"\xF4",otilde:"\xF5",ouml:"\xF6",divide:"\xF7",oslash:"\xF8",ugrave:"\xF9",uacute:"\xFA",ucirc:"\xFB",uuml:"\xFC",yacute:"\xFD",thorn:"\xFE",yuml:"\xFF",OElig:"\u0152",oelig:"\u0153",Scaron:"\u0160",scaron:"\u0161",Yuml:"\u0178",fnof:"\u0192",circ:"\u02C6",tilde:"\u02DC",Alpha:"\u0391",Beta:"\u0392",Gamma:"\u0393",Delta:"\u0394",Epsilon:"\u0395",Zeta:"\u0396",Eta:"\u0397",Theta:"\u0398",Iota:"\u0399",Kappa:"\u039A",Lambda:"\u039B",Mu:"\u039C",Nu:"\u039D",Xi:"\u039E",Omicron:"\u039F",Pi:"\u03A0",Rho:"\u03A1",Sigma:"\u03A3",Tau:"\u03A4",Upsilon:"\u03A5",Phi:"\u03A6",Chi:"\u03A7",Psi:"\u03A8",Omega:"\u03A9",alpha:"\u03B1",beta:"\u03B2",gamma:"\u03B3",delta:"\u03B4",epsilon:"\u03B5",zeta:"\u03B6",eta:"\u03B7",theta:"\u03B8",iota:"\u03B9",kappa:"\u03BA",lambda:"\u03BB",mu:"\u03BC",nu:"\u03BD",xi:"\u03BE",omicron:"\u03BF",pi:"\u03C0",rho:"\u03C1",sigmaf:"\u03C2",sigma:"\u03C3",tau:"\u03C4",upsilon:"\u03C5",phi:"\u03C6",chi:"\u03C7",psi:"\u03C8",omega:"\u03C9",thetasym:"\u03D1",upsih:"\u03D2",piv:"\u03D6",ensp:"\u2002",emsp:"\u2003",thinsp:"\u2009",zwnj:"\u200C",zwj:"\u200D",lrm:"\u200E",rlm:"\u200F",ndash:"\u2013",mdash:"\u2014",lsquo:"\u2018",rsquo:"\u2019",sbquo:"\u201A",ldquo:"\u201C",rdquo:"\u201D",bdquo:"\u201E",dagger:"\u2020",Dagger:"\u2021",bull:"\u2022",hellip:"\u2026",permil:"\u2030",prime:"\u2032",Prime:"\u2033",lsaquo:"\u2039",rsaquo:"\u203A",oline:"\u203E",frasl:"\u2044",euro:"\u20AC",image:"\u2111",weierp:"\u2118",real:"\u211C",trade:"\u2122",alefsym:"\u2135",larr:"\u2190",uarr:"\u2191",rarr:"\u2192",darr:"\u2193",harr:"\u2194",crarr:"\u21B5",lArr:"\u21D0",uArr:"\u21D1",rArr:"\u21D2",dArr:"\u21D3",hArr:"\u21D4",forall:"\u2200",part:"\u2202",exist:"\u2203",empty:"\u2205",nabla:"\u2207",isin:"\u2208",notin:"\u2209",ni:"\u220B",prod:"\u220F",sum:"\u2211",minus:"\u2212",lowast:"\u2217",radic:"\u221A",prop:"\u221D",infin:"\u221E",ang:"\u2220",and:"\u2227",or:"\u2228",cap:"\u2229",cup:"\u222A",int:"\u222B",there4:"\u2234",sim:"\u223C",cong:"\u2245",asymp:"\u2248",ne:"\u2260",equiv:"\u2261",le:"\u2264",ge:"\u2265",sub:"\u2282",sup:"\u2283",nsub:"\u2284",sube:"\u2286",supe:"\u2287",oplus:"\u2295",otimes:"\u2297",perp:"\u22A5",sdot:"\u22C5",lceil:"\u2308",rceil:"\u2309",lfloor:"\u230A",rfloor:"\u230B",lang:"\u2329",rang:"\u232A",loz:"\u25CA",spades:"\u2660",clubs:"\u2663",hearts:"\u2665",diams:"\u2666"}});var z6=ut(M_=>{"use strict";Object.defineProperty(M_,"__esModule",{value:!0});M_.AST_TOKEN_TYPES=M_.AST_NODE_TYPES=void 0;var A7;(function(e){e.AccessorProperty="AccessorProperty",e.ArrayExpression="ArrayExpression",e.ArrayPattern="ArrayPattern",e.ArrowFunctionExpression="ArrowFunctionExpression",e.AssignmentExpression="AssignmentExpression",e.AssignmentPattern="AssignmentPattern",e.AwaitExpression="AwaitExpression",e.BinaryExpression="BinaryExpression",e.BlockStatement="BlockStatement",e.BreakStatement="BreakStatement",e.CallExpression="CallExpression",e.CatchClause="CatchClause",e.ChainExpression="ChainExpression",e.ClassBody="ClassBody",e.ClassDeclaration="ClassDeclaration",e.ClassExpression="ClassExpression",e.ConditionalExpression="ConditionalExpression",e.ContinueStatement="ContinueStatement",e.DebuggerStatement="DebuggerStatement",e.Decorator="Decorator",e.DoWhileStatement="DoWhileStatement",e.EmptyStatement="EmptyStatement",e.ExportAllDeclaration="ExportAllDeclaration",e.ExportDefaultDeclaration="ExportDefaultDeclaration",e.ExportNamedDeclaration="ExportNamedDeclaration",e.ExportSpecifier="ExportSpecifier",e.ExpressionStatement="ExpressionStatement",e.ForInStatement="ForInStatement",e.ForOfStatement="ForOfStatement",e.ForStatement="ForStatement",e.FunctionDeclaration="FunctionDeclaration",e.FunctionExpression="FunctionExpression",e.Identifier="Identifier",e.IfStatement="IfStatement",e.ImportAttribute="ImportAttribute",e.ImportDeclaration="ImportDeclaration",e.ImportDefaultSpecifier="ImportDefaultSpecifier",e.ImportExpression="ImportExpression",e.ImportNamespaceSpecifier="ImportNamespaceSpecifier",e.ImportSpecifier="ImportSpecifier",e.JSXAttribute="JSXAttribute",e.JSXClosingElement="JSXClosingElement",e.JSXClosingFragment="JSXClosingFragment",e.JSXElement="JSXElement",e.JSXEmptyExpression="JSXEmptyExpression",e.JSXExpressionContainer="JSXExpressionContainer",e.JSXFragment="JSXFragment",e.JSXIdentifier="JSXIdentifier",e.JSXMemberExpression="JSXMemberExpression",e.JSXNamespacedName="JSXNamespacedName",e.JSXOpeningElement="JSXOpeningElement",e.JSXOpeningFragment="JSXOpeningFragment",e.JSXSpreadAttribute="JSXSpreadAttribute",e.JSXSpreadChild="JSXSpreadChild",e.JSXText="JSXText",e.LabeledStatement="LabeledStatement",e.Literal="Literal",e.LogicalExpression="LogicalExpression",e.MemberExpression="MemberExpression",e.MetaProperty="MetaProperty",e.MethodDefinition="MethodDefinition",e.NewExpression="NewExpression",e.ObjectExpression="ObjectExpression",e.ObjectPattern="ObjectPattern",e.PrivateIdentifier="PrivateIdentifier",e.Program="Program",e.Property="Property",e.PropertyDefinition="PropertyDefinition",e.RestElement="RestElement",e.ReturnStatement="ReturnStatement",e.SequenceExpression="SequenceExpression",e.SpreadElement="SpreadElement",e.StaticBlock="StaticBlock",e.Super="Super",e.SwitchCase="SwitchCase",e.SwitchStatement="SwitchStatement",e.TaggedTemplateExpression="TaggedTemplateExpression",e.TemplateElement="TemplateElement",e.TemplateLiteral="TemplateLiteral",e.ThisExpression="ThisExpression",e.ThrowStatement="ThrowStatement",e.TryStatement="TryStatement",e.UnaryExpression="UnaryExpression",e.UpdateExpression="UpdateExpression",e.VariableDeclaration="VariableDeclaration",e.VariableDeclarator="VariableDeclarator",e.WhileStatement="WhileStatement",e.WithStatement="WithStatement",e.YieldExpression="YieldExpression",e.TSAbstractAccessorProperty="TSAbstractAccessorProperty",e.TSAbstractKeyword="TSAbstractKeyword",e.TSAbstractMethodDefinition="TSAbstractMethodDefinition",e.TSAbstractPropertyDefinition="TSAbstractPropertyDefinition",e.TSAnyKeyword="TSAnyKeyword",e.TSArrayType="TSArrayType",e.TSAsExpression="TSAsExpression",e.TSAsyncKeyword="TSAsyncKeyword",e.TSBigIntKeyword="TSBigIntKeyword",e.TSBooleanKeyword="TSBooleanKeyword",e.TSCallSignatureDeclaration="TSCallSignatureDeclaration",e.TSClassImplements="TSClassImplements",e.TSConditionalType="TSConditionalType",e.TSConstructorType="TSConstructorType",e.TSConstructSignatureDeclaration="TSConstructSignatureDeclaration",e.TSDeclareFunction="TSDeclareFunction",e.TSDeclareKeyword="TSDeclareKeyword",e.TSEmptyBodyFunctionExpression="TSEmptyBodyFunctionExpression",e.TSEnumDeclaration="TSEnumDeclaration",e.TSEnumMember="TSEnumMember",e.TSExportAssignment="TSExportAssignment",e.TSExportKeyword="TSExportKeyword",e.TSExternalModuleReference="TSExternalModuleReference",e.TSFunctionType="TSFunctionType",e.TSInstantiationExpression="TSInstantiationExpression",e.TSImportEqualsDeclaration="TSImportEqualsDeclaration",e.TSImportType="TSImportType",e.TSIndexedAccessType="TSIndexedAccessType",e.TSIndexSignature="TSIndexSignature",e.TSInferType="TSInferType",e.TSInterfaceBody="TSInterfaceBody",e.TSInterfaceDeclaration="TSInterfaceDeclaration",e.TSInterfaceHeritage="TSInterfaceHeritage",e.TSIntersectionType="TSIntersectionType",e.TSIntrinsicKeyword="TSIntrinsicKeyword",e.TSLiteralType="TSLiteralType",e.TSMappedType="TSMappedType",e.TSMethodSignature="TSMethodSignature",e.TSModuleBlock="TSModuleBlock",e.TSModuleDeclaration="TSModuleDeclaration",e.TSNamedTupleMember="TSNamedTupleMember",e.TSNamespaceExportDeclaration="TSNamespaceExportDeclaration",e.TSNeverKeyword="TSNeverKeyword",e.TSNonNullExpression="TSNonNullExpression",e.TSNullKeyword="TSNullKeyword",e.TSNumberKeyword="TSNumberKeyword",e.TSObjectKeyword="TSObjectKeyword",e.TSOptionalType="TSOptionalType",e.TSParameterProperty="TSParameterProperty",e.TSPrivateKeyword="TSPrivateKeyword",e.TSPropertySignature="TSPropertySignature",e.TSProtectedKeyword="TSProtectedKeyword",e.TSPublicKeyword="TSPublicKeyword",e.TSQualifiedName="TSQualifiedName",e.TSReadonlyKeyword="TSReadonlyKeyword",e.TSRestType="TSRestType",e.TSSatisfiesExpression="TSSatisfiesExpression",e.TSStaticKeyword="TSStaticKeyword",e.TSStringKeyword="TSStringKeyword",e.TSSymbolKeyword="TSSymbolKeyword",e.TSTemplateLiteralType="TSTemplateLiteralType",e.TSThisType="TSThisType",e.TSTupleType="TSTupleType",e.TSTypeAliasDeclaration="TSTypeAliasDeclaration",e.TSTypeAnnotation="TSTypeAnnotation",e.TSTypeAssertion="TSTypeAssertion",e.TSTypeLiteral="TSTypeLiteral",e.TSTypeOperator="TSTypeOperator",e.TSTypeParameter="TSTypeParameter",e.TSTypeParameterDeclaration="TSTypeParameterDeclaration",e.TSTypeParameterInstantiation="TSTypeParameterInstantiation",e.TSTypePredicate="TSTypePredicate",e.TSTypeQuery="TSTypeQuery",e.TSTypeReference="TSTypeReference",e.TSUndefinedKeyword="TSUndefinedKeyword",e.TSUnionType="TSUnionType",e.TSUnknownKeyword="TSUnknownKeyword",e.TSVoidKeyword="TSVoidKeyword"})(A7||(M_.AST_NODE_TYPES=A7={}));var k7;(function(e){e.Boolean="Boolean",e.Identifier="Identifier",e.JSXIdentifier="JSXIdentifier",e.JSXText="JSXText",e.Keyword="Keyword",e.Null="Null",e.Numeric="Numeric",e.Punctuator="Punctuator",e.RegularExpression="RegularExpression",e.String="String",e.Template="Template",e.Block="Block",e.Line="Line"})(k7||(M_.AST_TOKEN_TYPES=k7={}))});var P7=ut(D7=>{"use strict";Object.defineProperty(D7,"__esModule",{value:!0})});var N7=ut(I7=>{"use strict";Object.defineProperty(I7,"__esModule",{value:!0})});var O7=ut(Zi=>{"use strict";var yB=Zi&&Zi.__createBinding||(Object.create?function(e,t,r,a){a===void 0&&(a=r);var _=Object.getOwnPropertyDescriptor(t,r);(!_||("get"in _?!t.__esModule:_.writable||_.configurable))&&(_={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,a,_)}:function(e,t,r,a){a===void 0&&(a=r),e[a]=t[r]}),gB=Zi&&Zi.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),bB=Zi&&Zi.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)r!=="default"&&Object.prototype.hasOwnProperty.call(e,r)&&yB(t,e,r);return gB(t,e),t};Object.defineProperty(Zi,"__esModule",{value:!0});Zi.TSESTree=void 0;Zi.TSESTree=bB(z6())});var L7=ut(Ln=>{"use strict";var vB=Ln&&Ln.__createBinding||(Object.create?function(e,t,r,a){a===void 0&&(a=r);var _=Object.getOwnPropertyDescriptor(t,r);(!_||("get"in _?!t.__esModule:_.writable||_.configurable))&&(_={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,a,_)}:function(e,t,r,a){a===void 0&&(a=r),e[a]=t[r]}),W6=Ln&&Ln.__exportStar||function(e,t){for(var r in e)r!=="default"&&!Object.prototype.hasOwnProperty.call(t,r)&&vB(t,e,r)};Object.defineProperty(Ln,"__esModule",{value:!0});Ln.AST_TOKEN_TYPES=Ln.AST_NODE_TYPES=void 0;var M7=z6();Object.defineProperty(Ln,"AST_NODE_TYPES",{enumerable:!0,get:function(){return M7.AST_NODE_TYPES}});Object.defineProperty(Ln,"AST_TOKEN_TYPES",{enumerable:!0,get:function(){return M7.AST_TOKEN_TYPES}});W6(P7(),Ln);W6(N7(),Ln);W6(O7(),Ln)});var R7=ut(J7=>{"use strict";Object.defineProperty(J7,"__esModule",{value:!0})});var F7=ut(j7=>{"use strict";Object.defineProperty(j7,"__esModule",{value:!0})});var Km=ut(fn=>{"use strict";var TB=fn&&fn.__createBinding||(Object.create?function(e,t,r,a){a===void 0&&(a=r);var _=Object.getOwnPropertyDescriptor(t,r);(!_||("get"in _?!t.__esModule:_.writable||_.configurable))&&(_={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,a,_)}:function(e,t,r,a){a===void 0&&(a=r),e[a]=t[r]}),B7=fn&&fn.__exportStar||function(e,t){for(var r in e)r!=="default"&&!Object.prototype.hasOwnProperty.call(t,r)&&TB(t,e,r)};Object.defineProperty(fn,"__esModule",{value:!0});fn.TSESTree=fn.AST_TOKEN_TYPES=fn.AST_NODE_TYPES=void 0;var V6=L7();Object.defineProperty(fn,"AST_NODE_TYPES",{enumerable:!0,get:function(){return V6.AST_NODE_TYPES}});Object.defineProperty(fn,"AST_TOKEN_TYPES",{enumerable:!0,get:function(){return V6.AST_TOKEN_TYPES}});Object.defineProperty(fn,"TSESTree",{enumerable:!0,get:function(){return V6.TSESTree}});B7(R7(),fn);B7(F7(),fn)});var t1=ut(he=>{"use strict";var SB=he&&he.__createBinding||(Object.create?function(e,t,r,a){a===void 0&&(a=r);var _=Object.getOwnPropertyDescriptor(t,r);(!_||("get"in _?!t.__esModule:_.writable||_.configurable))&&(_={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,a,_)}:function(e,t,r,a){a===void 0&&(a=r),e[a]=t[r]}),xB=he&&he.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),wB=he&&he.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)r!=="default"&&Object.prototype.hasOwnProperty.call(e,r)&&SB(t,e,r);return xB(t,e),t};Object.defineProperty(he,"__esModule",{value:!0});he.nodeCanBeDecorated=he.getContainingFunction=he.nodeIsPresent=he.isThisInTypeQuery=he.isThisIdentifier=he.identifierIsThisKeyword=he.firstDefined=he.nodeHasTokens=he.nodeHasIllegalDecorators=he.createError=he.TSError=he.convertTokens=he.convertToken=he.getTokenType=he.isChildUnwrappableOptionalChain=he.isChainExpression=he.isOptional=he.isComputedProperty=he.unescapeStringLiteralText=he.hasJSXAncestor=he.findFirstMatchingAncestor=he.findNextToken=he.getTSNodeAccessibility=he.getDeclarationKind=he.isJSXToken=he.getRange=he.canContainDirective=he.getLocFor=he.getLineAndCharacterFor=he.getBinaryExpressionType=he.isComment=he.isComma=he.getLastModifier=he.hasModifier=he.isESTreeClassMember=he.getTextForTokenKind=he.isESTreeBinaryOperator=he.isLogicalOperator=void 0;var Ke=wB(It()),H6=q6(),EB=C7(),ar=Km(),CB=U6(),U7=CB.typescriptVersionIsAtLeast["5.0"],ye=Ke.SyntaxKind,AB=new Set([ye.BarBarToken,ye.AmpersandAmpersandToken,ye.QuestionQuestionToken]),kB=new Set([Ke.SyntaxKind.EqualsToken,Ke.SyntaxKind.PlusEqualsToken,Ke.SyntaxKind.MinusEqualsToken,Ke.SyntaxKind.AsteriskEqualsToken,Ke.SyntaxKind.AsteriskAsteriskEqualsToken,Ke.SyntaxKind.SlashEqualsToken,Ke.SyntaxKind.PercentEqualsToken,Ke.SyntaxKind.LessThanLessThanEqualsToken,Ke.SyntaxKind.GreaterThanGreaterThanEqualsToken,Ke.SyntaxKind.GreaterThanGreaterThanGreaterThanEqualsToken,Ke.SyntaxKind.AmpersandEqualsToken,Ke.SyntaxKind.BarEqualsToken,Ke.SyntaxKind.BarBarEqualsToken,Ke.SyntaxKind.AmpersandAmpersandEqualsToken,Ke.SyntaxKind.QuestionQuestionEqualsToken,Ke.SyntaxKind.CaretEqualsToken]),DB=new Set([ye.InstanceOfKeyword,ye.InKeyword,ye.AsteriskAsteriskToken,ye.AsteriskToken,ye.SlashToken,ye.PercentToken,ye.PlusToken,ye.MinusToken,ye.AmpersandToken,ye.BarToken,ye.CaretToken,ye.LessThanLessThanToken,ye.GreaterThanGreaterThanToken,ye.GreaterThanGreaterThanGreaterThanToken,ye.AmpersandAmpersandToken,ye.BarBarToken,ye.LessThanToken,ye.LessThanEqualsToken,ye.GreaterThanToken,ye.GreaterThanEqualsToken,ye.EqualsEqualsToken,ye.EqualsEqualsEqualsToken,ye.ExclamationEqualsEqualsToken,ye.ExclamationEqualsToken]);function PB(e){return kB.has(e.kind)}function q7(e){return AB.has(e.kind)}he.isLogicalOperator=q7;function z7(e){return DB.has(e.kind)}he.isESTreeBinaryOperator=z7;function Zm(e){return Ke.tokenToString(e)}he.getTextForTokenKind=Zm;function IB(e){return e.kind!==ye.SemicolonClassElement}he.isESTreeClassMember=IB;function W7(e,t){let r=(0,H6.getModifiers)(t);return(r==null?void 0:r.some(a=>a.kind===e))===!0}he.hasModifier=W7;function NB(e){let t=(0,H6.getModifiers)(e);return t==null?null:t[t.length-1]??null}he.getLastModifier=NB;function OB(e){return e.kind===ye.CommaToken}he.isComma=OB;function V7(e){return e.kind===ye.SingleLineCommentTrivia||e.kind===ye.MultiLineCommentTrivia}he.isComment=V7;function MB(e){return e.kind===ye.JSDocComment}function LB(e){if(PB(e))return{type:ar.AST_NODE_TYPES.AssignmentExpression,operator:Zm(e.kind)};if(q7(e))return{type:ar.AST_NODE_TYPES.LogicalExpression,operator:Zm(e.kind)};if(z7(e))return{type:ar.AST_NODE_TYPES.BinaryExpression,operator:Zm(e.kind)};throw new Error(`Unexpected binary operator ${Ke.tokenToString(e.kind)}`)}he.getBinaryExpressionType=LB;function H7(e,t){let r=t.getLineAndCharacterOfPosition(e);return{line:r.line+1,column:r.character}}he.getLineAndCharacterFor=H7;function G7(e,t){let[r,a]=e.map(_=>H7(_,t));return{start:r,end:a}}he.getLocFor=G7;function JB(e){if(e.kind===Ke.SyntaxKind.Block)switch(e.parent.kind){case Ke.SyntaxKind.Constructor:case Ke.SyntaxKind.GetAccessor:case Ke.SyntaxKind.SetAccessor:case Ke.SyntaxKind.ArrowFunction:case Ke.SyntaxKind.FunctionExpression:case Ke.SyntaxKind.FunctionDeclaration:case Ke.SyntaxKind.MethodDeclaration:return!0;default:return!1}return!0}he.canContainDirective=JB;function RB(e,t){return[e.getStart(t),e.getEnd()]}he.getRange=RB;function jB(e){return e.kind>=ye.FirstToken&&e.kind<=ye.LastToken}function G6(e){return e.kind>=ye.JsxElement&&e.kind<=ye.JsxAttribute}he.isJSXToken=G6;function FB(e){return e.flags&Ke.NodeFlags.Let?"let":e.flags&Ke.NodeFlags.Const?"const":"var"}he.getDeclarationKind=FB;function BB(e){let t=(0,H6.getModifiers)(e);if(t!=null)for(let r of t)switch(r.kind){case ye.PublicKeyword:return"public";case ye.ProtectedKeyword:return"protected";case ye.PrivateKeyword:return"private";default:break}}he.getTSNodeAccessibility=BB;function UB(e,t,r){return a(t);function a(_){return Ke.isToken(_)&&_.pos===e.end?_:ew(_.getChildren(r),p=>(p.pos<=e.pos&&p.end>e.end||p.pos===e.end)&&Z7(p,r)?a(p):void 0)}}he.findNextToken=UB;function X7(e,t){for(;e;){if(t(e))return e;e=e.parent}}he.findFirstMatchingAncestor=X7;function $7(e){return!!X7(e,G6)}he.hasJSXAncestor=$7;function qB(e){return e.replace(/&(?:#\d+|#x[\da-fA-F]+|[0-9a-zA-Z]+);/g,t=>{let r=t.slice(1,-1);if(r[0]==="#"){let a=r[1]==="x"?parseInt(r.slice(2),16):parseInt(r.slice(1),10);return a>1114111?t:String.fromCodePoint(a)}return EB.xhtmlEntities[r]||t})}he.unescapeStringLiteralText=qB;function zB(e){return e.kind===ye.ComputedPropertyName}he.isComputedProperty=zB;function WB(e){return e.questionToken?e.questionToken.kind===ye.QuestionToken:!1}he.isOptional=WB;function Q7(e){return e.type===ar.AST_NODE_TYPES.ChainExpression}he.isChainExpression=Q7;function VB(e,t){return Q7(t)&&e.expression.kind!==Ke.SyntaxKind.ParenthesizedExpression}he.isChildUnwrappableOptionalChain=VB;function Y7(e){let t;if(U7&&e.kind===ye.Identifier?t=Ke.identifierToKeywordKind(e):"originalKeywordKind"in e&&(t=e.originalKeywordKind),t)return t===ye.NullKeyword?ar.AST_TOKEN_TYPES.Null:t>=ye.FirstFutureReservedWord&&t<=ye.LastKeyword?ar.AST_TOKEN_TYPES.Identifier:ar.AST_TOKEN_TYPES.Keyword;if(e.kind>=ye.FirstKeyword&&e.kind<=ye.LastFutureReservedWord)return e.kind===ye.FalseKeyword||e.kind===ye.TrueKeyword?ar.AST_TOKEN_TYPES.Boolean:ar.AST_TOKEN_TYPES.Keyword;if(e.kind>=ye.FirstPunctuation&&e.kind<=ye.LastPunctuation)return ar.AST_TOKEN_TYPES.Punctuator;if(e.kind>=ye.NoSubstitutionTemplateLiteral&&e.kind<=ye.TemplateTail)return ar.AST_TOKEN_TYPES.Template;switch(e.kind){case ye.NumericLiteral:return ar.AST_TOKEN_TYPES.Numeric;case ye.JsxText:return ar.AST_TOKEN_TYPES.JSXText;case ye.StringLiteral:return e.parent.kind===ye.JsxAttribute||e.parent.kind===ye.JsxElement?ar.AST_TOKEN_TYPES.JSXText:ar.AST_TOKEN_TYPES.String;case ye.RegularExpressionLiteral:return ar.AST_TOKEN_TYPES.RegularExpression;case ye.Identifier:case ye.ConstructorKeyword:case ye.GetKeyword:case ye.SetKeyword:default:}return e.kind===ye.Identifier&&(G6(e.parent)||e.parent.kind===ye.PropertyAccessExpression&&$7(e))?ar.AST_TOKEN_TYPES.JSXIdentifier:ar.AST_TOKEN_TYPES.Identifier}he.getTokenType=Y7;function K7(e,t){let r=e.kind===ye.JsxText?e.getFullStart():e.getStart(t),a=e.getEnd(),_=t.text.slice(r,a),p=Y7(e),f=[r,a],h=G7(f,t);return p===ar.AST_TOKEN_TYPES.RegularExpression?{type:p,value:_,range:f,loc:h,regex:{pattern:_.slice(1,_.lastIndexOf("/")),flags:_.slice(_.lastIndexOf("/")+1)}}:{type:p,value:_,range:f,loc:h}}he.convertToken=K7;function HB(e){let t=[];function r(a){if(!(V7(a)||MB(a)))if(jB(a)&&a.kind!==ye.EndOfFileToken){let _=K7(a,e);_&&t.push(_)}else a.getChildren(e).forEach(r)}return r(e),t}he.convertTokens=HB;var e1=class extends Error{constructor(t,r,a){super(t),this.fileName=r,this.location=a,Object.defineProperty(this,"name",{value:new.target.name,enumerable:!1,configurable:!0})}get index(){return this.location.start.offset}get lineNumber(){return this.location.start.line}get column(){return this.location.start.column}};he.TSError=e1;function GB(e,t,r,a=r){let[_,p]=[r,a].map(f=>{let{line:h,character:l}=t.getLineAndCharacterOfPosition(f);return{line:h+1,column:l,offset:f}});return new e1(e,t.fileName,{start:_,end:p})}he.createError=GB;function XB(e){var t;return!!("illegalDecorators"in e&&((t=e.illegalDecorators)!=null&&t.length))}he.nodeHasIllegalDecorators=XB;function Z7(e,t){return e.kind===ye.EndOfFileToken?!!e.jsDoc:e.getWidth(t)!==0}he.nodeHasTokens=Z7;function ew(e,t){if(e!==void 0)for(let r=0;r<e.length;r++){let a=t(e[r],r);if(a!==void 0)return a}}he.firstDefined=ew;function tw(e){return(U7?Ke.identifierToKeywordKind(e):e.originalKeywordKind)===ye.ThisKeyword}he.identifierIsThisKeyword=tw;function X6(e){return!!e&&e.kind===ye.Identifier&&tw(e)}he.isThisIdentifier=X6;function $B(e){if(!X6(e))return!1;for(;Ke.isQualifiedName(e.parent)&&e.parent.left===e;)e=e.parent;return e.parent.kind===ye.TypeQuery}he.isThisInTypeQuery=$B;function QB(e){return e===void 0?!0:e.pos===e.end&&e.pos>=0&&e.kind!==ye.EndOfFileToken}function YB(e){return!QB(e)}he.nodeIsPresent=YB;function KB(e){return Ke.findAncestor(e.parent,Ke.isFunctionLike)}he.getContainingFunction=KB;function ZB(e){return W7(ye.AbstractKeyword,e)}function eU(e){if(e.parameters.length&&!Ke.isJSDocSignature(e)){let t=e.parameters[0];if(tU(t))return t}return null}function tU(e){return X6(e.name)}function rU(e){switch(e.kind){case ye.ClassDeclaration:return!0;case ye.ClassExpression:return!0;case ye.PropertyDeclaration:{let{parent:t}=e;return!!(Ke.isClassDeclaration(t)||Ke.isClassLike(t)&&!ZB(e))}case ye.GetAccessor:case ye.SetAccessor:case ye.MethodDeclaration:{let{parent:t}=e;return!!e.body&&(Ke.isClassDeclaration(t)||Ke.isClassLike(t))}case ye.Parameter:{let{parent:t}=e,r=t.parent;return!!t&&"body"in t&&!!t.body&&(t.kind===ye.Constructor||t.kind===ye.MethodDeclaration||t.kind===ye.SetAccessor)&&eU(t)!==e&&!!r&&r.kind===ye.ClassDeclaration}}return!1}he.nodeCanBeDecorated=rU});var Q6=ut(dn=>{"use strict";var nU=dn&&dn.__createBinding||(Object.create?function(e,t,r,a){a===void 0&&(a=r);var _=Object.getOwnPropertyDescriptor(t,r);(!_||("get"in _?!t.__esModule:_.writable||_.configurable))&&(_={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,a,_)}:function(e,t,r,a){a===void 0&&(a=r),e[a]=t[r]}),iU=dn&&dn.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),aU=dn&&dn.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)r!=="default"&&Object.prototype.hasOwnProperty.call(e,r)&&nU(t,e,r);return iU(t,e),t},Je=dn&&dn.__classPrivateFieldGet||function(e,t,r,a){if(r==="a"&&!a)throw new TypeError("Private accessor was defined without a getter");if(typeof t=="function"?e!==t||!a:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?a:r==="a"?a.call(e):a?a.value:t.get(e)},Oe,rw,vr,ti,wt;Object.defineProperty(dn,"__esModule",{value:!0});dn.Converter=dn.convertError=void 0;var yt=aU(It()),ea=q6(),fe=t1(),j=Km(),C=yt.SyntaxKind;function oU(e){return(0,fe.createError)("message"in e&&e.message||e.messageText,e.file,e.start)}dn.convertError=oU;var $6=class{constructor(t,r){Oe.add(this),this.esTreeNodeToTSNodeMap=new WeakMap,this.tsNodeToESTreeNodeMap=new WeakMap,this.allowPattern=!1,this.ast=t,this.options={...r}}getASTMaps(){return{esTreeNodeToTSNodeMap:this.esTreeNodeToTSNodeMap,tsNodeToESTreeNodeMap:this.tsNodeToESTreeNodeMap}}convertProgram(){return this.converter(this.ast)}converter(t,r,a){if(!t)return null;Je(this,Oe,"m",rw).call(this,t);let _=this.allowPattern;a!==void 0&&(this.allowPattern=a);let p=this.convertNode(t,r??t.parent);return this.registerTSNodeInNodeMap(t,p),this.allowPattern=_,p}fixExports(t,r){let a=(0,ea.getModifiers)(t);if((a==null?void 0:a[0].kind)===C.ExportKeyword){this.registerTSNodeInNodeMap(t,r);let _=a[0],p=a[1],f=(p==null?void 0:p.kind)===C.DefaultKeyword,h=f?(0,fe.findNextToken)(p,this.ast,this.ast):(0,fe.findNextToken)(_,this.ast,this.ast);if(r.range[0]=h.getStart(this.ast),r.loc=(0,fe.getLocFor)(r.range,this.ast),f)return this.createNode(t,{type:j.AST_NODE_TYPES.ExportDefaultDeclaration,declaration:r,range:[_.getStart(this.ast),r.range[1]],exportKind:"value"});{let l=r.type===j.AST_NODE_TYPES.TSInterfaceDeclaration||r.type===j.AST_NODE_TYPES.TSTypeAliasDeclaration,v="declare"in r&&r.declare===!0;return this.createNode(t,{type:j.AST_NODE_TYPES.ExportNamedDeclaration,declaration:r,specifiers:[],source:null,exportKind:l||v?"type":"value",range:[_.getStart(this.ast),r.range[1]],assertions:[]})}}return r}registerTSNodeInNodeMap(t,r){r&&this.options.shouldPreserveNodeMaps&&(this.tsNodeToESTreeNodeMap.has(t)||this.tsNodeToESTreeNodeMap.set(t,r))}convertPattern(t,r){return this.converter(t,r,!0)}convertChild(t,r){return this.converter(t,r,!1)}createNode(t,r){let a=r;return a.range??(a.range=(0,fe.getRange)(t,this.ast)),a.loc??(a.loc=(0,fe.getLocFor)(a.range,this.ast)),a&&this.options.shouldPreserveNodeMaps&&this.esTreeNodeToTSNodeMap.set(a,t),a}convertBindingNameWithTypeAnnotation(t,r,a){let _=this.convertPattern(t);return r&&(_.typeAnnotation=this.convertTypeAnnotation(r,a),this.fixParentLocation(_,_.typeAnnotation.range)),_}convertTypeAnnotation(t,r){let a=(r==null?void 0:r.kind)===C.FunctionType||(r==null?void 0:r.kind)===C.ConstructorType?2:1,p=[t.getFullStart()-a,t.end],f=(0,fe.getLocFor)(p,this.ast);return{type:j.AST_NODE_TYPES.TSTypeAnnotation,loc:f,range:p,typeAnnotation:this.convertChild(t)}}convertBodyExpressions(t,r){let a=(0,fe.canContainDirective)(r);return t.map(_=>{let p=this.convertChild(_);if(a)if(p!=null&&p.expression&&yt.isExpressionStatement(_)&&yt.isStringLiteral(_.expression)){let f=p.expression.raw;return p.directive=f.slice(1,-1),p}else a=!1;return p}).filter(_=>_)}convertTypeArgumentsToTypeParameterInstantiation(t,r){let a=(0,fe.findNextToken)(t,this.ast,this.ast);return this.createNode(r,{type:j.AST_NODE_TYPES.TSTypeParameterInstantiation,range:[t.pos-1,a.end],params:t.map(_=>this.convertChild(_))})}convertTSTypeParametersToTypeParametersDeclaration(t){let r=(0,fe.findNextToken)(t,this.ast,this.ast),a=[t.pos-1,r.end];return{type:j.AST_NODE_TYPES.TSTypeParameterDeclaration,range:a,loc:(0,fe.getLocFor)(a,this.ast),params:t.map(_=>this.convertChild(_))}}convertParameters(t){return t!=null&&t.length?t.map(r=>{var _;let a=this.convertChild(r);return a.decorators=((_=(0,ea.getDecorators)(r))==null?void 0:_.map(p=>this.convertChild(p)))??[],a}):[]}convertChainExpression(t,r){let{child:a,isOptional:_}=(()=>t.type===j.AST_NODE_TYPES.MemberExpression?{child:t.object,isOptional:t.optional}:t.type===j.AST_NODE_TYPES.CallExpression?{child:t.callee,isOptional:t.optional}:{child:t.expression,isOptional:!1})(),p=(0,fe.isChildUnwrappableOptionalChain)(r,a);if(!p&&!_)return t;if(p&&(0,fe.isChainExpression)(a)){let f=a.expression;t.type===j.AST_NODE_TYPES.MemberExpression?t.object=f:t.type===j.AST_NODE_TYPES.CallExpression?t.callee=f:t.expression=f}return this.createNode(r,{type:j.AST_NODE_TYPES.ChainExpression,expression:t})}deeplyCopy(t){t.kind===yt.SyntaxKind.JSDocFunctionType&&Je(this,Oe,"m",wt).call(this,t,"JSDoc types can only be used inside documentation comments.");let r=`TS${C[t.kind]}`;if(this.options.errorOnUnknownASTType&&!j.AST_NODE_TYPES[r])throw new Error(`Unknown AST_NODE_TYPE: "${r}"`);let a=this.createNode(t,{type:r});"type"in t&&(a.typeAnnotation=t.type&&"kind"in t.type&&yt.isTypeNode(t.type)?this.convertTypeAnnotation(t.type,t):null),"typeArguments"in t&&(a.typeArguments=t.typeArguments&&"pos"in t.typeArguments?this.convertTypeArgumentsToTypeParameterInstantiation(t.typeArguments,t):null,Je(this,Oe,"m",ti).call(this,a,"typeParameters","typeArguments")),"typeParameters"in t&&(a.typeParameters=t.typeParameters&&"pos"in t.typeParameters?this.convertTSTypeParametersToTypeParametersDeclaration(t.typeParameters):null);let _=(0,ea.getDecorators)(t);_!=null&&_.length&&(a.decorators=_.map(f=>this.convertChild(f)));let p=new Set(["_children","decorators","end","flags","illegalDecorators","heritageClauses","locals","localSymbol","jsDoc","kind","modifierFlagsCache","modifiers","nextContainer","parent","pos","symbol","transformFlags","type","typeArguments","typeParameters"]);return Object.entries(t).filter(([f])=>!p.has(f)).forEach(([f,h])=>{Array.isArray(h)?a[f]=h.map(l=>this.convertChild(l)):h&&typeof h=="object"&&h.kind?a[f]=this.convertChild(h):a[f]=h}),a}convertJSXIdentifier(t){let r=this.createNode(t,{type:j.AST_NODE_TYPES.JSXIdentifier,name:t.getText()});return this.registerTSNodeInNodeMap(t,r),r}convertJSXNamespaceOrIdentifier(t){if(t.kind===yt.SyntaxKind.JsxNamespacedName){let _=this.createNode(t,{type:j.AST_NODE_TYPES.JSXNamespacedName,namespace:this.createNode(t.namespace,{type:j.AST_NODE_TYPES.JSXIdentifier,name:t.namespace.text}),name:this.createNode(t.name,{type:j.AST_NODE_TYPES.JSXIdentifier,name:t.name.text})});return this.registerTSNodeInNodeMap(t,_),_}let r=t.getText(),a=r.indexOf(":");if(a>0){let _=(0,fe.getRange)(t,this.ast),p=this.createNode(t,{type:j.AST_NODE_TYPES.JSXNamespacedName,namespace:this.createNode(t,{type:j.AST_NODE_TYPES.JSXIdentifier,name:r.slice(0,a),range:[_[0],_[0]+a]}),name:this.createNode(t,{type:j.AST_NODE_TYPES.JSXIdentifier,name:r.slice(a+1),range:[_[0]+a+1,_[1]]}),range:_});return this.registerTSNodeInNodeMap(t,p),p}return this.convertJSXIdentifier(t)}convertJSXTagName(t,r){let a;switch(t.kind){case C.PropertyAccessExpression:t.name.kind===C.PrivateIdentifier&&Je(this,Oe,"m",wt).call(this,t.name,"Non-private identifier expected."),a=this.createNode(t,{type:j.AST_NODE_TYPES.JSXMemberExpression,object:this.convertJSXTagName(t.expression,r),property:this.convertJSXIdentifier(t.name)});break;case C.ThisKeyword:case C.Identifier:default:return this.convertJSXNamespaceOrIdentifier(t)}return this.registerTSNodeInNodeMap(t,a),a}convertMethodSignature(t){return this.createNode(t,{type:j.AST_NODE_TYPES.TSMethodSignature,accessibility:(0,fe.getTSNodeAccessibility)(t),computed:(0,fe.isComputedProperty)(t.name),key:this.convertChild(t.name),kind:(()=>{switch(t.kind){case C.GetAccessor:return"get";case C.SetAccessor:return"set";case C.MethodSignature:return"method"}})(),optional:(0,fe.isOptional)(t),params:this.convertParameters(t.parameters),returnType:t.type&&this.convertTypeAnnotation(t.type,t),readonly:(0,fe.hasModifier)(C.ReadonlyKeyword,t),static:(0,fe.hasModifier)(C.StaticKeyword,t),typeParameters:t.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(t.typeParameters)})}convertAssertClasue(t){return t===void 0?[]:t.elements.map(r=>this.convertChild(r))}fixParentLocation(t,r){r[0]<t.range[0]&&(t.range[0]=r[0],t.loc.start=(0,fe.getLineAndCharacterFor)(t.range[0],this.ast)),r[1]>t.range[1]&&(t.range[1]=r[1],t.loc.end=(0,fe.getLineAndCharacterFor)(t.range[1],this.ast))}assertModuleSpecifier(t,r){var a;!r&&t.moduleSpecifier==null&&Je(this,Oe,"m",vr).call(this,t,"Module specifier must be a string literal."),t.moduleSpecifier&&((a=t.moduleSpecifier)==null?void 0:a.kind)!==C.StringLiteral&&Je(this,Oe,"m",vr).call(this,t.moduleSpecifier,"Module specifier must be a string literal.")}convertNode(t,r){var a,_,p,f,h;switch(t.kind){case C.SourceFile:return this.createNode(t,{type:j.AST_NODE_TYPES.Program,body:this.convertBodyExpressions(t.statements,t),comments:void 0,range:[t.getStart(this.ast),t.endOfFileToken.end],sourceType:t.externalModuleIndicator?"module":"script",tokens:void 0});case C.Block:return this.createNode(t,{type:j.AST_NODE_TYPES.BlockStatement,body:this.convertBodyExpressions(t.statements,t)});case C.Identifier:return(0,fe.isThisInTypeQuery)(t)?this.createNode(t,{type:j.AST_NODE_TYPES.ThisExpression}):this.createNode(t,{type:j.AST_NODE_TYPES.Identifier,decorators:[],name:t.text,optional:!1,typeAnnotation:void 0});case C.PrivateIdentifier:return this.createNode(t,{type:j.AST_NODE_TYPES.PrivateIdentifier,name:t.text.slice(1)});case C.WithStatement:return this.createNode(t,{type:j.AST_NODE_TYPES.WithStatement,object:this.convertChild(t.expression),body:this.convertChild(t.statement)});case C.ReturnStatement:return this.createNode(t,{type:j.AST_NODE_TYPES.ReturnStatement,argument:this.convertChild(t.expression)});case C.LabeledStatement:return this.createNode(t,{type:j.AST_NODE_TYPES.LabeledStatement,label:this.convertChild(t.label),body:this.convertChild(t.statement)});case C.ContinueStatement:return this.createNode(t,{type:j.AST_NODE_TYPES.ContinueStatement,label:this.convertChild(t.label)});case C.BreakStatement:return this.createNode(t,{type:j.AST_NODE_TYPES.BreakStatement,label:this.convertChild(t.label)});case C.IfStatement:return this.createNode(t,{type:j.AST_NODE_TYPES.IfStatement,test:this.convertChild(t.expression),consequent:this.convertChild(t.thenStatement),alternate:this.convertChild(t.elseStatement)});case C.SwitchStatement:return this.createNode(t,{type:j.AST_NODE_TYPES.SwitchStatement,discriminant:this.convertChild(t.expression),cases:t.caseBlock.clauses.map(l=>this.convertChild(l))});case C.CaseClause:case C.DefaultClause:return this.createNode(t,{type:j.AST_NODE_TYPES.SwitchCase,test:t.kind===C.CaseClause?this.convertChild(t.expression):null,consequent:t.statements.map(l=>this.convertChild(l))});case C.ThrowStatement:return t.expression.end===t.expression.pos&&Je(this,Oe,"m",vr).call(this,t,"A throw statement must throw an expression."),this.createNode(t,{type:j.AST_NODE_TYPES.ThrowStatement,argument:this.convertChild(t.expression)});case C.TryStatement:return this.createNode(t,{type:j.AST_NODE_TYPES.TryStatement,block:this.convertChild(t.tryBlock),handler:this.convertChild(t.catchClause),finalizer:this.convertChild(t.finallyBlock)});case C.CatchClause:return this.createNode(t,{type:j.AST_NODE_TYPES.CatchClause,param:t.variableDeclaration?this.convertBindingNameWithTypeAnnotation(t.variableDeclaration.name,t.variableDeclaration.type):null,body:this.convertChild(t.block)});case C.WhileStatement:return this.createNode(t,{type:j.AST_NODE_TYPES.WhileStatement,test:this.convertChild(t.expression),body:this.convertChild(t.statement)});case C.DoStatement:return this.createNode(t,{type:j.AST_NODE_TYPES.DoWhileStatement,test:this.convertChild(t.expression),body:this.convertChild(t.statement)});case C.ForStatement:return this.createNode(t,{type:j.AST_NODE_TYPES.ForStatement,init:this.convertChild(t.initializer),test:this.convertChild(t.condition),update:this.convertChild(t.incrementor),body:this.convertChild(t.statement)});case C.ForInStatement:return this.createNode(t,{type:j.AST_NODE_TYPES.ForInStatement,left:this.convertPattern(t.initializer),right:this.convertChild(t.expression),body:this.convertChild(t.statement)});case C.ForOfStatement:return this.createNode(t,{type:j.AST_NODE_TYPES.ForOfStatement,left:this.convertPattern(t.initializer),right:this.convertChild(t.expression),body:this.convertChild(t.statement),await:!!(t.awaitModifier&&t.awaitModifier.kind===C.AwaitKeyword)});case C.FunctionDeclaration:{let l=(0,fe.hasModifier)(C.DeclareKeyword,t),v=this.createNode(t,{type:l||!t.body?j.AST_NODE_TYPES.TSDeclareFunction:j.AST_NODE_TYPES.FunctionDeclaration,async:(0,fe.hasModifier)(C.AsyncKeyword,t),body:this.convertChild(t.body)||void 0,declare:l,expression:!1,generator:!!t.asteriskToken,id:this.convertChild(t.name),params:this.convertParameters(t.parameters),returnType:t.type&&this.convertTypeAnnotation(t.type,t),typeParameters:t.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(t.typeParameters)});return this.fixExports(t,v)}case C.VariableDeclaration:return this.createNode(t,{type:j.AST_NODE_TYPES.VariableDeclarator,definite:!!t.exclamationToken,id:this.convertBindingNameWithTypeAnnotation(t.name,t.type,t),init:this.convertChild(t.initializer)});case C.VariableStatement:{let l=this.createNode(t,{type:j.AST_NODE_TYPES.VariableDeclaration,declarations:t.declarationList.declarations.map(v=>this.convertChild(v)),declare:(0,fe.hasModifier)(C.DeclareKeyword,t),kind:(0,fe.getDeclarationKind)(t.declarationList)});return l.declarations.length||Je(this,Oe,"m",vr).call(this,t,"A variable declaration list must have at least one variable declarator."),this.fixExports(t,l)}case C.VariableDeclarationList:return this.createNode(t,{type:j.AST_NODE_TYPES.VariableDeclaration,declarations:t.declarations.map(l=>this.convertChild(l)),declare:!1,kind:(0,fe.getDeclarationKind)(t)});case C.ExpressionStatement:return this.createNode(t,{type:j.AST_NODE_TYPES.ExpressionStatement,directive:void 0,expression:this.convertChild(t.expression)});case C.ThisKeyword:return this.createNode(t,{type:j.AST_NODE_TYPES.ThisExpression});case C.ArrayLiteralExpression:return this.allowPattern?this.createNode(t,{type:j.AST_NODE_TYPES.ArrayPattern,decorators:[],elements:t.elements.map(l=>this.convertPattern(l)),optional:!1,typeAnnotation:void 0}):this.createNode(t,{type:j.AST_NODE_TYPES.ArrayExpression,elements:t.elements.map(l=>this.convertChild(l))});case C.ObjectLiteralExpression:{if(this.allowPattern)return this.createNode(t,{type:j.AST_NODE_TYPES.ObjectPattern,decorators:[],optional:!1,properties:t.properties.map(v=>this.convertPattern(v)),typeAnnotation:void 0});let l=[];for(let v of t.properties)(v.kind===C.GetAccessor||v.kind===C.SetAccessor||v.kind===C.MethodDeclaration)&&!v.body&&Je(this,Oe,"m",vr).call(this,v.end-1,"'{' expected."),l.push(this.convertChild(v));return this.createNode(t,{type:j.AST_NODE_TYPES.ObjectExpression,properties:l})}case C.PropertyAssignment:{let{questionToken:l,exclamationToken:v}=t;return l&&Je(this,Oe,"m",wt).call(this,l,"A property assignment cannot have a question token."),v&&Je(this,Oe,"m",wt).call(this,v,"A property assignment cannot have an exclamation token."),this.createNode(t,{type:j.AST_NODE_TYPES.Property,key:this.convertChild(t.name),value:this.converter(t.initializer,t,this.allowPattern),computed:(0,fe.isComputedProperty)(t.name),method:!1,optional:!1,shorthand:!1,kind:"init"})}case C.ShorthandPropertyAssignment:{let{modifiers:l,questionToken:v,exclamationToken:y}=t;return l&&Je(this,Oe,"m",wt).call(this,l[0],"A shorthand property assignment cannot have modifiers."),v&&Je(this,Oe,"m",wt).call(this,v,"A shorthand property assignment cannot have a question token."),y&&Je(this,Oe,"m",wt).call(this,y,"A shorthand property assignment cannot have an exclamation token."),t.objectAssignmentInitializer?this.createNode(t,{type:j.AST_NODE_TYPES.Property,key:this.convertChild(t.name),value:this.createNode(t,{type:j.AST_NODE_TYPES.AssignmentPattern,decorators:[],left:this.convertPattern(t.name),optional:!1,right:this.convertChild(t.objectAssignmentInitializer),typeAnnotation:void 0}),computed:!1,method:!1,optional:!1,shorthand:!0,kind:"init"}):this.createNode(t,{type:j.AST_NODE_TYPES.Property,computed:!1,key:this.convertChild(t.name),kind:"init",method:!1,optional:!1,shorthand:!0,value:this.convertChild(t.name)})}case C.ComputedPropertyName:return this.convertChild(t.expression);case C.PropertyDeclaration:{let l=(0,fe.hasModifier)(C.AbstractKeyword,t);l&&t.initializer&&Je(this,Oe,"m",wt).call(this,t.initializer,"Abstract property cannot have an initializer.");let v=(0,fe.hasModifier)(C.AccessorKeyword,t),y=(()=>v?l?j.AST_NODE_TYPES.TSAbstractAccessorProperty:j.AST_NODE_TYPES.AccessorProperty:l?j.AST_NODE_TYPES.TSAbstractPropertyDefinition:j.AST_NODE_TYPES.PropertyDefinition)(),E=this.convertChild(t.name);return this.createNode(t,{type:y,key:E,accessibility:(0,fe.getTSNodeAccessibility)(t),value:l?null:this.convertChild(t.initializer),computed:(0,fe.isComputedProperty)(t.name),static:(0,fe.hasModifier)(C.StaticKeyword,t),readonly:(0,fe.hasModifier)(C.ReadonlyKeyword,t),decorators:((a=(0,ea.getDecorators)(t))==null?void 0:a.map(S=>this.convertChild(S)))??[],declare:(0,fe.hasModifier)(C.DeclareKeyword,t),override:(0,fe.hasModifier)(C.OverrideKeyword,t),typeAnnotation:t.type&&this.convertTypeAnnotation(t.type,t),optional:(E.type===j.AST_NODE_TYPES.Literal||t.name.kind===C.Identifier||t.name.kind===C.ComputedPropertyName||t.name.kind===C.PrivateIdentifier)&&!!t.questionToken,definite:!!t.exclamationToken})}case C.GetAccessor:case C.SetAccessor:if(t.parent.kind===C.InterfaceDeclaration||t.parent.kind===C.TypeLiteral)return this.convertMethodSignature(t);case C.MethodDeclaration:{let l=this.createNode(t,{type:t.body?j.AST_NODE_TYPES.FunctionExpression:j.AST_NODE_TYPES.TSEmptyBodyFunctionExpression,id:null,generator:!!t.asteriskToken,expression:!1,async:(0,fe.hasModifier)(C.AsyncKeyword,t),body:this.convertChild(t.body),declare:!1,range:[t.parameters.pos-1,t.end],params:[],returnType:t.type&&this.convertTypeAnnotation(t.type,t),typeParameters:t.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(t.typeParameters)});l.typeParameters&&this.fixParentLocation(l,l.typeParameters.range);let v;if(r.kind===C.ObjectLiteralExpression)l.params=t.parameters.map(y=>this.convertChild(y)),v=this.createNode(t,{type:j.AST_NODE_TYPES.Property,key:this.convertChild(t.name),value:l,computed:(0,fe.isComputedProperty)(t.name),optional:!!t.questionToken,method:t.kind===C.MethodDeclaration,shorthand:!1,kind:"init"});else{l.params=this.convertParameters(t.parameters);let y=(0,fe.hasModifier)(C.AbstractKeyword,t)?j.AST_NODE_TYPES.TSAbstractMethodDefinition:j.AST_NODE_TYPES.MethodDefinition;v=this.createNode(t,{type:y,accessibility:(0,fe.getTSNodeAccessibility)(t),computed:(0,fe.isComputedProperty)(t.name),decorators:((_=(0,ea.getDecorators)(t))==null?void 0:_.map(E=>this.convertChild(E)))??[],key:this.convertChild(t.name),kind:"method",optional:!!t.questionToken,override:(0,fe.hasModifier)(C.OverrideKeyword,t),static:(0,fe.hasModifier)(C.StaticKeyword,t),value:l})}return t.kind===C.GetAccessor?v.kind="get":t.kind===C.SetAccessor?v.kind="set":!v.static&&t.name.kind===C.StringLiteral&&t.name.text==="constructor"&&v.type!==j.AST_NODE_TYPES.Property&&(v.kind="constructor"),v}case C.Constructor:{let l=(0,fe.getLastModifier)(t),v=(l&&(0,fe.findNextToken)(l,t,this.ast))??t.getFirstToken(),y=this.createNode(t,{type:t.body?j.AST_NODE_TYPES.FunctionExpression:j.AST_NODE_TYPES.TSEmptyBodyFunctionExpression,async:!1,body:this.convertChild(t.body),declare:!1,expression:!1,generator:!1,id:null,params:this.convertParameters(t.parameters),range:[t.parameters.pos-1,t.end],returnType:t.type&&this.convertTypeAnnotation(t.type,t),typeParameters:t.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(t.typeParameters)});y.typeParameters&&this.fixParentLocation(y,y.typeParameters.range);let E=this.createNode(t,{type:j.AST_NODE_TYPES.Identifier,decorators:[],name:"constructor",optional:!1,range:[v.getStart(this.ast),v.end],typeAnnotation:void 0}),S=(0,fe.hasModifier)(C.StaticKeyword,t);return this.createNode(t,{type:(0,fe.hasModifier)(C.AbstractKeyword,t)?j.AST_NODE_TYPES.TSAbstractMethodDefinition:j.AST_NODE_TYPES.MethodDefinition,accessibility:(0,fe.getTSNodeAccessibility)(t),computed:!1,decorators:[],optional:!1,key:E,kind:S?"method":"constructor",override:!1,static:S,value:y})}case C.FunctionExpression:return this.createNode(t,{type:j.AST_NODE_TYPES.FunctionExpression,async:(0,fe.hasModifier)(C.AsyncKeyword,t),body:this.convertChild(t.body),declare:!1,expression:!1,generator:!!t.asteriskToken,id:this.convertChild(t.name),params:this.convertParameters(t.parameters),returnType:t.type&&this.convertTypeAnnotation(t.type,t),typeParameters:t.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(t.typeParameters)});case C.SuperKeyword:return this.createNode(t,{type:j.AST_NODE_TYPES.Super});case C.ArrayBindingPattern:return this.createNode(t,{type:j.AST_NODE_TYPES.ArrayPattern,decorators:[],elements:t.elements.map(l=>this.convertPattern(l)),optional:!1,typeAnnotation:void 0});case C.OmittedExpression:return null;case C.ObjectBindingPattern:return this.createNode(t,{type:j.AST_NODE_TYPES.ObjectPattern,decorators:[],optional:!1,properties:t.elements.map(l=>this.convertPattern(l)),typeAnnotation:void 0});case C.BindingElement:if(r.kind===C.ArrayBindingPattern){let l=this.convertChild(t.name,r);return t.initializer?this.createNode(t,{type:j.AST_NODE_TYPES.AssignmentPattern,decorators:[],left:l,optional:!1,right:this.convertChild(t.initializer),typeAnnotation:void 0}):t.dotDotDotToken?this.createNode(t,{type:j.AST_NODE_TYPES.RestElement,argument:l,decorators:[],optional:!1,typeAnnotation:void 0,value:void 0}):l}else{let l;return t.dotDotDotToken?l=this.createNode(t,{type:j.AST_NODE_TYPES.RestElement,argument:this.convertChild(t.propertyName??t.name),decorators:[],optional:!1,typeAnnotation:void 0,value:void 0}):l=this.createNode(t,{type:j.AST_NODE_TYPES.Property,key:this.convertChild(t.propertyName??t.name),value:this.convertChild(t.name),computed:!!(t.propertyName&&t.propertyName.kind===C.ComputedPropertyName),method:!1,optional:!1,shorthand:!t.propertyName,kind:"init"}),t.initializer&&(l.value=this.createNode(t,{type:j.AST_NODE_TYPES.AssignmentPattern,decorators:[],left:this.convertChild(t.name),optional:!1,range:[t.name.getStart(this.ast),t.initializer.end],right:this.convertChild(t.initializer),typeAnnotation:void 0})),l}case C.ArrowFunction:return this.createNode(t,{type:j.AST_NODE_TYPES.ArrowFunctionExpression,generator:!1,id:null,params:this.convertParameters(t.parameters),body:this.convertChild(t.body),async:(0,fe.hasModifier)(C.AsyncKeyword,t),expression:t.body.kind!==C.Block,returnType:t.type&&this.convertTypeAnnotation(t.type,t),typeParameters:t.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(t.typeParameters)});case C.YieldExpression:return this.createNode(t,{type:j.AST_NODE_TYPES.YieldExpression,delegate:!!t.asteriskToken,argument:this.convertChild(t.expression)});case C.AwaitExpression:return this.createNode(t,{type:j.AST_NODE_TYPES.AwaitExpression,argument:this.convertChild(t.expression)});case C.NoSubstitutionTemplateLiteral:return this.createNode(t,{type:j.AST_NODE_TYPES.TemplateLiteral,quasis:[this.createNode(t,{type:j.AST_NODE_TYPES.TemplateElement,value:{raw:this.ast.text.slice(t.getStart(this.ast)+1,t.end-1),cooked:t.text},tail:!0})],expressions:[]});case C.TemplateExpression:{let l=this.createNode(t,{type:j.AST_NODE_TYPES.TemplateLiteral,quasis:[this.convertChild(t.head)],expressions:[]});return t.templateSpans.forEach(v=>{l.expressions.push(this.convertChild(v.expression)),l.quasis.push(this.convertChild(v.literal))}),l}case C.TaggedTemplateExpression:return this.createNode(t,Je(this,Oe,"m",ti).call(this,{type:j.AST_NODE_TYPES.TaggedTemplateExpression,typeArguments:t.typeArguments&&this.convertTypeArgumentsToTypeParameterInstantiation(t.typeArguments,t),tag:this.convertChild(t.tag),quasi:this.convertChild(t.template)},"typeParameters","typeArguments"));case C.TemplateHead:case C.TemplateMiddle:case C.TemplateTail:{let l=t.kind===C.TemplateTail;return this.createNode(t,{type:j.AST_NODE_TYPES.TemplateElement,value:{raw:this.ast.text.slice(t.getStart(this.ast)+1,t.end-(l?1:2)),cooked:t.text},tail:l})}case C.SpreadAssignment:case C.SpreadElement:return this.allowPattern?this.createNode(t,{type:j.AST_NODE_TYPES.RestElement,argument:this.convertPattern(t.expression),decorators:[],optional:!1,typeAnnotation:void 0,value:void 0}):this.createNode(t,{type:j.AST_NODE_TYPES.SpreadElement,argument:this.convertChild(t.expression)});case C.Parameter:{let l,v;return t.dotDotDotToken?l=v=this.createNode(t,{type:j.AST_NODE_TYPES.RestElement,argument:this.convertChild(t.name),decorators:[],optional:!1,typeAnnotation:void 0,value:void 0}):t.initializer?(l=this.convertChild(t.name),v=this.createNode(t,{type:j.AST_NODE_TYPES.AssignmentPattern,decorators:[],left:l,optional:!1,right:this.convertChild(t.initializer),typeAnnotation:void 0}),(0,ea.getModifiers)(t)&&(v.range[0]=l.range[0],v.loc=(0,fe.getLocFor)(v.range,this.ast))):l=v=this.convertChild(t.name,r),t.type&&(l.typeAnnotation=this.convertTypeAnnotation(t.type,t),this.fixParentLocation(l,l.typeAnnotation.range)),t.questionToken&&(t.questionToken.end>l.range[1]&&(l.range[1]=t.questionToken.end,l.loc.end=(0,fe.getLineAndCharacterFor)(l.range[1],this.ast)),l.optional=!0),(0,ea.getModifiers)(t)?this.createNode(t,{type:j.AST_NODE_TYPES.TSParameterProperty,accessibility:(0,fe.getTSNodeAccessibility)(t),decorators:[],override:(0,fe.hasModifier)(C.OverrideKeyword,t),parameter:v,readonly:(0,fe.hasModifier)(C.ReadonlyKeyword,t),static:(0,fe.hasModifier)(C.StaticKeyword,t)}):v}case C.ClassDeclaration:!t.name&&(!(0,fe.hasModifier)(yt.SyntaxKind.ExportKeyword,t)||!(0,fe.hasModifier)(yt.SyntaxKind.DefaultKeyword,t))&&Je(this,Oe,"m",vr).call(this,t,"A class declaration without the 'default' modifier must have a name.");case C.ClassExpression:{let l=t.heritageClauses??[],v=t.kind===C.ClassDeclaration?j.AST_NODE_TYPES.ClassDeclaration:j.AST_NODE_TYPES.ClassExpression,y,E;for(let A of l){let{token:J,types:G}=A;G.length===0&&Je(this,Oe,"m",vr).call(this,A,`'${yt.tokenToString(J)}' list cannot be empty.`),J===C.ExtendsKeyword?(y&&Je(this,Oe,"m",vr).call(this,A,"'extends' clause already seen."),E&&Je(this,Oe,"m",vr).call(this,A,"'extends' clause must precede 'implements' clause."),G.length>1&&Je(this,Oe,"m",vr).call(this,G[1],"Classes can only extend a single class."),y??(y=A)):J===C.ImplementsKeyword&&(E&&Je(this,Oe,"m",vr).call(this,A,"'implements' clause already seen."),E??(E=A))}let S=this.createNode(t,Je(this,Oe,"m",ti).call(this,{type:v,abstract:(0,fe.hasModifier)(C.AbstractKeyword,t),body:this.createNode(t,{type:j.AST_NODE_TYPES.ClassBody,body:t.members.filter(fe.isESTreeClassMember).map(A=>this.convertChild(A)),range:[t.members.pos-1,t.end]}),declare:(0,fe.hasModifier)(C.DeclareKeyword,t),decorators:((p=(0,ea.getDecorators)(t))==null?void 0:p.map(A=>this.convertChild(A)))??[],id:this.convertChild(t.name),implements:(E==null?void 0:E.types.map(A=>this.convertChild(A)))??[],superClass:y!=null&&y.types[0]?this.convertChild(y.types[0].expression):null,superTypeArguments:void 0,typeParameters:t.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(t.typeParameters)},"superTypeParameters","superTypeArguments"));return(f=y==null?void 0:y.types[0])!=null&&f.typeArguments&&(S.superTypeArguments=this.convertTypeArgumentsToTypeParameterInstantiation(y.types[0].typeArguments,y.types[0])),this.fixExports(t,S)}case C.ModuleBlock:return this.createNode(t,{type:j.AST_NODE_TYPES.TSModuleBlock,body:this.convertBodyExpressions(t.statements,t)});case C.ImportDeclaration:{this.assertModuleSpecifier(t,!1);let l=this.createNode(t,{type:j.AST_NODE_TYPES.ImportDeclaration,source:this.convertChild(t.moduleSpecifier),specifiers:[],importKind:"value",assertions:this.convertAssertClasue(t.assertClause)});if(t.importClause&&(t.importClause.isTypeOnly&&(l.importKind="type"),t.importClause.name&&l.specifiers.push(this.convertChild(t.importClause)),t.importClause.namedBindings))switch(t.importClause.namedBindings.kind){case C.NamespaceImport:l.specifiers.push(this.convertChild(t.importClause.namedBindings));break;case C.NamedImports:l.specifiers=l.specifiers.concat(t.importClause.namedBindings.elements.map(v=>this.convertChild(v)));break}return l}case C.NamespaceImport:return this.createNode(t,{type:j.AST_NODE_TYPES.ImportNamespaceSpecifier,local:this.convertChild(t.name)});case C.ImportSpecifier:return this.createNode(t,{type:j.AST_NODE_TYPES.ImportSpecifier,local:this.convertChild(t.name),imported:this.convertChild(t.propertyName??t.name),importKind:t.isTypeOnly?"type":"value"});case C.ImportClause:{let l=this.convertChild(t.name);return this.createNode(t,{type:j.AST_NODE_TYPES.ImportDefaultSpecifier,local:l,range:l.range})}case C.ExportDeclaration:return((h=t.exportClause)==null?void 0:h.kind)===C.NamedExports?(this.assertModuleSpecifier(t,!0),this.createNode(t,{type:j.AST_NODE_TYPES.ExportNamedDeclaration,source:this.convertChild(t.moduleSpecifier),specifiers:t.exportClause.elements.map(l=>this.convertChild(l)),exportKind:t.isTypeOnly?"type":"value",declaration:null,assertions:this.convertAssertClasue(t.assertClause)})):(this.assertModuleSpecifier(t,!1),this.createNode(t,{type:j.AST_NODE_TYPES.ExportAllDeclaration,source:this.convertChild(t.moduleSpecifier),exportKind:t.isTypeOnly?"type":"value",exported:t.exportClause&&t.exportClause.kind===C.NamespaceExport?this.convertChild(t.exportClause.name):null,assertions:this.convertAssertClasue(t.assertClause)}));case C.ExportSpecifier:return this.createNode(t,{type:j.AST_NODE_TYPES.ExportSpecifier,local:this.convertChild(t.propertyName??t.name),exported:this.convertChild(t.name),exportKind:t.isTypeOnly?"type":"value"});case C.ExportAssignment:return t.isExportEquals?this.createNode(t,{type:j.AST_NODE_TYPES.TSExportAssignment,expression:this.convertChild(t.expression)}):this.createNode(t,{type:j.AST_NODE_TYPES.ExportDefaultDeclaration,declaration:this.convertChild(t.expression),exportKind:"value"});case C.PrefixUnaryExpression:case C.PostfixUnaryExpression:{let l=(0,fe.getTextForTokenKind)(t.operator);return l==="++"||l==="--"?this.createNode(t,{type:j.AST_NODE_TYPES.UpdateExpression,operator:l,prefix:t.kind===C.PrefixUnaryExpression,argument:this.convertChild(t.operand)}):this.createNode(t,{type:j.AST_NODE_TYPES.UnaryExpression,operator:l,prefix:t.kind===C.PrefixUnaryExpression,argument:this.convertChild(t.operand)})}case C.DeleteExpression:return this.createNode(t,{type:j.AST_NODE_TYPES.UnaryExpression,operator:"delete",prefix:!0,argument:this.convertChild(t.expression)});case C.VoidExpression:return this.createNode(t,{type:j.AST_NODE_TYPES.UnaryExpression,operator:"void",prefix:!0,argument:this.convertChild(t.expression)});case C.TypeOfExpression:return this.createNode(t,{type:j.AST_NODE_TYPES.UnaryExpression,operator:"typeof",prefix:!0,argument:this.convertChild(t.expression)});case C.TypeOperator:return this.createNode(t,{type:j.AST_NODE_TYPES.TSTypeOperator,operator:(0,fe.getTextForTokenKind)(t.operator),typeAnnotation:this.convertChild(t.type)});case C.BinaryExpression:if((0,fe.isComma)(t.operatorToken)){let l=this.createNode(t,{type:j.AST_NODE_TYPES.SequenceExpression,expressions:[]}),v=this.convertChild(t.left);return v.type===j.AST_NODE_TYPES.SequenceExpression&&t.left.kind!==C.ParenthesizedExpression?l.expressions=l.expressions.concat(v.expressions):l.expressions.push(v),l.expressions.push(this.convertChild(t.right)),l}else{let l=(0,fe.getBinaryExpressionType)(t.operatorToken);return this.allowPattern&&l.type===j.AST_NODE_TYPES.AssignmentExpression?this.createNode(t,{type:j.AST_NODE_TYPES.AssignmentPattern,decorators:[],left:this.convertPattern(t.left,t),optional:!1,right:this.convertChild(t.right),typeAnnotation:void 0}):this.createNode(t,{...l,left:this.converter(t.left,t,l.type===j.AST_NODE_TYPES.AssignmentExpression),right:this.convertChild(t.right)})}case C.PropertyAccessExpression:{let l=this.convertChild(t.expression),v=this.convertChild(t.name),y=!1,E=this.createNode(t,{type:j.AST_NODE_TYPES.MemberExpression,object:l,property:v,computed:y,optional:t.questionDotToken!==void 0});return this.convertChainExpression(E,t)}case C.ElementAccessExpression:{let l=this.convertChild(t.expression),v=this.convertChild(t.argumentExpression),y=!0,E=this.createNode(t,{type:j.AST_NODE_TYPES.MemberExpression,object:l,property:v,computed:y,optional:t.questionDotToken!==void 0});return this.convertChainExpression(E,t)}case C.CallExpression:{if(t.expression.kind===C.ImportKeyword)return t.arguments.length!==1&&t.arguments.length!==2&&Je(this,Oe,"m",vr).call(this,t.arguments[2]??t,"Dynamic import requires exactly one or two arguments."),this.createNode(t,{type:j.AST_NODE_TYPES.ImportExpression,source:this.convertChild(t.arguments[0]),attributes:t.arguments[1]?this.convertChild(t.arguments[1]):null});let l=this.convertChild(t.expression),v=t.arguments.map(S=>this.convertChild(S)),y=t.typeArguments&&this.convertTypeArgumentsToTypeParameterInstantiation(t.typeArguments,t),E=this.createNode(t,Je(this,Oe,"m",ti).call(this,{type:j.AST_NODE_TYPES.CallExpression,callee:l,arguments:v,optional:t.questionDotToken!==void 0,typeArguments:y},"typeParameters","typeArguments"));return this.convertChainExpression(E,t)}case C.NewExpression:{let l=t.typeArguments&&this.convertTypeArgumentsToTypeParameterInstantiation(t.typeArguments,t);return this.createNode(t,Je(this,Oe,"m",ti).call(this,{type:j.AST_NODE_TYPES.NewExpression,arguments:t.arguments?t.arguments.map(v=>this.convertChild(v)):[],callee:this.convertChild(t.expression),typeArguments:l},"typeParameters","typeArguments"))}case C.ConditionalExpression:return this.createNode(t,{type:j.AST_NODE_TYPES.ConditionalExpression,test:this.convertChild(t.condition),consequent:this.convertChild(t.whenTrue),alternate:this.convertChild(t.whenFalse)});case C.MetaProperty:return this.createNode(t,{type:j.AST_NODE_TYPES.MetaProperty,meta:this.createNode(t.getFirstToken(),{type:j.AST_NODE_TYPES.Identifier,decorators:[],name:(0,fe.getTextForTokenKind)(t.keywordToken),optional:!1,typeAnnotation:void 0}),property:this.convertChild(t.name)});case C.Decorator:return this.createNode(t,{type:j.AST_NODE_TYPES.Decorator,expression:this.convertChild(t.expression)});case C.StringLiteral:return this.createNode(t,{type:j.AST_NODE_TYPES.Literal,value:r.kind===C.JsxAttribute?(0,fe.unescapeStringLiteralText)(t.text):t.text,raw:t.getText()});case C.NumericLiteral:return this.createNode(t,{type:j.AST_NODE_TYPES.Literal,value:Number(t.text),raw:t.getText()});case C.BigIntLiteral:{let l=(0,fe.getRange)(t,this.ast),v=this.ast.text.slice(l[0],l[1]),y=v.slice(0,-1).replace(/_/g,""),E=typeof BigInt<"u"?BigInt(y):null;return this.createNode(t,{type:j.AST_NODE_TYPES.Literal,raw:v,value:E,bigint:E==null?y:String(E),range:l})}case C.RegularExpressionLiteral:{let l=t.text.slice(1,t.text.lastIndexOf("/")),v=t.text.slice(t.text.lastIndexOf("/")+1),y=null;try{y=new RegExp(l,v)}catch{}return this.createNode(t,{type:j.AST_NODE_TYPES.Literal,value:y,raw:t.text,regex:{pattern:l,flags:v}})}case C.TrueKeyword:return this.createNode(t,{type:j.AST_NODE_TYPES.Literal,value:!0,raw:"true"});case C.FalseKeyword:return this.createNode(t,{type:j.AST_NODE_TYPES.Literal,value:!1,raw:"false"});case C.NullKeyword:return this.createNode(t,{type:j.AST_NODE_TYPES.Literal,value:null,raw:"null"});case C.EmptyStatement:return this.createNode(t,{type:j.AST_NODE_TYPES.EmptyStatement});case C.DebuggerStatement:return this.createNode(t,{type:j.AST_NODE_TYPES.DebuggerStatement});case C.JsxElement:return this.createNode(t,{type:j.AST_NODE_TYPES.JSXElement,openingElement:this.convertChild(t.openingElement),closingElement:this.convertChild(t.closingElement),children:t.children.map(l=>this.convertChild(l))});case C.JsxFragment:return this.createNode(t,{type:j.AST_NODE_TYPES.JSXFragment,openingFragment:this.convertChild(t.openingFragment),closingFragment:this.convertChild(t.closingFragment),children:t.children.map(l=>this.convertChild(l))});case C.JsxSelfClosingElement:return this.createNode(t,{type:j.AST_NODE_TYPES.JSXElement,openingElement:this.createNode(t,Je(this,Oe,"m",ti).call(this,{type:j.AST_NODE_TYPES.JSXOpeningElement,typeArguments:t.typeArguments?this.convertTypeArgumentsToTypeParameterInstantiation(t.typeArguments,t):void 0,selfClosing:!0,name:this.convertJSXTagName(t.tagName,t),attributes:t.attributes.properties.map(l=>this.convertChild(l)),range:(0,fe.getRange)(t,this.ast)},"typeParameters","typeArguments")),closingElement:null,children:[]});case C.JsxOpeningElement:return this.createNode(t,Je(this,Oe,"m",ti).call(this,{type:j.AST_NODE_TYPES.JSXOpeningElement,typeArguments:t.typeArguments&&this.convertTypeArgumentsToTypeParameterInstantiation(t.typeArguments,t),selfClosing:!1,name:this.convertJSXTagName(t.tagName,t),attributes:t.attributes.properties.map(l=>this.convertChild(l))},"typeParameters","typeArguments"));case C.JsxClosingElement:return this.createNode(t,{type:j.AST_NODE_TYPES.JSXClosingElement,name:this.convertJSXTagName(t.tagName,t)});case C.JsxOpeningFragment:return this.createNode(t,{type:j.AST_NODE_TYPES.JSXOpeningFragment});case C.JsxClosingFragment:return this.createNode(t,{type:j.AST_NODE_TYPES.JSXClosingFragment});case C.JsxExpression:{let l=t.expression?this.convertChild(t.expression):this.createNode(t,{type:j.AST_NODE_TYPES.JSXEmptyExpression,range:[t.getStart(this.ast)+1,t.getEnd()-1]});return t.dotDotDotToken?this.createNode(t,{type:j.AST_NODE_TYPES.JSXSpreadChild,expression:l}):this.createNode(t,{type:j.AST_NODE_TYPES.JSXExpressionContainer,expression:l})}case C.JsxAttribute:return this.createNode(t,{type:j.AST_NODE_TYPES.JSXAttribute,name:this.convertJSXNamespaceOrIdentifier(t.name),value:this.convertChild(t.initializer)});case C.JsxText:{let l=t.getFullStart(),v=t.getEnd(),y=this.ast.text.slice(l,v);return this.createNode(t,{type:j.AST_NODE_TYPES.JSXText,value:(0,fe.unescapeStringLiteralText)(y),raw:y,range:[l,v]})}case C.JsxSpreadAttribute:return this.createNode(t,{type:j.AST_NODE_TYPES.JSXSpreadAttribute,argument:this.convertChild(t.expression)});case C.QualifiedName:return this.createNode(t,{type:j.AST_NODE_TYPES.TSQualifiedName,left:this.convertChild(t.left),right:this.convertChild(t.right)});case C.TypeReference:return this.createNode(t,Je(this,Oe,"m",ti).call(this,{type:j.AST_NODE_TYPES.TSTypeReference,typeName:this.convertChild(t.typeName),typeArguments:t.typeArguments&&this.convertTypeArgumentsToTypeParameterInstantiation(t.typeArguments,t)},"typeParameters","typeArguments"));case C.TypeParameter:return this.createNode(t,{type:j.AST_NODE_TYPES.TSTypeParameter,name:this.convertChild(t.name),constraint:t.constraint&&this.convertChild(t.constraint),default:t.default?this.convertChild(t.default):void 0,in:(0,fe.hasModifier)(C.InKeyword,t),out:(0,fe.hasModifier)(C.OutKeyword,t),const:(0,fe.hasModifier)(C.ConstKeyword,t)});case C.ThisType:return this.createNode(t,{type:j.AST_NODE_TYPES.TSThisType});case C.AnyKeyword:case C.BigIntKeyword:case C.BooleanKeyword:case C.NeverKeyword:case C.NumberKeyword:case C.ObjectKeyword:case C.StringKeyword:case C.SymbolKeyword:case C.UnknownKeyword:case C.VoidKeyword:case C.UndefinedKeyword:case C.IntrinsicKeyword:return this.createNode(t,{type:j.AST_NODE_TYPES[`TS${C[t.kind]}`]});case C.NonNullExpression:{let l=this.createNode(t,{type:j.AST_NODE_TYPES.TSNonNullExpression,expression:this.convertChild(t.expression)});return this.convertChainExpression(l,t)}case C.TypeLiteral:return this.createNode(t,{type:j.AST_NODE_TYPES.TSTypeLiteral,members:t.members.map(l=>this.convertChild(l))});case C.ArrayType:return this.createNode(t,{type:j.AST_NODE_TYPES.TSArrayType,elementType:this.convertChild(t.elementType)});case C.IndexedAccessType:return this.createNode(t,{type:j.AST_NODE_TYPES.TSIndexedAccessType,objectType:this.convertChild(t.objectType),indexType:this.convertChild(t.indexType)});case C.ConditionalType:return this.createNode(t,{type:j.AST_NODE_TYPES.TSConditionalType,checkType:this.convertChild(t.checkType),extendsType:this.convertChild(t.extendsType),trueType:this.convertChild(t.trueType),falseType:this.convertChild(t.falseType)});case C.TypeQuery:return this.createNode(t,Je(this,Oe,"m",ti).call(this,{type:j.AST_NODE_TYPES.TSTypeQuery,exprName:this.convertChild(t.exprName),typeArguments:t.typeArguments&&this.convertTypeArgumentsToTypeParameterInstantiation(t.typeArguments,t)},"typeParameters","typeArguments"));case C.MappedType:return t.members&&t.members.length>0&&Je(this,Oe,"m",vr).call(this,t.members[0],"A mapped type may not declare properties or methods."),this.createNode(t,{type:j.AST_NODE_TYPES.TSMappedType,nameType:this.convertChild(t.nameType)??null,optional:t.questionToken&&(t.questionToken.kind===C.QuestionToken||(0,fe.getTextForTokenKind)(t.questionToken.kind)),readonly:t.readonlyToken&&(t.readonlyToken.kind===C.ReadonlyKeyword||(0,fe.getTextForTokenKind)(t.readonlyToken.kind)),typeAnnotation:t.type&&this.convertChild(t.type),typeParameter:this.convertChild(t.typeParameter)});case C.ParenthesizedExpression:return this.convertChild(t.expression,r);case C.TypeAliasDeclaration:{let l=this.createNode(t,{type:j.AST_NODE_TYPES.TSTypeAliasDeclaration,declare:(0,fe.hasModifier)(C.DeclareKeyword,t),id:this.convertChild(t.name),typeAnnotation:this.convertChild(t.type),typeParameters:t.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(t.typeParameters)});return this.fixExports(t,l)}case C.MethodSignature:return this.convertMethodSignature(t);case C.PropertySignature:{let{initializer:l}=t;return l&&Je(this,Oe,"m",wt).call(this,l,"A property signature cannot have an initializer."),this.createNode(t,{type:j.AST_NODE_TYPES.TSPropertySignature,accessibility:(0,fe.getTSNodeAccessibility)(t),computed:(0,fe.isComputedProperty)(t.name),key:this.convertChild(t.name),optional:(0,fe.isOptional)(t),readonly:(0,fe.hasModifier)(C.ReadonlyKeyword,t),static:(0,fe.hasModifier)(C.StaticKeyword,t),typeAnnotation:t.type&&this.convertTypeAnnotation(t.type,t)})}case C.IndexSignature:return this.createNode(t,{type:j.AST_NODE_TYPES.TSIndexSignature,accessibility:(0,fe.getTSNodeAccessibility)(t),parameters:t.parameters.map(l=>this.convertChild(l)),readonly:(0,fe.hasModifier)(C.ReadonlyKeyword,t),static:(0,fe.hasModifier)(C.StaticKeyword,t),typeAnnotation:t.type&&this.convertTypeAnnotation(t.type,t)});case C.ConstructorType:return this.createNode(t,{type:j.AST_NODE_TYPES.TSConstructorType,abstract:(0,fe.hasModifier)(C.AbstractKeyword,t),params:this.convertParameters(t.parameters),returnType:t.type&&this.convertTypeAnnotation(t.type,t),typeParameters:t.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(t.typeParameters)});case C.FunctionType:{let{modifiers:l}=t;l&&Je(this,Oe,"m",wt).call(this,l[0],"A function type cannot have modifiers.")}case C.ConstructSignature:case C.CallSignature:{let l=t.kind===C.ConstructSignature?j.AST_NODE_TYPES.TSConstructSignatureDeclaration:t.kind===C.CallSignature?j.AST_NODE_TYPES.TSCallSignatureDeclaration:j.AST_NODE_TYPES.TSFunctionType;return this.createNode(t,{type:l,params:this.convertParameters(t.parameters),returnType:t.type&&this.convertTypeAnnotation(t.type,t),typeParameters:t.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(t.typeParameters)})}case C.ExpressionWithTypeArguments:{let l=r.kind,v=l===C.InterfaceDeclaration?j.AST_NODE_TYPES.TSInterfaceHeritage:l===C.HeritageClause?j.AST_NODE_TYPES.TSClassImplements:j.AST_NODE_TYPES.TSInstantiationExpression;return this.createNode(t,Je(this,Oe,"m",ti).call(this,{type:v,expression:this.convertChild(t.expression),typeArguments:t.typeArguments&&this.convertTypeArgumentsToTypeParameterInstantiation(t.typeArguments,t)},"typeParameters","typeArguments"))}case C.InterfaceDeclaration:{let l=t.heritageClauses??[],v=[];for(let E of l){E.token!==C.ExtendsKeyword&&Je(this,Oe,"m",wt).call(this,E,E.token===C.ImplementsKeyword?"Interface declaration cannot have 'implements' clause.":"Unexpected token.");for(let S of E.types)v.push(this.convertChild(S,t))}let y=this.createNode(t,{type:j.AST_NODE_TYPES.TSInterfaceDeclaration,body:this.createNode(t,{type:j.AST_NODE_TYPES.TSInterfaceBody,body:t.members.map(E=>this.convertChild(E)),range:[t.members.pos-1,t.end]}),declare:(0,fe.hasModifier)(C.DeclareKeyword,t),extends:v,id:this.convertChild(t.name),typeParameters:t.typeParameters&&this.convertTSTypeParametersToTypeParametersDeclaration(t.typeParameters)});return this.fixExports(t,y)}case C.TypePredicate:{let l=this.createNode(t,{type:j.AST_NODE_TYPES.TSTypePredicate,asserts:t.assertsModifier!==void 0,parameterName:this.convertChild(t.parameterName),typeAnnotation:null});return t.type&&(l.typeAnnotation=this.convertTypeAnnotation(t.type,t),l.typeAnnotation.loc=l.typeAnnotation.typeAnnotation.loc,l.typeAnnotation.range=l.typeAnnotation.typeAnnotation.range),l}case C.ImportType:{let l=(0,fe.getRange)(t,this.ast);if(t.isTypeOf){let y=(0,fe.findNextToken)(t.getFirstToken(),t,this.ast);l[0]=y.getStart(this.ast)}let v=this.createNode(t,Je(this,Oe,"m",ti).call(this,{type:j.AST_NODE_TYPES.TSImportType,argument:this.convertChild(t.argument),qualifier:this.convertChild(t.qualifier),typeArguments:t.typeArguments?this.convertTypeArgumentsToTypeParameterInstantiation(t.typeArguments,t):null,range:l},"typeParameters","typeArguments"));return t.isTypeOf?this.createNode(t,{type:j.AST_NODE_TYPES.TSTypeQuery,exprName:v,typeArguments:void 0,typeParameters:void 0}):v}case C.EnumDeclaration:{let l=this.createNode(t,{type:j.AST_NODE_TYPES.TSEnumDeclaration,const:(0,fe.hasModifier)(C.ConstKeyword,t),declare:(0,fe.hasModifier)(C.DeclareKeyword,t),id:this.convertChild(t.name),members:t.members.map(v=>this.convertChild(v))});return this.fixExports(t,l)}case C.EnumMember:return this.createNode(t,{type:j.AST_NODE_TYPES.TSEnumMember,computed:t.name.kind===yt.SyntaxKind.ComputedPropertyName,id:this.convertChild(t.name),initializer:t.initializer&&this.convertChild(t.initializer)});case C.ModuleDeclaration:{let l=this.createNode(t,{type:j.AST_NODE_TYPES.TSModuleDeclaration,...(()=>{if(t.flags&yt.NodeFlags.GlobalAugmentation){let y=this.convertChild(t.name),E=this.convertChild(t.body);return(E==null||E.type===j.AST_NODE_TYPES.TSModuleDeclaration)&&Je(this,Oe,"m",vr).call(this,t.body??t,"Expected a valid module body"),y.type!==j.AST_NODE_TYPES.Identifier&&Je(this,Oe,"m",vr).call(this,t.name,"global module augmentation must have an Identifier id"),{kind:"global",body:E,declare:!1,global:!1,id:y}}if(!(t.flags&yt.NodeFlags.Namespace)){let y=this.convertChild(t.body);return{kind:"module",...y!=null?{body:y}:{},declare:!1,global:!1,id:this.convertChild(t.name)}}t.body==null&&Je(this,Oe,"m",vr).call(this,t,"Expected a module body"),t.name.kind!==yt.SyntaxKind.Identifier&&Je(this,Oe,"m",vr).call(this,t.name,"`namespace`s must have an Identifier id");let v=this.createNode(t.name,{decorators:[],name:t.name.text,optional:!1,range:[t.name.getStart(this.ast),t.name.getEnd()],type:j.AST_NODE_TYPES.Identifier,typeAnnotation:void 0});for(;t.body&&yt.isModuleDeclaration(t.body)&&t.body.name;){t=t.body;let y=t.name,E=this.createNode(y,{decorators:[],name:y.text,optional:!1,range:[y.getStart(this.ast),y.getEnd()],type:j.AST_NODE_TYPES.Identifier,typeAnnotation:void 0});v=this.createNode(y,{left:v,right:E,range:[v.range[0],E.range[1]],type:j.AST_NODE_TYPES.TSQualifiedName})}return{kind:"namespace",body:this.convertChild(t.body),declare:!1,global:!1,id:v}})()});return(0,fe.hasModifier)(C.DeclareKeyword,t)&&(l.declare=!0),t.flags&yt.NodeFlags.GlobalAugmentation&&(l.global=!0),this.fixExports(t,l)}case C.ParenthesizedType:return this.convertChild(t.type);case C.UnionType:return this.createNode(t,{type:j.AST_NODE_TYPES.TSUnionType,types:t.types.map(l=>this.convertChild(l))});case C.IntersectionType:return this.createNode(t,{type:j.AST_NODE_TYPES.TSIntersectionType,types:t.types.map(l=>this.convertChild(l))});case C.AsExpression:return this.createNode(t,{type:j.AST_NODE_TYPES.TSAsExpression,expression:this.convertChild(t.expression),typeAnnotation:this.convertChild(t.type)});case C.InferType:return this.createNode(t,{type:j.AST_NODE_TYPES.TSInferType,typeParameter:this.convertChild(t.typeParameter)});case C.LiteralType:return t.literal.kind===C.NullKeyword?this.createNode(t.literal,{type:j.AST_NODE_TYPES.TSNullKeyword}):this.createNode(t,{type:j.AST_NODE_TYPES.TSLiteralType,literal:this.convertChild(t.literal)});case C.TypeAssertionExpression:return this.createNode(t,{type:j.AST_NODE_TYPES.TSTypeAssertion,typeAnnotation:this.convertChild(t.type),expression:this.convertChild(t.expression)});case C.ImportEqualsDeclaration:return this.fixExports(t,this.createNode(t,{type:j.AST_NODE_TYPES.TSImportEqualsDeclaration,id:this.convertChild(t.name),importKind:t.isTypeOnly?"type":"value",moduleReference:this.convertChild(t.moduleReference)}));case C.ExternalModuleReference:return this.createNode(t,{type:j.AST_NODE_TYPES.TSExternalModuleReference,expression:this.convertChild(t.expression)});case C.NamespaceExportDeclaration:return this.createNode(t,{type:j.AST_NODE_TYPES.TSNamespaceExportDeclaration,id:this.convertChild(t.name)});case C.AbstractKeyword:return this.createNode(t,{type:j.AST_NODE_TYPES.TSAbstractKeyword});case C.TupleType:{let l="elementTypes"in t?t.elementTypes.map(v=>this.convertChild(v)):t.elements.map(v=>this.convertChild(v));return this.createNode(t,{type:j.AST_NODE_TYPES.TSTupleType,elementTypes:l})}case C.NamedTupleMember:{let l=this.createNode(t,{type:j.AST_NODE_TYPES.TSNamedTupleMember,elementType:this.convertChild(t.type,t),label:this.convertChild(t.name,t),optional:t.questionToken!=null});return t.dotDotDotToken?(l.range[0]=l.label.range[0],l.loc.start=l.label.loc.start,this.createNode(t,{type:j.AST_NODE_TYPES.TSRestType,typeAnnotation:l})):l}case C.OptionalType:return this.createNode(t,{type:j.AST_NODE_TYPES.TSOptionalType,typeAnnotation:this.convertChild(t.type)});case C.RestType:return this.createNode(t,{type:j.AST_NODE_TYPES.TSRestType,typeAnnotation:this.convertChild(t.type)});case C.TemplateLiteralType:{let l=this.createNode(t,{type:j.AST_NODE_TYPES.TSTemplateLiteralType,quasis:[this.convertChild(t.head)],types:[]});return t.templateSpans.forEach(v=>{l.types.push(this.convertChild(v.type)),l.quasis.push(this.convertChild(v.literal))}),l}case C.ClassStaticBlockDeclaration:return this.createNode(t,{type:j.AST_NODE_TYPES.StaticBlock,body:this.convertBodyExpressions(t.body.statements,t)});case C.AssertEntry:return this.createNode(t,{type:j.AST_NODE_TYPES.ImportAttribute,key:this.convertChild(t.name),value:this.convertChild(t.value)});case C.SatisfiesExpression:return this.createNode(t,{type:j.AST_NODE_TYPES.TSSatisfiesExpression,expression:this.convertChild(t.expression),typeAnnotation:this.convertChild(t.type)});default:return this.deeplyCopy(t)}}};dn.Converter=$6;Oe=new WeakSet,rw=function(t){if(!this.options.allowInvalidAST){(0,fe.nodeHasIllegalDecorators)(t)&&Je(this,Oe,"m",wt).call(this,t.illegalDecorators[0],"Decorators are not valid here.");for(let r of(0,ea.getDecorators)(t,!0)??[])(0,fe.nodeCanBeDecorated)(t)||(yt.isMethodDeclaration(t)&&!(0,fe.nodeIsPresent)(t.body)?Je(this,Oe,"m",wt).call(this,r,"A decorator can only decorate a method implementation, not an overload."):Je(this,Oe,"m",wt).call(this,r,"Decorators are not valid here."));for(let r of(0,ea.getModifiers)(t,!0)??[])if(r.kind!==C.ReadonlyKeyword&&((t.kind===C.PropertySignature||t.kind===C.MethodSignature)&&Je(this,Oe,"m",wt).call(this,r,`'${yt.tokenToString(r.kind)}' modifier cannot appear on a type member`),t.kind===C.IndexSignature&&(r.kind!==C.StaticKeyword||!yt.isClassLike(t.parent))&&Je(this,Oe,"m",wt).call(this,r,`'${yt.tokenToString(r.kind)}' modifier cannot appear on an index signature`)),r.kind!==C.InKeyword&&r.kind!==C.OutKeyword&&r.kind!==C.ConstKeyword&&t.kind===C.TypeParameter&&Je(this,Oe,"m",wt).call(this,r,`'${yt.tokenToString(r.kind)}' modifier cannot appear on a type parameter`),(r.kind===C.InKeyword||r.kind===C.OutKeyword)&&(t.kind!==C.TypeParameter||!(yt.isInterfaceDeclaration(t.parent)||yt.isClassLike(t.parent)||yt.isTypeAliasDeclaration(t.parent)))&&Je(this,Oe,"m",wt).call(this,r,`'${yt.tokenToString(r.kind)}' modifier can only appear on a type parameter of a class, interface or type alias`),r.kind===C.ReadonlyKeyword&&t.kind!==C.PropertyDeclaration&&t.kind!==C.PropertySignature&&t.kind!==C.IndexSignature&&t.kind!==C.Parameter&&Je(this,Oe,"m",wt).call(this,r,"'readonly' modifier can only appear on a property declaration or index signature."),r.kind===C.DeclareKeyword&&yt.isClassLike(t.parent)&&!yt.isPropertyDeclaration(t)&&Je(this,Oe,"m",wt).call(this,r,`'${yt.tokenToString(r.kind)}' modifier cannot appear on class elements of this kind.`),r.kind===C.AbstractKeyword&&t.kind!==C.ClassDeclaration&&t.kind!==C.ConstructorType&&t.kind!==C.MethodDeclaration&&t.kind!==C.PropertyDeclaration&&t.kind!==C.GetAccessor&&t.kind!==C.SetAccessor&&Je(this,Oe,"m",wt).call(this,r,`'${yt.tokenToString(r.kind)}' modifier can only appear on a class, method, or property declaration.`),(r.kind===C.StaticKeyword||r.kind===C.PublicKeyword||r.kind===C.ProtectedKeyword||r.kind===C.PrivateKeyword)&&(t.parent.kind===C.ModuleBlock||t.parent.kind===C.SourceFile)&&Je(this,Oe,"m",wt).call(this,r,`'${yt.tokenToString(r.kind)}' modifier cannot appear on a module or namespace element.`),r.kind===C.AccessorKeyword&&t.kind!==C.PropertyDeclaration&&Je(this,Oe,"m",wt).call(this,r,"'accessor' modifier can only appear on a property declaration."),r.kind===C.AsyncKeyword&&t.kind!==C.MethodDeclaration&&t.kind!==C.FunctionDeclaration&&t.kind!==C.FunctionExpression&&t.kind!==C.ArrowFunction&&Je(this,Oe,"m",wt).call(this,r,"'async' modifier cannot be used here."),t.kind===C.Parameter&&(r.kind===C.StaticKeyword||r.kind===C.ExportKeyword||r.kind===C.DeclareKeyword||r.kind===C.AsyncKeyword)&&Je(this,Oe,"m",wt).call(this,r,`'${yt.tokenToString(r.kind)}' modifier cannot appear on a parameter.`),t.kind===C.Parameter&&(r.kind===C.PublicKeyword||r.kind===C.PrivateKeyword||r.kind===C.ProtectedKeyword||r.kind===C.ReadonlyKeyword||r.kind===C.OverrideKeyword)){let a=(0,fe.getContainingFunction)(t);a.kind===C.Constructor&&(0,fe.nodeIsPresent)(a.body)||Je(this,Oe,"m",wt).call(this,r,"A parameter property is only allowed in a constructor implementation.")}}},vr=function(t,r){this.options.allowInvalidAST||Je(this,Oe,"m",wt).call(this,t,r)},ti=function(t,r,a){let _=!1;return Object.defineProperty(t,r,{configurable:!0,get:this.options.suppressDeprecatedPropertyWarnings?()=>t[a]:()=>(_||((void 0)(`The '${r}' property is deprecated on ${t.type} nodes. Use '${a}' instead. See https://typescript-eslint.io/linting/troubleshooting#the-key-property-is-deprecated-on-type-nodes-use-key-instead-warnings.`,"DeprecationWarning"),_=!0),t[a]),set(p){Object.defineProperty(t,r,{enumerable:!0,writable:!0,value:p})}}),t},wt=function(t,r){let a,_;throw typeof t=="number"?a=_=t:(a=t.getStart(this.ast),_=t.getEnd()),(0,fe.createError)(r,this.ast,a,_)}});var Qw=ut((oH,$w)=>{"use strict";var sU=Object.create,r1=Object.defineProperty,_U=Object.getOwnPropertyDescriptor,cU=Object.getOwnPropertyNames,lU=Object.getPrototypeOf,uU=Object.prototype.hasOwnProperty,pU=(e,t)=>{for(var r in t)r1(e,r,{get:t[r],enumerable:!0})},ow=(e,t,r,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let _ of cU(t))!uU.call(e,_)&&_!==r&&r1(e,_,{get:()=>t[_],enumerable:!(a=_U(t,_))||a.enumerable});return e},Dr=(e,t,r)=>(r=e!=null?sU(lU(e)):{},ow(t||!e||!e.__esModule?r1(r,"default",{value:e,enumerable:!0}):r,e)),fU=e=>ow(r1({},"__esModule",{value:!0}),e),sw={};pU(sw,{forEachComment:()=>mU,forEachToken:()=>_w,getCallSignaturesOfType:()=>K6,getPropertyOfType:()=>mb,getWellKnownSymbolPropertyOfType:()=>Oz,hasDecorators:()=>vq,hasExpressionInitializer:()=>Dw,hasInitializer:()=>Tq,hasJSDoc:()=>Sq,hasModifiers:()=>xq,hasType:()=>wq,hasTypeArguments:()=>Eq,includesModifier:()=>gU,intersectionTypeParts:()=>jz,isAbstractKeyword:()=>bU,isAccessExpression:()=>_q,isAccessibilityModifier:()=>ib,isAccessorDeclaration:()=>ab,isAccessorKeyword:()=>pw,isAnyKeyword:()=>vU,isArrayBindingElement:()=>cq,isArrayBindingOrAssignmentPattern:()=>ww,isAssertKeyword:()=>TU,isAssertsKeyword:()=>SU,isAssignmentKind:()=>Yq,isAssignmentPattern:()=>lq,isAsyncKeyword:()=>xU,isAwaitKeyword:()=>wU,isBigIntKeyword:()=>EU,isBigIntLiteralType:()=>Cz,isBindingOrAssignmentElementRestIndicator:()=>uq,isBindingOrAssignmentElementTarget:()=>pq,isBindingOrAssignmentPattern:()=>Ew,isBindingPattern:()=>ob,isBlockLike:()=>fq,isBooleanKeyword:()=>CU,isBooleanLiteral:()=>Cw,isBooleanLiteralType:()=>fb,isClassLikeDeclaration:()=>n1,isClassMemberModifier:()=>dq,isColonToken:()=>AU,isCompilerOptionEnabled:()=>Ia,isConditionalType:()=>dz,isConstAssertionExpression:()=>Nw,isConstKeyword:()=>kU,isDeclarationName:()=>Aw,isDeclarationWithTypeParameterChildren:()=>kw,isDeclarationWithTypeParameters:()=>mq,isDeclareKeyword:()=>DU,isDefaultKeyword:()=>PU,isDestructuringPattern:()=>hq,isDotToken:()=>IU,isEndOfFileToken:()=>fw,isEntityNameExpression:()=>Kl,isEntityNameOrEntityNameExpression:()=>yq,isEnumType:()=>mz,isEqualsGreaterThanToken:()=>NU,isEqualsToken:()=>OU,isEvolvingArrayType:()=>wz,isExclamationToken:()=>MU,isExportKeyword:()=>LU,isFalseKeyword:()=>JU,isFalseLiteral:()=>dw,isFalseLiteralType:()=>db,isFalsyType:()=>Rz,isForInOrOfStatement:()=>gq,isFreshableIntrinsicType:()=>Ez,isFreshableType:()=>qw,isFunctionLikeDeclaration:()=>bq,isFunctionScopeBoundary:()=>Qq,isImportExpression:()=>RU,isImportKeyword:()=>jU,isInKeyword:()=>FU,isIndexType:()=>hz,isIndexedAccessType:()=>yz,isInputFiles:()=>BU,isInstantiableType:()=>gz,isIntersectionType:()=>i1,isIntrinsicAnyType:()=>ez,isIntrinsicBigIntType:()=>rz,isIntrinsicBooleanType:()=>tz,isIntrinsicESSymbolType:()=>iz,isIntrinsicErrorType:()=>nz,isIntrinsicNeverType:()=>oz,isIntrinsicNonPrimitiveType:()=>sz,isIntrinsicNullType:()=>_z,isIntrinsicNumberType:()=>cz,isIntrinsicStringType:()=>lz,isIntrinsicType:()=>lb,isIntrinsicUndefinedType:()=>uz,isIntrinsicUnknownType:()=>pz,isIntrinsicVoidType:()=>fz,isIterationStatement:()=>$q,isJSDocComment:()=>Cq,isJSDocNamespaceBody:()=>sb,isJSDocNamespaceDeclaration:()=>Ow,isJSDocText:()=>mw,isJSDocTypeReferencingNode:()=>Aq,isJsonMinusNumericLiteral:()=>hw,isJsonObjectExpression:()=>kq,isJsxAttributeLike:()=>Dq,isJsxAttributeValue:()=>Pq,isJsxChild:()=>Iq,isJsxTagNameExpression:()=>Pw,isJsxTagNamePropertyAccess:()=>Mw,isLiteralToken:()=>Nq,isLiteralType:()=>Az,isModifierFlagSet:()=>cw,isModuleBody:()=>Oq,isModuleName:()=>Mq,isModuleReference:()=>Lq,isNamedDeclarationWithName:()=>Lw,isNamedImportBindings:()=>Jq,isNamedImportsOrExports:()=>Rq,isNamespaceBody:()=>_b,isNamespaceDeclaration:()=>Jw,isNeverKeyword:()=>UU,isNodeFlagSet:()=>lw,isNullKeyword:()=>qU,isNullLiteral:()=>yw,isNumberKeyword:()=>zU,isNumberLiteralType:()=>kz,isNumericOrStringLikeLiteral:()=>Rw,isNumericPropertyName:()=>Uw,isObjectBindingOrAssignmentElement:()=>jq,isObjectBindingOrAssignmentPattern:()=>Iw,isObjectFlagSet:()=>Yl,isObjectKeyword:()=>WU,isObjectType:()=>Zl,isObjectTypeDeclaration:()=>Fq,isOutKeyword:()=>VU,isOverrideKeyword:()=>HU,isParameterPropertyModifier:()=>Bq,isPrivateKeyword:()=>gw,isPropertyAccessEntityNameExpression:()=>jw,isPropertyNameLiteral:()=>Uq,isPropertyReadonlyInType:()=>Gw,isProtectedKeyword:()=>bw,isPseudoLiteralToken:()=>qq,isPublicKeyword:()=>vw,isQuestionDotToken:()=>GU,isQuestionToken:()=>XU,isReadonlyKeyword:()=>rb,isSignatureDeclaration:()=>cb,isStaticKeyword:()=>Tw,isStrictCompilerOptionEnabled:()=>Z6,isStringKeyword:()=>$U,isStringLiteralType:()=>Dz,isStringMappingType:()=>bz,isSubstitutionType:()=>vz,isSuperElementAccessExpression:()=>Fw,isSuperExpression:()=>nb,isSuperKeyword:()=>QU,isSuperProperty:()=>zq,isSuperPropertyAccessExpression:()=>Bw,isSymbolFlagSet:()=>uw,isSymbolKeyword:()=>YU,isSyntaxList:()=>KU,isTemplateLiteralType:()=>Pz,isThenableType:()=>zz,isThisExpression:()=>Sw,isThisKeyword:()=>ZU,isTrueKeyword:()=>eq,isTrueLiteral:()=>xw,isTrueLiteralType:()=>Iz,isTupleType:()=>Ww,isTupleTypeReference:()=>Hw,isTypeFlagSet:()=>rt,isTypeOnlyCompatibleAliasDeclaration:()=>Wq,isTypeParameter:()=>Tz,isTypeReference:()=>Vw,isTypeReferenceType:()=>Vq,isTypeVariable:()=>Sz,isUndefinedKeyword:()=>tq,isUnionOrIntersectionType:()=>xz,isUnionOrIntersectionTypeNode:()=>Hq,isUnionType:()=>pb,isUniqueESSymbolType:()=>zw,isUnknownKeyword:()=>rq,isUnknownLiteralType:()=>Nz,isUnparsedPrologue:()=>nq,isUnparsedSourceText:()=>Gq,isUnparsedSyntheticReference:()=>iq,isValidPropertyAccess:()=>Kq,isVariableLikeDeclaration:()=>Xq,isVoidKeyword:()=>aq,symbolHasReadonlyDeclaration:()=>Xw,unionTypeParts:()=>Ql});$w.exports=fU(sw);var Yr=Dr(It(),1),nw=Dr(It(),1);function _w(e,t,r=e.getSourceFile()){let a=[];for(;;){if(nw.default.isTokenKind(e.kind))t(e);else if(e.kind!==nw.default.SyntaxKind.JSDocComment){let _=e.getChildren(r);if(_.length===1){e=_[0];continue}for(let p=_.length-1;p>=0;--p)a.push(_[p])}if(a.length===0)break;e=a.pop()}}function dU(e){switch(e.kind){case Yr.default.SyntaxKind.CloseBraceToken:return e.parent.kind!==Yr.default.SyntaxKind.JsxExpression||!Y6(e.parent.parent);case Yr.default.SyntaxKind.GreaterThanToken:switch(e.parent.kind){case Yr.default.SyntaxKind.JsxOpeningElement:return e.end!==e.parent.end;case Yr.default.SyntaxKind.JsxOpeningFragment:return!1;case Yr.default.SyntaxKind.JsxSelfClosingElement:return e.end!==e.parent.end||!Y6(e.parent.parent);case Yr.default.SyntaxKind.JsxClosingElement:case Yr.default.SyntaxKind.JsxClosingFragment:return!Y6(e.parent.parent.parent)}}return!0}function Y6(e){return e.kind===Yr.default.SyntaxKind.JsxElement||e.kind===Yr.default.SyntaxKind.JsxFragment}function mU(e,t,r=e.getSourceFile()){let a=r.text,_=r.languageVariant!==Yr.default.LanguageVariant.JSX;return _w(e,f=>{if(f.pos!==f.end&&(f.kind!==Yr.default.SyntaxKind.JsxText&&Yr.default.forEachLeadingCommentRange(a,f.pos===0?(Yr.default.getShebang(a)??"").length:f.pos,p),_||dU(f)))return Yr.default.forEachTrailingCommentRange(a,f.end,p)},r);function p(f,h,l){t(a,{pos:f,end:h,kind:l})}}var hU=Dr(It(),1);function Ia(e,t){switch(t){case"stripInternal":case"declarationMap":case"emitDeclarationOnly":return e[t]===!0&&Ia(e,"declaration");case"declaration":return e.declaration||Ia(e,"composite");case"incremental":return e.incremental===void 0?Ia(e,"composite"):e.incremental;case"skipDefaultLibCheck":return e.skipDefaultLibCheck||Ia(e,"skipLibCheck");case"suppressImplicitAnyIndexErrors":return e.suppressImplicitAnyIndexErrors===!0&&Ia(e,"noImplicitAny");case"allowSyntheticDefaultImports":return e.allowSyntheticDefaultImports!==void 0?e.allowSyntheticDefaultImports:Ia(e,"esModuleInterop")||e.module===hU.default.ModuleKind.System;case"noUncheckedIndexedAccess":return e.noUncheckedIndexedAccess===!0&&Ia(e,"strictNullChecks");case"allowJs":return e.allowJs===void 0?Ia(e,"checkJs"):e.allowJs;case"noImplicitAny":case"noImplicitThis":case"strictNullChecks":case"strictFunctionTypes":case"strictPropertyInitialization":case"alwaysStrict":case"strictBindCallApply":return Z6(e,t)}return e[t]===!0}function Z6(e,t){return(e.strict?e[t]!==!1:e[t]===!0)&&(t!=="strictPropertyInitialization"||Z6(e,"strictNullChecks"))}var yU=Dr(It(),1);function eb(e,t){return(e&t)!==0}function tb(e,t){return eb(e.flags,t)}function cw(e,t){return eb(yU.default.getCombinedModifierFlags(e),t)}var lw=tb;function Yl(e,t){return eb(e.objectFlags,t)}var uw=tb,rt=tb;function gU(e,...t){if(e===void 0)return!1;for(let r of e)if(t.includes(r.kind))return!0;return!1}var fr=Dr(It(),1),je=Dr(It(),1);function bU(e){return e.kind===je.default.SyntaxKind.AbstractKeyword}function pw(e){return e.kind===je.default.SyntaxKind.AccessorKeyword}function vU(e){return e.kind===je.default.SyntaxKind.AnyKeyword}function TU(e){return e.kind===je.default.SyntaxKind.AssertKeyword}function SU(e){return e.kind===je.default.SyntaxKind.AssertsKeyword}function xU(e){return e.kind===je.default.SyntaxKind.AsyncKeyword}function wU(e){return e.kind===je.default.SyntaxKind.AwaitKeyword}function EU(e){return e.kind===je.default.SyntaxKind.BigIntKeyword}function CU(e){return e.kind===je.default.SyntaxKind.BooleanKeyword}function AU(e){return e.kind===je.default.SyntaxKind.ColonToken}function kU(e){return e.kind===je.default.SyntaxKind.ConstKeyword}function DU(e){return e.kind===je.default.SyntaxKind.DeclareKeyword}function PU(e){return e.kind===je.default.SyntaxKind.DefaultKeyword}function IU(e){return e.kind===je.default.SyntaxKind.DotToken}function fw(e){return e.kind===je.default.SyntaxKind.EndOfFileToken}function NU(e){return e.kind===je.default.SyntaxKind.EqualsGreaterThanToken}function OU(e){return e.kind===je.default.SyntaxKind.EqualsToken}function MU(e){return e.kind===je.default.SyntaxKind.ExclamationToken}function LU(e){return e.kind===je.default.SyntaxKind.ExportKeyword}function JU(e){return e.kind===je.default.SyntaxKind.FalseKeyword}function dw(e){return e.kind===je.default.SyntaxKind.FalseKeyword}function RU(e){return e.kind===je.default.SyntaxKind.ImportKeyword}function jU(e){return e.kind===je.default.SyntaxKind.ImportKeyword}function FU(e){return e.kind===je.default.SyntaxKind.InKeyword}function BU(e){return e.kind===je.default.SyntaxKind.InputFiles}function mw(e){return e.kind===je.default.SyntaxKind.JSDocText}function hw(e){return e.kind===je.default.SyntaxKind.PrefixUnaryExpression}function UU(e){return e.kind===je.default.SyntaxKind.NeverKeyword}function qU(e){return e.kind===je.default.SyntaxKind.NullKeyword}function yw(e){return e.kind===je.default.SyntaxKind.NullKeyword}function zU(e){return e.kind===je.default.SyntaxKind.NumberKeyword}function WU(e){return e.kind===je.default.SyntaxKind.ObjectKeyword}function VU(e){return e.kind===je.default.SyntaxKind.OutKeyword}function HU(e){return e.kind===je.default.SyntaxKind.OverrideKeyword}function gw(e){return e.kind===je.default.SyntaxKind.PrivateKeyword}function bw(e){return e.kind===je.default.SyntaxKind.ProtectedKeyword}function vw(e){return e.kind===je.default.SyntaxKind.PublicKeyword}function GU(e){return e.kind===je.default.SyntaxKind.QuestionDotToken}function XU(e){return e.kind===je.default.SyntaxKind.QuestionToken}function rb(e){return e.kind===je.default.SyntaxKind.ReadonlyKeyword}function Tw(e){return e.kind===je.default.SyntaxKind.StaticKeyword}function $U(e){return e.kind===je.default.SyntaxKind.StringKeyword}function nb(e){return e.kind===je.default.SyntaxKind.SuperKeyword}function QU(e){return e.kind===je.default.SyntaxKind.SuperKeyword}function YU(e){return e.kind===je.default.SyntaxKind.SymbolKeyword}function KU(e){return e.kind===je.default.SyntaxKind.SyntaxList}function Sw(e){return e.kind===je.default.SyntaxKind.ThisKeyword}function ZU(e){return e.kind===je.default.SyntaxKind.ThisKeyword}function eq(e){return e.kind===je.default.SyntaxKind.TrueKeyword}function xw(e){return e.kind===je.default.SyntaxKind.TrueKeyword}function tq(e){return e.kind===je.default.SyntaxKind.UndefinedKeyword}function rq(e){return e.kind===je.default.SyntaxKind.UnknownKeyword}function nq(e){return e.kind===je.default.SyntaxKind.UnparsedPrologue}function iq(e){return e.kind===je.default.SyntaxKind.UnparsedSyntheticReference}function aq(e){return e.kind===je.default.SyntaxKind.VoidKeyword}var D=Dr(It(),1),oq=Dr(It(),1),[iw,sq]=oq.default.versionMajorMinor.split(".").map(e=>Number.parseInt(e,10));function $l(e,t=0){return iw>e||iw===e&&sq>=t}function _q(e){return D.default.isPropertyAccessExpression(e)||D.default.isElementAccessExpression(e)}function ib(e){return vw(e)||gw(e)||bw(e)}function ab(e){return D.default.isGetAccessorDeclaration(e)||D.default.isSetAccessorDeclaration(e)}function cq(e){return D.default.isBindingElement(e)||D.default.isOmittedExpression(e)}function ww(e){return D.default.isArrayBindingPattern(e)||D.default.isArrayLiteralExpression(e)}function lq(e){return D.default.isObjectLiteralExpression(e)||D.default.isArrayLiteralExpression(e)}function uq(e){return D.default.isSpreadElement(e)||D.default.isSpreadAssignment(e)?!0:$l(4,4)?D.default.isDotDotDotToken(e):!1}function pq(e){return Ew(e)||D.default.isIdentifier(e)||D.default.isPropertyAccessExpression(e)||D.default.isElementAccessExpression(e)||D.default.isOmittedExpression(e)}function Ew(e){return Iw(e)||ww(e)}function ob(e){return D.default.isObjectBindingPattern(e)||D.default.isArrayBindingPattern(e)}function fq(e){return D.default.isSourceFile(e)||D.default.isBlock(e)||D.default.isModuleBlock(e)||D.default.isCaseOrDefaultClause(e)}function Cw(e){return xw(e)||dw(e)}function n1(e){return D.default.isClassDeclaration(e)||D.default.isClassExpression(e)}function dq(e){return ib(e)||rb(e)||Tw(e)||pw(e)}function Aw(e){return D.default.isIdentifier(e)||D.default.isPrivateIdentifier(e)||D.default.isStringLiteralLike(e)||D.default.isNumericLiteral(e)||D.default.isComputedPropertyName(e)||D.default.isElementAccessExpression(e)||ob(e)||Kl(e)}function kw(e){return cb(e)||n1(e)||D.default.isInterfaceDeclaration(e)||D.default.isTypeAliasDeclaration(e)||D.default.isJSDocTemplateTag(e)}function mq(e){return kw(e)||D.default.isJSDocTypedefTag(e)||D.default.isJSDocCallbackTag(e)||D.default.isJSDocSignature(e)}function hq(e){return ob(e)||D.default.isObjectLiteralExpression(e)||D.default.isArrayLiteralExpression(e)}function Kl(e){return D.default.isIdentifier(e)||jw(e)}function yq(e){return D.default.isEntityName(e)||Kl(e)}function gq(e){return D.default.isForInStatement(e)||D.default.isForOfStatement(e)}function bq(e){return D.default.isFunctionDeclaration(e)||D.default.isMethodDeclaration(e)||D.default.isGetAccessorDeclaration(e)||D.default.isSetAccessorDeclaration(e)||D.default.isConstructorDeclaration(e)||D.default.isFunctionExpression(e)||D.default.isArrowFunction(e)}function vq(e){return D.default.isParameter(e)||D.default.isPropertyDeclaration(e)||D.default.isMethodDeclaration(e)||D.default.isGetAccessorDeclaration(e)||D.default.isSetAccessorDeclaration(e)||D.default.isClassExpression(e)||D.default.isClassDeclaration(e)}function Dw(e){return D.default.isVariableDeclaration(e)||D.default.isParameter(e)||D.default.isBindingElement(e)||D.default.isPropertyDeclaration(e)||D.default.isPropertyAssignment(e)||D.default.isEnumMember(e)}function Tq(e){return Dw(e)||D.default.isForStatement(e)||D.default.isForInStatement(e)||D.default.isForOfStatement(e)||D.default.isJsxAttribute(e)}function Sq(e){return!!(ab(e)||D.default.isArrowFunction(e)||D.default.isBlock(e)||D.default.isBreakStatement(e)||D.default.isCallSignatureDeclaration(e)||D.default.isCaseClause(e)||n1(e)||D.default.isConstructorDeclaration(e)||D.default.isConstructorTypeNode(e)||D.default.isConstructSignatureDeclaration(e)||D.default.isContinueStatement(e)||D.default.isDebuggerStatement(e)||D.default.isDoStatement(e)||D.default.isEmptyStatement(e)||fw(e)||D.default.isEnumDeclaration(e)||D.default.isEnumMember(e)||D.default.isExportAssignment(e)||D.default.isExportDeclaration(e)||D.default.isExportSpecifier(e)||D.default.isExpressionStatement(e)||D.default.isForInStatement(e)||D.default.isForOfStatement(e)||D.default.isForStatement(e)||D.default.isFunctionDeclaration(e)||D.default.isFunctionExpression(e)||D.default.isFunctionTypeNode(e)||D.default.isIfStatement(e)||D.default.isImportDeclaration(e)||D.default.isImportEqualsDeclaration(e)||D.default.isIndexSignatureDeclaration(e)||D.default.isInterfaceDeclaration(e)||D.default.isJSDocFunctionType(e)||D.default.isLabeledStatement(e)||D.default.isMethodDeclaration(e)||D.default.isMethodSignature(e)||D.default.isModuleDeclaration(e)||D.default.isNamedTupleMember(e)||D.default.isNamespaceExportDeclaration(e)||D.default.isParameter(e)||D.default.isParenthesizedExpression(e)||D.default.isPropertyAssignment(e)||D.default.isPropertyDeclaration(e)||D.default.isPropertySignature(e)||D.default.isReturnStatement(e)||D.default.isShorthandPropertyAssignment(e)||D.default.isSpreadAssignment(e)||D.default.isSwitchStatement(e)||D.default.isThrowStatement(e)||D.default.isTryStatement(e)||D.default.isTypeAliasDeclaration(e)||D.default.isVariableDeclaration(e)||D.default.isVariableStatement(e)||D.default.isWhileStatement(e)||D.default.isWithStatement(e)||$l(4,4)&&D.default.isClassStaticBlockDeclaration(e)||$l(5,0)&&(D.default.isBinaryExpression(e)||D.default.isElementAccessExpression(e)||D.default.isIdentifier(e)||D.default.isJSDocSignature(e)||D.default.isObjectLiteralExpression(e)||D.default.isPropertyAccessExpression(e)||D.default.isTypeParameterDeclaration(e)))}function xq(e){return D.default.isTypeParameterDeclaration(e)||D.default.isParameter(e)||D.default.isConstructorTypeNode(e)||D.default.isPropertySignature(e)||D.default.isPropertyDeclaration(e)||D.default.isMethodSignature(e)||D.default.isMethodDeclaration(e)||D.default.isConstructorDeclaration(e)||D.default.isGetAccessorDeclaration(e)||D.default.isSetAccessorDeclaration(e)||D.default.isIndexSignatureDeclaration(e)||D.default.isFunctionExpression(e)||D.default.isArrowFunction(e)||D.default.isClassExpression(e)||D.default.isVariableStatement(e)||D.default.isFunctionDeclaration(e)||D.default.isClassDeclaration(e)||D.default.isInterfaceDeclaration(e)||D.default.isTypeAliasDeclaration(e)||D.default.isEnumDeclaration(e)||D.default.isModuleDeclaration(e)||D.default.isImportEqualsDeclaration(e)||D.default.isImportDeclaration(e)||D.default.isExportAssignment(e)||D.default.isExportDeclaration(e)}function wq(e){return cb(e)||D.default.isVariableDeclaration(e)||D.default.isParameter(e)||D.default.isPropertySignature(e)||D.default.isPropertyDeclaration(e)||D.default.isTypePredicateNode(e)||D.default.isParenthesizedTypeNode(e)||D.default.isTypeOperatorNode(e)||D.default.isMappedTypeNode(e)||D.default.isAssertionExpression(e)||D.default.isTypeAliasDeclaration(e)||D.default.isJSDocTypeExpression(e)||D.default.isJSDocNonNullableType(e)||D.default.isJSDocNullableType(e)||D.default.isJSDocOptionalType(e)||D.default.isJSDocVariadicType(e)}function Eq(e){return D.default.isCallExpression(e)||D.default.isNewExpression(e)||D.default.isTaggedTemplateExpression(e)||D.default.isJsxOpeningElement(e)||D.default.isJsxSelfClosingElement(e)}function Cq(e){return mw(e)?!0:$l(4,4)?D.default.isJSDocLink(e)||D.default.isJSDocLinkCode(e)||D.default.isJSDocLinkPlain(e):!1}function sb(e){return D.default.isIdentifier(e)||Ow(e)}function Aq(e){return D.default.isJSDocVariadicType(e)||D.default.isJSDocOptionalType(e)||D.default.isJSDocNullableType(e)||D.default.isJSDocNonNullableType(e)}function kq(e){return D.default.isObjectLiteralExpression(e)||D.default.isArrayLiteralExpression(e)||hw(e)||D.default.isNumericLiteral(e)||D.default.isStringLiteral(e)||Cw(e)||yw(e)}function Dq(e){return D.default.isJsxAttribute(e)||D.default.isJsxSpreadAttribute(e)}function Pq(e){return D.default.isStringLiteral(e)||D.default.isJsxExpression(e)||D.default.isJsxElement(e)||D.default.isJsxSelfClosingElement(e)||D.default.isJsxFragment(e)}function Iq(e){return D.default.isJsxText(e)||D.default.isJsxExpression(e)||D.default.isJsxElement(e)||D.default.isJsxSelfClosingElement(e)||D.default.isJsxFragment(e)}function Pw(e){return D.default.isIdentifier(e)||Sw(e)||Mw(e)}function Nq(e){return D.default.isNumericLiteral(e)||D.default.isBigIntLiteral(e)||D.default.isStringLiteral(e)||D.default.isJsxText(e)||D.default.isRegularExpressionLiteral(e)||D.default.isNoSubstitutionTemplateLiteral(e)}function Oq(e){return _b(e)||sb(e)}function Mq(e){return D.default.isIdentifier(e)||D.default.isStringLiteral(e)}function Lq(e){return D.default.isEntityName(e)||D.default.isExternalModuleReference(e)}function Jq(e){return D.default.isNamespaceImport(e)||D.default.isNamedImports(e)}function Rq(e){return D.default.isNamedImports(e)||D.default.isNamedExports(e)}function _b(e){return D.default.isModuleBlock(e)||Jw(e)}function jq(e){return D.default.isBindingElement(e)||D.default.isPropertyAssignment(e)||D.default.isShorthandPropertyAssignment(e)||D.default.isSpreadAssignment(e)}function Iw(e){return D.default.isObjectBindingPattern(e)||D.default.isObjectLiteralExpression(e)}function Fq(e){return n1(e)||D.default.isInterfaceDeclaration(e)||D.default.isTypeLiteralNode(e)}function Bq(e){return ib(e)||rb(e)}function Uq(e){return D.default.isIdentifier(e)||D.default.isStringLiteralLike(e)||D.default.isNumericLiteral(e)}function qq(e){return D.default.isTemplateHead(e)||D.default.isTemplateMiddle(e)||D.default.isTemplateTail(e)}function cb(e){return D.default.isCallSignatureDeclaration(e)||D.default.isConstructSignatureDeclaration(e)||D.default.isMethodSignature(e)||D.default.isIndexSignatureDeclaration(e)||D.default.isFunctionTypeNode(e)||D.default.isConstructorTypeNode(e)||D.default.isJSDocFunctionType(e)||D.default.isFunctionDeclaration(e)||D.default.isMethodDeclaration(e)||D.default.isConstructorDeclaration(e)||ab(e)||D.default.isFunctionExpression(e)||D.default.isArrowFunction(e)}function zq(e){return Bw(e)||Fw(e)}function Wq(e){return!!(D.default.isImportClause(e)||D.default.isImportEqualsDeclaration(e)||D.default.isNamespaceImport(e)||D.default.isImportOrExportSpecifier(e)||$l(5,0)&&(D.default.isExportDeclaration(e)||D.default.isNamespaceExport(e)))}function Vq(e){return D.default.isTypeReferenceNode(e)||D.default.isExpressionWithTypeArguments(e)}function Hq(e){return D.default.isUnionTypeNode(e)||D.default.isIntersectionTypeNode(e)}function Gq(e){return D.default.isUnparsedPrepend(e)||D.default.isUnparsedTextLike(e)}function Xq(e){return D.default.isVariableDeclaration(e)||D.default.isParameter(e)||D.default.isBindingElement(e)||D.default.isPropertyDeclaration(e)||D.default.isPropertyAssignment(e)||D.default.isPropertySignature(e)||D.default.isJsxAttribute(e)||D.default.isShorthandPropertyAssignment(e)||D.default.isEnumMember(e)||D.default.isJSDocPropertyTag(e)||D.default.isJSDocParameterTag(e)}function Nw(e){return fr.default.isTypeReferenceNode(e.type)&&fr.default.isIdentifier(e.type.typeName)&&e.type.typeName.escapedText==="const"}function $q(e){switch(e.kind){case fr.default.SyntaxKind.DoStatement:case fr.default.SyntaxKind.ForInStatement:case fr.default.SyntaxKind.ForOfStatement:case fr.default.SyntaxKind.ForStatement:case fr.default.SyntaxKind.WhileStatement:return!0;default:return!1}}function Ow(e){return fr.default.isModuleDeclaration(e)&&fr.default.isIdentifier(e.name)&&(e.body===void 0||sb(e.body))}function Mw(e){return fr.default.isPropertyAccessExpression(e)&&Pw(e.expression)}function Lw(e){return"name"in e&&e.name!==void 0&&e.name!==null&&Aw(e.name)}function Jw(e){return fr.default.isModuleDeclaration(e)&&fr.default.isIdentifier(e.name)&&e.body!==void 0&&_b(e.body)}function Rw(e){switch(e.kind){case fr.default.SyntaxKind.StringLiteral:case fr.default.SyntaxKind.NumericLiteral:case fr.default.SyntaxKind.NoSubstitutionTemplateLiteral:return!0;default:return!1}}function jw(e){return fr.default.isPropertyAccessExpression(e)&&fr.default.isIdentifier(e.name)&&Kl(e.expression)}function Fw(e){return fr.default.isElementAccessExpression(e)&&nb(e.expression)}function Bw(e){return fr.default.isPropertyAccessExpression(e)&&nb(e.expression)}var Tr=Dr(It(),1);function Qq(e){switch(e.kind){case Tr.default.SyntaxKind.FunctionExpression:case Tr.default.SyntaxKind.ArrowFunction:case Tr.default.SyntaxKind.Constructor:case Tr.default.SyntaxKind.ModuleDeclaration:case Tr.default.SyntaxKind.ClassDeclaration:case Tr.default.SyntaxKind.ClassExpression:case Tr.default.SyntaxKind.EnumDeclaration:case Tr.default.SyntaxKind.MethodDeclaration:case Tr.default.SyntaxKind.FunctionDeclaration:case Tr.default.SyntaxKind.GetAccessor:case Tr.default.SyntaxKind.SetAccessor:case Tr.default.SyntaxKind.MethodSignature:case Tr.default.SyntaxKind.CallSignature:case Tr.default.SyntaxKind.ConstructSignature:case Tr.default.SyntaxKind.ConstructorType:case Tr.default.SyntaxKind.FunctionType:return!0;case Tr.default.SyntaxKind.SourceFile:return Tr.default.isExternalModule(e);default:return!1}}var Xl=Dr(It(),1);function Yq(e){return e>=Xl.default.SyntaxKind.FirstAssignment&&e<=Xl.default.SyntaxKind.LastAssignment}function Uw(e){return String(+e)===e}function aw(e){return e>=65536?2:1}function Kq(e,t=Xl.default.ScriptTarget.Latest){if(e.length===0)return!1;let r=e.codePointAt(0);if(!Xl.default.isIdentifierStart(r,t))return!1;for(let a=aw(r);a<e.length;a+=aw(r))if(r=e.codePointAt(a),!Xl.default.isIdentifierPart(r,t))return!1;return!0}var Zq=Dr(It(),1),Nt=Dr(It(),1);function ez(e){return rt(e,Nt.default.TypeFlags.Any)}function tz(e){return rt(e,Nt.default.TypeFlags.Boolean)}function rz(e){return rt(e,Nt.default.TypeFlags.BigInt)}function nz(e){return lb(e)&&e.intrinsicName==="error"}function iz(e){return rt(e,Nt.default.TypeFlags.ESSymbol)}var az=Nt.default.TypeFlags.Intrinsic??Nt.default.TypeFlags.Any|Nt.default.TypeFlags.Unknown|Nt.default.TypeFlags.String|Nt.default.TypeFlags.Number|Nt.default.TypeFlags.BigInt|Nt.default.TypeFlags.Boolean|Nt.default.TypeFlags.BooleanLiteral|Nt.default.TypeFlags.ESSymbol|Nt.default.TypeFlags.Void|Nt.default.TypeFlags.Undefined|Nt.default.TypeFlags.Null|Nt.default.TypeFlags.Never|Nt.default.TypeFlags.NonPrimitive;function lb(e){return rt(e,az)}function oz(e){return rt(e,Nt.default.TypeFlags.Never)}function sz(e){return rt(e,Nt.default.TypeFlags.NonPrimitive)}function _z(e){return rt(e,Nt.default.TypeFlags.Null)}function cz(e){return rt(e,Nt.default.TypeFlags.Number)}function lz(e){return rt(e,Nt.default.TypeFlags.String)}function uz(e){return rt(e,Nt.default.TypeFlags.Undefined)}function pz(e){return rt(e,Nt.default.TypeFlags.Unknown)}function fz(e){return rt(e,Nt.default.TypeFlags.Void)}var ub=Dr(It(),1),Kr=Dr(It(),1);function dz(e){return rt(e,Kr.default.TypeFlags.Conditional)}function mz(e){return rt(e,Kr.default.TypeFlags.Enum)}function qw(e){return rt(e,Kr.default.TypeFlags.Freshable)}function hz(e){return rt(e,Kr.default.TypeFlags.Index)}function yz(e){return rt(e,Kr.default.TypeFlags.IndexedAccess)}function gz(e){return rt(e,Kr.default.TypeFlags.Instantiable)}function i1(e){return rt(e,Kr.default.TypeFlags.Intersection)}function Zl(e){return rt(e,Kr.default.TypeFlags.Object)}function bz(e){return rt(e,Kr.default.TypeFlags.StringMapping)}function vz(e){return rt(e,Kr.default.TypeFlags.Substitution)}function Tz(e){return rt(e,Kr.default.TypeFlags.TypeParameter)}function Sz(e){return rt(e,Kr.default.TypeFlags.TypeVariable)}function pb(e){return rt(e,Kr.default.TypeFlags.Union)}function xz(e){return rt(e,Kr.default.TypeFlags.UnionOrIntersection)}function zw(e){return rt(e,Kr.default.TypeFlags.UniqueESSymbol)}function wz(e){return Zl(e)&&Yl(e,ub.default.ObjectFlags.EvolvingArray)}function Ww(e){return Zl(e)&&Yl(e,ub.default.ObjectFlags.Tuple)}function Vw(e){return Zl(e)&&Yl(e,ub.default.ObjectFlags.Reference)}function Ez(e){return lb(e)&&qw(e)}function Hw(e){return Vw(e)&&Ww(e.target)}var ps=Dr(It(),1);function fb(e){return rt(e,ps.default.TypeFlags.BooleanLiteral)}function Cz(e){return rt(e,ps.default.TypeFlags.BigIntLiteral)}function db(e){return fb(e)&&e.intrinsicName==="false"}function Az(e){return rt(e,ps.default.TypeFlags.Literal)}function kz(e){return rt(e,ps.default.TypeFlags.NumberLiteral)}function Dz(e){return rt(e,ps.default.TypeFlags.StringLiteral)}function Pz(e){return rt(e,ps.default.TypeFlags.TemplateLiteral)}function Iz(e){return fb(e)&&e.intrinsicName==="true"}function Nz(e){return rt(e,ps.default.TypeFlags.Literal)}function K6(e){if(pb(e)){let t=[];for(let r of e.types)t.push(...K6(r));return t}if(i1(e)){let t;for(let r of e.types){let a=K6(r);if(a.length!==0){if(t!==void 0)return[];t=a}}return t===void 0?[]:t}return e.getCallSignatures()}function mb(e,t){return t.startsWith("__")?e.getProperties().find(r=>r.escapedName===t):e.getProperty(t)}function Oz(e,t,r){let a="__@"+t;for(let _ of e.getProperties()){if(!_.name.startsWith(a))continue;let p=_.valueDeclaration??_.getDeclarations()[0];if(!Lw(p)||p.name===void 0||!Zq.default.isComputedPropertyName(p.name))continue;let f=r.getApparentType(r.getTypeAtLocation(p.name.expression)).symbol;if(_.escapedName===Mz(r,f,t))return _}}function Mz(e,t,r){let a=t&&e.getTypeOfSymbolAtLocation(t,t.valueDeclaration).getProperty(r),_=a&&e.getTypeOfSymbolAtLocation(a,a.valueDeclaration);return _&&zw(_)?_.escapedName:"__@"+r}var pr=Dr(It(),1),mn=Dr(It(),1);function Lz(e){return e.arguments.length===3&&Kl(e.arguments[0])&&Rw(e.arguments[1])&&mn.default.isPropertyAccessExpression(e.expression)&&e.expression.name.escapedText==="defineProperty"&&mn.default.isIdentifier(e.expression.expression)&&e.expression.expression.escapedText==="Object"}function Jz(e){let t=e;for(;;){let r=t.parent;e:switch(r.kind){case mn.default.SyntaxKind.TypeAssertionExpression:case mn.default.SyntaxKind.AsExpression:return Nw(r);case mn.default.SyntaxKind.PrefixUnaryExpression:if(t.kind!==mn.default.SyntaxKind.NumericLiteral)return!1;switch(r.operator){case mn.default.SyntaxKind.PlusToken:case mn.default.SyntaxKind.MinusToken:t=r;break e;default:return!1}case mn.default.SyntaxKind.PropertyAssignment:if(r.initializer!==t)return!1;t=r.parent;break;case mn.default.SyntaxKind.ShorthandPropertyAssignment:t=r.parent;break;case mn.default.SyntaxKind.ParenthesizedExpression:case mn.default.SyntaxKind.ArrayLiteralExpression:case mn.default.SyntaxKind.ObjectLiteralExpression:case mn.default.SyntaxKind.TemplateExpression:t=r;break;default:return!1}}}function Rz(e){return rt(e,pr.default.TypeFlags.Undefined|pr.default.TypeFlags.Null|pr.default.TypeFlags.Void)?!0:e.isLiteral()?!e.value:db(e)}function jz(e){return i1(e)?e.types:[e]}function Fz(e,t,r){return(i1(e)?e.types:[e]).some(_=>{let p=mb(_,t);if(p===void 0)return!1;if(p.flags&pr.default.SymbolFlags.Transient){if(/^(?:[1-9]\d*|0)$/.test(t)&&Hw(_))return _.target.readonly;switch(Bz(_,t,r)){case!0:return!0;case!1:return!1;default:}}return!!(uw(p,pr.default.SymbolFlags.ValueModule)||Xw(p,r))})}function Bz(e,t,r){if(!Zl(e)||!Yl(e,pr.default.ObjectFlags.Mapped))return;let a=e.symbol.declarations[0];if(a.readonlyToken!==void 0&&!/^__@[^@]+$/.test(t))return a.readonlyToken.kind!==pr.default.SyntaxKind.MinusToken;let{modifiersType:_}=e;return _&&Gw(_,t,r)}function Uz(e,t,r){let a=e.getApparentType(e.getTypeOfSymbolAtLocation(t,r));if(t.valueDeclaration.dotDotDotToken&&(a=a.getNumberIndexType(),a===void 0))return!1;for(let _ of Ql(a))if(_.getCallSignatures().length!==0)return!0;return!1}function Gw(e,t,r){let a=!1,_=!1;for(let p of Ql(e))if(mb(p,t)===void 0){let f=(Uw(t)?r.getIndexInfoOfType(p,pr.default.IndexKind.Number):void 0)??r.getIndexInfoOfType(p,pr.default.IndexKind.String);if(f!=null&&f.isReadonly){if(a)return!0;_=!0}}else{if(_||Fz(p,t,r))return!0;a=!0}return!1}function qz(e,t){if(!Lz(e))return!1;let r=t.getTypeAtLocation(e.arguments[2]);if(r.getProperty("value")===void 0)return r.getProperty("set")===void 0;let a=r.getProperty("writable");if(a===void 0)return!1;let _=a.valueDeclaration!==void 0&&pr.default.isPropertyAssignment(a.valueDeclaration)?t.getTypeAtLocation(a.valueDeclaration.initializer):t.getTypeOfSymbolAtLocation(a,e.arguments[2]);return db(_)}function zz(e,t,r=e.getTypeAtLocation(t)){for(let a of Ql(e.getApparentType(r))){let _=a.getProperty("then");if(_===void 0)continue;let p=e.getTypeOfSymbolAtLocation(_,t);for(let f of Ql(p))for(let h of f.getCallSignatures())if(h.parameters.length!==0&&Uz(e,h.parameters[0],t))return!0}return!1}function Xw(e,t){var r;return!!((e.flags&pr.default.SymbolFlags.Accessor)===pr.default.SymbolFlags.GetAccessor||(r=e.declarations)!=null&&r.some(a=>cw(a,pr.default.ModifierFlags.Readonly)||pr.default.isVariableDeclaration(a)&&lw(a.parent,pr.default.NodeFlags.Const)||pr.default.isCallExpression(a)&&qz(a,t)||pr.default.isEnumMember(a)||(pr.default.isPropertyAssignment(a)||pr.default.isShorthandPropertyAssignment(a))&&Jz(a.parent)))}function Ql(e){return pb(e)?e.types:[e]}});var e9=ut(ta=>{"use strict";var Wz=ta&&ta.__createBinding||(Object.create?function(e,t,r,a){a===void 0&&(a=r);var _=Object.getOwnPropertyDescriptor(t,r);(!_||("get"in _?!t.__esModule:_.writable||_.configurable))&&(_={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,a,_)}:function(e,t,r,a){a===void 0&&(a=r),e[a]=t[r]}),Vz=ta&&ta.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),Zw=ta&&ta.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)r!=="default"&&Object.prototype.hasOwnProperty.call(e,r)&&Wz(t,e,r);return Vz(t,e),t};Object.defineProperty(ta,"__esModule",{value:!0});ta.convertComments=void 0;var Hz=Zw(Qw()),Yw=Zw(It()),Gz=t1(),Kw=Km();function Xz(e,t){let r=[];return Hz.forEachComment(e,(a,_)=>{let p=_.kind===Yw.SyntaxKind.SingleLineCommentTrivia?Kw.AST_TOKEN_TYPES.Line:Kw.AST_TOKEN_TYPES.Block,f=[_.pos,_.end],h=(0,Gz.getLocFor)(f,e),l=f[0]+2,v=_.kind===Yw.SyntaxKind.SingleLineCommentTrivia?f[1]-l:f[1]-l-2;r.push({type:p,value:t.slice(l,l+v),range:f,loc:h})},e),r}ta.convertComments=Xz});var r9=ut(a1=>{"use strict";Object.defineProperty(a1,"__esModule",{value:!0});a1.astConverter=void 0;var t9=Q6(),$z=e9(),Qz=t1(),Yz={};function Kz(e,t,r){let{parseDiagnostics:a}=e;if(a.length)throw(0,t9.convertError)(a[0]);let _=new t9.Converter(e,{allowInvalidAST:t.allowInvalidAST,errorOnUnknownASTType:t.errorOnUnknownASTType,shouldPreserveNodeMaps:r,suppressDeprecatedPropertyWarnings:t.suppressDeprecatedPropertyWarnings}),p=_.convertProgram();(!t.range||!t.loc)&&(0,Yz.simpleTraverse)(p,{enter:h=>{t.range||delete h.range,t.loc||delete h.loc}}),t.tokens&&(p.tokens=(0,Qz.convertTokens)(e)),t.comment&&(p.comments=(0,$z.convertComments)(e,t.codeFullText));let f=_.getASTMaps();return{estree:p,astMaps:f}}a1.astConverter=Kz});var hb=ut(ri=>{"use strict";var Zz=ri&&ri.__createBinding||(Object.create?function(e,t,r,a){a===void 0&&(a=r);var _=Object.getOwnPropertyDescriptor(t,r);(!_||("get"in _?!t.__esModule:_.writable||_.configurable))&&(_={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,a,_)}:function(e,t,r,a){a===void 0&&(a=r),e[a]=t[r]}),eW=ri&&ri.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),tW=ri&&ri.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)r!=="default"&&Object.prototype.hasOwnProperty.call(e,r)&&Zz(t,e,r);return eW(t,e),t};Object.defineProperty(ri,"__esModule",{value:!0});ri.getCodeText=ri.isSourceFile=void 0;var rW=tW(It());function n9(e){if(typeof e!="object"||e==null)return!1;let t=e;return t.kind===rW.SyntaxKind.SourceFile&&typeof t.getFullText=="function"}ri.isSourceFile=n9;function nW(e){return n9(e)?e.getFullText(e):e}ri.getCodeText=nW});var i9=ut(hn=>{"use strict";var iW=hn&&hn.__createBinding||(Object.create?function(e,t,r,a){a===void 0&&(a=r);var _=Object.getOwnPropertyDescriptor(t,r);(!_||("get"in _?!t.__esModule:_.writable||_.configurable))&&(_={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,a,_)}:function(e,t,r,a){a===void 0&&(a=r),e[a]=t[r]}),aW=hn&&hn.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),oW=hn&&hn.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)r!=="default"&&Object.prototype.hasOwnProperty.call(e,r)&&iW(t,e,r);return aW(t,e),t},sW=hn&&hn.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(hn,"__esModule",{value:!0});hn.getLanguageVariant=hn.getScriptKind=void 0;var _W=sW({extname:e=>"."+e.split(".").pop()}),$t=oW(It());function cW(e,t){switch(_W.default.extname(e).toLowerCase()){case $t.Extension.Js:case $t.Extension.Cjs:case $t.Extension.Mjs:return $t.ScriptKind.JS;case $t.Extension.Jsx:return $t.ScriptKind.JSX;case $t.Extension.Ts:case $t.Extension.Cts:case $t.Extension.Mts:return $t.ScriptKind.TS;case $t.Extension.Tsx:return $t.ScriptKind.TSX;case $t.Extension.Json:return $t.ScriptKind.JSON;default:return t?$t.ScriptKind.TSX:$t.ScriptKind.TS}}hn.getScriptKind=cW;function lW(e){switch(e){case $t.ScriptKind.TSX:case $t.ScriptKind.JSX:case $t.ScriptKind.JS:case $t.ScriptKind.JSON:return $t.LanguageVariant.JSX;default:return $t.LanguageVariant.Standard}}hn.getLanguageVariant=lW});var s9=ut(yn=>{"use strict";var uW=yn&&yn.__createBinding||(Object.create?function(e,t,r,a){a===void 0&&(a=r);var _=Object.getOwnPropertyDescriptor(t,r);(!_||("get"in _?!t.__esModule:_.writable||_.configurable))&&(_={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,a,_)}:function(e,t,r,a){a===void 0&&(a=r),e[a]=t[r]}),pW=yn&&yn.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),fW=yn&&yn.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)r!=="default"&&Object.prototype.hasOwnProperty.call(e,r)&&uW(t,e,r);return pW(t,e),t},dW=yn&&yn.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(yn,"__esModule",{value:!0});yn.createNoProgram=yn.createSourceFile=void 0;var mW=dW((Lf(),Of(Mf))),a9=fW(It()),hW=hb(),yW=i9(),gW=(0,mW.default)("typescript-eslint:typescript-estree:createSourceFile");function o9(e){return gW("Getting AST without type information in %s mode for: %s",e.jsx?"TSX":"TS",e.filePath),(0,hW.isSourceFile)(e.code)?e.code:a9.createSourceFile(e.filePath,e.codeFullText,a9.ScriptTarget.Latest,!0,(0,yW.getScriptKind)(e.filePath,e.jsx))}yn.createSourceFile=o9;function bW(e){return{ast:o9(e),program:null}}yn.createNoProgram=bW});var _9=ut(()=>{});var c9=ut(o1=>{"use strict";Object.defineProperty(o1,"__esModule",{value:!0});o1.createParserServices=void 0;function vW(e,t){if(!t)return{program:t,...e};let r=t.getTypeChecker();return{program:t,...e,getSymbolAtLocation:a=>r.getSymbolAtLocation(e.esTreeNodeToTSNodeMap.get(a)),getTypeAtLocation:a=>r.getTypeAtLocation(e.esTreeNodeToTSNodeMap.get(a))}}o1.createParserServices=vW});var l9=ut(()=>{});var p9=ut(u9=>{u9.ExpiringCache=class{}});var d9=ut(f9=>{f9.resolveProjectList=()=>[]});var h9=ut(m9=>{m9.inferSingleRun=()=>!1});var g9=ut(y9=>{y9.warnAboutTSVersion=()=>{}});var T9=ut(ra=>{"use strict";var TW=ra&&ra.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(ra,"__esModule",{value:!0});ra.clearTSServerProjectService=ra.clearTSConfigMatchCache=ra.createParseSettings=void 0;var yb=TW((Lf(),Of(Mf))),SW=l9(),xW={ensureAbsolutePath:e=>e},wW=hb(),b9=p9(),SH=d9(),EW=h9(),CW=g9(),AW=(0,yb.default)("typescript-eslint:typescript-estree:parser:parseSettings:createParseSettings"),s1,v9=null;function kW(e,t={}){var f;let r=IW(e),a=(0,EW.inferSingleRun)(t),_=typeof t.tsconfigRootDir=="string"?t.tsconfigRootDir:"/prettier-security-dirname-placeholder",p={allowInvalidAST:t.allowInvalidAST===!0,code:e,codeFullText:r,comment:t.comment===!0,comments:[],DEPRECATED__createDefaultProgram:t.DEPRECATED__createDefaultProgram===!0,debugLevel:t.debugLevel===!0?new Set(["typescript-eslint"]):Array.isArray(t.debugLevel)?new Set(t.debugLevel):new Set,errorOnTypeScriptSyntacticAndSemanticIssues:!1,errorOnUnknownASTType:t.errorOnUnknownASTType===!0,EXPERIMENTAL_projectService:t.EXPERIMENTAL_useProjectService===!0?v9??(v9=(0,SW.createProjectService)()):void 0,EXPERIMENTAL_useSourceOfProjectReferenceRedirect:t.EXPERIMENTAL_useSourceOfProjectReferenceRedirect===!0,extraFileExtensions:Array.isArray(t.extraFileExtensions)&&t.extraFileExtensions.every(h=>typeof h=="string")?t.extraFileExtensions:[],filePath:(0,xW.ensureAbsolutePath)(typeof t.filePath=="string"&&t.filePath!=="<input>"?t.filePath:NW(t.jsx),_),jsx:t.jsx===!0,loc:t.loc===!0,log:typeof t.loggerFn=="function"?t.loggerFn:t.loggerFn===!1?()=>{}:console.log,preserveNodeMaps:t.preserveNodeMaps!==!1,programs:Array.isArray(t.programs)?t.programs:null,projects:[],range:t.range===!0,singleRun:a,suppressDeprecatedPropertyWarnings:t.suppressDeprecatedPropertyWarnings??!0,tokens:t.tokens===!0?[]:null,tsconfigMatchCache:s1??(s1=new b9.ExpiringCache(a?"Infinity":((f=t.cacheLifetime)==null?void 0:f.glob)??b9.DEFAULT_TSCONFIG_CACHE_DURATION_SECONDS)),tsconfigRootDir:_};if(p.debugLevel.size>0){let h=[];p.debugLevel.has("typescript-eslint")&&h.push("typescript-eslint:*"),(p.debugLevel.has("eslint")||yb.default.enabled("eslint:*,-eslint:code-path"))&&h.push("eslint:*,-eslint:code-path"),yb.default.enable(h.join(","))}if(Array.isArray(t.programs)){if(!t.programs.length)throw new Error("You have set parserOptions.programs to an empty array. This will cause all files to not be found in existing programs. Either provide one or more existing TypeScript Program instances in the array, or remove the parserOptions.programs setting.");AW("parserOptions.programs was provided, so parserOptions.project will be ignored.")}return!p.programs&&!p.EXPERIMENTAL_projectService&&(p.projects=[]),(0,CW.warnAboutTSVersion)(p),p}ra.createParseSettings=kW;function DW(){s1==null||s1.clear()}ra.clearTSConfigMatchCache=DW;function PW(){v9=null}ra.clearTSServerProjectService=PW;function IW(e){return(0,wW.isSourceFile)(e)?e.getFullText(e):typeof e=="string"?e:String(e)}function NW(e){return e?"estree.tsx":"estree.ts"}});var E9=ut(_1=>{"use strict";Object.defineProperty(_1,"__esModule",{value:!0});_1.getFirstSemanticOrSyntacticError=void 0;var S9=It();function OW(e,t){try{let r=x9(e.getSyntacticDiagnostics(t));if(r.length>0)return w9(r[0]);let a=x9(e.getSemanticDiagnostics(t));return a.length>0?w9(a[0]):void 0}catch(r){console.warn(`Warning From TSC: "${r.message}`);return}}_1.getFirstSemanticOrSyntacticError=OW;function x9(e){return e.filter(t=>{switch(t.code){case 1013:case 1014:case 1044:case 1045:case 1048:case 1049:case 1070:case 1071:case 1085:case 1090:case 1096:case 1097:case 1098:case 1099:case 1117:case 1121:case 1123:case 1141:case 1162:case 1164:case 1172:case 1173:case 1175:case 1176:case 1190:case 1196:case 1200:case 1206:case 1211:case 1242:case 1246:case 1255:case 1308:case 2364:case 2369:case 2452:case 2462:case 8017:case 17012:case 17013:return!0}return!1})}function w9(e){return{...e,message:(0,S9.flattenDiagnosticMessageText)(e.messageText,S9.sys.newLine)}}});var C9=ut(()=>{});var N9=ut(ni=>{"use strict";var MW=ni&&ni.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(ni,"__esModule",{value:!0});ni.clearParseAndGenerateServicesCalls=ni.clearProgramCache=ni.parseAndGenerateServices=ni.parse=void 0;var LW=MW((Lf(),Of(Mf))),A9=r9(),JW=Q6(),RW={},k9={},jW={},D9=s9(),FW=_9(),P9={},BW=c9(),I9=T9(),UW=E9(),qW=C9(),zW=(0,LW.default)("typescript-eslint:typescript-estree:parser"),gb=new Map;function WW(){gb.clear()}ni.clearProgramCache=WW;function VW(e,t){if(e.EXPERIMENTAL_projectService){let a=(0,qW.useProgramFromProjectService)(e.EXPERIMENTAL_projectService,e);if(a)return a}if(e.programs){let a=(0,P9.useProvidedPrograms)(e.programs,e);if(a)return a}if(!t)return(0,D9.createNoProgram)(e);let r=(0,jW.createProjectProgram)(e,(0,FW.getWatchProgramsForProjects)(e));if(r)return r;if(e.DEPRECATED__createDefaultProgram){let a=(0,RW.createDefaultProgram)(e);if(a)return a}return(0,k9.createIsolatedProgram)(e)}function HW(e,t){let{ast:r}=GW(e,t,!1);return r}ni.parse=HW;function GW(e,t,r){let a=(0,I9.createParseSettings)(e,t);if(t!=null&&t.errorOnTypeScriptSyntacticAndSemanticIssues)throw new Error('"errorOnTypeScriptSyntacticAndSemanticIssues" is only supported for parseAndGenerateServices()');let _=(0,D9.createSourceFile)(a),{estree:p,astMaps:f}=(0,A9.astConverter)(_,a,r);return{ast:p,esTreeNodeToTSNodeMap:f.esTreeNodeToTSNodeMap,tsNodeToESTreeNodeMap:f.tsNodeToESTreeNodeMap}}var c1={};function XW(){c1={}}ni.clearParseAndGenerateServicesCalls=XW;function $W(e,t){var v,y;let r=(0,I9.createParseSettings)(e,t);r.singleRun&&!r.programs&&((v=r.projects)==null?void 0:v.length)>0&&(r.programs={*[Symbol.iterator](){for(let E of r.projects){let S=gb.get(E);if(S)yield S;else{zW("Detected single-run/CLI usage, creating Program once ahead of time for project: %s",E);let A=(0,P9.createProgramFromConfigFile)(E);gb.set(E,A),yield A}}}});let a=r.programs!=null||((y=r.projects)==null?void 0:y.length)>0;if(t!==void 0&&(typeof t.errorOnTypeScriptSyntacticAndSemanticIssues=="boolean"&&t.errorOnTypeScriptSyntacticAndSemanticIssues&&(r.errorOnTypeScriptSyntacticAndSemanticIssues=!0),r.errorOnTypeScriptSyntacticAndSemanticIssues&&!a))throw new Error("Cannot calculate TypeScript semantic issues without a valid project.");r.singleRun&&t.filePath&&(c1[t.filePath]=(c1[t.filePath]||0)+1);let{ast:_,program:p}=r.singleRun&&t.filePath&&c1[t.filePath]>1?(0,k9.createIsolatedProgram)(r):VW(r,a),f=typeof r.preserveNodeMaps=="boolean"?r.preserveNodeMaps:!0,{estree:h,astMaps:l}=(0,A9.astConverter)(_,r,f);if(p&&r.errorOnTypeScriptSyntacticAndSemanticIssues){let E=(0,UW.getFirstSemanticOrSyntacticError)(p,_);if(E)throw(0,JW.convertError)(E)}return{ast:h,services:(0,BW.createParserServices)(l,p)}}ni.parseAndGenerateServices=$W});var U9=ut(fs=>{"use strict";Object.defineProperty(fs,"__esModule",{value:!0});fs.extract=nV;fs.parse=aV;fs.parseWithComments=B9;fs.print=oV;fs.strip=iV;var KW=/\*\/$/,ZW=/^\/\*\*?/,j9=/^\s*(\/\*\*?(.|\r?\n)*?\*\/)/,eV=/(^|\s+)\/\/([^\r\n]*)/g,L9=/^(\r?\n)+/,tV=/(?:^|\r?\n) *(@[^\r\n]*?) *\r?\n *(?![^@\r\n]*\/\/[^]*)([^@\r\n\s][^@\r\n]+?) *\r?\n/g,J9=/(?:^|\r?\n) *@(\S+) *([^\r\n]*)/g,rV=/(\r?\n|^) *\* ?/g,F9=[];function nV(e){let t=e.match(j9);return t?t[0].trimLeft():""}function iV(e){let t=e.match(j9);return t&&t[0]?e.substring(t[0].length):e}function aV(e){return B9(e).pragmas}function B9(e){let t=`
22
+ `;e=e.replace(ZW,"").replace(KW,"").replace(rV,"$1");let r="";for(;r!==e;)r=e,e=e.replace(tV,`${t}$1 $2${t}`);e=e.replace(L9,"").trimRight();let a=Object.create(null),_=e.replace(J9,"").replace(L9,"").trimRight(),p;for(;p=J9.exec(e);){let f=p[2].replace(eV,"");typeof a[p[1]]=="string"||Array.isArray(a[p[1]])?a[p[1]]=F9.concat(a[p[1]],f):a[p[1]]=f}return{comments:_,pragmas:a}}function oV({comments:e="",pragmas:t={}}){let r=`
23
+ `,a="/**",_=" *",p=" */",f=Object.keys(t),h=f.map(v=>R9(v,t[v])).reduce((v,y)=>v.concat(y),[]).map(v=>`${_} ${v}${r}`).join("");if(!e){if(f.length===0)return"";if(f.length===1&&!Array.isArray(t[f[0]])){let v=t[f[0]];return`${a} ${R9(f[0],v)[0]}${p}`}}let l=e.split(r).map(v=>`${_} ${v}`).join(r)+r;return a+r+(e?l:"")+(e&&f.length?_+r:"")+h+p}function R9(e,t){return F9.concat(t).map(r=>`@${e} ${r}`.trim())}});var AV={};qh(AV,{parsers:()=>Eb});var Eb={};qh(Eb,{typescript:()=>CV});var Z9=Pb(N9(),1);function QW(e,t){let r=new SyntaxError(e+" ("+t.loc.start.line+":"+t.loc.start.column+")");return Object.assign(r,t)}var O9=QW;function YW(e){let t=[];for(let r of e)try{return r()}catch(a){t.push(a)}throw Object.assign(new Error("All combinations failed"),{errors:t})}var M9=YW;var L_=Pb(U9(),1);function sV(e){if(!e.startsWith("#!"))return"";let t=e.indexOf(`
24
+ `);return t===-1?e:e.slice(0,t)}var q9=sV;function _V(e){let t=q9(e);t&&(e=e.slice(t.length+1));let r=(0,L_.extract)(e),{pragmas:a,comments:_}=(0,L_.parseWithComments)(r);return{shebang:t,text:e,pragmas:a,comments:_}}function z9(e){let{pragmas:t}=_V(e);return Object.prototype.hasOwnProperty.call(t,"prettier")||Object.prototype.hasOwnProperty.call(t,"format")}function cV(e){return Array.isArray(e)&&e.length>0}var l1=cV;function Jn(e){var a;let t=e.range?e.range[0]:e.start,r=((a=e.declaration)==null?void 0:a.decorators)??e.decorators;return l1(r)?Math.min(Jn(r[0]),t):t}function na(e){return e.range?e.range[1]:e.end}function lV(e){return e=typeof e=="function"?{parse:e}:e,{astFormat:"estree",hasPragma:z9,locStart:Jn,locEnd:na,...e}}var W9=lV;function uV(e){return e.charAt(0)==="#"&&e.charAt(1)==="!"?"//"+e.slice(2):e}var V9=uV;var pV=(e,t,r)=>{if(!(e&&t==null))return Array.isArray(t)||typeof t=="string"?t[r<0?t.length+r:r]:t.at(r)},bb=pV;function fV(e){return e=new Set(e),t=>e.has(t==null?void 0:t.type)}var H9=fV;var dV=H9(["Block","CommentBlock","MultiLine"]),eu=dV;function mV(e){return eu(e)&&e.value[0]==="*"&&/@(?:type|satisfies)\b/.test(e.value)}var G9=mV;function hV(e){let t=`*${e.value}*`.split(`
25
+ `);return t.length>1&&t.every(r=>r.trimStart()[0]==="*")}var vb=hV;var tu=null;function ru(e){if(tu!==null&&typeof tu.property){let t=tu;return tu=ru.prototype=null,t}return tu=ru.prototype=e??Object.create(null),new ru}var yV=10;for(let e=0;e<=yV;e++)ru();function Tb(e){return ru(e)}function gV(e,t="type"){Tb(e);function r(a){let _=a[t],p=e[_];if(!Array.isArray(p))throw Object.assign(new Error(`Missing visitor keys for '${_}'.`),{node:a});return p}return r}var X9=gV;var $9={ArrayExpression:["elements"],AssignmentExpression:["left","right"],BinaryExpression:["left","right"],InterpreterDirective:[],Directive:["value"],DirectiveLiteral:[],BlockStatement:["directives","body"],BreakStatement:["label"],CallExpression:["callee","arguments","typeParameters","typeArguments"],CatchClause:["param","body"],ConditionalExpression:["test","consequent","alternate"],ContinueStatement:["label"],DebuggerStatement:[],DoWhileStatement:["test","body"],EmptyStatement:[],ExpressionStatement:["expression"],File:["program"],ForInStatement:["left","right","body"],ForStatement:["init","test","update","body"],FunctionDeclaration:["id","params","body","returnType","typeParameters","predicate"],FunctionExpression:["id","params","body","returnType","typeParameters"],Identifier:["typeAnnotation","decorators"],IfStatement:["test","consequent","alternate"],LabeledStatement:["label","body"],StringLiteral:[],NumericLiteral:[],NullLiteral:[],BooleanLiteral:[],RegExpLiteral:[],LogicalExpression:["left","right"],MemberExpression:["object","property"],NewExpression:["callee","arguments","typeParameters","typeArguments"],Program:["directives","body"],ObjectExpression:["properties"],ObjectMethod:["key","params","body","decorators","returnType","typeParameters"],ObjectProperty:["key","value","decorators"],RestElement:["argument","typeAnnotation","decorators"],ReturnStatement:["argument"],SequenceExpression:["expressions"],ParenthesizedExpression:["expression"],SwitchCase:["test","consequent"],SwitchStatement:["discriminant","cases"],ThisExpression:[],ThrowStatement:["argument"],TryStatement:["block","handler","finalizer"],UnaryExpression:["argument"],UpdateExpression:["argument"],VariableDeclaration:["declarations"],VariableDeclarator:["id","init"],WhileStatement:["test","body"],WithStatement:["object","body"],AssignmentPattern:["left","right","decorators","typeAnnotation"],ArrayPattern:["elements","typeAnnotation","decorators"],ArrowFunctionExpression:["params","body","returnType","typeParameters","predicate"],ClassBody:["body"],ClassExpression:["id","body","superClass","mixins","typeParameters","superTypeParameters","implements","decorators","superTypeArguments"],ClassDeclaration:["id","body","superClass","mixins","typeParameters","superTypeParameters","implements","decorators","superTypeArguments"],ExportAllDeclaration:["source","attributes","assertions","exported"],ExportDefaultDeclaration:["declaration"],ExportNamedDeclaration:["declaration","specifiers","source","attributes","assertions"],ExportSpecifier:["local","exported"],ForOfStatement:["left","right","body"],ImportDeclaration:["specifiers","source","attributes","assertions"],ImportDefaultSpecifier:["local"],ImportNamespaceSpecifier:["local"],ImportSpecifier:["local","imported"],MetaProperty:["meta","property"],ClassMethod:["key","params","body","decorators","returnType","typeParameters"],ObjectPattern:["properties","typeAnnotation","decorators"],SpreadElement:["argument"],Super:[],TaggedTemplateExpression:["tag","quasi","typeParameters","typeArguments"],TemplateElement:[],TemplateLiteral:["quasis","expressions"],YieldExpression:["argument"],AwaitExpression:["argument"],Import:[],BigIntLiteral:[],ExportNamespaceSpecifier:["exported"],OptionalMemberExpression:["object","property"],OptionalCallExpression:["callee","arguments","typeParameters","typeArguments"],ClassProperty:["key","value","typeAnnotation","decorators","variance"],ClassAccessorProperty:["key","value","typeAnnotation","decorators"],ClassPrivateProperty:["key","value","decorators","typeAnnotation","variance"],ClassPrivateMethod:["key","params","body","decorators","returnType","typeParameters"],PrivateName:["id"],StaticBlock:["body"],AnyTypeAnnotation:[],ArrayTypeAnnotation:["elementType"],BooleanTypeAnnotation:[],BooleanLiteralTypeAnnotation:[],NullLiteralTypeAnnotation:[],ClassImplements:["id","typeParameters"],DeclareClass:["id","typeParameters","extends","mixins","implements","body"],DeclareFunction:["id","predicate"],DeclareInterface:["id","typeParameters","extends","body"],DeclareModule:["id","body"],DeclareModuleExports:["typeAnnotation"],DeclareTypeAlias:["id","typeParameters","right"],DeclareOpaqueType:["id","typeParameters","supertype"],DeclareVariable:["id"],DeclareExportDeclaration:["declaration","specifiers","source"],DeclareExportAllDeclaration:["source"],DeclaredPredicate:["value"],ExistsTypeAnnotation:[],FunctionTypeAnnotation:["typeParameters","params","rest","returnType","this"],FunctionTypeParam:["name","typeAnnotation"],GenericTypeAnnotation:["id","typeParameters"],InferredPredicate:[],InterfaceExtends:["id","typeParameters"],InterfaceDeclaration:["id","typeParameters","extends","body"],InterfaceTypeAnnotation:["extends","body"],IntersectionTypeAnnotation:["types"],MixedTypeAnnotation:[],EmptyTypeAnnotation:[],NullableTypeAnnotation:["typeAnnotation"],NumberLiteralTypeAnnotation:[],NumberTypeAnnotation:[],ObjectTypeAnnotation:["properties","indexers","callProperties","internalSlots"],ObjectTypeInternalSlot:["id","value","optional","static","method"],ObjectTypeCallProperty:["value"],ObjectTypeIndexer:["id","key","value","variance"],ObjectTypeProperty:["key","value","variance"],ObjectTypeSpreadProperty:["argument"],OpaqueType:["id","typeParameters","supertype","impltype"],QualifiedTypeIdentifier:["id","qualification"],StringLiteralTypeAnnotation:[],StringTypeAnnotation:[],SymbolTypeAnnotation:[],ThisTypeAnnotation:[],TupleTypeAnnotation:["types","elementTypes"],TypeofTypeAnnotation:["argument"],TypeAlias:["id","typeParameters","right"],TypeAnnotation:["typeAnnotation"],TypeCastExpression:["expression","typeAnnotation"],TypeParameter:["bound","default","variance"],TypeParameterDeclaration:["params"],TypeParameterInstantiation:["params"],UnionTypeAnnotation:["types"],Variance:[],VoidTypeAnnotation:[],EnumDeclaration:["id","body"],EnumBooleanBody:["members"],EnumNumberBody:["members"],EnumStringBody:["members"],EnumSymbolBody:["members"],EnumBooleanMember:["id","init"],EnumNumberMember:["id","init"],EnumStringMember:["id","init"],EnumDefaultedMember:["id"],IndexedAccessType:["objectType","indexType"],OptionalIndexedAccessType:["objectType","indexType"],JSXAttribute:["name","value"],JSXClosingElement:["name"],JSXElement:["openingElement","children","closingElement"],JSXEmptyExpression:[],JSXExpressionContainer:["expression"],JSXSpreadChild:["expression"],JSXIdentifier:[],JSXMemberExpression:["object","property"],JSXNamespacedName:["namespace","name"],JSXOpeningElement:["name","attributes","typeArguments","typeParameters"],JSXSpreadAttribute:["argument"],JSXText:[],JSXFragment:["openingFragment","children","closingFragment"],JSXOpeningFragment:[],JSXClosingFragment:[],Noop:[],Placeholder:[],V8IntrinsicIdentifier:[],ArgumentPlaceholder:[],BindExpression:["object","callee"],ImportAttribute:["key","value"],Decorator:["expression"],DoExpression:["body"],ExportDefaultSpecifier:["exported"],RecordExpression:["properties"],TupleExpression:["elements"],DecimalLiteral:[],ModuleExpression:["body"],TopicReference:[],PipelineTopicExpression:["expression"],PipelineBareFunction:["callee"],PipelinePrimaryTopicReference:[],TSParameterProperty:["parameter","decorators"],TSDeclareFunction:["id","typeParameters","params","returnType","body"],TSDeclareMethod:["decorators","key","typeParameters","params","returnType"],TSQualifiedName:["left","right"],TSCallSignatureDeclaration:["typeParameters","parameters","typeAnnotation","params","returnType"],TSConstructSignatureDeclaration:["typeParameters","parameters","typeAnnotation","params","returnType"],TSPropertySignature:["key","typeAnnotation"],TSMethodSignature:["key","typeParameters","parameters","typeAnnotation","params","returnType"],TSIndexSignature:["parameters","typeAnnotation"],TSAnyKeyword:[],TSBooleanKeyword:[],TSBigIntKeyword:[],TSIntrinsicKeyword:[],TSNeverKeyword:[],TSNullKeyword:[],TSNumberKeyword:[],TSObjectKeyword:[],TSStringKeyword:[],TSSymbolKeyword:[],TSUndefinedKeyword:[],TSUnknownKeyword:[],TSVoidKeyword:[],TSThisType:[],TSFunctionType:["typeParameters","parameters","typeAnnotation","params","returnType"],TSConstructorType:["typeParameters","parameters","typeAnnotation","params","returnType"],TSTypeReference:["typeName","typeParameters","typeArguments"],TSTypePredicate:["parameterName","typeAnnotation"],TSTypeQuery:["exprName","typeParameters","typeArguments"],TSTypeLiteral:["members"],TSArrayType:["elementType"],TSTupleType:["elementTypes"],TSOptionalType:["typeAnnotation"],TSRestType:["typeAnnotation"],TSNamedTupleMember:["label","elementType"],TSUnionType:["types"],TSIntersectionType:["types"],TSConditionalType:["checkType","extendsType","trueType","falseType"],TSInferType:["typeParameter"],TSParenthesizedType:["typeAnnotation"],TSTypeOperator:["typeAnnotation"],TSIndexedAccessType:["objectType","indexType"],TSMappedType:["typeParameter","typeAnnotation","nameType"],TSLiteralType:["literal"],TSExpressionWithTypeArguments:["expression","typeParameters"],TSInterfaceDeclaration:["id","typeParameters","extends","body"],TSInterfaceBody:["body"],TSTypeAliasDeclaration:["id","typeParameters","typeAnnotation"],TSInstantiationExpression:["expression","typeParameters","typeArguments"],TSAsExpression:["expression","typeAnnotation"],TSSatisfiesExpression:["expression","typeAnnotation"],TSTypeAssertion:["typeAnnotation","expression"],TSEnumDeclaration:["id","members"],TSEnumMember:["id","initializer"],TSModuleDeclaration:["id","body"],TSModuleBlock:["body"],TSImportType:["argument","qualifier","typeParameters","typeArguments"],TSImportEqualsDeclaration:["id","moduleReference"],TSExternalModuleReference:["expression"],TSNonNullExpression:["expression"],TSExportAssignment:["expression"],TSNamespaceExportDeclaration:["id"],TSTypeAnnotation:["typeAnnotation"],TSTypeParameterInstantiation:["params"],TSTypeParameterDeclaration:["params"],TSTypeParameter:["constraint","default","name"],ChainExpression:["expression"],ExperimentalRestProperty:["argument"],ExperimentalSpreadProperty:["argument"],ImportExpression:["source","attributes"],Literal:[],MethodDefinition:["decorators","key","value"],PrivateIdentifier:[],Property:["key","value"],PropertyDefinition:["decorators","key","typeAnnotation","value","variance"],AccessorProperty:["decorators","key","typeAnnotation","value"],TSAbstractAccessorProperty:["decorators","key","typeAnnotation"],TSAbstractKeyword:[],TSAbstractMethodDefinition:["key","value"],TSAbstractPropertyDefinition:["decorators","key","typeAnnotation"],TSAsyncKeyword:[],TSClassImplements:["expression","typeArguments","typeParameters"],TSDeclareKeyword:[],TSEmptyBodyFunctionExpression:["id","typeParameters","params","returnType"],TSExportKeyword:[],TSInterfaceHeritage:["expression","typeArguments","typeParameters"],TSPrivateKeyword:[],TSProtectedKeyword:[],TSPublicKeyword:[],TSReadonlyKeyword:[],TSStaticKeyword:[],TSTemplateLiteralType:["quasis","types"],BigIntLiteralTypeAnnotation:[],BigIntTypeAnnotation:[],ConditionalTypeAnnotation:["checkType","extendsType","trueType","falseType"],DeclareEnum:["id","body"],InferTypeAnnotation:["typeParameter"],KeyofTypeAnnotation:["argument"],ObjectTypeMappedTypeProperty:["keyTparam","propType","sourceType","variance"],QualifiedTypeofIdentifier:["qualification","id"],TupleTypeLabeledElement:["label","elementType","variance"],TupleTypeSpreadElement:["label","typeAnnotation"],TypePredicate:["parameterName","typeAnnotation","asserts"],NGRoot:["node"],NGPipeExpression:["left","right","arguments"],NGChainedExpression:["expressions"],NGEmptyExpression:[],NGMicrosyntax:["body"],NGMicrosyntaxKey:[],NGMicrosyntaxExpression:["expression","alias"],NGMicrosyntaxKeyedExpression:["key","expression"],NGMicrosyntaxLet:["key","value"],NGMicrosyntaxAs:["key","alias"],JsExpressionRoot:["node"],JsonRoot:["node"],TSJSDocAllType:[],TSJSDocUnknownType:[],TSJSDocNullableType:["typeAnnotation"],TSJSDocNonNullableType:["typeAnnotation"],NeverTypeAnnotation:[],UndefinedTypeAnnotation:[],UnknownTypeAnnotation:[]};var bV=X9($9),Q9=bV;function Sb(e,t){if(!(e!==null&&typeof e=="object"))return e;if(Array.isArray(e)){for(let a=0;a<e.length;a++)e[a]=Sb(e[a],t);return e}let r=Q9(e);for(let a=0;a<r.length;a++)e[r[a]]=Sb(e[r[a]],t);return t(e)||e}var u1=Sb;function vV(e,t){let{parser:r,text:a}=t;if(e.type==="File"&&e.program.interpreter){let{program:{interpreter:p},comments:f}=e;delete e.program.interpreter,f.unshift(p)}if(r==="babel"){let p=new Set;e=u1(e,f=>{var h;(h=f.leadingComments)!=null&&h.some(G9)&&p.add(Jn(f))}),e=u1(e,f=>{if(f.type==="ParenthesizedExpression"){let{expression:h}=f;if(h.type==="TypeCastExpression")return h.range=f.range,h;let l=Jn(f);if(!p.has(l))return h.extra={...h.extra,parenthesized:!0},h}})}if(e=u1(e,p=>{switch(p.type){case"LogicalExpression":if(Y9(p))return xb(p);break;case"VariableDeclaration":{let f=bb(!1,p.declarations,-1);f!=null&&f.init&&_(p,f);break}case"TSParenthesizedType":return p.typeAnnotation;case"TSTypeParameter":if(typeof p.name=="string"){let f=Jn(p);p.name={type:"Identifier",name:p.name,range:[f,f+p.name.length]}}break;case"TopicReference":e.extra={...e.extra,__isUsingHackPipeline:!0};break;case"ExportAllDeclaration":{let{exported:f}=p;if(r==="meriyah"&&(f==null?void 0:f.type)==="Identifier"){let h=a.slice(Jn(f),na(f));(h.startsWith('"')||h.startsWith("'"))&&(p.exported={...p.exported,type:"Literal",value:p.exported.name,raw:h})}break}case"TSUnionType":case"TSIntersectionType":if(p.types.length===1)return p.types[0];break}}),l1(e.comments)){let p=bb(!1,e.comments,-1);for(let f=e.comments.length-2;f>=0;f--){let h=e.comments[f];na(h)===Jn(p)&&eu(h)&&eu(p)&&vb(h)&&vb(p)&&(e.comments.splice(f+1,1),h.value+="*//*"+p.value,h.range=[Jn(h),na(p)]),p=h}}return e.type==="Program"&&(e.range=[0,a.length]),e;function _(p,f){a[na(f)]!==";"&&(p.range=[Jn(p),na(f)])}}function Y9(e){return e.type==="LogicalExpression"&&e.right.type==="LogicalExpression"&&e.operator===e.right.operator}function xb(e){return Y9(e)?xb({type:"LogicalExpression",operator:e.operator,left:xb({type:"LogicalExpression",operator:e.operator,left:e.left,right:e.right.left,range:[Jn(e.left),na(e.right.left)]}),right:e.right.right,range:[Jn(e),na(e)]}):e}var K9=vV;var wb={loc:!0,range:!0,comment:!0,tokens:!0,loggerFn:!1,project:[],suppressDeprecatedPropertyWarnings:!0};function TV(e){let{message:t,location:r}=e;if(!r)return e;let{start:a,end:_}=r;return O9(t,{loc:{start:{line:a.line,column:a.column+1},end:{line:_.line,column:_.column+1}},cause:e})}var SV=e=>/\.(?:js|mjs|cjs|jsx|ts|mts|cts|tsx)$/i.test(e);function xV(e,t){let r=t==null?void 0:t.filepath;if(r&&SV(r))return[{...wb,filePath:r}];let a=EV(e);return[{...wb,jsx:a},{...wb,jsx:!a}]}function wV(e,t){let r=V9(e),a=xV(e,t),_;try{_=M9(a.map(p=>()=>(0,Z9.parse)(r,p)))}catch({errors:[p]}){throw TV(p)}return K9(_,{text:e})}function EV(e){return new RegExp(["(?:^[^\"'`]*</)","|","(?:^[^/]{2}.*/>)"].join(""),"m").test(e)}var CV=W9(wV);return Of(AV);});