@batijs/cli 0.0.428 → 0.0.429

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 (85) hide show
  1. package/dist/boilerplates/@batijs/auth0/files/$.env.js +1 -1
  2. package/dist/boilerplates/@batijs/auth0/files/$README.md.js +1 -1
  3. package/dist/boilerplates/@batijs/authjs/files/$package.json.js +2 -2
  4. package/dist/boilerplates/@batijs/aws/files/$README.md.js +1 -1
  5. package/dist/boilerplates/@batijs/aws/files/$package.json.js +2 -2
  6. package/dist/boilerplates/@batijs/aws/files/$tsconfig.json.js +1 -1
  7. package/dist/boilerplates/@batijs/biome/files/$package.json.js +1 -1
  8. package/dist/boilerplates/@batijs/cloudflare/files/$package.json.js +3 -3
  9. package/dist/boilerplates/@batijs/cloudflare/files/$tsconfig.json.js +1 -1
  10. package/dist/boilerplates/@batijs/cloudflare/files/$vite.config.ts.js +1 -1
  11. package/dist/boilerplates/@batijs/compiled/files/$package.json.js +3 -3
  12. package/dist/boilerplates/@batijs/compiled/files/$vite.config.ts.js +1 -1
  13. package/dist/boilerplates/@batijs/d1/files/$README.md.js +1 -1
  14. package/dist/boilerplates/@batijs/d1/files/$package.json.js +4 -4
  15. package/dist/boilerplates/@batijs/d1/files/$tsconfig.json.js +1 -1
  16. package/dist/boilerplates/@batijs/d1/files/$wrangler.toml.js +1 -1
  17. package/dist/boilerplates/@batijs/d1-sqlite/files/$package.json.js +3 -3
  18. package/dist/boilerplates/@batijs/drizzle/files/$.env.js +1 -1
  19. package/dist/boilerplates/@batijs/drizzle/files/$README.md.js +1 -1
  20. package/dist/boilerplates/@batijs/drizzle/files/$package.json.js +2 -2
  21. package/dist/boilerplates/@batijs/eslint/files/$package.json.js +3 -3
  22. package/dist/boilerplates/@batijs/express/files/$package.json.js +5 -5
  23. package/dist/boilerplates/@batijs/fastify/files/$package.json.js +6 -6
  24. package/dist/boilerplates/@batijs/firebase-auth/files/$.env.js +1 -1
  25. package/dist/boilerplates/@batijs/firebase-auth/files/$README.md.js +1 -1
  26. package/dist/boilerplates/@batijs/firebase-auth/files/$package.json.js +4 -4
  27. package/dist/boilerplates/@batijs/google-analytics/files/$.env.js +1 -1
  28. package/dist/boilerplates/@batijs/h3/files/$package.json.js +5 -5
  29. package/dist/boilerplates/@batijs/hattip/files/$package.json.js +7 -7
  30. package/dist/boilerplates/@batijs/hono/files/$package.json.js +9 -9
  31. package/dist/boilerplates/@batijs/hono/files/$vite.config.ts.js +1 -1
  32. package/dist/boilerplates/@batijs/lucia-auth/files/$.env.js +1 -1
  33. package/dist/boilerplates/@batijs/lucia-auth/files/$README.md.js +1 -1
  34. package/dist/boilerplates/@batijs/lucia-auth/files/$package.json.js +5 -5
  35. package/dist/boilerplates/@batijs/mantine/files/$README.md.js +1 -1
  36. package/dist/boilerplates/@batijs/mantine/files/$package.json.js +7 -7
  37. package/dist/boilerplates/@batijs/panda-css/files/$package.json.js +1 -1
  38. package/dist/boilerplates/@batijs/prettier/files/$package.json.js +1 -1
  39. package/dist/boilerplates/@batijs/prisma/files/$.env.js +1 -1
  40. package/dist/boilerplates/@batijs/prisma/files/$README.md.js +1 -1
  41. package/dist/boilerplates/@batijs/prisma/files/$package.json.js +3 -3
  42. package/dist/boilerplates/@batijs/react/files/$README.md.js +1 -1
  43. package/dist/boilerplates/@batijs/react/files/$package.json.js +6 -6
  44. package/dist/boilerplates/@batijs/react/files/$tsconfig.json.js +1 -1
  45. package/dist/boilerplates/@batijs/react/files/$vite.config.ts.js +1 -1
  46. package/dist/boilerplates/@batijs/react-sentry/files/$package.json.js +5 -5
  47. package/dist/boilerplates/@batijs/sentry/files/$.env.js +1 -1
  48. package/dist/boilerplates/@batijs/sentry/files/$README.md.js +1 -1
  49. package/dist/boilerplates/@batijs/sentry/files/$package.json.js +2 -2
  50. package/dist/boilerplates/@batijs/sentry/files/$vite.config.ts.js +1 -1
  51. package/dist/boilerplates/@batijs/sentry/files/pages/$+client.ts.js +1 -1
  52. package/dist/boilerplates/@batijs/shadcn-ui/files/$README.md.js +1 -1
  53. package/dist/boilerplates/@batijs/shadcn-ui/files/$package.json.js +3 -3
  54. package/dist/boilerplates/@batijs/shadcn-ui/files/$tsconfig.json.js +1 -1
  55. package/dist/boilerplates/@batijs/shadcn-ui/files/$vite.config.ts.js +1 -1
  56. package/dist/boilerplates/@batijs/shared/files/$README.md.js +1 -1
  57. package/dist/boilerplates/@batijs/shared/files/package.json +1 -1
  58. package/dist/boilerplates/@batijs/shared-server/files/$package.json.js +4 -4
  59. package/dist/boilerplates/@batijs/solid/files/$README.md.js +1 -1
  60. package/dist/boilerplates/@batijs/solid/files/$package.json.js +2 -2
  61. package/dist/boilerplates/@batijs/solid/files/$tsconfig.json.js +1 -1
  62. package/dist/boilerplates/@batijs/solid/files/$vite.config.ts.js +1 -1
  63. package/dist/boilerplates/@batijs/solid-sentry/files/$package.json.js +3 -3
  64. package/dist/boilerplates/@batijs/sqlite/files/$.env.js +1 -1
  65. package/dist/boilerplates/@batijs/sqlite/files/$README.md.js +1 -1
  66. package/dist/boilerplates/@batijs/sqlite/files/$package.json.js +2 -2
  67. package/dist/boilerplates/@batijs/tailwindcss/files/$package.json.js +3 -3
  68. package/dist/boilerplates/@batijs/tailwindcss/files/$vite.config.ts.js +1 -1
  69. package/dist/boilerplates/@batijs/telefunc/files/$package.json.js +4 -4
  70. package/dist/boilerplates/@batijs/telefunc/files/$vite.config.ts.js +1 -1
  71. package/dist/boilerplates/@batijs/trpc/files/$package.json.js +6 -6
  72. package/dist/boilerplates/@batijs/trpc/types/trpc/client.d.ts +3 -3
  73. package/dist/boilerplates/@batijs/ts-rest/files/$package.json.js +3 -3
  74. package/dist/boilerplates/@batijs/vercel/files/$package.json.js +2 -2
  75. package/dist/boilerplates/@batijs/vercel/files/$tsconfig.json.js +1 -1
  76. package/dist/boilerplates/@batijs/vercel/files/$vite.config.ts.js +1 -1
  77. package/dist/boilerplates/@batijs/vercel/files/pages/$+config.ts.js +1 -1
  78. package/dist/boilerplates/@batijs/vue/files/$README.md.js +1 -1
  79. package/dist/boilerplates/@batijs/vue/files/$package.json.js +2 -2
  80. package/dist/boilerplates/@batijs/vue/files/$tsconfig.json.js +1 -1
  81. package/dist/boilerplates/@batijs/vue/files/$vite.config.ts.js +1 -1
  82. package/dist/boilerplates/@batijs/vue-sentry/files/$package.json.js +3 -3
  83. package/dist/{chunk-MAXUKQEP.js → chunk-657MNB6O.js} +195 -194
  84. package/dist/index.js +3 -3
  85. package/package.json +6 -6
@@ -35306,7 +35306,7 @@ var Il = o((q6s, vLe) => {
35306
35306
  if (s && typeof s == "object" || typeof s == "function") for (let d of i(s)) !a.call(r2, d) && d !== l && e(r2, d, { get: () => s[d], enumerable: !(u = n2(s, d)) || u.enumerable });
35307
35307
  return r2;
35308
35308
  }, f = (r2) => r2, _ = {};
35309
- c(_, { ANONYMOUS: () => Rxe, AccessFlags: () => tC, AssertionLevel: () => X2, AssignmentDeclarationKind: () => rj, AssignmentKind: () => C9e, Associativity: () => O9e, BreakpointResolver: () => F2e, BuilderFileEmit: () => kVe, BuilderProgramKind: () => jVe, BuilderState: () => Xb, CallHierarchy: () => L8, CharacterCodes: () => uj, CheckFlags: () => iM, CheckMode: () => iSe, ClassificationType: () => JEe, ClassificationTypeNames: () => Uze, CommentDirectiveType: () => z9, Comparison: () => T, CompletionInfoFlags: () => Oze, CompletionTriggerKind: () => YEe, Completions: () => B8, ContainerFlags: () => uqe, ContextFlags: () => wz, Debug: () => ee, DiagnosticCategory: () => lM, Diagnostics: () => P, DocumentHighlights: () => ape, ElementFlags: () => Od, EmitFlags: () => pM, EmitHint: () => sC, EmitOnly: () => W9, EndOfLineState: () => Mze, ExitStatus: () => TP, ExportKind: () => IYe, Extension: () => pj, ExternalEmitHelpers: () => _j, FileIncludeKind: () => Y9, FilePreprocessingDiagnosticsKind: () => tM, FileSystemEntryKind: () => dM, FileWatcherEventKind: () => E6, FindAllReferences: () => vp, FlattenLevel: () => Iqe, FlowFlags: () => sI, ForegroundColorEscapeSequences: () => TVe, FunctionFlags: () => N9e, GeneratedIdentifierFlags: () => q9, GetLiteralTextFlags: () => V7e, GoToDefinition: () => iU, HighlightSpanKind: () => Nze, IdentifierNameMap: () => OB, ImportKind: () => NYe, ImportsNotUsedAsValues: () => oI, IndentStyle: () => Ize, IndexFlags: () => oM, IndexKind: () => nC, InferenceFlags: () => Iz, InferencePriority: () => ej, InlayHintKind: () => kze, InlayHints: () => ACe, InternalEmitFlags: () => Lz, InternalNodeBuilderFlags: () => Pz, InternalSymbolName: () => Nz, IntersectionFlags: () => G9, InvalidatedProjectKind: () => oze, JSDocParsingMode: () => cI, JsDoc: () => mk, JsTyping: () => RD, JsxEmit: () => Oz, JsxFlags: () => eM, JsxReferenceKind: () => rC, LanguageFeatureMinimumTarget: () => h_, LanguageServiceMode: () => wze, LanguageVariant: () => cj, LexicalEnvironmentFlags: () => T6, ListFormat: () => lI, LogLevel: () => eI, MapCode: () => DCe, MemberOverrideStatus: () => J9, ModifierFlags: () => ZF, ModuleDetectionKind: () => nj, ModuleInstanceState: () => lqe, ModuleKind: () => iC, ModuleResolutionKind: () => XA, ModuleSpecifierEnding: () => Pje, NavigateTo: () => rWe, NavigationBar: () => iWe, NewLineKind: () => oj, NodeBuilderFlags: () => K9, NodeCheckFlags: () => sM, NodeFactoryFlags: () => iBe, NodeFlags: () => QF, NodeResolutionFeatures: () => QUe, ObjectFlags: () => aM, OperationCanceledException: () => HA, OperatorPrecedence: () => L9e, OrganizeImports: () => hk, OrganizeImportsMode: () => zEe, OuterExpressionKinds: () => Fz, OutliningElementsCollector: () => PCe, OutliningSpanKind: () => Lze, OutputFileType: () => Fze, PackageJsonAutoImportPreference: () => Dze, PackageJsonDependencyGroup: () => Aze, PatternMatchKind: () => r2e, PollingInterval: () => dj, PollingWatchKind: () => aj, PragmaKindFlags: () => v6, PredicateSemantics: () => U9, PreparePasteEdits: () => YCe, PrivateIdentifierKind: () => dBe, ProcessLevel: () => Mqe, ProgramUpdateLevel: () => mVe, QuotePreference: () => lYe, RegularExpressionFlags: () => V9, RelationComparisonResult: () => B9, Rename: () => zpe, ScriptElementKind: () => jze, ScriptElementKindModifier: () => Bze, ScriptKind: () => b6, ScriptSnapshot: () => yue, ScriptTarget: () => lj, SemanticClassificationFormat: () => Pze, SemanticMeaning: () => qze, SemicolonPreference: () => WEe, SignatureCheckMode: () => sSe, SignatureFlags: () => ah, SignatureHelp: () => aee, SignatureInfo: () => PVe, SignatureKind: () => Z9, SmartSelectionRange: () => ICe, SnippetKind: () => fj, StatisticType: () => hze, StructureIsReused: () => g6, SymbolAccessibility: () => X9, SymbolDisplay: () => IC, SymbolDisplayPartKind: () => Tue, SymbolFlags: () => nM, SymbolFormatFlags: () => y6, SyntaxKind: () => j9, Ternary: () => tj, ThrottledCancellationToken: () => fJe, TokenClass: () => Rze, TokenFlags: () => Dz, TransformFlags: () => uM, TypeFacts: () => nSe, TypeFlags: () => aI, TypeFormatFlags: () => H9, TypeMapKind: () => Gy, TypePredicateKind: () => rM, TypeReferenceSerializationKind: () => kz, UnionReduction: () => $9, UpToDateStatusType: () => eze, VarianceFlags: () => Q9, Version: () => F, VersionRange: () => Xe, WatchDirectoryFlags: () => cM, WatchDirectoryKind: () => sj, WatchFileKind: () => ij, WatchLogLevel: () => gVe, WatchType: () => Rd, accessPrivateIdentifier: () => Nqe, addEmitFlags: () => KT, addEmitHelper: () => t8, addEmitHelpers: () => NE, addInternalEmitFlags: () => iO, addNodeFactoryPatcher: () => V2t, addObjectAllocatorPatcher: () => D2t, addRange: () => jn, addRelatedInfo: () => nc, addSyntheticLeadingComment: () => $I, addSyntheticTrailingComment: () => nW, addToSeen: () => S1, advancedAsyncSuperHelper: () => Ple, affectsDeclarationPathOptionDeclarations: () => vUe, affectsEmitOptionDeclarations: () => TUe, allKeysStartWithDot: () => Ece, altDirectorySeparator: () => A6, and: () => Z2, append: () => er, appendIfUnique: () => hc, arrayFrom: () => Zn, arrayIsEqualTo: () => Yt, arrayIsHomogeneous: () => Rje, arrayOf: () => fn, arrayReverseIterator: () => qo, arrayToMap: () => ts, arrayToMultiMap: () => Ea, arrayToNumericMap: () => dn, assertType: () => YF, assign: () => _t, asyncSuperHelper: () => wle, attachFileToDiagnostics: () => JM, base64decode: () => tje, base64encode: () => eje, binarySearch: () => as, binarySearchKey: () => Gn, bindSourceFile: () => pqe, breakIntoCharacterSpans: () => GYe, breakIntoWordSpans: () => KYe, buildLinkParts: () => hYe, buildOpts: () => IQ, buildOverload: () => w8t, bundlerModuleNameResolver: () => ZUe, canBeConvertedToAsync: () => l2e, canHaveDecorators: () => n4, canHaveExportModifier: () => rQ, canHaveFlowNode: () => Wj, canHaveIllegalDecorators: () => fve, canHaveIllegalModifiers: () => eUe, canHaveIllegalType: () => dCt, canHaveIllegalTypeParameters: () => ZBe, canHaveJSDoc: () => xX, canHaveLocals: () => oS, canHaveModifiers: () => A1, canHaveModuleSpecifier: () => S9e, canHaveSymbol: () => qb, canIncludeBindAndCheckDiagnostics: () => $Y, canJsonReportNoInputFiles: () => jQ, canProduceDiagnostics: () => GQ, canUsePropertyAccess: () => bTe, canWatchAffectingLocation: () => JVe, canWatchAtTypes: () => WVe, canWatchDirectoryOrFile: () => aEe, canWatchDirectoryOrFilePath: () => cZ, cartesianProduct: () => d6, cast: () => oo, chainBundle: () => Hb, chainDiagnosticMessages: () => El, changeAnyExtension: () => xP, changeCompilerHostLikeToUseCache: () => BW, changeExtension: () => qx, changeFullExtension: () => w6, changesAffectModuleResolution: () => Yae, changesAffectingProgramStructure: () => L7e, characterCodeToRegularExpressionFlag: () => N6, childIsDecorated: () => yY, classElementOrClassElementParameterIsDecorated: () => ebe, classHasClassThisAssignment: () => TSe, classHasDeclaredOrExplicitlyAssignedName: () => vSe, classHasExplicitlyAssignedName: () => Mce, classOrConstructorParameterIsDecorated: () => dC, classicNameResolver: () => aqe, classifier: () => hJe, cleanExtendedConfigCache: () => Vce, clear: () => rt, clearMap: () => Tg, clearSharedExtendedConfigFileWatcher: () => FSe, climbPastPropertyAccess: () => Eue, clone: () => ho, cloneCompilerOptions: () => pxe, closeFileWatcher: () => sb, closeFileWatcherOf: () => U0, codefix: () => Jm, collapseTextChangeRangesAcrossMultipleVersions: () => B, collectExternalModuleInfo: () => hSe, combine: () => Jn, combinePaths: () => zs, commandLineOptionOfCustomType: () => xUe, commentPragmas: () => S6, commonOptionsWithBuild: () => rce, compact: () => di, compareBooleans: () => qi, compareDataObjects: () => $be, compareDiagnostics: () => UY, compareEmitHelpers: () => hBe, compareNumberOfDirectorySeparators: () => ZX, comparePaths: () => Q1, comparePathsCaseInsensitive: () => AH, comparePathsCaseSensitive: () => CH, comparePatternKeys: () => Hve, compareProperties: () => an, compareStringsCaseInsensitive: () => Kl, compareStringsCaseInsensitiveEslintCompatible: () => Ed, compareStringsCaseSensitive: () => eu, compareStringsCaseSensitiveUI: () => tr, compareTextSpans: () => U_, compareValues: () => nn, compilerOptionsAffectDeclarationPath: () => Eje, compilerOptionsAffectEmit: () => Sje, compilerOptionsAffectSemanticDiagnostics: () => vje, compilerOptionsDidYouMeanDiagnostics: () => ace, compilerOptionsIndicateEsModules: () => gxe, computeCommonSourceDirectoryOfFilenames: () => yVe, computeLineAndCharacterOfPosition: () => tD, computeLineOfPosition: () => DP, computeLineStarts: () => eD, computePositionOfLineAndCharacter: () => AP, computeSignatureWithDiagnostics: () => eEe, computeSuggestionDiagnostics: () => s2e, computedOptions: () => qY, concatenate: () => Wn, concatenateDiagnosticMessageChains: () => dje, consumesNodeCoreModules: () => Xue, contains: () => be, containsIgnoredPath: () => HY, containsObjectRestOrSpread: () => wQ, containsParseError: () => PM, containsPath: () => lh, convertCompilerOptionsForTelemetry: () => UUe, convertCompilerOptionsFromJson: () => SAt, convertJsonOption: () => yO, convertToBase64: () => Z9e, convertToJson: () => FQ, convertToObject: () => OUe, convertToOptionsWithAbsolutePaths: () => uce, convertToRelativePath: () => dI, convertToTSConfig: () => Ove, convertTypeAcquisitionFromJson: () => EAt, copyComments: () => DO, copyEntries: () => Wae, copyLeadingComments: () => HB, copyProperties: () => fc, copyTrailingAsLeadingComments: () => NZ, copyTrailingComments: () => tJ, couldStartTrivia: () => yM, countWhere: () => Qe, createAbstractBuilder: () => Pwt, createAccessorPropertyBackingField: () => mve, createAccessorPropertyGetRedirector: () => lUe, createAccessorPropertySetRedirector: () => cUe, createBaseNodeFactory: () => Zje, createBinaryExpressionTrampoline: () => Xle, createBuilderProgram: () => tEe, createBuilderProgramUsingIncrementalBuildInfo: () => VVe, createBuilderStatusReporter: () => uue, createCacheableExportInfoMap: () => Gxe, createCachedDirectoryStructureHost: () => Uce, createClassifier: () => akt, createCommentDirectivesMap: () => U7e, createCompilerDiagnostic: () => rf, createCompilerDiagnosticForInvalidCustomType: () => CUe, createCompilerDiagnosticFromMessageChain: () => Koe, createCompilerHost: () => bVe, createCompilerHostFromProgramHost: () => vEe, createCompilerHostWorker: () => zce, createDetachedDiagnostic: () => WM, createDiagnosticCollection: () => kY, createDiagnosticForFileFromMessageChain: () => K1e, createDiagnosticForNode: () => us, createDiagnosticForNodeArray: () => Rj, createDiagnosticForNodeArrayFromMessageChain: () => eX, createDiagnosticForNodeFromMessageChain: () => vE, createDiagnosticForNodeInSourceFile: () => P0, createDiagnosticForRange: () => e9e, createDiagnosticMessageChainFromDiagnostic: () => Z7e, createDiagnosticReporter: () => A8, createDocumentPositionMapper: () => Aqe, createDocumentRegistry: () => RYe, createDocumentRegistryInternal: () => Zxe, createEmitAndSemanticDiagnosticsBuilderProgram: () => sEe, createEmitHelperFactory: () => mBe, createEmptyExports: () => TQ, createEvaluator: () => $je, createExpressionForJsxElement: () => $Be, createExpressionForJsxFragment: () => GBe, createExpressionForObjectLiteralElementLike: () => KBe, createExpressionForPropertyName: () => ave, createExpressionFromEntityName: () => vQ, createExternalHelpersImportDeclarationIfNeeded: () => cve, createFileDiagnostic: () => ed, createFileDiagnosticFromMessageChain: () => toe, createFlowNode: () => hS, createForOfBindingStatement: () => sve, createFutureSourceFile: () => npe, createGetCanonicalFileName: () => Zp, createGetIsolatedDeclarationErrors: () => sVe, createGetSourceFile: () => USe, createGetSymbolAccessibilityDiagnosticForNode: () => ik, createGetSymbolAccessibilityDiagnosticForNodeName: () => iVe, createGetSymbolWalker: () => fqe, createIncrementalCompilerHost: () => cue, createIncrementalProgram: () => ZVe, createJsxFactoryExpression: () => ive, createLanguageService: () => _Je, createLanguageServiceSourceFile: () => Spe, createMemberAccessForPropertyName: () => hO, createModeAwareCache: () => wB, createModeAwareCacheKey: () => CW, createModeMismatchDetails: () => O1e, createModuleNotFoundChain: () => $ae, createModuleResolutionCache: () => PB, createModuleResolutionLoader: () => JSe, createModuleResolutionLoaderUsingGlobalCache: () => HVe, createModuleSpecifierResolutionHost: () => lk, createMultiMap: () => Sc, createNameResolver: () => xTe, createNodeConverters: () => rBe, createNodeFactory: () => aQ, createOptionNameMap: () => ice, createOverload: () => JCe, createPackageJsonImportFilter: () => XB, createPackageJsonInfo: () => Uxe, createParenthesizerRules: () => eBe, createPatternMatcher: () => VYe, createPrinter: () => FD, createPrinterWithDefaults: () => _Ve, createPrinterWithRemoveComments: () => o4, createPrinterWithRemoveCommentsNeverAsciiEscape: () => dVe, createPrinterWithRemoveCommentsOmitTrailingSemicolon: () => LSe, createProgram: () => aZ, createProgramDiagnostics: () => DVe, createProgramHost: () => SEe, createPropertyNameNodeForIdentifierOrLiteral: () => mle, createQueue: () => r_, createRange: () => I0, createRedirectedBuilderProgram: () => iEe, createResolutionCache: () => lEe, createRuntimeTypeSerializer: () => qqe, createScanner: () => d1, createSemanticDiagnosticsBuilderProgram: () => wwt, createSet: () => bs, createSolutionBuilder: () => ize, createSolutionBuilderHost: () => rze, createSolutionBuilderWithWatch: () => sze, createSolutionBuilderWithWatchHost: () => nze, createSortedArray: () => Au, createSourceFile: () => g8, createSourceMapGenerator: () => vqe, createSourceMapSource: () => J2t, createSuperAccessVariableStatement: () => jce, createSymbolTable: () => ac, createSymlinkCache: () => nTe, createSyntacticTypeNodeBuilder: () => Eze, createSystemWatchFunctions: () => Rz, createTextChange: () => EZ, createTextChangeFromStartLength: () => Mue, createTextChangeRange: () => sS, createTextRangeFromNode: () => dxe, createTextRangeFromSpan: () => Fue, createTextSpan: () => gf, createTextSpanFromBounds: () => Bp, createTextSpanFromNode: () => jh, createTextSpanFromRange: () => PC, createTextSpanFromStringLiteralLikeContent: () => _xe, createTextWriter: () => MX, createTokenRange: () => Vbe, createTypeChecker: () => bqe, createTypeReferenceDirectiveResolutionCache: () => Tce, createTypeReferenceResolutionLoader: () => Jce, createWatchCompilerHost: () => Bwt, createWatchCompilerHostOfConfigFile: () => EEe, createWatchCompilerHostOfFilesAndCompilerOptions: () => xEe, createWatchFactory: () => TEe, createWatchHost: () => bEe, createWatchProgram: () => CEe, createWatchStatusReporter: () => cEe, createWriteFileMeasuringIO: () => qSe, declarationNameToString: () => op, decodeMappings: () => _Se, decodedTextSpanIntersectsWith: () => eb, deduplicate: () => Sl, defaultInitCompilerOptions: () => Ave, defaultMaximumTruncationLength: () => pY, diagnosticCategoryName: () => Px, diagnosticToString: () => _4, diagnosticsEqualityComparer: () => Hoe, directoryProbablyExists: () => Yb, directorySeparator: () => Gu, displayPart: () => Eg, displayPartsToString: () => YZ, disposeEmitNodes: () => OTe, documentSpansEqual: () => xxe, dumpTracingLegend: () => R9, elementAt: () => yp, elideNodes: () => oUe, emitDetachedComments: () => z9e, emitFiles: () => ISe, emitFilesAndReportErrors: () => sue, emitFilesAndReportErrorsAndGetExitStatus: () => yEe, emitModuleKindIsNonNodeESM: () => KX, emitNewLineBeforeLeadingCommentOfPosition: () => V9e, emitResolverSkipsTypeChecking: () => NSe, emitSkippedWithNoDiagnostics: () => KSe, emptyArray: () => b, emptyFileSystemEntries: () => pTe, emptyMap: () => E, emptyOptions: () => D1, endsWith: () => oa, ensurePathIsNonModuleName: () => wh, ensureScriptKind: () => ale, ensureTrailingDirectorySeparator: () => Lf, entityNameToString: () => Vg, enumerateInsertsAndDeletes: () => wx, equalOwnProperties: () => Za, equateStringsCaseInsensitive: () => um, equateStringsCaseSensitive: () => A_, equateValues: () => B_, escapeJsxAttributeString: () => xbe, escapeLeadingUnderscores: () => Hp, escapeNonAsciiString: () => woe, escapeSnippetText: () => JI, escapeString: () => fS, escapeTemplateSubstitution: () => Sbe, evaluatorResult: () => _d, every: () => K, exclusivelyPrefixedNodeCoreModules: () => Sle, executeCommandLine: () => yPt, expandPreOrPostfixIncrementOrDecrementExpression: () => Jle, explainFiles: () => _Ee, explainIfFileIsRedirectAndImpliedFormat: () => dEe, exportAssignmentIsAlias: () => wX, expressionResultIsUnused: () => Bje, extend: () => wc, extensionFromPath: () => WY, extensionIsTS: () => ple, extensionsNotSupportingExtensionlessResolution: () => ule, externalHelpersModuleNameText: () => fD, factory: () => ce, fileExtensionIs: () => fp, fileExtensionIsOneOf: () => ef, fileIncludeReasonToDiagnostics: () => gEe, fileShouldUseJavaScriptRequire: () => $xe, filter: () => Ee, filterMutate: () => ke, filterSemanticDiagnostics: () => Hce, find: () => ie, findAncestor: () => Hn, findBestPatternMatch: () => Ax, findChildOfKind: () => Ku, findComputedPropertyNameCacheAssignment: () => Qle, findConfigFile: () => jSe, findConstructorDeclaration: () => sQ, findContainingList: () => wue, findDiagnosticForNode: () => wYe, findFirstNonJsxWhitespaceToken: () => Kze, findIndex: () => Fe, findLast: () => ge, findLastIndex: () => Re, findListItemInfo: () => Gze, findModifier: () => $B, findNextToken: () => p4, findPackageJson: () => DYe, findPackageJsons: () => Bxe, findPrecedingMatchingToken: () => Oue, findPrecedingToken: () => rd, findSuperStatementIndexPath: () => Ice, findTokenOnLeftOfPosition: () => GW, findUseStrictPrologue: () => lve, first: () => Ha, firstDefined: () => O, firstDefinedIterator: () => j, firstIterator: () => Zh, firstOrOnly: () => zxe, firstOrUndefined: () => gc, firstOrUndefinedIterator: () => t_, fixupCompilerOptions: () => c2e, flatMap: () => mr, flatMapIterator: () => cr, flatMapToMutable: () => En, flatten: () => ft, flattenCommaList: () => uUe, flattenDestructuringAssignment: () => SO, flattenDestructuringBinding: () => a4, flattenDiagnosticMessageText: () => iv, forEach: () => w, forEachAncestor: () => F7e, forEachAncestorDirectory: () => CP, forEachAncestorDirectoryStoppingAtGlobalCache: () => mS, forEachChild: () => Cl, forEachChildRecursively: () => h8, forEachDynamicImportOrRequireCall: () => Ele, forEachEmittedFile: () => DSe, forEachEnclosingBlockScopeContainer: () => H7e, forEachEntry: () => fd, forEachExternalModuleToImportFrom: () => Hxe, forEachImportClauseDeclaration: () => E9e, forEachKey: () => bE, forEachLeadingCommentRange: () => O6, forEachNameInAccessChainWalkingLeft: () => cje, forEachNameOfDefaultExport: () => spe, forEachOptionsSyntaxByName: () => kTe, forEachProjectReference: () => tW, forEachPropertyAssignment: () => Uj, forEachResolvedProjectReference: () => wTe, forEachReturnStatement: () => hD, forEachRight: () => L, forEachTrailingCommentRange: () => L6, forEachTsConfigPropArray: () => sX, forEachUnique: () => Axe, forEachYieldExpression: () => i9e, formatColorAndReset: () => l4, formatDiagnostic: () => VSe, formatDiagnostics: () => rwt, formatDiagnosticsWithColorAndContext: () => EVe, formatGeneratedName: () => ZP, formatGeneratedNamePart: () => xB, formatLocation: () => zSe, formatMessage: () => $M, formatStringFromArgs: () => AE, formatting: () => K_, generateDjb2Hash: () => QA, generateTSConfig: () => FUe, getAdjustedReferenceLocation: () => sxe, getAdjustedRenameLocation: () => kue, getAliasDeclarationFromName: () => fbe, getAllAccessorDeclarations: () => qI, getAllDecoratorsOfClass: () => ySe, getAllDecoratorsOfClassElement: () => Lce, getAllJSDocTags: () => wae, getAllJSDocTagsOfKind: () => Hxt, getAllKeys: () => ni, getAllProjectOutputs: () => Bce, getAllSuperTypeNodes: () => CY, getAllowImportingTsExtensions: () => hje, getAllowJSCompilerOption: () => ED, getAllowSyntheticDefaultImports: () => GM, getAncestor: () => BP, getAnyExtensionFromPath: () => aC, getAreDeclarationMapsEnabled: () => Xoe, getAssignedExpandoInitializer: () => IM, getAssignedName: () => TM, getAssignmentDeclarationKind: () => i_, getAssignmentDeclarationPropertyAccessKind: () => yX, getAssignmentTargetKind: () => gD, getAutomaticTypeDirectiveNames: () => yce, getBaseFileName: () => Vf, getBinaryOperatorPrecedence: () => OX, getBuildInfo: () => OSe, getBuildInfoFileVersionMap: () => nEe, getBuildInfoText: () => pVe, getBuildOrderFromAnyBuildOrder: () => pZ, getBuilderCreationParameters: () => eue, getBuilderFileEmit: () => MD, getCanonicalDiagnostic: () => t9e, getCheckFlags: () => Tf, getClassExtendsHeritageElement: () => RI, getClassLikeDeclarationOfSymbol: () => Ux, getCombinedLocalAndExportSymbolFlags: () => eB, getCombinedModifierFlags: () => Ro, getCombinedNodeFlags: () => Zd, getCombinedNodeFlagsAlwaysIncludeJSDoc: () => zu, getCommentRange: () => HT, getCommonSourceDirectory: () => jW, getCommonSourceDirectoryOfConfig: () => EO, getCompilerOptionValue: () => ele, getCompilerOptionsDiffValue: () => LUe, getConditions: () => ID, getConfigFileParsingDiagnostics: () => c4, getConstantValue: () => oBe, getContainerFlags: () => Qve, getContainerNode: () => AO, getContainingClass: () => em, getContainingClassExcludingClassDecorators: () => coe, getContainingClassStaticBlock: () => f9e, getContainingFunction: () => e0, getContainingFunctionDeclaration: () => p9e, getContainingFunctionOrClassStaticBlock: () => loe, getContainingNodeArray: () => Uje, getContainingObjectLiteralElement: () => WZ, getContextualTypeFromParent: () => Wue, getContextualTypeFromParentOrAncestorTypeNode: () => Pue, getDeclarationDiagnostics: () => aVe, getDeclarationEmitExtensionForPath: () => Noe, getDeclarationEmitOutputFilePath: () => j9e, getDeclarationEmitOutputFilePathWorker: () => koe, getDeclarationFileExtension: () => ece, getDeclarationFromName: () => xY, getDeclarationModifierFlagsFromSymbol: () => L0, getDeclarationOfKind: () => Vp, getDeclarationsOfKind: () => O7e, getDeclaredExpandoInitializer: () => vY, getDecorators: () => Ix, getDefaultCompilerOptions: () => vpe, getDefaultFormatCodeSettings: () => bue, getDefaultLibFileName: () => ea, getDefaultLibFilePath: () => dJe, getDefaultLikeExportInfo: () => ipe, getDefaultLikeExportNameFromDeclaration: () => Yxe, getDefaultResolutionModeForFileWorker: () => Kce, getDiagnosticText: () => og, getDiagnosticsWithinSpan: () => PYe, getDirectoryPath: () => la, getDirectoryToWatchFailedLookupLocation: () => oEe, getDirectoryToWatchFailedLookupLocationFromTypeRoot: () => GVe, getDocumentPositionMapper: () => i2e, getDocumentSpansEqualityComparer: () => Cxe, getESModuleInterop: () => DE, getEditsForFileRename: () => BYe, getEffectiveBaseTypeNode: () => zT, getEffectiveConstraintOfTypeParameter: () => wj, getEffectiveContainerForJSDocTemplateTag: () => voe, getEffectiveImplementsTypeNodes: () => $j, getEffectiveInitializer: () => mX, getEffectiveJSDocHost: () => jP, getEffectiveModifierFlags: () => fh, getEffectiveModifierFlagsAlwaysIncludeJSDoc: () => $9e, getEffectiveModifierFlagsNoCache: () => G9e, getEffectiveReturnTypeNode: () => Dy, getEffectiveSetAccessorTypeAnnotationNode: () => Ibe, getEffectiveTypeAnnotationNode: () => Y_, getEffectiveTypeParameterDeclarations: () => aD, getEffectiveTypeRoots: () => xW, getElementOrPropertyAccessArgumentExpressionOrName: () => Toe, getElementOrPropertyAccessName: () => Fx, getElementsOfBindingOrAssignmentPattern: () => EB, getEmitDeclarations: () => vg, getEmitFlags: () => Gc, getEmitHelpers: () => LTe, getEmitModuleDetectionKind: () => gje, getEmitModuleFormatOfFileWorker: () => VW, getEmitModuleKind: () => _h, getEmitModuleResolutionKind: () => qm, getEmitScriptTarget: () => Vc, getEmitStandardClassFields: () => tTe, getEnclosingBlockScopeContainer: () => Vb, getEnclosingContainer: () => eoe, getEncodedSemanticClassifications: () => Xxe, getEncodedSyntacticClassifications: () => Qxe, getEndLinePosition: () => KH, getEntityNameFromTypeNode: () => lX, getEntrypointsFromPackageJsonInfo: () => $ve, getErrorCountForSummary: () => nue, getErrorSpanForNode: () => Y6, getErrorSummaryText: () => pEe, getEscapedTextOfIdentifierOrLiteral: () => wY, getEscapedTextOfJsxAttributeName: () => ZY, getEscapedTextOfJsxNamespacedName: () => QM, getExpandoInitializer: () => MP, getExportAssignmentExpression: () => _be, getExportInfoMap: () => RZ, getExportNeedsImportStarHelper: () => Dqe, getExpressionAssociativity: () => Tbe, getExpressionPrecedence: () => PY, getExternalHelpersModuleName: () => EQ, getExternalModuleImportEqualsDeclarationExpression: () => bY, getExternalModuleName: () => LM, getExternalModuleNameFromDeclaration: () => M9e, getExternalModuleNameFromPath: () => Dbe, getExternalModuleNameLiteral: () => m8, getExternalModuleRequireArgument: () => rbe, getFallbackOptions: () => nZ, getFileEmitOutput: () => wVe, getFileMatcherPatterns: () => sle, getFileNamesFromConfigSpecs: () => SW, getFileWatcherEventKind: () => x6, getFilesInErrorForSummary: () => iue, getFirstConstructorWithBody: () => xE, getFirstIdentifier: () => Ih, getFirstNonSpaceCharacterPosition: () => bYe, getFirstProjectOutput: () => kSe, getFixableErrorSpanExpression: () => qxe, getFormatCodeSettingsForWriting: () => tpe, getFullWidth: () => $H, getFunctionFlags: () => y_, getHeritageClause: () => PX, getHostSignatureFromJSDoc: () => RP, getIdentifierAutoGenerate: () => K2t, getIdentifierGeneratedImportReference: () => _Be, getIdentifierTypeArguments: () => sO, getImmediatelyInvokedFunctionExpression: () => II, getImpliedNodeFormatForEmitWorker: () => xO, getImpliedNodeFormatForFile: () => sZ, getImpliedNodeFormatForFileWorker: () => Gce, getImportNeedsImportDefaultHelper: () => mSe, getImportNeedsImportStarHelper: () => kce, getIndentString: () => Poe, getInferredLibraryNameResolveFrom: () => $ce, getInitializedVariables: () => RY, getInitializerOfBinaryExpression: () => abe, getInitializerOfBindingOrAssignmentElement: () => CQ, getInterfaceBaseTypeNodes: () => AY, getInternalEmitFlags: () => nb, getInvokedExpression: () => foe, getIsFileExcluded: () => LYe, getIsolatedModules: () => E1, getJSDocAugmentsTag: () => Aae, getJSDocClassTag: () => kP, getJSDocCommentRanges: () => X1e, getJSDocCommentsAndTags: () => obe, getJSDocDeprecatedTag: () => Ld, getJSDocDeprecatedTagNoCache: () => Ub, getJSDocEnumTag: () => h1, getJSDocHost: () => FI, getJSDocImplementsTags: () => OH, getJSDocOverloadTags: () => cbe, getJSDocOverrideTagNoCache: () => sp, getJSDocParameterTags: () => M6, getJSDocParameterTagsNoCache: () => Eae, getJSDocPrivateTag: () => Ci, getJSDocPrivateTagNoCache: () => Hs, getJSDocProtectedTag: () => ia, getJSDocProtectedTagNoCache: () => Xa, getJSDocPublicTag: () => _1e, getJSDocPublicTagNoCache: () => NP, getJSDocReadonlyTag: () => Qa, getJSDocReadonlyTagNoCache: () => du, getJSDocReturnTag: () => mE, getJSDocReturnType: () => LH, getJSDocRoot: () => Jj, getJSDocSatisfiesExpressionType: () => vTe, getJSDocSatisfiesTag: () => EI, getJSDocTags: () => IP, getJSDocTemplateTag: () => tY, getJSDocThisTag: () => Zy, getJSDocType: () => sD, getJSDocTypeAliasName: () => pve, getJSDocTypeAssertionType: () => vB, getJSDocTypeParameterDeclarations: () => Moe, getJSDocTypeParameterTags: () => eY, getJSDocTypeParameterTagsNoCache: () => xae, getJSDocTypeTag: () => aS, getJSXImplicitImportBase: () => HX, getJSXRuntimeImport: () => rle, getJSXTransformEnabled: () => tle, getKeyForCompilerOptions: () => Vve, getLanguageVariant: () => YX, getLastChild: () => Gbe, getLeadingCommentRanges: () => Z1, getLeadingCommentRangesOfNode: () => H1e, getLeftmostAccessExpression: () => tB, getLeftmostExpression: () => rB, getLibFileNameFromLibReference: () => DTe, getLibNameFromLibReference: () => ATe, getLibraryNameFromLibFileName: () => $Se, getLineAndCharacterOfPosition: () => Rl, getLineInfo: () => fSe, getLineOfLocalPosition: () => NY, getLineStartPositionForPosition: () => w1, getLineStarts: () => _1, getLinesBetweenPositionAndNextNonWhitespaceCharacter: () => aje, getLinesBetweenPositionAndPrecedingNonWhitespaceCharacter: () => sje, getLinesBetweenPositions: () => gI, getLinesBetweenRangeEndAndRangeStart: () => zbe, getLinesBetweenRangeEndPositions: () => C2t, getLiteralText: () => z7e, getLocalNameForExternalImport: () => SB, getLocalSymbolForExportDefault: () => FY, getLocaleSpecificMessage: () => Tl, getLocaleTimeString: () => uZ, getMappedContextSpan: () => Dxe, getMappedDocumentSpan: () => Vue, getMappedLocation: () => QW, getMatchedFileSpec: () => mEe, getMatchedIncludeSpec: () => hEe, getMeaningFromDeclaration: () => vue, getMeaningFromLocation: () => CO, getMembersOfDeclaration: () => s9e, getModeForFileReference: () => xVe, getModeForResolutionAtIndex: () => lwt, getModeForUsageLocation: () => WSe, getModifiedTime: () => kx, getModifiers: () => uC, getModuleInstanceState: () => Wx, getModuleNameStringLiteralAt: () => oZ, getModuleSpecifierEndingPreference: () => kje, getModuleSpecifierResolverHost: () => yxe, getNameForExportedSymbol: () => Que, getNameFromImportAttribute: () => ble, getNameFromIndexInfo: () => X7e, getNameFromPropertyName: () => CZ, getNameOfAccessExpression: () => Hbe, getNameOfCompilerOptionValue: () => Lve, getNameOfDeclaration: () => sl, getNameOfExpando: () => nbe, getNameOfJSDocTypedef: () => SI, getNameOfScriptTarget: () => Zoe, getNameOrArgument: () => gX, getNameTable: () => L2e, getNamespaceDeclarationNode: () => Yj, getNewLineCharacter: () => gC, getNewLineKind: () => MZ, getNewLineOrDefaultFromHost: () => $x, getNewTargetContainer: () => d9e, getNextJSDocCommentLocation: () => lbe, getNodeChildren: () => rve, getNodeForGeneratedName: () => DQ, getNodeId: () => mu, getNodeKind: () => u4, getNodeModifiers: () => KW, getNodeModulePathParts: () => hle, getNonAssignedNameOfDeclaration: () => Zz, getNonAssignmentOperatorForCompoundAssignment: () => IW, getNonAugmentationDeclaration: () => z1e, getNonDecoratorTokenPosOfNode: () => R1e, getNonIncrementalBuildInfoRoots: () => zVe, getNonModifierTokenPosOfNode: () => q7e, getNormalizedAbsolutePath: () => Uo, getNormalizedAbsolutePathWithoutRoot: () => D6, getNormalizedPathComponents: () => ZA, getObjectFlags: () => $s, getOperatorAssociativity: () => vbe, getOperatorPrecedence: () => IX, getOptionFromName: () => wve, getOptionsForLibraryResolution: () => zve, getOptionsNameMap: () => AB, getOptionsSyntaxByArrayElementValue: () => PTe, getOptionsSyntaxByValue: () => Qje, getOrCreateEmitNode: () => km, getOrUpdate: () => An, getOriginalNode: () => Np, getOriginalNodeId: () => Rh, getOutputDeclarationFileName: () => FB, getOutputDeclarationFileNameWorker: () => wSe, getOutputExtension: () => eZ, getOutputFileNames: () => ewt, getOutputJSFileNameWorker: () => PSe, getOutputPathsFor: () => RW, getOwnEmitOutputFilePath: () => R9e, getOwnKeys: () => tn, getOwnValues: () => $i, getPackageJsonTypesVersionsPaths: () => gce, getPackageNameFromTypesPackageName: () => wW, getPackageScopeForPath: () => DW, getParameterSymbolFromJSDoc: () => CX, getParentNodeInSpan: () => DZ, getParseTreeNode: () => _l, getParsedCommandLineOfConfigFile: () => OQ, getPathComponents: () => cd, getPathFromPathComponents: () => MT, getPathUpdater: () => t2e, getPathsBasePath: () => Ioe, getPatternFromSpec: () => aTe, getPendingEmitKindWithSeen: () => Zce, getPositionOfLineAndCharacter: () => I6, getPossibleGenericSignatures: () => oxe, getPossibleOriginalInputExtensionForExtension: () => wbe, getPossibleOriginalInputPathWithoutChangingExt: () => Pbe, getPossibleTypeArgumentsInfo: () => lxe, getPreEmitDiagnostics: () => twt, getPrecedingNonSpaceCharacterPosition: () => zue, getPrivateIdentifier: () => bSe, getProperties: () => gSe, getProperty: () => Or, getPropertyAssignmentAliasLikeExpression: () => k9e, getPropertyNameForPropertyNameNode: () => Q6, getPropertyNameFromType: () => M0, getPropertyNameOfBindingOrAssignmentElement: () => uve, getPropertySymbolFromBindingElement: () => que, getPropertySymbolsFromContextualType: () => Epe, getQuoteFromPreference: () => Txe, getQuotePreference: () => Hg, getRangesWhere: () => Po, getRefactorContextSpan: () => k8, getReferencedFileLocation: () => qW, getRegexFromPattern: () => yC, getRegularExpressionForWildcard: () => VY, getRegularExpressionsForWildcards: () => nle, getRelativePathFromDirectory: () => Ph, getRelativePathFromFile: () => Nx, getRelativePathToDirectoryOrUrl: () => nS, getRenameLocation: () => kZ, getReplacementSpanForContextToken: () => fxe, getResolutionDiagnostic: () => XSe, getResolutionModeOverride: () => MB, getResolveJsonModule: () => zI, getResolvePackageJsonExports: () => JX, getResolvePackageJsonImports: () => $X, getResolvedExternalModuleName: () => Abe, getResolvedModuleFromResolution: () => wM, getResolvedTypeReferenceDirectiveFromResolution: () => Jae, getRestIndicatorOfBindingOrAssignmentElement: () => Kle, getRestParameterElementType: () => Q1e, getRightMostAssignedExpression: () => hX, getRootDeclaration: () => WT, getRootDirectoryOfResolutionCache: () => KVe, getRootLength: () => Hy, getScriptKind: () => Nxe, getScriptKindFromFileName: () => ole, getScriptTargetFeatures: () => j1e, getSelectedEffectiveModifierFlags: () => UM, getSelectedSyntacticModifierFlags: () => W9e, getSemanticClassifications: () => FYe, getSemanticJsxChildren: () => Kj, getSetAccessorTypeAnnotationNode: () => U9e, getSetAccessorValueParameter: () => IY, getSetExternalModuleIndicator: () => WX, getShebang: () => cC, getSingleVariableOfVariableStatement: () => RM, getSnapshotText: () => P8, getSnippetElement: () => FTe, getSourceFileOfModule: () => GH, getSourceFileOfNode: () => Si, getSourceFilePathInNewDir: () => Loe, getSourceFileVersionAsHashFromText: () => aue, getSourceFilesToEmit: () => Ooe, getSourceMapRange: () => TC, getSourceMapper: () => XYe, getSourceTextOfNodeFromSourceFile: () => wI, getSpanOfTokenAtPosition: () => UT, getSpellingSuggestion: () => _s, getStartPositionOfLine: () => _D, getStartPositionOfRange: () => MY, getStartsOnNewLine: () => rW, getStaticPropertiesAndClassStaticBlock: () => Oce, getStrictOptionValue: () => Pm, getStringComparer: () => eg, getSubPatternFromSpec: () => ile, getSuperCallFromStatement: () => Nce, getSuperContainer: () => aX, getSupportedCodeFixes: () => I2e, getSupportedExtensions: () => zY, getSupportedExtensionsWithJsonIfResolveJsonModule: () => QX, getSwitchedType: () => Mxe, getSymbolId: () => bc, getSymbolNameForPrivateIdentifier: () => kX, getSymbolTarget: () => Ixe, getSyntacticClassifications: () => MYe, getSyntacticModifierFlags: () => mC, getSyntacticModifierFlagsNoCache: () => Fbe, getSynthesizedDeepClone: () => Nu, getSynthesizedDeepCloneWithReplacements: () => PZ, getSynthesizedDeepClones: () => f4, getSynthesizedDeepClonesWithReplacements: () => Oxe, getSyntheticLeadingComments: () => lB, getSyntheticTrailingComments: () => uQ, getTargetLabel: () => xue, getTargetOfBindingOrAssignmentElement: () => kD, getTemporaryModuleResolutionState: () => AW, getTextOfConstantValue: () => Y7e, getTextOfIdentifierOrLiteral: () => N0, getTextOfJSDocComment: () => FH, getTextOfJsxAttributeName: () => iQ, getTextOfJsxNamespacedName: () => eW, getTextOfNode: () => tf, getTextOfNodeFromSourceText: () => _Y, getTextOfPropertyName: () => NM, getThisContainer: () => ph, getThisParameter: () => BI, getTokenAtPosition: () => no, getTokenPosOfNode: () => dD, getTokenSourceMapRange: () => $2t, getTouchingPropertyName: () => lg, getTouchingToken: () => WB, getTrailingCommentRanges: () => Mb, getTrailingSemicolonDeferringWriter: () => Cbe, getTransformers: () => lVe, getTsBuildInfoEmitOutputFilePath: () => sk, getTsConfigObjectLiteralExpression: () => gY, getTsConfigPropArrayElementValue: () => ooe, getTypeAnnotationNode: () => q9e, getTypeArgumentOrTypeParameterList: () => rYe, getTypeKeywordOfTypeOnlyImport: () => Exe, getTypeNode: () => pBe, getTypeNodeIfAccessible: () => nJ, getTypeParameterFromJsDoc: () => x9e, getTypeParameterOwner: () => ae, getTypesPackageName: () => xce, getUILocale: () => Je, getUniqueName: () => wO, getUniqueSymbolId: () => yYe, getUseDefineForClassFields: () => GX, getWatchErrorSummaryDiagnosticMessage: () => uEe, getWatchFactory: () => RSe, group: () => js, groupBy: () => Pa, guessIndentation: () => N7e, handleNoEmitOptions: () => HSe, handleWatchOptionsConfigDirTemplateSubstitution: () => pce, hasAbstractModifier: () => VI, hasAccessorModifier: () => JT, hasAmbientModifier: () => Lbe, hasChangesInResolutions: () => L1e, hasContextSensitiveParameters: () => dle, hasDecorators: () => r0, hasDocComment: () => eYe, hasDynamicName: () => Mx, hasEffectiveModifier: () => Wg, hasEffectiveModifiers: () => Obe, hasEffectiveReadonlyModifier: () => eO, hasExtension: () => EP, hasImplementationTSFileExtension: () => wje, hasIndexSignature: () => Fxe, hasInferredType: () => vle, hasInitializer: () => fC, hasInvalidEscape: () => Ebe, hasJSDocNodes: () => Cy, hasJSDocParameterTags: () => Cae, hasJSFileExtension: () => wE, hasJsonModuleEmitEnabled: () => Qoe, hasOnlyExpressionInitializer: () => V6, hasOverrideModifier: () => Roe, hasPossibleExternalModuleReference: () => K7e, hasProperty: () => or, hasPropertyAccessExpressionWithName: () => gZ, hasQuestionToken: () => FM, hasRecordedExternalHelpers: () => QBe, hasResolutionModeOverride: () => Wje, hasRestParameter: () => P1e, hasScopeMarker: () => S7e, hasStaticModifier: () => Z_, hasSyntacticModifier: () => va, hasSyntacticModifiers: () => Y9e, hasTSFileExtension: () => rO, hasTabstop: () => Vje, hasTrailingDirectorySeparator: () => FT, hasType: () => qae, hasTypeArguments: () => m2t, hasZeroOrOneAsteriskCharacter: () => rTe, hostGetCanonicalFileName: () => Rx, hostUsesCaseSensitiveFileNames: () => Z6, idText: () => Js, identifierIsThisKeyword: () => Nbe, identifierToKeywordKind: () => PP, identity: () => Ec, identitySourceMapConsumer: () => dSe, ignoreSourceNewlines: () => RTe, ignoredPaths: () => C6, importFromModuleSpecifier: () => SY, importSyntaxAffectsModuleResolution: () => eTe, indexOfAnyCharCode: () => Pe, indexOfNode: () => Fj, indicesOf: () => ur, inferredTypesContainingFile: () => UW, injectClassNamedEvaluationHelperBlockIfMissing: () => Rce, injectClassThisAssignmentIfMissing: () => Fqe, insertImports: () => Sxe, insertSorted: () => Uu, insertStatementAfterCustomPrologue: () => z6, insertStatementAfterStandardPrologue: () => l2t, insertStatementsAfterCustomPrologue: () => F1e, insertStatementsAfterStandardPrologue: () => TE, intersperse: () => H, intrinsicTagNameToString: () => STe, introducesArgumentsExoticObject: () => l9e, inverseJsxOptionMap: () => NQ, isAbstractConstructorSymbol: () => oje, isAbstractModifier: () => EBe, isAccessExpression: () => bp, isAccessibilityModifier: () => uxe, isAccessor: () => uD, isAccessorModifier: () => CBe, isAliasableExpression: () => Soe, isAmbientModule: () => uh, isAmbientPropertyDeclaration: () => W1e, isAnyDirectorySeparator: () => vP, isAnyImportOrBareOrAccessedRequire: () => $7e, isAnyImportOrReExport: () => QH, isAnyImportOrRequireStatement: () => G7e, isAnyImportSyntax: () => kM, isAnySupportedFileExtension: () => B2t, isApplicableVersionedTypesKey: () => qQ, isArgumentExpressionOfElementAccess: () => ZEe, isArray: () => On, isArrayBindingElement: () => Fae, isArrayBindingOrAssignmentElement: () => qH, isArrayBindingOrAssignmentPattern: () => E1e, isArrayBindingPattern: () => xC, isArrayLiteralExpression: () => _m, isArrayLiteralOrObjectLiteralDestructuringPattern: () => wC, isArrayTypeNode: () => mQ, isArrowFunction: () => Tp, isAsExpression: () => fB, isAssertClause: () => IBe, isAssertEntry: () => iCt, isAssertionExpression: () => DI, isAssertsKeyword: () => vBe, isAssignmentDeclaration: () => TY, isAssignmentExpression: () => Fd, isAssignmentOperator: () => jx, isAssignmentPattern: () => cY, isAssignmentTarget: () => yD, isAsteriskToken: () => fQ, isAsyncFunction: () => DY, isAsyncModifier: () => aW, isAutoAccessorPropertyDeclaration: () => tg, isAwaitExpression: () => wD, isAwaitKeyword: () => VTe, isBigIntLiteral: () => sW, isBinaryExpression: () => As, isBinaryLogicalOperator: () => RX, isBinaryOperatorToken: () => aUe, isBindableObjectDefinePropertyCall: () => G6, isBindableStaticAccessExpression: () => LI, isBindableStaticElementAccessExpression: () => boe, isBindableStaticNameExpression: () => K6, isBindingElement: () => Yc, isBindingElementOfBareOrAccessedRequire: () => g9e, isBindingName: () => U6, isBindingOrAssignmentElement: () => y7e, isBindingOrAssignmentPattern: () => BH, isBindingPattern: () => jl, isBlock: () => Ol, isBlockLike: () => N8, isBlockOrCatchScoped: () => B1e, isBlockScope: () => J1e, isBlockScopedContainerTopLevel: () => J7e, isBooleanLiteral: () => lY, isBreakOrContinueStatement: () => iY, isBreakStatement: () => tCt, isBuildCommand: () => gze, isBuildInfoFile: () => cVe, isBuilderProgram: () => fEe, isBundle: () => MBe, isCallChain: () => R6, isCallExpression: () => Xl, isCallExpressionTarget: () => $Ee, isCallLikeExpression: () => AI, isCallLikeOrFunctionLikeExpression: () => x1e, isCallOrNewExpression: () => jT, isCallOrNewExpressionTarget: () => GEe, isCallSignatureDeclaration: () => a8, isCallToHelper: () => iW, isCaseBlock: () => _W, isCaseClause: () => hB, isCaseKeyword: () => ABe, isCaseOrDefaultClause: () => Bae, isCatchClause: () => t42, isCatchClauseVariableDeclaration: () => qje, isCatchClauseVariableDeclarationOrBindingElement: () => U1e, isCheckJsEnabledForFile: () => JY, isCircularBuildOrder: () => D8, isClassDeclaration: () => $_, isClassElement: () => w_, isClassExpression: () => J_, isClassInstanceProperty: () => h7e, isClassLike: () => Aa, isClassMemberModifier: () => T1e, isClassNamedEvaluationHelperBlock: () => x8, isClassOrTypeElement: () => Lae, isClassStaticBlockDeclaration: () => Ff, isClassThisAssignmentBlock: () => LW, isColonToken: () => bBe, isCommaExpression: () => SQ, isCommaListExpression: () => pW, isCommaSequence: () => yW, isCommaToken: () => yBe, isComment: () => Lue, isCommonJsExportPropertyAssignment: () => soe, isCommonJsExportedExpression: () => a9e, isCompoundAssignment: () => NW, isComputedNonLiteralName: () => ZH, isComputedPropertyName: () => xc, isConciseBody: () => Rae, isConditionalExpression: () => uO, isConditionalTypeNode: () => KI, isConstAssertion: () => ETe, isConstTypeReference: () => tb, isConstructSignatureDeclaration: () => dQ, isConstructorDeclaration: () => nf, isConstructorTypeNode: () => cB, isContextualKeyword: () => xoe, isContinueStatement: () => eCt, isCustomPrologue: () => iX, isDebuggerStatement: () => rCt, isDeclaration: () => Ad, isDeclarationBindingElement: () => jH, isDeclarationFileName: () => gd, isDeclarationName: () => pS, isDeclarationNameOfEnumOrNamespace: () => Wbe, isDeclarationReadonly: () => tX, isDeclarationStatement: () => A7e, isDeclarationWithTypeParameterChildren: () => G1e, isDeclarationWithTypeParameters: () => $1e, isDecorator: () => dd, isDecoratorTarget: () => zze, isDefaultClause: () => dW, isDefaultImport: () => H6, isDefaultModifier: () => Ole, isDefaultedExpandoInitializer: () => y9e, isDeleteExpression: () => wBe, isDeleteTarget: () => pbe, isDeprecatedDeclaration: () => Zue, isDestructuringAssignment: () => hC, isDiskPathRoot: () => fI, isDoStatement: () => Z2t, isDocumentRegistryEntry: () => jZ, isDotDotDotToken: () => Nle, isDottedName: () => BX, isDynamicName: () => Aoe, isEffectiveExternalModule: () => Mj, isEffectiveStrictModeSourceFile: () => Y1e, isElementAccessChain: () => d1e, isElementAccessExpression: () => lp, isEmittedFileOfProgram: () => hVe, isEmptyArrayLiteral: () => Q9e, isEmptyBindingElement: () => Gt, isEmptyBindingPattern: () => st, isEmptyObjectLiteral: () => Ube, isEmptyStatement: () => WTe, isEmptyStringLiteral: () => tbe, isEntityName: () => kh, isEntityNameExpression: () => Xu, isEnumConst: () => LP, isEnumDeclaration: () => QI, isEnumMember: () => CC, isEqualityOperatorKind: () => Jue, isEqualsGreaterThanToken: () => TBe, isExclamationToken: () => _Q, isExcludedFile: () => RUe, isExclusivelyTypeOnlyImportOrExport: () => YSe, isExpandoPropertyDeclaration: () => ZM, isExportAssignment: () => Op, isExportDeclaration: () => b_, isExportModifier: () => i8, isExportName: () => $le, isExportNamespaceAsDefaultDeclaration: () => Xae, isExportOrDefaultModifier: () => AQ, isExportSpecifier: () => Vm, isExportsIdentifier: () => $6, isExportsOrModuleExportsOrAlias: () => i4, isExpression: () => Cr, isExpressionNode: () => zb, isExpressionOfExternalModuleImportEqualsDeclaration: () => Jze, isExpressionOfOptionalChainRoot: () => kae, isExpressionStatement: () => Md, isExpressionWithTypeArguments: () => Vx, isExpressionWithTypeArgumentsInClassExtendsClause: () => Boe, isExternalModule: () => td, isExternalModuleAugmentation: () => kI, isExternalModuleImportEqualsDeclaration: () => FP, isExternalModuleIndicator: () => zH, isExternalModuleNameRelative: () => Sr, isExternalModuleReference: () => zx, isExternalModuleSymbol: () => AM, isExternalOrCommonJsModule: () => zg, isFileLevelReservedGeneratedIdentifier: () => RH, isFileLevelUniqueName: () => Kae, isFileProbablyExternalModule: () => PQ, isFirstDeclarationOfSymbolParameter: () => wxe, isFixablePromiseHandler: () => o2e, isForInOrOfStatement: () => q6, isForInStatement: () => jle, isForInitializer: () => w0, isForOfStatement: () => gQ, isForStatement: () => KP, isFullSourceFile: () => SE, isFunctionBlock: () => NI, isFunctionBody: () => A1e, isFunctionDeclaration: () => Yf, isFunctionExpression: () => _p, isFunctionExpressionOrArrowFunction: () => xD, isFunctionLike: () => wl, isFunctionLikeDeclaration: () => ap, isFunctionLikeKind: () => SM, isFunctionLikeOrClassStaticBlockDeclaration: () => Nj, isFunctionOrConstructorTypeNode: () => g7e, isFunctionOrModuleBlock: () => v1e, isFunctionSymbol: () => v9e, isFunctionTypeNode: () => _S, isGeneratedIdentifier: () => Up, isGeneratedPrivateIdentifier: () => B6, isGetAccessor: () => gE, isGetAccessorDeclaration: () => R0, isGetOrSetAccessorDeclaration: () => MH, isGlobalScopeAugmentation: () => uS, isGlobalSourceFile: () => _C, isGrammarError: () => B7e, isHeritageClause: () => $g, isHoistedFunction: () => noe, isHoistedVariableStatement: () => ioe, isIdentifier: () => Rt, isIdentifierANonContextualKeyword: () => hbe, isIdentifierName: () => P9e, isIdentifierOrThisTypeNode: () => rUe, isIdentifierPart: () => Rb, isIdentifierStart: () => D0, isIdentifierText: () => Cd, isIdentifierTypePredicate: () => c9e, isIdentifierTypeReference: () => Mje, isIfStatement: () => GP, isIgnoredFileFromWildCardWatching: () => rZ, isImplicitGlob: () => sTe, isImportAttribute: () => OBe, isImportAttributeName: () => m7e, isImportAttributes: () => fO, isImportCall: () => Ay, isImportClause: () => ob, isImportDeclaration: () => Xp, isImportEqualsDeclaration: () => hd, isImportKeyword: () => lW, isImportMeta: () => Bj, isImportOrExportSpecifier: () => lD, isImportOrExportSpecifierName: () => gYe, isImportSpecifier: () => hh, isImportTypeAssertionContainer: () => nCt, isImportTypeNode: () => XT, isImportable: () => Kxe, isInComment: () => DC, isInCompoundLikeAssignment: () => ube, isInExpressionContext: () => _oe, isInJSDoc: () => pX, isInJSFile: () => ms, isInJSXText: () => Zze, isInJsonFile: () => moe, isInNonReferenceComment: () => sYe, isInReferenceComment: () => iYe, isInRightSideOfInternalImportEqualsDeclaration: () => Sue, isInString: () => w8, isInTemplateString: () => axe, isInTopLevelContext: () => uoe, isInTypeQuery: () => BM, isIncrementalBuildInfo: () => lZ, isIncrementalBundleEmitBuildInfo: () => RVe, isIncrementalCompilation: () => YI, isIndexSignatureDeclaration: () => DD, isIndexedAccessTypeNode: () => HI, isInferTypeNode: () => oO, isInfinityOrNaNString: () => XY, isInitializedProperty: () => JQ, isInitializedVariable: () => zX, isInsideJsxElement: () => Iue, isInsideJsxElementOrAttribute: () => Qze, isInsideNodeModules: () => OZ, isInsideTemplateLiteral: () => SZ, isInstanceOfExpression: () => Uoe, isInstantiatedModule: () => oSe, isInterfaceDeclaration: () => dm, isInternalDeclaration: () => I7e, isInternalModuleImportEqualsDeclaration: () => J6, isInternalName: () => ove, isIntersectionTypeNode: () => c8, isIntrinsicJsxName: () => Hj, isIterationStatement: () => pD, isJSDoc: () => Kb, isJSDocAllType: () => BBe, isJSDocAugmentsTag: () => d8, isJSDocAuthorTag: () => lCt, isJSDocCallbackTag: () => KTe, isJSDocClassTag: () => qBe, isJSDocCommentContainingNode: () => Uae, isJSDocConstructSignature: () => MM, isJSDocDeprecatedTag: () => eve, isJSDocEnumTag: () => bQ, isJSDocFunctionType: () => yB, isJSDocImplementsTag: () => Yle, isJSDocImportTag: () => rv, isJSDocIndexSignature: () => goe, isJSDocLikeText: () => hve, isJSDocLink: () => RBe, isJSDocLinkCode: () => jBe, isJSDocLinkLike: () => CM, isJSDocLinkPlain: () => aCt, isJSDocMemberName: () => QP, isJSDocNameReference: () => mW, isJSDocNamepathType: () => oCt, isJSDocNamespaceBody: () => t2t, isJSDocNode: () => Ij, isJSDocNonNullableType: () => Ule, isJSDocNullableType: () => gB, isJSDocOptionalParameter: () => gle, isJSDocOptionalType: () => GTe, isJSDocOverloadTag: () => bB, isJSDocOverrideTag: () => Vle, isJSDocParameterTag: () => i0, isJSDocPrivateTag: () => XTe, isJSDocPropertyLikeTag: () => sY, isJSDocPropertyTag: () => VBe, isJSDocProtectedTag: () => QTe, isJSDocPublicTag: () => HTe, isJSDocReadonlyTag: () => ZTe, isJSDocReturnTag: () => zle, isJSDocSatisfiesExpression: () => TTe, isJSDocSatisfiesTag: () => Wle, isJSDocSeeTag: () => cCt, isJSDocSignature: () => AC, isJSDocTag: () => Oj, isJSDocTemplateTag: () => C1, isJSDocThisTag: () => tve, isJSDocThrowsTag: () => pCt, isJSDocTypeAlias: () => T1, isJSDocTypeAssertion: () => r4, isJSDocTypeExpression: () => XP, isJSDocTypeLiteral: () => dO, isJSDocTypeTag: () => hW, isJSDocTypedefTag: () => mO, isJSDocUnknownTag: () => uCt, isJSDocUnknownType: () => UBe, isJSDocVariadicType: () => qle, isJSXTagName: () => Vj, isJsonEqual: () => fle, isJsonSourceFile: () => k0, isJsxAttribute: () => tv, isJsxAttributeLike: () => jae, isJsxAttributeName: () => Yje, isJsxAttributes: () => e4, isJsxCallLike: () => k7e, isJsxChild: () => JH, isJsxClosingElement: () => ZI, isJsxClosingFragment: () => FBe, isJsxElement: () => ev, isJsxExpression: () => mB, isJsxFragment: () => HP, isJsxNamespacedName: () => Gb, isJsxOpeningElement: () => $b, isJsxOpeningFragment: () => lb, isJsxOpeningLikeElement: () => Um, isJsxOpeningLikeElementTagName: () => Yze, isJsxSelfClosingElement: () => _O, isJsxSpreadAttribute: () => _8, isJsxTagNameExpression: () => uY, isJsxText: () => r8, isJumpStatementTarget: () => yZ, isKeyword: () => ig, isKeywordOrPunctuation: () => Eoe, isKnownSymbol: () => NX, isLabelName: () => XEe, isLabelOfLabeledStatement: () => HEe, isLabeledStatement: () => PD, isLateVisibilityPaintedStatement: () => Zae, isLeftHandSideExpression: () => rg, isLet: () => roe, isLineBreak: () => pd, isLiteralComputedPropertyDeclarationName: () => DX, isLiteralExpression: () => j6, isLiteralExpressionOfObject: () => y1e, isLiteralImportTypeNode: () => Lx, isLiteralKind: () => aY, isLiteralNameOfPropertyDeclarationOrIndexAccess: () => Cue, isLiteralTypeLiteral: () => v7e, isLiteralTypeNode: () => EC, isLocalName: () => Yx, isLogicalOperator: () => K9e, isLogicalOrCoalescingAssignmentExpression: () => Mbe, isLogicalOrCoalescingAssignmentOperator: () => OY, isLogicalOrCoalescingBinaryExpression: () => jX, isLogicalOrCoalescingBinaryOperator: () => joe, isMappedTypeNode: () => cO, isMemberName: () => hE, isMetaProperty: () => uW, isMethodDeclaration: () => vf, isMethodOrAccessor: () => EM, isMethodSignature: () => ab, isMinusToken: () => qTe, isMissingDeclaration: () => sCt, isMissingPackageJsonInfo: () => KUe, isModifier: () => yc, isModifierKind: () => cD, isModifierLike: () => qp, isModuleAugmentationExternal: () => V1e, isModuleBlock: () => QT, isModuleBody: () => E7e, isModuleDeclaration: () => P_, isModuleExportName: () => Ble, isModuleExportsAccessExpression: () => EE, isModuleIdentifier: () => ibe, isModuleName: () => sUe, isModuleOrEnumDeclaration: () => YH, isModuleReference: () => w7e, isModuleSpecifierLike: () => Uue, isModuleWithStringLiteralName: () => Qae, isNameOfFunctionDeclaration: () => txe, isNameOfModuleDeclaration: () => exe, isNamedDeclaration: () => z_, isNamedEvaluation: () => Yg, isNamedEvaluationSource: () => gbe, isNamedExportBindings: () => h1e, isNamedExports: () => B0, isNamedImportBindings: () => D1e, isNamedImports: () => ZT, isNamedImportsOrExports: () => $oe, isNamedTupleMember: () => uB, isNamespaceBody: () => e2t, isNamespaceExport: () => dS, isNamespaceExportDeclaration: () => yQ, isNamespaceImport: () => IE, isNamespaceReexportDeclaration: () => h9e, isNewExpression: () => XI, isNewExpressionTarget: () => JW, isNewScopeNode: () => Xje, isNoSubstitutionTemplateLiteral: () => aO, isNodeArray: () => xI, isNodeArrayMultiLine: () => ije, isNodeDescendantOf: () => MI, isNodeKind: () => Iae, isNodeLikeSystem: () => ZN, isNodeModulesDirectory: () => mI, isNodeWithPossibleHoistedDeclaration: () => D9e, isNonContextualKeyword: () => mbe, isNonGlobalAmbientModule: () => q1e, isNonNullAccess: () => zje, isNonNullChain: () => Nae, isNonNullExpression: () => p8, isNonStaticMethodOrAccessorWithPrivateName: () => wqe, isNotEmittedStatement: () => LBe, isNullishCoalesce: () => m1e, isNumber: () => ki, isNumericLiteral: () => ag, isNumericLiteralName: () => kE, isObjectBindingElementWithoutPropertyName: () => AZ, isObjectBindingOrAssignmentElement: () => UH, isObjectBindingOrAssignmentPattern: () => S1e, isObjectBindingPattern: () => n0, isObjectLiteralElement: () => w1e, isObjectLiteralElementLike: () => Ox, isObjectLiteralExpression: () => Fc, isObjectLiteralMethod: () => b1, isObjectLiteralOrClassExpressionMethodOrAccessor: () => aoe, isObjectTypeDeclaration: () => YM, isOmittedExpression: () => md, isOptionalChain: () => Bm, isOptionalChainRoot: () => rY, isOptionalDeclaration: () => XM, isOptionalJSDocPropertyLikeTag: () => nQ, isOptionalTypeNode: () => Lle, isOuterExpression: () => Gle, isOutermostOptionalChain: () => nY, isOverrideModifier: () => xBe, isPackageJsonInfo: () => bce, isPackedArrayLiteral: () => yTe, isParameter: () => Co, isParameterPropertyDeclaration: () => xe, isParameterPropertyModifier: () => oY, isParenthesizedExpression: () => Fh, isParenthesizedTypeNode: () => lO, isParseTreeNode: () => bM, isPartOfParameterDeclaration: () => UP, isPartOfTypeNode: () => VT, isPartOfTypeOnlyImportOrExportDeclaration: () => d7e, isPartOfTypeQuery: () => doe, isPartiallyEmittedExpression: () => PBe, isPatternMatch: () => Jy, isPinnedComment: () => Hae, isPlainJsFile: () => fY, isPlusToken: () => UTe, isPossiblyTypeArgumentPosition: () => vZ, isPostfixUnaryExpression: () => YTe, isPrefixUnaryExpression: () => $P, isPrimitiveLiteralValue: () => Tle, isPrivateIdentifier: () => Eo, isPrivateIdentifierClassElementDeclaration: () => ch, isPrivateIdentifierPropertyAccessExpression: () => kj, isPrivateIdentifierSymbol: () => I9e, isProgramUptoDate: () => GSe, isPrologueDirective: () => qT, isPropertyAccessChain: () => Pae, isPropertyAccessEntityNameExpression: () => UX, isPropertyAccessExpression: () => Ws, isPropertyAccessOrQualifiedName: () => VH, isPropertyAccessOrQualifiedNameOrImportTypeNode: () => b7e, isPropertyAssignment: () => G_, isPropertyDeclaration: () => cl, isPropertyName: () => D_, isPropertyNameLiteral: () => YT, isPropertySignature: () => mh, isPrototypeAccess: () => vD, isPrototypePropertyAssignment: () => bX, isPunctuation: () => dbe, isPushOrUnshiftIdentifier: () => ybe, isQualifiedName: () => Oh, isQuestionDotToken: () => Ile, isQuestionOrExclamationToken: () => tUe, isQuestionOrPlusOrMinusToken: () => iUe, isQuestionToken: () => AD, isReadonlyKeyword: () => SBe, isReadonlyKeywordOrPlusOrMinusToken: () => nUe, isRecognizedTripleSlashComment: () => M1e, isReferenceFileLocation: () => RB, isReferencedFile: () => ak, isRegularExpressionLiteral: () => jTe, isRequireCall: () => ng, isRequireVariableStatement: () => _X, isRestParameter: () => lS, isRestTypeNode: () => Fle, isReturnStatement: () => wy, isReturnStatementWithFixablePromiseHandler: () => ope, isRightSideOfAccessExpression: () => Bbe, isRightSideOfInstanceofExpression: () => X9e, isRightSideOfPropertyAccess: () => VB, isRightSideOfQualifiedName: () => Wze, isRightSideOfQualifiedNameOrPropertyAccess: () => LY, isRightSideOfQualifiedNameOrPropertyAccessOrJSDocMemberName: () => H9e, isRootedDiskPath: () => xd, isSameEntityName: () => zj, isSatisfiesExpression: () => _B, isSemicolonClassElement: () => kBe, isSetAccessor: () => BT, isSetAccessorDeclaration: () => Sg, isShiftOperatorOrHigher: () => _ve, isShorthandAmbientModuleSymbol: () => XH, isShorthandPropertyAssignment: () => Nm, isSideEffectImport: () => CTe, isSignedNumericLiteral: () => Coe, isSimpleCopiableExpression: () => s4, isSimpleInlineableExpression: () => nv, isSimpleParameterList: () => $Q, isSingleOrDoubleQuote: () => dX, isSolutionConfig: () => Rve, isSourceElement: () => Jje, isSourceFile: () => yo, isSourceFileFromLibrary: () => QB, isSourceFileJS: () => Nh, isSourceFileNotJson: () => hoe, isSourceMapping: () => Cqe, isSpecialPropertyDeclaration: () => T9e, isSpreadAssignment: () => OE, isSpreadElement: () => j0, isStatement: () => lo, isStatementButNotDeclaration: () => WH, isStatementOrBlock: () => D7e, isStatementWithLocals: () => j7e, isStatic: () => rc, isStaticModifier: () => s8, isString: () => ji, isStringANonContextualKeyword: () => jM, isStringAndEmptyAnonymousObjectIntersection: () => nYe, isStringDoubleQuoted: () => yoe, isStringLiteral: () => Nc, isStringLiteralLike: () => vu, isStringLiteralOrJsxExpression: () => P7e, isStringLiteralOrTemplate: () => EYe, isStringOrNumericLiteralLike: () => t0, isStringOrRegularExpressionOrTemplateLiteral: () => cxe, isStringTextContainingNode: () => b1e, isSuperCall: () => W6, isSuperKeyword: () => oW, isSuperProperty: () => bg, isSupportedSourceFileName: () => uTe, isSwitchStatement: () => fW, isSyntaxList: () => TB, isSyntheticExpression: () => Q2t, isSyntheticReference: () => f8, isTagName: () => QEe, isTaggedTemplateExpression: () => JP, isTaggedTemplateTag: () => Vze, isTemplateExpression: () => Rle, isTemplateHead: () => n8, isTemplateLiteral: () => xM, isTemplateLiteralKind: () => oD, isTemplateLiteralToken: () => f7e, isTemplateLiteralTypeNode: () => DBe, isTemplateLiteralTypeSpan: () => zTe, isTemplateMiddle: () => BTe, isTemplateMiddleOrTemplateTail: () => Oae, isTemplateSpan: () => dB, isTemplateTail: () => kle, isTextWhiteSpaceLike: () => cYe, isThis: () => zB, isThisContainerOrFunctionBlock: () => _9e, isThisIdentifier: () => TD, isThisInTypeQuery: () => UI, isThisInitializedDeclaration: () => poe, isThisInitializedObjectBindingExpression: () => m9e, isThisProperty: () => oX, isThisTypeNode: () => cW, isThisTypeParameter: () => QY, isThisTypePredicate: () => u9e, isThrowStatement: () => $Te, isToken: () => vM, isTokenKind: () => g1e, isTraceEnabled: () => ND, isTransientSymbol: () => yE, isTrivia: () => Gj, isTryStatement: () => pO, isTupleTypeNode: () => l8, isTypeAlias: () => EX, isTypeAliasDeclaration: () => x1, isTypeAssertionExpression: () => Mle, isTypeDeclaration: () => HM, isTypeElement: () => CI, isTypeKeyword: () => HW, isTypeKeywordTokenOrIdentifier: () => Rue, isTypeLiteralNode: () => Lh, isTypeNode: () => Wa, isTypeNodeKind: () => Kbe, isTypeOfExpression: () => pB, isTypeOnlyExportDeclaration: () => _7e, isTypeOnlyImportDeclaration: () => Pj, isTypeOnlyImportOrExportDeclaration: () => pC, isTypeOperatorNode: () => WP, isTypeParameterDeclaration: () => Ip, isTypePredicateNode: () => o8, isTypeQueryNode: () => GI, isTypeReferenceNode: () => Jg, isTypeReferenceType: () => Vae, isTypeUsableAsPropertyName: () => F0, isUMDExportSymbol: () => Joe, isUnaryExpression: () => C1e, isUnaryExpressionWithWrite: () => T7e, isUnicodeIdentifierStart: () => k6, isUnionTypeNode: () => SC, isUrl: () => bj, isValidBigIntString: () => _le, isValidESSymbolDeclaration: () => o9e, isValidTypeOnlyAliasUseSite: () => VP, isValueSignatureDeclaration: () => X6, isVarAwaitUsing: () => rX, isVarConst: () => jj, isVarConstLike: () => n9e, isVarUsing: () => nX, isVariableDeclaration: () => Fa, isVariableDeclarationInVariableStatement: () => hY, isVariableDeclarationInitializedToBareOrAccessedRequire: () => OI, isVariableDeclarationInitializedToRequire: () => fX, isVariableDeclarationList: () => tm, isVariableLike: () => mY, isVariableStatement: () => zf, isVoidExpression: () => u8, isWatchSet: () => Jbe, isWhileStatement: () => JTe, isWhiteSpaceLike: () => A0, isWhiteSpaceSingleLine: () => Xy, isWithStatement: () => NBe, isWriteAccess: () => zM, isWriteOnlyAccess: () => Woe, isYieldExpression: () => hQ, jsxModeNeedsExplicitImport: () => Jxe, keywordPart: () => Xg, last: () => ui, lastOrUndefined: () => yn, length: () => C, libMap: () => vve, libs: () => tce, lineBreakPart: () => KB, loadModuleFromGlobalCache: () => oqe, loadWithModeAwareCache: () => iZ, makeIdentifierFromModuleName: () => W7e, makeImport: () => jD, makeStringLiteral: () => XW, mangleScopedPackageName: () => NB, map: () => qe, mapAllOrFail: () => Ks, mapDefined: () => Cn, mapDefinedIterator: () => In, mapEntries: () => Rs, mapIterator: () => Nt, mapOneOrMany: () => Vxe, mapToDisplayParts: () => ck, matchFiles: () => oTe, matchPatternOrExact: () => fTe, matchedText: () => _6, matchesExclude: () => dce, matchesExcludeWorker: () => mce, maxBy: () => qu, maybeBind: () => Ma, maybeSetLocalizedDiagnosticMessages: () => _je, memoize: () => Of, memoizeOne: () => Cp, min: () => Bg, minAndMax: () => Oje, missingFileModifiedTime: () => oh, modifierToFlag: () => qM, modifiersToFlags: () => $T, moduleExportNameIsDefault: () => cS, moduleExportNameTextEscaped: () => PI, moduleExportNameTextUnescaped: () => mD, moduleOptionDeclaration: () => gUe, moduleResolutionIsEqualTo: () => M7e, moduleResolutionNameAndModeGetter: () => Wce, moduleResolutionOptionDeclarations: () => Eve, moduleResolutionSupportsPackageJsonExportsAndImports: () => nB, moduleResolutionUsesNodeModules: () => jue, moduleSpecifierToValidIdentifier: () => FZ, moduleSpecifiers: () => Jx, moduleSupportsImportAttributes: () => Tje, moduleSymbolToValidIdentifier: () => LZ, moveEmitHelpers: () => cBe, moveRangeEnd: () => zoe, moveRangePastDecorators: () => Bx, moveRangePastModifiers: () => GT, moveRangePos: () => qP, moveSyntheticComments: () => aBe, mutateMap: () => BY, mutateMapSkippingNewValues: () => CE, needsParentheses: () => Yue, needsScopeMarker: () => Mae, newCaseClauseTracker: () => rpe, newPrivateEnvironment: () => kqe, noEmitNotification: () => XQ, noEmitSubstitution: () => MW, noTransformers: () => oVe, noTruncationMaximumTruncationLength: () => N1e, nodeCanBeDecorated: () => cX, nodeCoreModules: () => oB, nodeHasName: () => Dj, nodeIsDecorated: () => qj, nodeIsMissing: () => bf, nodeIsPresent: () => y1, nodeIsSynthesized: () => ip, nodeModuleNameResolver: () => eqe, nodeModulesPathPart: () => LE, nodeNextJsonConfigResolver: () => tqe, nodeOrChildIsDecorated: () => uX, nodeOverlapsWithStartEnd: () => Aue, nodePosToString: () => i2t, nodeSeenTracker: () => JB, nodeStartsNewLexicalEnvironment: () => bbe, noop: () => ll, noopFileWatcher: () => UB, normalizePath: () => Yl, normalizeSlashes: () => V_, normalizeSpans: () => g_, not: () => $A, notImplemented: () => Ko, notImplementedResolver: () => fVe, nullNodeConverters: () => nBe, nullParenthesizerRules: () => tBe, nullTransformationContext: () => ZQ, objectAllocator: () => fm, operatorPart: () => ZW, optionDeclarations: () => cb, optionMapToObject: () => lce, optionsAffectingProgramStructure: () => SUe, optionsForBuild: () => Cve, optionsForWatch: () => b8, optionsHaveChanges: () => DM, or: () => Id, orderedRemoveItem: () => Ug, orderedRemoveItemAt: () => ih, packageIdToPackageName: () => Gae, packageIdToString: () => OP, parameterIsThisKeyword: () => bD, parameterNamePart: () => pYe, parseBaseNodeFactory: () => pUe, parseBigInt: () => Fje, parseBuildCommand: () => kUe, parseCommandLine: () => wUe, parseCommandLineWorker: () => Dve, parseConfigFileTextToJson: () => Pve, parseConfigFileWithSystem: () => XVe, parseConfigHostFromCompilerHostLike: () => Xce, parseCustomTypeOption: () => sce, parseIsolatedEntityName: () => y8, parseIsolatedJSDocComment: () => _Ue, parseJSDocTypeExpressionForTests: () => FCt, parseJsonConfigFileContent: () => uAt, parseJsonSourceFileConfigFileContent: () => MQ, parseJsonText: () => kQ, parseListTypeOption: () => AUe, parseNodeFactory: () => ek, parseNodeModuleFromPath: () => UQ, parsePackageName: () => Sce, parsePseudoBigInt: () => GY, parseValidBigInt: () => hTe, pasteEdits: () => WCe, patchWriteFileEnsuringDirectory: () => gj, pathContainsNodeModules: () => OD, pathIsAbsolute: () => SP, pathIsBareSpecifier: () => mM, pathIsRelative: () => Dh, patternText: () => yP, performIncrementalCompilation: () => QVe, performance: () => N9, positionBelongsToNode: () => rxe, positionIsASICandidate: () => $ue, positionIsSynthesized: () => Wb, positionsAreOnSameLine: () => O0, preProcessFile: () => Tkt, probablyUsesSemicolons: () => IZ, processCommentPragmas: () => bve, processPragmasIntoFields: () => Tve, processTaggedTemplateExpression: () => SSe, programContainsEsModules: () => oYe, programContainsModules: () => aYe, projectReferenceIsEqualTo: () => I1e, propertyNamePart: () => fYe, pseudoBigIntToString: () => WI, punctuationPart: () => Wm, pushIfUnique: () => zl, quote: () => rJ, quotePreferenceFromString: () => bxe, rangeContainsPosition: () => YB, rangeContainsPositionExclusive: () => bZ, rangeContainsRange: () => sg, rangeContainsRangeExclusive: () => $ze, rangeContainsStartEnd: () => TZ, rangeEndIsOnSameLineAsRangeStart: () => VX, rangeEndPositionsAreOnSameLine: () => rje, rangeEquals: () => Zc, rangeIsOnSingleLine: () => tO, rangeOfNode: () => dTe, rangeOfTypeParameters: () => mTe, rangeOverlapsWithStartEnd: () => $W, rangeStartIsOnSameLineAsRangeEnd: () => nje, rangeStartPositionsAreOnSameLine: () => Yoe, readBuilderProgram: () => lue, readConfigFile: () => LQ, readJson: () => Zj, readJsonConfigFile: () => NUe, readJsonOrUndefined: () => qbe, reduceEachLeadingCommentRange: () => Gz, reduceEachTrailingCommentRange: () => bI, reduceLeft: () => Bi, reduceLeftIterator: () => q2, reducePathComponents: () => oC, refactor: () => O8, regExpEscape: () => O2t, regularExpressionFlagToCharacterCode: () => kH, relativeComplement: () => fa, removeAllComments: () => lQ, removeEmitHelper: () => G2t, removeExtension: () => eQ, removeFileExtension: () => dh, removeIgnoredPath: () => tue, removeMinAndVersionNumbers: () => tl, removePrefix: () => Dx, removeSuffix: () => Ou, removeTrailingDirectorySeparator: () => Lb, repeatString: () => xZ, replaceElement: () => fs, replaceFirstStar: () => nO, resolutionExtensionIsTSOrJson: () => YY, resolveConfigFileProjectName: () => AEe, resolveJSModule: () => XUe, resolveLibrary: () => vce, resolveModuleName: () => bO, resolveModuleNameFromCache: () => UAt, resolvePackageNameToPackageJson: () => qve, resolvePath: () => rS, resolveProjectReferencePath: () => C8, resolveTripleslashReference: () => BSe, resolveTypeReferenceDirective: () => $Ue, resolvingEmptyArray: () => k1e, returnFalse: () => qf, returnNoopFileWatcher: () => zW, returnTrue: () => Xd, returnUndefined: () => Ah, returnsPromise: () => a2e, rewriteModuleSpecifier: () => S8, sameFlatMap: () => Pi, sameMap: () => $t, sameMapping: () => kDt, scanTokenAtPosition: () => r9e, scanner: () => rm, semanticDiagnosticsOptionDeclarations: () => bUe, serializeCompilerOptions: () => cce, server: () => S5t, servicesVersion: () => cIt, setCommentRange: () => W_, setConfigFileInOptions: () => Fve, setConstantValue: () => lBe, setEmitFlags: () => Ts, setGetSourceFileAsHashVersioned: () => oue, setIdentifierAutoGenerate: () => pQ, setIdentifierGeneratedImportReference: () => fBe, setIdentifierTypeArguments: () => vC, setInternalEmitFlags: () => cQ, setLocalizedDiagnosticMessages: () => fje, setNodeChildren: () => zBe, setNodeFlags: () => jje, setObjectAllocator: () => pje, setOriginalNode: () => Ys, setParent: () => wu, setParentRecursive: () => zP, setPrivateIdentifier: () => vO, setSnippetElement: () => MTe, setSourceMapRange: () => zc, setStackTraceLimit: () => fH, setStartsOnNewLine: () => Ale, setSyntheticLeadingComments: () => YP, setSyntheticTrailingComments: () => e8, setSys: () => jz, setSysLog: () => LT, setTextRange: () => Er, setTextRangeEnd: () => aB, setTextRangePos: () => KY, setTextRangePosEnd: () => Jb, setTextRangePosWidth: () => gTe, setTokenSourceMapRange: () => sBe, setTypeNode: () => uBe, setUILocale: () => Lt, setValueDeclaration: () => TX, shouldAllowImportingTsExtension: () => IB, shouldPreserveConstEnums: () => SD, shouldRewriteModuleSpecifier: () => SX, shouldUseUriStyleNodeCoreModules: () => epe, showModuleSpecifier: () => lje, signatureHasRestParameter: () => Ym, signatureToDisplayParts: () => kxe, single: () => Al, singleElementArray: () => pE, singleIterator: () => Oi, singleOrMany: () => Kn, singleOrUndefined: () => Bs, skipAlias: () => pm, skipConstraint: () => hxe, skipOuterExpressions: () => Wf, skipParentheses: () => Du, skipPartiallyEmittedExpressions: () => rb, skipTrivia: () => cc, skipTypeChecking: () => sB, skipTypeCheckingIgnoringNoCheck: () => Lje, skipTypeParentheses: () => EY, skipWhile: () => QN, sliceAfter: () => _Te, some: () => Qt, sortAndDeduplicate: () => m_, sortAndDeduplicateDiagnostics: () => bn, sourceFileAffectingCompilerOptions: () => xve, sourceFileMayBeEmitted: () => jI, sourceMapCommentRegExp: () => uSe, sourceMapCommentRegExpDontCareLineStart: () => Sqe, spacePart: () => Mf, spanMap: () => Ui, startEndContainsRange: () => Ybe, startEndOverlapsWithStartEnd: () => Due, startOnNewLine: () => zm, startTracing: () => M9, startsWith: () => uo, startsWithDirectory: () => gM, startsWithUnderscore: () => Wxe, startsWithUseStrict: () => HBe, stringContainsAt: () => kYe, stringToToken: () => iS, stripQuotes: () => v1, supportedDeclarationExtensions: () => cle, supportedJSExtensionsFlat: () => iB, supportedLocaleDirectories: () => dE, supportedTSExtensionsFlat: () => lTe, supportedTSImplementationExtensions: () => XX, suppressLeadingAndTrailingTrivia: () => Qg, suppressLeadingTrivia: () => Lxe, suppressTrailingTrivia: () => TYe, symbolEscapedNameNoDefault: () => Bue, symbolName: () => yf, symbolNameNoDefault: () => vxe, symbolToDisplayParts: () => eJ, sys: () => n_, sysLog: () => Ky, tagNamesAreEquivalent: () => rk, takeWhile: () => GA, targetOptionDeclaration: () => Sve, targetToLibMap: () => mi, testFormatSettings: () => qPt, textChangeRangeIsUnchanged: () => qg, textChangeRangeNewSpan: () => wP, textChanges: () => hs, textOrKeywordPart: () => Pxe, textPart: () => l0, textRangeContainsPositionInclusive: () => Wo, textRangeContainsTextSpan: () => ru, textRangeIntersectsWithTextSpan: () => Xz, textSpanContainsPosition: () => ka, textSpanContainsTextRange: () => Vu, textSpanContainsTextSpan: () => np, textSpanEnd: () => Us, textSpanIntersection: () => _u, textSpanIntersectsWith: () => RT, textSpanIntersectsWithPosition: () => iD, textSpanIntersectsWithTextSpan: () => m1, textSpanIsEmpty: () => Ua, textSpanOverlap: () => Bb, textSpanOverlapsWith: () => jb, textSpansEqual: () => GB, textToKeywordObj: () => P6, timestamp: () => Lu, toArray: () => lc, toBuilderFileEmit: () => UVe, toBuilderStateFileInfoForMultiEmit: () => BVe, toEditorSettings: () => zZ, toFileNameLowerCase: () => Wy, toPath: () => ku, toProgramEmitPending: () => qVe, toSorted: () => $c, tokenIsIdentifierOrKeyword: () => ud, tokenIsIdentifierOrKeywordOrGreaterThan: () => vj, tokenToString: () => Hl, trace: () => rl, tracing: () => ls, tracingEnabled: () => iI, transferSourceFileChildren: () => YBe, transform: () => bIt, transformClassFields: () => Uqe, transformDeclarations: () => ASe, transformECMAScriptModule: () => CSe, transformES2015: () => eVe, transformES2016: () => Zqe, transformES2017: () => Yqe, transformES2018: () => Wqe, transformES2019: () => Jqe, transformES2020: () => $qe, transformES2021: () => Gqe, transformESDecorators: () => zqe, transformESNext: () => Kqe, transformGenerators: () => tVe, transformImpliedNodeFormatDependentModule: () => nVe, transformJsx: () => Qqe, transformLegacyDecorators: () => Vqe, transformModule: () => xSe, transformNamedEvaluation: () => Gg, transformNodes: () => QQ, transformSystemModule: () => rVe, transformTypeScript: () => Bqe, transpile: () => Pkt, transpileDeclaration: () => Dkt, transpileModule: () => ZYe, transpileOptionValueCompilerOptions: () => EUe, tryAddToSet: () => wn, tryAndIgnoreErrors: () => Hue, tryCast: () => Hi, tryDirectoryExists: () => Kue, tryExtractTSExtension: () => qoe, tryFileExists: () => iJ, tryGetClassExtendingExpressionWithTypeArguments: () => Rbe, tryGetClassImplementingOrExtendingExpressionWithTypeArguments: () => jbe, tryGetDirectories: () => Gue, tryGetExtensionFromPath: () => PE, tryGetImportFromModuleSpecifier: () => vX, tryGetJSDocSatisfiesTypeNode: () => yle, tryGetModuleNameFromFile: () => xQ, tryGetModuleSpecifierFromDeclaration: () => OM, tryGetNativePerformanceHooks: () => GF, tryGetPropertyAccessOrIdentifierToString: () => qX, tryGetPropertyNameOfBindingOrAssignmentElement: () => Hle, tryGetSourceMappingURL: () => Eqe, tryGetTextOfPropertyName: () => dY, tryParseJson: () => Voe, tryParsePattern: () => KM, tryParsePatterns: () => tQ, tryParseRawSourceMap: () => xqe, tryReadDirectory: () => jxe, tryReadFile: () => vW, tryRemoveDirectoryPrefix: () => iTe, tryRemoveExtension: () => Ije, tryRemovePrefix: () => XN, tryRemoveSuffix: () => tu, tscBuildOption: () => gO, typeAcquisitionDeclarations: () => nce, typeAliasNamePart: () => _Ye, typeDirectiveIsEqualTo: () => R7e, typeKeywords: () => mxe, typeParameterNamePart: () => dYe, typeToDisplayParts: () => wZ, unchangedPollThresholds: () => uI, unchangedTextChangeRange: () => ds, unescapeLeadingUnderscores: () => go, unmangleScopedPackageName: () => VQ, unorderedRemoveItem: () => xy, unprefixedNodeCoreModules: () => Hje, unreachableCodeIsError: () => yje, unsetNodeChildren: () => nve, unusedLabelIsError: () => bje, unwrapInnermostStatementOfLabel: () => Z1e, unwrapParenthesizedExpression: () => Gje, updateErrorForNoInputFiles: () => _ce, updateLanguageServiceSourceFile: () => O2e, updateMissingFilePathsWatch: () => MSe, updateResolutionField: () => DB, updateSharedExtendedConfigFileWatcher: () => qce, updateSourceFile: () => gve, updateWatchingWildcardDirectories: () => tZ, usingSingleLineStringWriter: () => Lj, utf16EncodeAsString: () => nD, validateLocaleAndSetLanguage: () => vI, version: () => y, versionMajorMinor: () => g, visitArray: () => PW, visitCommaListElements: () => WQ, visitEachChild: () => _i, visitFunctionBody: () => o0, visitIterationBody: () => Mh, visitLexicalEnvironment: () => cSe, visitNode: () => sr, visitNodes: () => Fi, visitParameterList: () => Sf, walkUpBindingElementsAndPatterns: () => gn, walkUpOuterExpressions: () => XBe, walkUpParenthesizedExpressions: () => ib, walkUpParenthesizedTypes: () => AX, walkUpParenthesizedTypesAndGetParentAndChild: () => w9e, whitespaceOrMapCommentRegExp: () => pSe, writeCommentRange: () => Qj, writeFile: () => Foe, writeFileEnsuringDirectories: () => kbe, zipWith: () => J }), t5.exports = f(_);
35309
+ c(_, { ANONYMOUS: () => Rxe, AccessFlags: () => tC, AssertionLevel: () => X2, AssignmentDeclarationKind: () => rj, AssignmentKind: () => C9e, Associativity: () => O9e, BreakpointResolver: () => F2e, BuilderFileEmit: () => kVe, BuilderProgramKind: () => jVe, BuilderState: () => Xb, CallHierarchy: () => L8, CharacterCodes: () => uj, CheckFlags: () => iM, CheckMode: () => iSe, ClassificationType: () => JEe, ClassificationTypeNames: () => Uze, CommentDirectiveType: () => z9, Comparison: () => T, CompletionInfoFlags: () => Oze, CompletionTriggerKind: () => YEe, Completions: () => B8, ContainerFlags: () => uqe, ContextFlags: () => wz, Debug: () => ee, DiagnosticCategory: () => lM, Diagnostics: () => P, DocumentHighlights: () => ape, ElementFlags: () => Od, EmitFlags: () => pM, EmitHint: () => sC, EmitOnly: () => W9, EndOfLineState: () => Mze, ExitStatus: () => TP, ExportKind: () => IYe, Extension: () => pj, ExternalEmitHelpers: () => _j, FileIncludeKind: () => Y9, FilePreprocessingDiagnosticsKind: () => tM, FileSystemEntryKind: () => dM, FileWatcherEventKind: () => E6, FindAllReferences: () => vp, FlattenLevel: () => Iqe, FlowFlags: () => sI, ForegroundColorEscapeSequences: () => TVe, FunctionFlags: () => N9e, GeneratedIdentifierFlags: () => q9, GetLiteralTextFlags: () => V7e, GoToDefinition: () => iU, HighlightSpanKind: () => Nze, IdentifierNameMap: () => OB, ImportKind: () => NYe, ImportsNotUsedAsValues: () => oI, IndentStyle: () => Ize, IndexFlags: () => oM, IndexKind: () => nC, InferenceFlags: () => Iz, InferencePriority: () => ej, InlayHintKind: () => kze, InlayHints: () => ACe, InternalEmitFlags: () => Lz, InternalNodeBuilderFlags: () => Pz, InternalSymbolName: () => Nz, IntersectionFlags: () => G9, InvalidatedProjectKind: () => oze, JSDocParsingMode: () => cI, JsDoc: () => mk, JsTyping: () => RD, JsxEmit: () => Oz, JsxFlags: () => eM, JsxReferenceKind: () => rC, LanguageFeatureMinimumTarget: () => h_, LanguageServiceMode: () => wze, LanguageVariant: () => cj, LexicalEnvironmentFlags: () => T6, ListFormat: () => lI, LogLevel: () => eI, MapCode: () => DCe, MemberOverrideStatus: () => J9, ModifierFlags: () => ZF, ModuleDetectionKind: () => nj, ModuleInstanceState: () => lqe, ModuleKind: () => iC, ModuleResolutionKind: () => XA, ModuleSpecifierEnding: () => Pje, NavigateTo: () => rWe, NavigationBar: () => iWe, NewLineKind: () => oj, NodeBuilderFlags: () => K9, NodeCheckFlags: () => sM, NodeFactoryFlags: () => iBe, NodeFlags: () => QF, NodeResolutionFeatures: () => QUe, ObjectFlags: () => aM, OperationCanceledException: () => HA, OperatorPrecedence: () => L9e, OrganizeImports: () => hk, OrganizeImportsMode: () => zEe, OuterExpressionKinds: () => Fz, OutliningElementsCollector: () => PCe, OutliningSpanKind: () => Lze, OutputFileType: () => Fze, PackageJsonAutoImportPreference: () => Dze, PackageJsonDependencyGroup: () => Aze, PatternMatchKind: () => r2e, PollingInterval: () => dj, PollingWatchKind: () => aj, PragmaKindFlags: () => v6, PredicateSemantics: () => U9, PreparePasteEdits: () => YCe, PrivateIdentifierKind: () => dBe, ProcessLevel: () => Mqe, ProgramUpdateLevel: () => mVe, QuotePreference: () => lYe, RegularExpressionFlags: () => V9, RelationComparisonResult: () => B9, Rename: () => zpe, ScriptElementKind: () => jze, ScriptElementKindModifier: () => Bze, ScriptKind: () => b6, ScriptSnapshot: () => yue, ScriptTarget: () => lj, SemanticClassificationFormat: () => Pze, SemanticMeaning: () => qze, SemicolonPreference: () => WEe, SignatureCheckMode: () => sSe, SignatureFlags: () => ah, SignatureHelp: () => aee, SignatureInfo: () => PVe, SignatureKind: () => Z9, SmartSelectionRange: () => ICe, SnippetKind: () => fj, StatisticType: () => hze, StructureIsReused: () => g6, SymbolAccessibility: () => X9, SymbolDisplay: () => IC, SymbolDisplayPartKind: () => Tue, SymbolFlags: () => nM, SymbolFormatFlags: () => y6, SyntaxKind: () => j9, Ternary: () => tj, ThrottledCancellationToken: () => fJe, TokenClass: () => Rze, TokenFlags: () => Dz, TransformFlags: () => uM, TypeFacts: () => nSe, TypeFlags: () => aI, TypeFormatFlags: () => H9, TypeMapKind: () => Gy, TypePredicateKind: () => rM, TypeReferenceSerializationKind: () => kz, UnionReduction: () => $9, UpToDateStatusType: () => eze, VarianceFlags: () => Q9, Version: () => F, VersionRange: () => Xe, WatchDirectoryFlags: () => cM, WatchDirectoryKind: () => sj, WatchFileKind: () => ij, WatchLogLevel: () => gVe, WatchType: () => Rd, accessPrivateIdentifier: () => Nqe, addEmitFlags: () => KT, addEmitHelper: () => t8, addEmitHelpers: () => NE, addInternalEmitFlags: () => iO, addNodeFactoryPatcher: () => V2t, addObjectAllocatorPatcher: () => D2t, addRange: () => jn, addRelatedInfo: () => nc, addSyntheticLeadingComment: () => $I, addSyntheticTrailingComment: () => nW, addToSeen: () => S1, advancedAsyncSuperHelper: () => Ple, affectsDeclarationPathOptionDeclarations: () => vUe, affectsEmitOptionDeclarations: () => TUe, allKeysStartWithDot: () => Ece, altDirectorySeparator: () => A6, and: () => Z2, append: () => er, appendIfUnique: () => hc, arrayFrom: () => Zn, arrayIsEqualTo: () => Yt, arrayIsHomogeneous: () => Rje, arrayOf: () => fn, arrayReverseIterator: () => qo, arrayToMap: () => ts, arrayToMultiMap: () => Ea, arrayToNumericMap: () => dn, assertType: () => YF, assign: () => _t, asyncSuperHelper: () => wle, attachFileToDiagnostics: () => JM, base64decode: () => tje, base64encode: () => eje, binarySearch: () => as, binarySearchKey: () => Gn, bindSourceFile: () => pqe, breakIntoCharacterSpans: () => GYe, breakIntoWordSpans: () => KYe, buildLinkParts: () => hYe, buildOpts: () => IQ, buildOverload: () => w8t, bundlerModuleNameResolver: () => ZUe, canBeConvertedToAsync: () => l2e, canHaveDecorators: () => n4, canHaveExportModifier: () => rQ, canHaveFlowNode: () => Wj, canHaveIllegalDecorators: () => fve, canHaveIllegalModifiers: () => eUe, canHaveIllegalType: () => dCt, canHaveIllegalTypeParameters: () => ZBe, canHaveJSDoc: () => xX, canHaveLocals: () => oS, canHaveModifiers: () => A1, canHaveModuleSpecifier: () => S9e, canHaveSymbol: () => qb, canIncludeBindAndCheckDiagnostics: () => $Y, canJsonReportNoInputFiles: () => jQ, canProduceDiagnostics: () => GQ, canUsePropertyAccess: () => bTe, canWatchAffectingLocation: () => JVe, canWatchAtTypes: () => WVe, canWatchDirectoryOrFile: () => aEe, canWatchDirectoryOrFilePath: () => cZ, cartesianProduct: () => d6, cast: () => oo, chainBundle: () => Hb, chainDiagnosticMessages: () => El, changeAnyExtension: () => xP, changeCompilerHostLikeToUseCache: () => BW, changeExtension: () => qx, changeFullExtension: () => w6, changesAffectModuleResolution: () => Yae, changesAffectingProgramStructure: () => L7e, characterCodeToRegularExpressionFlag: () => N6, childIsDecorated: () => yY, classElementOrClassElementParameterIsDecorated: () => ebe, classHasClassThisAssignment: () => TSe, classHasDeclaredOrExplicitlyAssignedName: () => vSe, classHasExplicitlyAssignedName: () => Mce, classOrConstructorParameterIsDecorated: () => dC, classicNameResolver: () => aqe, classifier: () => hJe, cleanExtendedConfigCache: () => Vce, clear: () => rt, clearMap: () => Tg, clearSharedExtendedConfigFileWatcher: () => FSe, climbPastPropertyAccess: () => Eue, clone: () => ho, cloneCompilerOptions: () => pxe, closeFileWatcher: () => sb, closeFileWatcherOf: () => U0, codefix: () => Jm, collapseTextChangeRangesAcrossMultipleVersions: () => B, collectExternalModuleInfo: () => hSe, combine: () => Jn, combinePaths: () => zs, commandLineOptionOfCustomType: () => xUe, commentPragmas: () => S6, commonOptionsWithBuild: () => rce, compact: () => di, compareBooleans: () => qi, compareDataObjects: () => $be, compareDiagnostics: () => UY, compareEmitHelpers: () => hBe, compareNumberOfDirectorySeparators: () => ZX, comparePaths: () => Q1, comparePathsCaseInsensitive: () => AH, comparePathsCaseSensitive: () => CH, comparePatternKeys: () => Hve, compareProperties: () => an, compareStringsCaseInsensitive: () => Kl, compareStringsCaseInsensitiveEslintCompatible: () => Ed, compareStringsCaseSensitive: () => eu, compareStringsCaseSensitiveUI: () => tr, compareTextSpans: () => U_, compareValues: () => nn, compilerOptionsAffectDeclarationPath: () => Eje, compilerOptionsAffectEmit: () => Sje, compilerOptionsAffectSemanticDiagnostics: () => vje, compilerOptionsDidYouMeanDiagnostics: () => ace, compilerOptionsIndicateEsModules: () => gxe, computeCommonSourceDirectoryOfFilenames: () => yVe, computeLineAndCharacterOfPosition: () => tD, computeLineOfPosition: () => DP, computeLineStarts: () => eD, computePositionOfLineAndCharacter: () => AP, computeSignatureWithDiagnostics: () => eEe, computeSuggestionDiagnostics: () => s2e, computedOptions: () => qY, concatenate: () => Wn, concatenateDiagnosticMessageChains: () => dje, consumesNodeCoreModules: () => Xue, contains: () => be, containsIgnoredPath: () => HY, containsObjectRestOrSpread: () => wQ, containsParseError: () => PM, containsPath: () => lh, convertCompilerOptionsForTelemetry: () => UUe, convertCompilerOptionsFromJson: () => SAt, convertJsonOption: () => yO, convertToBase64: () => Z9e, convertToJson: () => FQ, convertToObject: () => OUe, convertToOptionsWithAbsolutePaths: () => uce, convertToRelativePath: () => dI, convertToTSConfig: () => Ove, convertTypeAcquisitionFromJson: () => EAt, copyComments: () => DO, copyEntries: () => Wae, copyLeadingComments: () => HB, copyProperties: () => fc, copyTrailingAsLeadingComments: () => NZ, copyTrailingComments: () => tJ, couldStartTrivia: () => yM, countWhere: () => Qe, createAbstractBuilder: () => Pwt, createAccessorPropertyBackingField: () => mve, createAccessorPropertyGetRedirector: () => lUe, createAccessorPropertySetRedirector: () => cUe, createBaseNodeFactory: () => Zje, createBinaryExpressionTrampoline: () => Xle, createBuilderProgram: () => tEe, createBuilderProgramUsingIncrementalBuildInfo: () => VVe, createBuilderStatusReporter: () => uue, createCacheableExportInfoMap: () => Gxe, createCachedDirectoryStructureHost: () => Uce, createClassifier: () => akt, createCommentDirectivesMap: () => U7e, createCompilerDiagnostic: () => rf, createCompilerDiagnosticForInvalidCustomType: () => CUe, createCompilerDiagnosticFromMessageChain: () => Koe, createCompilerHost: () => bVe, createCompilerHostFromProgramHost: () => vEe, createCompilerHostWorker: () => zce, createDetachedDiagnostic: () => WM, createDiagnosticCollection: () => kY, createDiagnosticForFileFromMessageChain: () => K1e, createDiagnosticForNode: () => us, createDiagnosticForNodeArray: () => Rj, createDiagnosticForNodeArrayFromMessageChain: () => eX, createDiagnosticForNodeFromMessageChain: () => vE, createDiagnosticForNodeInSourceFile: () => P0, createDiagnosticForRange: () => e9e, createDiagnosticMessageChainFromDiagnostic: () => Z7e, createDiagnosticReporter: () => A8, createDocumentPositionMapper: () => Aqe, createDocumentRegistry: () => RYe, createDocumentRegistryInternal: () => Zxe, createEmitAndSemanticDiagnosticsBuilderProgram: () => sEe, createEmitHelperFactory: () => mBe, createEmptyExports: () => TQ, createEvaluator: () => $je, createExpressionForJsxElement: () => $Be, createExpressionForJsxFragment: () => GBe, createExpressionForObjectLiteralElementLike: () => KBe, createExpressionForPropertyName: () => ave, createExpressionFromEntityName: () => vQ, createExternalHelpersImportDeclarationIfNeeded: () => cve, createFileDiagnostic: () => ed, createFileDiagnosticFromMessageChain: () => toe, createFlowNode: () => hS, createForOfBindingStatement: () => sve, createFutureSourceFile: () => npe, createGetCanonicalFileName: () => Zp, createGetIsolatedDeclarationErrors: () => sVe, createGetSourceFile: () => USe, createGetSymbolAccessibilityDiagnosticForNode: () => ik, createGetSymbolAccessibilityDiagnosticForNodeName: () => iVe, createGetSymbolWalker: () => fqe, createIncrementalCompilerHost: () => cue, createIncrementalProgram: () => ZVe, createJsxFactoryExpression: () => ive, createLanguageService: () => _Je, createLanguageServiceSourceFile: () => Spe, createMemberAccessForPropertyName: () => hO, createModeAwareCache: () => wB, createModeAwareCacheKey: () => CW, createModeMismatchDetails: () => O1e, createModuleNotFoundChain: () => $ae, createModuleResolutionCache: () => PB, createModuleResolutionLoader: () => JSe, createModuleResolutionLoaderUsingGlobalCache: () => HVe, createModuleSpecifierResolutionHost: () => lk, createMultiMap: () => Sc, createNameResolver: () => xTe, createNodeConverters: () => rBe, createNodeFactory: () => aQ, createOptionNameMap: () => ice, createOverload: () => JCe, createPackageJsonImportFilter: () => XB, createPackageJsonInfo: () => Uxe, createParenthesizerRules: () => eBe, createPatternMatcher: () => VYe, createPrinter: () => FD, createPrinterWithDefaults: () => _Ve, createPrinterWithRemoveComments: () => o4, createPrinterWithRemoveCommentsNeverAsciiEscape: () => dVe, createPrinterWithRemoveCommentsOmitTrailingSemicolon: () => LSe, createProgram: () => aZ, createProgramDiagnostics: () => DVe, createProgramHost: () => SEe, createPropertyNameNodeForIdentifierOrLiteral: () => mle, createQueue: () => r_, createRange: () => I0, createRedirectedBuilderProgram: () => iEe, createResolutionCache: () => lEe, createRuntimeTypeSerializer: () => qqe, createScanner: () => d1, createSemanticDiagnosticsBuilderProgram: () => wwt, createSet: () => bs, createSolutionBuilder: () => ize, createSolutionBuilderHost: () => rze, createSolutionBuilderWithWatch: () => sze, createSolutionBuilderWithWatchHost: () => nze, createSortedArray: () => Au, createSourceFile: () => g8, createSourceMapGenerator: () => vqe, createSourceMapSource: () => J2t, createSuperAccessVariableStatement: () => jce, createSymbolTable: () => ac, createSymlinkCache: () => nTe, createSyntacticTypeNodeBuilder: () => Eze, createSystemWatchFunctions: () => Rz, createTextChange: () => EZ, createTextChangeFromStartLength: () => Mue, createTextChangeRange: () => sS, createTextRangeFromNode: () => dxe, createTextRangeFromSpan: () => Fue, createTextSpan: () => gf, createTextSpanFromBounds: () => Bp, createTextSpanFromNode: () => jh, createTextSpanFromRange: () => PC, createTextSpanFromStringLiteralLikeContent: () => _xe, createTextWriter: () => MX, createTokenRange: () => Vbe, createTypeChecker: () => bqe, createTypeReferenceDirectiveResolutionCache: () => Tce, createTypeReferenceResolutionLoader: () => Jce, createWatchCompilerHost: () => Bwt, createWatchCompilerHostOfConfigFile: () => EEe, createWatchCompilerHostOfFilesAndCompilerOptions: () => xEe, createWatchFactory: () => TEe, createWatchHost: () => bEe, createWatchProgram: () => CEe, createWatchStatusReporter: () => cEe, createWriteFileMeasuringIO: () => qSe, declarationNameToString: () => op, decodeMappings: () => _Se, decodedTextSpanIntersectsWith: () => eb, deduplicate: () => Sl, defaultInitCompilerOptions: () => Ave, defaultMaximumTruncationLength: () => pY, diagnosticCategoryName: () => Px, diagnosticToString: () => _4, diagnosticsEqualityComparer: () => Hoe, directoryProbablyExists: () => Yb, directorySeparator: () => Gu, displayPart: () => Eg, displayPartsToString: () => YZ, disposeEmitNodes: () => OTe, documentSpansEqual: () => xxe, dumpTracingLegend: () => R9, elementAt: () => yp, elideNodes: () => oUe, emitDetachedComments: () => z9e, emitFiles: () => ISe, emitFilesAndReportErrors: () => sue, emitFilesAndReportErrorsAndGetExitStatus: () => yEe, emitModuleKindIsNonNodeESM: () => KX, emitNewLineBeforeLeadingCommentOfPosition: () => V9e, emitResolverSkipsTypeChecking: () => NSe, emitSkippedWithNoDiagnostics: () => KSe, emptyArray: () => b, emptyFileSystemEntries: () => pTe, emptyMap: () => E, emptyOptions: () => D1, endsWith: () => oa, ensurePathIsNonModuleName: () => wh, ensureScriptKind: () => ale, ensureTrailingDirectorySeparator: () => Lf, entityNameToString: () => Vg, enumerateInsertsAndDeletes: () => wx, equalOwnProperties: () => Za, equateStringsCaseInsensitive: () => um, equateStringsCaseSensitive: () => A_, equateValues: () => B_, escapeJsxAttributeString: () => xbe, escapeLeadingUnderscores: () => Hp, escapeNonAsciiString: () => woe, escapeSnippetText: () => JI, escapeString: () => fS, escapeTemplateSubstitution: () => Sbe, evaluatorResult: () => _d, every: () => K, exclusivelyPrefixedNodeCoreModules: () => Sle, executeCommandLine: () => yPt, expandPreOrPostfixIncrementOrDecrementExpression: () => Jle, explainFiles: () => _Ee, explainIfFileIsRedirectAndImpliedFormat: () => dEe, exportAssignmentIsAlias: () => wX, expressionResultIsUnused: () => Bje, extend: () => wc, extensionFromPath: () => WY, extensionIsTS: () => ple, extensionsNotSupportingExtensionlessResolution: () => ule, externalHelpersModuleNameText: () => fD, factory: () => ce, fileExtensionIs: () => fp, fileExtensionIsOneOf: () => ef, fileIncludeReasonToDiagnostics: () => gEe, fileShouldUseJavaScriptRequire: () => $xe, filter: () => Ee, filterMutate: () => ke, filterSemanticDiagnostics: () => Hce, find: () => ie, findAncestor: () => Hn, findBestPatternMatch: () => Ax, findChildOfKind: () => Ku, findComputedPropertyNameCacheAssignment: () => Qle, findConfigFile: () => jSe, findConstructorDeclaration: () => sQ, findContainingList: () => wue, findDiagnosticForNode: () => wYe, findFirstNonJsxWhitespaceToken: () => Kze, findIndex: () => Fe, findLast: () => ge, findLastIndex: () => Re, findListItemInfo: () => Gze, findModifier: () => $B, findNextToken: () => p4, findPackageJson: () => DYe, findPackageJsons: () => Bxe, findPrecedingMatchingToken: () => Oue, findPrecedingToken: () => rd, findSuperStatementIndexPath: () => Ice, findTokenOnLeftOfPosition: () => GW, findUseStrictPrologue: () => lve, first: () => Ha, firstDefined: () => O, firstDefinedIterator: () => j, firstIterator: () => Zh, firstOrOnly: () => zxe, firstOrUndefined: () => gc, firstOrUndefinedIterator: () => t_, fixupCompilerOptions: () => c2e, flatMap: () => mr, flatMapIterator: () => cr, flatMapToMutable: () => En, flatten: () => ft, flattenCommaList: () => uUe, flattenDestructuringAssignment: () => SO, flattenDestructuringBinding: () => a4, flattenDiagnosticMessageText: () => iv, forEach: () => w, forEachAncestor: () => F7e, forEachAncestorDirectory: () => CP, forEachAncestorDirectoryStoppingAtGlobalCache: () => mS, forEachChild: () => Cl, forEachChildRecursively: () => h8, forEachDynamicImportOrRequireCall: () => Ele, forEachEmittedFile: () => DSe, forEachEnclosingBlockScopeContainer: () => H7e, forEachEntry: () => fd, forEachExternalModuleToImportFrom: () => Hxe, forEachImportClauseDeclaration: () => E9e, forEachKey: () => bE, forEachLeadingCommentRange: () => O6, forEachNameInAccessChainWalkingLeft: () => cje, forEachNameOfDefaultExport: () => spe, forEachOptionsSyntaxByName: () => kTe, forEachProjectReference: () => tW, forEachPropertyAssignment: () => Uj, forEachResolvedProjectReference: () => wTe, forEachReturnStatement: () => hD, forEachRight: () => L, forEachTrailingCommentRange: () => L6, forEachTsConfigPropArray: () => sX, forEachUnique: () => Axe, forEachYieldExpression: () => i9e, formatColorAndReset: () => l4, formatDiagnostic: () => VSe, formatDiagnostics: () => rwt, formatDiagnosticsWithColorAndContext: () => EVe, formatGeneratedName: () => ZP, formatGeneratedNamePart: () => xB, formatLocation: () => zSe, formatMessage: () => $M, formatStringFromArgs: () => AE, formatting: () => K_, generateDjb2Hash: () => QA, generateTSConfig: () => FUe, getAdjustedReferenceLocation: () => sxe, getAdjustedRenameLocation: () => kue, getAliasDeclarationFromName: () => fbe, getAllAccessorDeclarations: () => qI, getAllDecoratorsOfClass: () => ySe, getAllDecoratorsOfClassElement: () => Lce, getAllJSDocTags: () => wae, getAllJSDocTagsOfKind: () => Hxt, getAllKeys: () => ni, getAllProjectOutputs: () => Bce, getAllSuperTypeNodes: () => CY, getAllowImportingTsExtensions: () => hje, getAllowJSCompilerOption: () => ED, getAllowSyntheticDefaultImports: () => GM, getAncestor: () => BP, getAnyExtensionFromPath: () => aC, getAreDeclarationMapsEnabled: () => Xoe, getAssignedExpandoInitializer: () => IM, getAssignedName: () => TM, getAssignmentDeclarationKind: () => i_, getAssignmentDeclarationPropertyAccessKind: () => yX, getAssignmentTargetKind: () => gD, getAutomaticTypeDirectiveNames: () => yce, getBaseFileName: () => Vf, getBinaryOperatorPrecedence: () => OX, getBuildInfo: () => OSe, getBuildInfoFileVersionMap: () => nEe, getBuildInfoText: () => pVe, getBuildOrderFromAnyBuildOrder: () => pZ, getBuilderCreationParameters: () => eue, getBuilderFileEmit: () => MD, getCanonicalDiagnostic: () => t9e, getCheckFlags: () => Tf, getClassExtendsHeritageElement: () => RI, getClassLikeDeclarationOfSymbol: () => Ux, getCombinedLocalAndExportSymbolFlags: () => eB, getCombinedModifierFlags: () => Ro, getCombinedNodeFlags: () => Zd, getCombinedNodeFlagsAlwaysIncludeJSDoc: () => zu, getCommentRange: () => HT, getCommonSourceDirectory: () => jW, getCommonSourceDirectoryOfConfig: () => EO, getCompilerOptionValue: () => ele, getCompilerOptionsDiffValue: () => LUe, getConditions: () => ID, getConfigFileParsingDiagnostics: () => c4, getConstantValue: () => oBe, getContainerFlags: () => Qve, getContainerNode: () => AO, getContainingClass: () => em, getContainingClassExcludingClassDecorators: () => coe, getContainingClassStaticBlock: () => f9e, getContainingFunction: () => e0, getContainingFunctionDeclaration: () => p9e, getContainingFunctionOrClassStaticBlock: () => loe, getContainingNodeArray: () => Uje, getContainingObjectLiteralElement: () => WZ, getContextualTypeFromParent: () => Wue, getContextualTypeFromParentOrAncestorTypeNode: () => Pue, getDeclarationDiagnostics: () => aVe, getDeclarationEmitExtensionForPath: () => Noe, getDeclarationEmitOutputFilePath: () => j9e, getDeclarationEmitOutputFilePathWorker: () => koe, getDeclarationFileExtension: () => ece, getDeclarationFromName: () => xY, getDeclarationModifierFlagsFromSymbol: () => L0, getDeclarationOfKind: () => Vp, getDeclarationsOfKind: () => O7e, getDeclaredExpandoInitializer: () => vY, getDecorators: () => Ix, getDefaultCompilerOptions: () => vpe, getDefaultFormatCodeSettings: () => bue, getDefaultLibFileName: () => ea, getDefaultLibFilePath: () => dJe, getDefaultLikeExportInfo: () => ipe, getDefaultLikeExportNameFromDeclaration: () => Yxe, getDefaultResolutionModeForFileWorker: () => Kce, getDiagnosticText: () => og, getDiagnosticsWithinSpan: () => PYe, getDirectoryPath: () => la, getDirectoryToWatchFailedLookupLocation: () => oEe, getDirectoryToWatchFailedLookupLocationFromTypeRoot: () => GVe, getDocumentPositionMapper: () => i2e, getDocumentSpansEqualityComparer: () => Cxe, getESModuleInterop: () => DE, getEditsForFileRename: () => BYe, getEffectiveBaseTypeNode: () => zT, getEffectiveConstraintOfTypeParameter: () => wj, getEffectiveContainerForJSDocTemplateTag: () => voe, getEffectiveImplementsTypeNodes: () => $j, getEffectiveInitializer: () => mX, getEffectiveJSDocHost: () => jP, getEffectiveModifierFlags: () => fh, getEffectiveModifierFlagsAlwaysIncludeJSDoc: () => $9e, getEffectiveModifierFlagsNoCache: () => G9e, getEffectiveReturnTypeNode: () => Dy, getEffectiveSetAccessorTypeAnnotationNode: () => Ibe, getEffectiveTypeAnnotationNode: () => Y_, getEffectiveTypeParameterDeclarations: () => aD, getEffectiveTypeRoots: () => xW, getElementOrPropertyAccessArgumentExpressionOrName: () => Toe, getElementOrPropertyAccessName: () => Fx, getElementsOfBindingOrAssignmentPattern: () => EB, getEmitDeclarations: () => vg, getEmitFlags: () => Gc, getEmitHelpers: () => LTe, getEmitModuleDetectionKind: () => gje, getEmitModuleFormatOfFileWorker: () => VW, getEmitModuleKind: () => _h, getEmitModuleResolutionKind: () => qm, getEmitScriptTarget: () => Vc, getEmitStandardClassFields: () => tTe, getEnclosingBlockScopeContainer: () => Vb, getEnclosingContainer: () => eoe, getEncodedSemanticClassifications: () => Xxe, getEncodedSyntacticClassifications: () => Qxe, getEndLinePosition: () => KH, getEntityNameFromTypeNode: () => lX, getEntrypointsFromPackageJsonInfo: () => $ve, getErrorCountForSummary: () => nue, getErrorSpanForNode: () => Y6, getErrorSummaryText: () => pEe, getEscapedTextOfIdentifierOrLiteral: () => wY, getEscapedTextOfJsxAttributeName: () => ZY, getEscapedTextOfJsxNamespacedName: () => QM, getExpandoInitializer: () => MP, getExportAssignmentExpression: () => _be, getExportInfoMap: () => RZ, getExportNeedsImportStarHelper: () => Dqe, getExpressionAssociativity: () => Tbe, getExpressionPrecedence: () => PY, getExternalHelpersModuleName: () => EQ, getExternalModuleImportEqualsDeclarationExpression: () => bY, getExternalModuleName: () => LM, getExternalModuleNameFromDeclaration: () => M9e, getExternalModuleNameFromPath: () => Dbe, getExternalModuleNameLiteral: () => m8, getExternalModuleRequireArgument: () => rbe, getFallbackOptions: () => nZ, getFileEmitOutput: () => wVe, getFileMatcherPatterns: () => sle, getFileNamesFromConfigSpecs: () => SW, getFileWatcherEventKind: () => x6, getFilesInErrorForSummary: () => iue, getFirstConstructorWithBody: () => xE, getFirstIdentifier: () => Ih, getFirstNonSpaceCharacterPosition: () => bYe, getFirstProjectOutput: () => kSe, getFixableErrorSpanExpression: () => qxe, getFormatCodeSettingsForWriting: () => tpe, getFullWidth: () => $H, getFunctionFlags: () => y_, getHeritageClause: () => PX, getHostSignatureFromJSDoc: () => RP, getIdentifierAutoGenerate: () => K2t, getIdentifierGeneratedImportReference: () => _Be, getIdentifierTypeArguments: () => sO, getImmediatelyInvokedFunctionExpression: () => II, getImpliedNodeFormatForEmitWorker: () => xO, getImpliedNodeFormatForFile: () => sZ, getImpliedNodeFormatForFileWorker: () => Gce, getImportNeedsImportDefaultHelper: () => mSe, getImportNeedsImportStarHelper: () => kce, getIndentString: () => Poe, getInferredLibraryNameResolveFrom: () => $ce, getInitializedVariables: () => RY, getInitializerOfBinaryExpression: () => abe, getInitializerOfBindingOrAssignmentElement: () => CQ, getInterfaceBaseTypeNodes: () => AY, getInternalEmitFlags: () => nb, getInvokedExpression: () => foe, getIsFileExcluded: () => LYe, getIsolatedModules: () => E1, getJSDocAugmentsTag: () => Aae, getJSDocClassTag: () => kP, getJSDocCommentRanges: () => X1e, getJSDocCommentsAndTags: () => obe, getJSDocDeprecatedTag: () => Ld, getJSDocDeprecatedTagNoCache: () => Ub, getJSDocEnumTag: () => h1, getJSDocHost: () => FI, getJSDocImplementsTags: () => OH, getJSDocOverloadTags: () => cbe, getJSDocOverrideTagNoCache: () => sp, getJSDocParameterTags: () => M6, getJSDocParameterTagsNoCache: () => Eae, getJSDocPrivateTag: () => Ci, getJSDocPrivateTagNoCache: () => Hs, getJSDocProtectedTag: () => ia, getJSDocProtectedTagNoCache: () => Xa, getJSDocPublicTag: () => _1e, getJSDocPublicTagNoCache: () => NP, getJSDocReadonlyTag: () => Qa, getJSDocReadonlyTagNoCache: () => du, getJSDocReturnTag: () => mE, getJSDocReturnType: () => LH, getJSDocRoot: () => Jj, getJSDocSatisfiesExpressionType: () => vTe, getJSDocSatisfiesTag: () => EI, getJSDocTags: () => IP, getJSDocTemplateTag: () => tY, getJSDocThisTag: () => Zy, getJSDocType: () => sD, getJSDocTypeAliasName: () => pve, getJSDocTypeAssertionType: () => vB, getJSDocTypeParameterDeclarations: () => Moe, getJSDocTypeParameterTags: () => eY, getJSDocTypeParameterTagsNoCache: () => xae, getJSDocTypeTag: () => aS, getJSXImplicitImportBase: () => HX, getJSXRuntimeImport: () => rle, getJSXTransformEnabled: () => tle, getKeyForCompilerOptions: () => Vve, getLanguageVariant: () => YX, getLastChild: () => Gbe, getLeadingCommentRanges: () => Z1, getLeadingCommentRangesOfNode: () => H1e, getLeftmostAccessExpression: () => tB, getLeftmostExpression: () => rB, getLibFileNameFromLibReference: () => DTe, getLibNameFromLibReference: () => ATe, getLibraryNameFromLibFileName: () => $Se, getLineAndCharacterOfPosition: () => Rl, getLineInfo: () => fSe, getLineOfLocalPosition: () => NY, getLineStartPositionForPosition: () => w1, getLineStarts: () => _1, getLinesBetweenPositionAndNextNonWhitespaceCharacter: () => aje, getLinesBetweenPositionAndPrecedingNonWhitespaceCharacter: () => sje, getLinesBetweenPositions: () => gI, getLinesBetweenRangeEndAndRangeStart: () => zbe, getLinesBetweenRangeEndPositions: () => C2t, getLiteralText: () => z7e, getLocalNameForExternalImport: () => SB, getLocalSymbolForExportDefault: () => FY, getLocaleSpecificMessage: () => Tl, getLocaleTimeString: () => uZ, getMappedContextSpan: () => Dxe, getMappedDocumentSpan: () => Vue, getMappedLocation: () => QW, getMatchedFileSpec: () => mEe, getMatchedIncludeSpec: () => hEe, getMeaningFromDeclaration: () => vue, getMeaningFromLocation: () => CO, getMembersOfDeclaration: () => s9e, getModeForFileReference: () => xVe, getModeForResolutionAtIndex: () => lwt, getModeForUsageLocation: () => WSe, getModifiedTime: () => kx, getModifiers: () => uC, getModuleInstanceState: () => Wx, getModuleNameStringLiteralAt: () => oZ, getModuleSpecifierEndingPreference: () => kje, getModuleSpecifierResolverHost: () => yxe, getNameForExportedSymbol: () => Que, getNameFromImportAttribute: () => ble, getNameFromIndexInfo: () => X7e, getNameFromPropertyName: () => CZ, getNameOfAccessExpression: () => Hbe, getNameOfCompilerOptionValue: () => Lve, getNameOfDeclaration: () => al, getNameOfExpando: () => nbe, getNameOfJSDocTypedef: () => SI, getNameOfScriptTarget: () => Zoe, getNameOrArgument: () => gX, getNameTable: () => L2e, getNamespaceDeclarationNode: () => Yj, getNewLineCharacter: () => gC, getNewLineKind: () => MZ, getNewLineOrDefaultFromHost: () => $x, getNewTargetContainer: () => d9e, getNextJSDocCommentLocation: () => lbe, getNodeChildren: () => rve, getNodeForGeneratedName: () => DQ, getNodeId: () => mu, getNodeKind: () => u4, getNodeModifiers: () => KW, getNodeModulePathParts: () => hle, getNonAssignedNameOfDeclaration: () => Zz, getNonAssignmentOperatorForCompoundAssignment: () => IW, getNonAugmentationDeclaration: () => z1e, getNonDecoratorTokenPosOfNode: () => R1e, getNonIncrementalBuildInfoRoots: () => zVe, getNonModifierTokenPosOfNode: () => q7e, getNormalizedAbsolutePath: () => Uo, getNormalizedAbsolutePathWithoutRoot: () => D6, getNormalizedPathComponents: () => ZA, getObjectFlags: () => $s, getOperatorAssociativity: () => vbe, getOperatorPrecedence: () => IX, getOptionFromName: () => wve, getOptionsForLibraryResolution: () => zve, getOptionsNameMap: () => AB, getOptionsSyntaxByArrayElementValue: () => PTe, getOptionsSyntaxByValue: () => Qje, getOrCreateEmitNode: () => km, getOrUpdate: () => An, getOriginalNode: () => Np, getOriginalNodeId: () => Rh, getOutputDeclarationFileName: () => FB, getOutputDeclarationFileNameWorker: () => wSe, getOutputExtension: () => eZ, getOutputFileNames: () => ewt, getOutputJSFileNameWorker: () => PSe, getOutputPathsFor: () => RW, getOwnEmitOutputFilePath: () => R9e, getOwnKeys: () => tn, getOwnValues: () => $i, getPackageJsonTypesVersionsPaths: () => gce, getPackageNameFromTypesPackageName: () => wW, getPackageScopeForPath: () => DW, getParameterSymbolFromJSDoc: () => CX, getParentNodeInSpan: () => DZ, getParseTreeNode: () => _l, getParsedCommandLineOfConfigFile: () => OQ, getPathComponents: () => cd, getPathFromPathComponents: () => MT, getPathUpdater: () => t2e, getPathsBasePath: () => Ioe, getPatternFromSpec: () => aTe, getPendingEmitKindWithSeen: () => Zce, getPositionOfLineAndCharacter: () => I6, getPossibleGenericSignatures: () => oxe, getPossibleOriginalInputExtensionForExtension: () => wbe, getPossibleOriginalInputPathWithoutChangingExt: () => Pbe, getPossibleTypeArgumentsInfo: () => lxe, getPreEmitDiagnostics: () => twt, getPrecedingNonSpaceCharacterPosition: () => zue, getPrivateIdentifier: () => bSe, getProperties: () => gSe, getProperty: () => Or, getPropertyAssignmentAliasLikeExpression: () => k9e, getPropertyNameForPropertyNameNode: () => Q6, getPropertyNameFromType: () => M0, getPropertyNameOfBindingOrAssignmentElement: () => uve, getPropertySymbolFromBindingElement: () => que, getPropertySymbolsFromContextualType: () => Epe, getQuoteFromPreference: () => Txe, getQuotePreference: () => Hg, getRangesWhere: () => Po, getRefactorContextSpan: () => k8, getReferencedFileLocation: () => qW, getRegexFromPattern: () => yC, getRegularExpressionForWildcard: () => VY, getRegularExpressionsForWildcards: () => nle, getRelativePathFromDirectory: () => Ph, getRelativePathFromFile: () => Nx, getRelativePathToDirectoryOrUrl: () => nS, getRenameLocation: () => kZ, getReplacementSpanForContextToken: () => fxe, getResolutionDiagnostic: () => XSe, getResolutionModeOverride: () => MB, getResolveJsonModule: () => zI, getResolvePackageJsonExports: () => JX, getResolvePackageJsonImports: () => $X, getResolvedExternalModuleName: () => Abe, getResolvedModuleFromResolution: () => wM, getResolvedTypeReferenceDirectiveFromResolution: () => Jae, getRestIndicatorOfBindingOrAssignmentElement: () => Kle, getRestParameterElementType: () => Q1e, getRightMostAssignedExpression: () => hX, getRootDeclaration: () => WT, getRootDirectoryOfResolutionCache: () => KVe, getRootLength: () => Hy, getScriptKind: () => Nxe, getScriptKindFromFileName: () => ole, getScriptTargetFeatures: () => j1e, getSelectedEffectiveModifierFlags: () => UM, getSelectedSyntacticModifierFlags: () => W9e, getSemanticClassifications: () => FYe, getSemanticJsxChildren: () => Kj, getSetAccessorTypeAnnotationNode: () => U9e, getSetAccessorValueParameter: () => IY, getSetExternalModuleIndicator: () => WX, getShebang: () => cC, getSingleVariableOfVariableStatement: () => RM, getSnapshotText: () => P8, getSnippetElement: () => FTe, getSourceFileOfModule: () => GH, getSourceFileOfNode: () => Si, getSourceFilePathInNewDir: () => Loe, getSourceFileVersionAsHashFromText: () => aue, getSourceFilesToEmit: () => Ooe, getSourceMapRange: () => TC, getSourceMapper: () => XYe, getSourceTextOfNodeFromSourceFile: () => wI, getSpanOfTokenAtPosition: () => UT, getSpellingSuggestion: () => _s, getStartPositionOfLine: () => _D, getStartPositionOfRange: () => MY, getStartsOnNewLine: () => rW, getStaticPropertiesAndClassStaticBlock: () => Oce, getStrictOptionValue: () => Pm, getStringComparer: () => eg, getSubPatternFromSpec: () => ile, getSuperCallFromStatement: () => Nce, getSuperContainer: () => aX, getSupportedCodeFixes: () => I2e, getSupportedExtensions: () => zY, getSupportedExtensionsWithJsonIfResolveJsonModule: () => QX, getSwitchedType: () => Mxe, getSymbolId: () => bc, getSymbolNameForPrivateIdentifier: () => kX, getSymbolTarget: () => Ixe, getSyntacticClassifications: () => MYe, getSyntacticModifierFlags: () => mC, getSyntacticModifierFlagsNoCache: () => Fbe, getSynthesizedDeepClone: () => Nu, getSynthesizedDeepCloneWithReplacements: () => PZ, getSynthesizedDeepClones: () => f4, getSynthesizedDeepClonesWithReplacements: () => Oxe, getSyntheticLeadingComments: () => lB, getSyntheticTrailingComments: () => uQ, getTargetLabel: () => xue, getTargetOfBindingOrAssignmentElement: () => kD, getTemporaryModuleResolutionState: () => AW, getTextOfConstantValue: () => Y7e, getTextOfIdentifierOrLiteral: () => N0, getTextOfJSDocComment: () => FH, getTextOfJsxAttributeName: () => iQ, getTextOfJsxNamespacedName: () => eW, getTextOfNode: () => tf, getTextOfNodeFromSourceText: () => _Y, getTextOfPropertyName: () => NM, getThisContainer: () => ph, getThisParameter: () => BI, getTokenAtPosition: () => no, getTokenPosOfNode: () => dD, getTokenSourceMapRange: () => $2t, getTouchingPropertyName: () => lg, getTouchingToken: () => WB, getTrailingCommentRanges: () => Mb, getTrailingSemicolonDeferringWriter: () => Cbe, getTransformers: () => lVe, getTsBuildInfoEmitOutputFilePath: () => sk, getTsConfigObjectLiteralExpression: () => gY, getTsConfigPropArrayElementValue: () => ooe, getTypeAnnotationNode: () => q9e, getTypeArgumentOrTypeParameterList: () => rYe, getTypeKeywordOfTypeOnlyImport: () => Exe, getTypeNode: () => pBe, getTypeNodeIfAccessible: () => nJ, getTypeParameterFromJsDoc: () => x9e, getTypeParameterOwner: () => ae, getTypesPackageName: () => xce, getUILocale: () => Je, getUniqueName: () => wO, getUniqueSymbolId: () => yYe, getUseDefineForClassFields: () => GX, getWatchErrorSummaryDiagnosticMessage: () => uEe, getWatchFactory: () => RSe, group: () => js, groupBy: () => Pa, guessIndentation: () => N7e, handleNoEmitOptions: () => HSe, handleWatchOptionsConfigDirTemplateSubstitution: () => pce, hasAbstractModifier: () => VI, hasAccessorModifier: () => JT, hasAmbientModifier: () => Lbe, hasChangesInResolutions: () => L1e, hasContextSensitiveParameters: () => dle, hasDecorators: () => r0, hasDocComment: () => eYe, hasDynamicName: () => Mx, hasEffectiveModifier: () => Wg, hasEffectiveModifiers: () => Obe, hasEffectiveReadonlyModifier: () => eO, hasExtension: () => EP, hasImplementationTSFileExtension: () => wje, hasIndexSignature: () => Fxe, hasInferredType: () => vle, hasInitializer: () => fC, hasInvalidEscape: () => Ebe, hasJSDocNodes: () => Cy, hasJSDocParameterTags: () => Cae, hasJSFileExtension: () => wE, hasJsonModuleEmitEnabled: () => Qoe, hasOnlyExpressionInitializer: () => V6, hasOverrideModifier: () => Roe, hasPossibleExternalModuleReference: () => K7e, hasProperty: () => or, hasPropertyAccessExpressionWithName: () => gZ, hasQuestionToken: () => FM, hasRecordedExternalHelpers: () => QBe, hasResolutionModeOverride: () => Wje, hasRestParameter: () => P1e, hasScopeMarker: () => S7e, hasStaticModifier: () => Z_, hasSyntacticModifier: () => va, hasSyntacticModifiers: () => Y9e, hasTSFileExtension: () => rO, hasTabstop: () => Vje, hasTrailingDirectorySeparator: () => FT, hasType: () => qae, hasTypeArguments: () => m2t, hasZeroOrOneAsteriskCharacter: () => rTe, hostGetCanonicalFileName: () => Rx, hostUsesCaseSensitiveFileNames: () => Z6, idText: () => Js, identifierIsThisKeyword: () => Nbe, identifierToKeywordKind: () => PP, identity: () => Ec, identitySourceMapConsumer: () => dSe, ignoreSourceNewlines: () => RTe, ignoredPaths: () => C6, importFromModuleSpecifier: () => SY, importSyntaxAffectsModuleResolution: () => eTe, indexOfAnyCharCode: () => Pe, indexOfNode: () => Fj, indicesOf: () => ur, inferredTypesContainingFile: () => UW, injectClassNamedEvaluationHelperBlockIfMissing: () => Rce, injectClassThisAssignmentIfMissing: () => Fqe, insertImports: () => Sxe, insertSorted: () => Uu, insertStatementAfterCustomPrologue: () => z6, insertStatementAfterStandardPrologue: () => l2t, insertStatementsAfterCustomPrologue: () => F1e, insertStatementsAfterStandardPrologue: () => TE, intersperse: () => H, intrinsicTagNameToString: () => STe, introducesArgumentsExoticObject: () => l9e, inverseJsxOptionMap: () => NQ, isAbstractConstructorSymbol: () => oje, isAbstractModifier: () => EBe, isAccessExpression: () => bp, isAccessibilityModifier: () => uxe, isAccessor: () => uD, isAccessorModifier: () => CBe, isAliasableExpression: () => Soe, isAmbientModule: () => uh, isAmbientPropertyDeclaration: () => W1e, isAnyDirectorySeparator: () => vP, isAnyImportOrBareOrAccessedRequire: () => $7e, isAnyImportOrReExport: () => QH, isAnyImportOrRequireStatement: () => G7e, isAnyImportSyntax: () => kM, isAnySupportedFileExtension: () => B2t, isApplicableVersionedTypesKey: () => qQ, isArgumentExpressionOfElementAccess: () => ZEe, isArray: () => On, isArrayBindingElement: () => Fae, isArrayBindingOrAssignmentElement: () => qH, isArrayBindingOrAssignmentPattern: () => E1e, isArrayBindingPattern: () => xC, isArrayLiteralExpression: () => _m, isArrayLiteralOrObjectLiteralDestructuringPattern: () => wC, isArrayTypeNode: () => mQ, isArrowFunction: () => Tp, isAsExpression: () => fB, isAssertClause: () => IBe, isAssertEntry: () => iCt, isAssertionExpression: () => DI, isAssertsKeyword: () => vBe, isAssignmentDeclaration: () => TY, isAssignmentExpression: () => Fd, isAssignmentOperator: () => jx, isAssignmentPattern: () => cY, isAssignmentTarget: () => yD, isAsteriskToken: () => fQ, isAsyncFunction: () => DY, isAsyncModifier: () => aW, isAutoAccessorPropertyDeclaration: () => tg, isAwaitExpression: () => wD, isAwaitKeyword: () => VTe, isBigIntLiteral: () => sW, isBinaryExpression: () => As, isBinaryLogicalOperator: () => RX, isBinaryOperatorToken: () => aUe, isBindableObjectDefinePropertyCall: () => G6, isBindableStaticAccessExpression: () => LI, isBindableStaticElementAccessExpression: () => boe, isBindableStaticNameExpression: () => K6, isBindingElement: () => Yc, isBindingElementOfBareOrAccessedRequire: () => g9e, isBindingName: () => U6, isBindingOrAssignmentElement: () => y7e, isBindingOrAssignmentPattern: () => BH, isBindingPattern: () => jl, isBlock: () => Ol, isBlockLike: () => N8, isBlockOrCatchScoped: () => B1e, isBlockScope: () => J1e, isBlockScopedContainerTopLevel: () => J7e, isBooleanLiteral: () => lY, isBreakOrContinueStatement: () => iY, isBreakStatement: () => tCt, isBuildCommand: () => gze, isBuildInfoFile: () => cVe, isBuilderProgram: () => fEe, isBundle: () => MBe, isCallChain: () => R6, isCallExpression: () => Xl, isCallExpressionTarget: () => $Ee, isCallLikeExpression: () => AI, isCallLikeOrFunctionLikeExpression: () => x1e, isCallOrNewExpression: () => jT, isCallOrNewExpressionTarget: () => GEe, isCallSignatureDeclaration: () => a8, isCallToHelper: () => iW, isCaseBlock: () => _W, isCaseClause: () => hB, isCaseKeyword: () => ABe, isCaseOrDefaultClause: () => Bae, isCatchClause: () => t42, isCatchClauseVariableDeclaration: () => qje, isCatchClauseVariableDeclarationOrBindingElement: () => U1e, isCheckJsEnabledForFile: () => JY, isCircularBuildOrder: () => D8, isClassDeclaration: () => $_, isClassElement: () => w_, isClassExpression: () => J_, isClassInstanceProperty: () => h7e, isClassLike: () => Aa, isClassMemberModifier: () => T1e, isClassNamedEvaluationHelperBlock: () => x8, isClassOrTypeElement: () => Lae, isClassStaticBlockDeclaration: () => Ff, isClassThisAssignmentBlock: () => LW, isColonToken: () => bBe, isCommaExpression: () => SQ, isCommaListExpression: () => pW, isCommaSequence: () => yW, isCommaToken: () => yBe, isComment: () => Lue, isCommonJsExportPropertyAssignment: () => soe, isCommonJsExportedExpression: () => a9e, isCompoundAssignment: () => NW, isComputedNonLiteralName: () => ZH, isComputedPropertyName: () => xc, isConciseBody: () => Rae, isConditionalExpression: () => uO, isConditionalTypeNode: () => KI, isConstAssertion: () => ETe, isConstTypeReference: () => tb, isConstructSignatureDeclaration: () => dQ, isConstructorDeclaration: () => nf, isConstructorTypeNode: () => cB, isContextualKeyword: () => xoe, isContinueStatement: () => eCt, isCustomPrologue: () => iX, isDebuggerStatement: () => rCt, isDeclaration: () => Ad, isDeclarationBindingElement: () => jH, isDeclarationFileName: () => gd, isDeclarationName: () => pS, isDeclarationNameOfEnumOrNamespace: () => Wbe, isDeclarationReadonly: () => tX, isDeclarationStatement: () => A7e, isDeclarationWithTypeParameterChildren: () => G1e, isDeclarationWithTypeParameters: () => $1e, isDecorator: () => dd, isDecoratorTarget: () => zze, isDefaultClause: () => dW, isDefaultImport: () => H6, isDefaultModifier: () => Ole, isDefaultedExpandoInitializer: () => y9e, isDeleteExpression: () => wBe, isDeleteTarget: () => pbe, isDeprecatedDeclaration: () => Zue, isDestructuringAssignment: () => hC, isDiskPathRoot: () => fI, isDoStatement: () => Z2t, isDocumentRegistryEntry: () => jZ, isDotDotDotToken: () => Nle, isDottedName: () => BX, isDynamicName: () => Aoe, isEffectiveExternalModule: () => Mj, isEffectiveStrictModeSourceFile: () => Y1e, isElementAccessChain: () => d1e, isElementAccessExpression: () => lp, isEmittedFileOfProgram: () => hVe, isEmptyArrayLiteral: () => Q9e, isEmptyBindingElement: () => Gt, isEmptyBindingPattern: () => st, isEmptyObjectLiteral: () => Ube, isEmptyStatement: () => WTe, isEmptyStringLiteral: () => tbe, isEntityName: () => kh, isEntityNameExpression: () => Xu, isEnumConst: () => LP, isEnumDeclaration: () => QI, isEnumMember: () => CC, isEqualityOperatorKind: () => Jue, isEqualsGreaterThanToken: () => TBe, isExclamationToken: () => _Q, isExcludedFile: () => RUe, isExclusivelyTypeOnlyImportOrExport: () => YSe, isExpandoPropertyDeclaration: () => ZM, isExportAssignment: () => Op, isExportDeclaration: () => b_, isExportModifier: () => i8, isExportName: () => $le, isExportNamespaceAsDefaultDeclaration: () => Xae, isExportOrDefaultModifier: () => AQ, isExportSpecifier: () => Vm, isExportsIdentifier: () => $6, isExportsOrModuleExportsOrAlias: () => i4, isExpression: () => Cr, isExpressionNode: () => zb, isExpressionOfExternalModuleImportEqualsDeclaration: () => Jze, isExpressionOfOptionalChainRoot: () => kae, isExpressionStatement: () => Md, isExpressionWithTypeArguments: () => Vx, isExpressionWithTypeArgumentsInClassExtendsClause: () => Boe, isExternalModule: () => td, isExternalModuleAugmentation: () => kI, isExternalModuleImportEqualsDeclaration: () => FP, isExternalModuleIndicator: () => zH, isExternalModuleNameRelative: () => Sr, isExternalModuleReference: () => zx, isExternalModuleSymbol: () => AM, isExternalOrCommonJsModule: () => zg, isFileLevelReservedGeneratedIdentifier: () => RH, isFileLevelUniqueName: () => Kae, isFileProbablyExternalModule: () => PQ, isFirstDeclarationOfSymbolParameter: () => wxe, isFixablePromiseHandler: () => o2e, isForInOrOfStatement: () => q6, isForInStatement: () => jle, isForInitializer: () => w0, isForOfStatement: () => gQ, isForStatement: () => KP, isFullSourceFile: () => SE, isFunctionBlock: () => NI, isFunctionBody: () => A1e, isFunctionDeclaration: () => Yf, isFunctionExpression: () => _p, isFunctionExpressionOrArrowFunction: () => xD, isFunctionLike: () => wl, isFunctionLikeDeclaration: () => ap, isFunctionLikeKind: () => SM, isFunctionLikeOrClassStaticBlockDeclaration: () => Nj, isFunctionOrConstructorTypeNode: () => g7e, isFunctionOrModuleBlock: () => v1e, isFunctionSymbol: () => v9e, isFunctionTypeNode: () => _S, isGeneratedIdentifier: () => Up, isGeneratedPrivateIdentifier: () => B6, isGetAccessor: () => gE, isGetAccessorDeclaration: () => R0, isGetOrSetAccessorDeclaration: () => MH, isGlobalScopeAugmentation: () => uS, isGlobalSourceFile: () => _C, isGrammarError: () => B7e, isHeritageClause: () => $g, isHoistedFunction: () => noe, isHoistedVariableStatement: () => ioe, isIdentifier: () => Rt, isIdentifierANonContextualKeyword: () => hbe, isIdentifierName: () => P9e, isIdentifierOrThisTypeNode: () => rUe, isIdentifierPart: () => Rb, isIdentifierStart: () => D0, isIdentifierText: () => Cd, isIdentifierTypePredicate: () => c9e, isIdentifierTypeReference: () => Mje, isIfStatement: () => GP, isIgnoredFileFromWildCardWatching: () => rZ, isImplicitGlob: () => sTe, isImportAttribute: () => OBe, isImportAttributeName: () => m7e, isImportAttributes: () => fO, isImportCall: () => Ay, isImportClause: () => ob, isImportDeclaration: () => Xp, isImportEqualsDeclaration: () => hd, isImportKeyword: () => lW, isImportMeta: () => Bj, isImportOrExportSpecifier: () => lD, isImportOrExportSpecifierName: () => gYe, isImportSpecifier: () => hh, isImportTypeAssertionContainer: () => nCt, isImportTypeNode: () => XT, isImportable: () => Kxe, isInComment: () => DC, isInCompoundLikeAssignment: () => ube, isInExpressionContext: () => _oe, isInJSDoc: () => pX, isInJSFile: () => ms, isInJSXText: () => Zze, isInJsonFile: () => moe, isInNonReferenceComment: () => sYe, isInReferenceComment: () => iYe, isInRightSideOfInternalImportEqualsDeclaration: () => Sue, isInString: () => w8, isInTemplateString: () => axe, isInTopLevelContext: () => uoe, isInTypeQuery: () => BM, isIncrementalBuildInfo: () => lZ, isIncrementalBundleEmitBuildInfo: () => RVe, isIncrementalCompilation: () => YI, isIndexSignatureDeclaration: () => DD, isIndexedAccessTypeNode: () => HI, isInferTypeNode: () => oO, isInfinityOrNaNString: () => XY, isInitializedProperty: () => JQ, isInitializedVariable: () => zX, isInsideJsxElement: () => Iue, isInsideJsxElementOrAttribute: () => Qze, isInsideNodeModules: () => OZ, isInsideTemplateLiteral: () => SZ, isInstanceOfExpression: () => Uoe, isInstantiatedModule: () => oSe, isInterfaceDeclaration: () => dm, isInternalDeclaration: () => I7e, isInternalModuleImportEqualsDeclaration: () => J6, isInternalName: () => ove, isIntersectionTypeNode: () => c8, isIntrinsicJsxName: () => Hj, isIterationStatement: () => pD, isJSDoc: () => Kb, isJSDocAllType: () => BBe, isJSDocAugmentsTag: () => d8, isJSDocAuthorTag: () => lCt, isJSDocCallbackTag: () => KTe, isJSDocClassTag: () => qBe, isJSDocCommentContainingNode: () => Uae, isJSDocConstructSignature: () => MM, isJSDocDeprecatedTag: () => eve, isJSDocEnumTag: () => bQ, isJSDocFunctionType: () => yB, isJSDocImplementsTag: () => Yle, isJSDocImportTag: () => rv, isJSDocIndexSignature: () => goe, isJSDocLikeText: () => hve, isJSDocLink: () => RBe, isJSDocLinkCode: () => jBe, isJSDocLinkLike: () => CM, isJSDocLinkPlain: () => aCt, isJSDocMemberName: () => QP, isJSDocNameReference: () => mW, isJSDocNamepathType: () => oCt, isJSDocNamespaceBody: () => t2t, isJSDocNode: () => Ij, isJSDocNonNullableType: () => Ule, isJSDocNullableType: () => gB, isJSDocOptionalParameter: () => gle, isJSDocOptionalType: () => GTe, isJSDocOverloadTag: () => bB, isJSDocOverrideTag: () => Vle, isJSDocParameterTag: () => i0, isJSDocPrivateTag: () => XTe, isJSDocPropertyLikeTag: () => sY, isJSDocPropertyTag: () => VBe, isJSDocProtectedTag: () => QTe, isJSDocPublicTag: () => HTe, isJSDocReadonlyTag: () => ZTe, isJSDocReturnTag: () => zle, isJSDocSatisfiesExpression: () => TTe, isJSDocSatisfiesTag: () => Wle, isJSDocSeeTag: () => cCt, isJSDocSignature: () => AC, isJSDocTag: () => Oj, isJSDocTemplateTag: () => C1, isJSDocThisTag: () => tve, isJSDocThrowsTag: () => pCt, isJSDocTypeAlias: () => T1, isJSDocTypeAssertion: () => r4, isJSDocTypeExpression: () => XP, isJSDocTypeLiteral: () => dO, isJSDocTypeTag: () => hW, isJSDocTypedefTag: () => mO, isJSDocUnknownTag: () => uCt, isJSDocUnknownType: () => UBe, isJSDocVariadicType: () => qle, isJSXTagName: () => Vj, isJsonEqual: () => fle, isJsonSourceFile: () => k0, isJsxAttribute: () => tv, isJsxAttributeLike: () => jae, isJsxAttributeName: () => Yje, isJsxAttributes: () => e4, isJsxCallLike: () => k7e, isJsxChild: () => JH, isJsxClosingElement: () => ZI, isJsxClosingFragment: () => FBe, isJsxElement: () => ev, isJsxExpression: () => mB, isJsxFragment: () => HP, isJsxNamespacedName: () => Gb, isJsxOpeningElement: () => $b, isJsxOpeningFragment: () => lb, isJsxOpeningLikeElement: () => Um, isJsxOpeningLikeElementTagName: () => Yze, isJsxSelfClosingElement: () => _O, isJsxSpreadAttribute: () => _8, isJsxTagNameExpression: () => uY, isJsxText: () => r8, isJumpStatementTarget: () => yZ, isKeyword: () => ig, isKeywordOrPunctuation: () => Eoe, isKnownSymbol: () => NX, isLabelName: () => XEe, isLabelOfLabeledStatement: () => HEe, isLabeledStatement: () => PD, isLateVisibilityPaintedStatement: () => Zae, isLeftHandSideExpression: () => rg, isLet: () => roe, isLineBreak: () => pd, isLiteralComputedPropertyDeclarationName: () => DX, isLiteralExpression: () => j6, isLiteralExpressionOfObject: () => y1e, isLiteralImportTypeNode: () => Lx, isLiteralKind: () => aY, isLiteralNameOfPropertyDeclarationOrIndexAccess: () => Cue, isLiteralTypeLiteral: () => v7e, isLiteralTypeNode: () => EC, isLocalName: () => Yx, isLogicalOperator: () => K9e, isLogicalOrCoalescingAssignmentExpression: () => Mbe, isLogicalOrCoalescingAssignmentOperator: () => OY, isLogicalOrCoalescingBinaryExpression: () => jX, isLogicalOrCoalescingBinaryOperator: () => joe, isMappedTypeNode: () => cO, isMemberName: () => hE, isMetaProperty: () => uW, isMethodDeclaration: () => vf, isMethodOrAccessor: () => EM, isMethodSignature: () => ab, isMinusToken: () => qTe, isMissingDeclaration: () => sCt, isMissingPackageJsonInfo: () => KUe, isModifier: () => yc, isModifierKind: () => cD, isModifierLike: () => qp, isModuleAugmentationExternal: () => V1e, isModuleBlock: () => QT, isModuleBody: () => E7e, isModuleDeclaration: () => P_, isModuleExportName: () => Ble, isModuleExportsAccessExpression: () => EE, isModuleIdentifier: () => ibe, isModuleName: () => sUe, isModuleOrEnumDeclaration: () => YH, isModuleReference: () => w7e, isModuleSpecifierLike: () => Uue, isModuleWithStringLiteralName: () => Qae, isNameOfFunctionDeclaration: () => txe, isNameOfModuleDeclaration: () => exe, isNamedDeclaration: () => z_, isNamedEvaluation: () => Yg, isNamedEvaluationSource: () => gbe, isNamedExportBindings: () => h1e, isNamedExports: () => B0, isNamedImportBindings: () => D1e, isNamedImports: () => ZT, isNamedImportsOrExports: () => $oe, isNamedTupleMember: () => uB, isNamespaceBody: () => e2t, isNamespaceExport: () => dS, isNamespaceExportDeclaration: () => yQ, isNamespaceImport: () => IE, isNamespaceReexportDeclaration: () => h9e, isNewExpression: () => XI, isNewExpressionTarget: () => JW, isNewScopeNode: () => Xje, isNoSubstitutionTemplateLiteral: () => aO, isNodeArray: () => xI, isNodeArrayMultiLine: () => ije, isNodeDescendantOf: () => MI, isNodeKind: () => Iae, isNodeLikeSystem: () => ZN, isNodeModulesDirectory: () => mI, isNodeWithPossibleHoistedDeclaration: () => D9e, isNonContextualKeyword: () => mbe, isNonGlobalAmbientModule: () => q1e, isNonNullAccess: () => zje, isNonNullChain: () => Nae, isNonNullExpression: () => p8, isNonStaticMethodOrAccessorWithPrivateName: () => wqe, isNotEmittedStatement: () => LBe, isNullishCoalesce: () => m1e, isNumber: () => ki, isNumericLiteral: () => ag, isNumericLiteralName: () => kE, isObjectBindingElementWithoutPropertyName: () => AZ, isObjectBindingOrAssignmentElement: () => UH, isObjectBindingOrAssignmentPattern: () => S1e, isObjectBindingPattern: () => n0, isObjectLiteralElement: () => w1e, isObjectLiteralElementLike: () => Ox, isObjectLiteralExpression: () => Fc, isObjectLiteralMethod: () => b1, isObjectLiteralOrClassExpressionMethodOrAccessor: () => aoe, isObjectTypeDeclaration: () => YM, isOmittedExpression: () => md, isOptionalChain: () => Bm, isOptionalChainRoot: () => rY, isOptionalDeclaration: () => XM, isOptionalJSDocPropertyLikeTag: () => nQ, isOptionalTypeNode: () => Lle, isOuterExpression: () => Gle, isOutermostOptionalChain: () => nY, isOverrideModifier: () => xBe, isPackageJsonInfo: () => bce, isPackedArrayLiteral: () => yTe, isParameter: () => Co, isParameterPropertyDeclaration: () => xe, isParameterPropertyModifier: () => oY, isParenthesizedExpression: () => Fh, isParenthesizedTypeNode: () => lO, isParseTreeNode: () => bM, isPartOfParameterDeclaration: () => UP, isPartOfTypeNode: () => VT, isPartOfTypeOnlyImportOrExportDeclaration: () => d7e, isPartOfTypeQuery: () => doe, isPartiallyEmittedExpression: () => PBe, isPatternMatch: () => Jy, isPinnedComment: () => Hae, isPlainJsFile: () => fY, isPlusToken: () => UTe, isPossiblyTypeArgumentPosition: () => vZ, isPostfixUnaryExpression: () => YTe, isPrefixUnaryExpression: () => $P, isPrimitiveLiteralValue: () => Tle, isPrivateIdentifier: () => Eo, isPrivateIdentifierClassElementDeclaration: () => ch, isPrivateIdentifierPropertyAccessExpression: () => kj, isPrivateIdentifierSymbol: () => I9e, isProgramUptoDate: () => GSe, isPrologueDirective: () => qT, isPropertyAccessChain: () => Pae, isPropertyAccessEntityNameExpression: () => UX, isPropertyAccessExpression: () => Ws, isPropertyAccessOrQualifiedName: () => VH, isPropertyAccessOrQualifiedNameOrImportTypeNode: () => b7e, isPropertyAssignment: () => G_, isPropertyDeclaration: () => cl, isPropertyName: () => D_, isPropertyNameLiteral: () => YT, isPropertySignature: () => mh, isPrototypeAccess: () => vD, isPrototypePropertyAssignment: () => bX, isPunctuation: () => dbe, isPushOrUnshiftIdentifier: () => ybe, isQualifiedName: () => Oh, isQuestionDotToken: () => Ile, isQuestionOrExclamationToken: () => tUe, isQuestionOrPlusOrMinusToken: () => iUe, isQuestionToken: () => AD, isReadonlyKeyword: () => SBe, isReadonlyKeywordOrPlusOrMinusToken: () => nUe, isRecognizedTripleSlashComment: () => M1e, isReferenceFileLocation: () => RB, isReferencedFile: () => ak, isRegularExpressionLiteral: () => jTe, isRequireCall: () => ng, isRequireVariableStatement: () => _X, isRestParameter: () => lS, isRestTypeNode: () => Fle, isReturnStatement: () => wy, isReturnStatementWithFixablePromiseHandler: () => ope, isRightSideOfAccessExpression: () => Bbe, isRightSideOfInstanceofExpression: () => X9e, isRightSideOfPropertyAccess: () => VB, isRightSideOfQualifiedName: () => Wze, isRightSideOfQualifiedNameOrPropertyAccess: () => LY, isRightSideOfQualifiedNameOrPropertyAccessOrJSDocMemberName: () => H9e, isRootedDiskPath: () => xd, isSameEntityName: () => zj, isSatisfiesExpression: () => _B, isSemicolonClassElement: () => kBe, isSetAccessor: () => BT, isSetAccessorDeclaration: () => Sg, isShiftOperatorOrHigher: () => _ve, isShorthandAmbientModuleSymbol: () => XH, isShorthandPropertyAssignment: () => Nm, isSideEffectImport: () => CTe, isSignedNumericLiteral: () => Coe, isSimpleCopiableExpression: () => s4, isSimpleInlineableExpression: () => nv, isSimpleParameterList: () => $Q, isSingleOrDoubleQuote: () => dX, isSolutionConfig: () => Rve, isSourceElement: () => Jje, isSourceFile: () => yo, isSourceFileFromLibrary: () => QB, isSourceFileJS: () => Nh, isSourceFileNotJson: () => hoe, isSourceMapping: () => Cqe, isSpecialPropertyDeclaration: () => T9e, isSpreadAssignment: () => OE, isSpreadElement: () => j0, isStatement: () => lo, isStatementButNotDeclaration: () => WH, isStatementOrBlock: () => D7e, isStatementWithLocals: () => j7e, isStatic: () => rc, isStaticModifier: () => s8, isString: () => ji, isStringANonContextualKeyword: () => jM, isStringAndEmptyAnonymousObjectIntersection: () => nYe, isStringDoubleQuoted: () => yoe, isStringLiteral: () => Nc, isStringLiteralLike: () => vu, isStringLiteralOrJsxExpression: () => P7e, isStringLiteralOrTemplate: () => EYe, isStringOrNumericLiteralLike: () => t0, isStringOrRegularExpressionOrTemplateLiteral: () => cxe, isStringTextContainingNode: () => b1e, isSuperCall: () => W6, isSuperKeyword: () => oW, isSuperProperty: () => bg, isSupportedSourceFileName: () => uTe, isSwitchStatement: () => fW, isSyntaxList: () => TB, isSyntheticExpression: () => Q2t, isSyntheticReference: () => f8, isTagName: () => QEe, isTaggedTemplateExpression: () => JP, isTaggedTemplateTag: () => Vze, isTemplateExpression: () => Rle, isTemplateHead: () => n8, isTemplateLiteral: () => xM, isTemplateLiteralKind: () => oD, isTemplateLiteralToken: () => f7e, isTemplateLiteralTypeNode: () => DBe, isTemplateLiteralTypeSpan: () => zTe, isTemplateMiddle: () => BTe, isTemplateMiddleOrTemplateTail: () => Oae, isTemplateSpan: () => dB, isTemplateTail: () => kle, isTextWhiteSpaceLike: () => cYe, isThis: () => zB, isThisContainerOrFunctionBlock: () => _9e, isThisIdentifier: () => TD, isThisInTypeQuery: () => UI, isThisInitializedDeclaration: () => poe, isThisInitializedObjectBindingExpression: () => m9e, isThisProperty: () => oX, isThisTypeNode: () => cW, isThisTypeParameter: () => QY, isThisTypePredicate: () => u9e, isThrowStatement: () => $Te, isToken: () => vM, isTokenKind: () => g1e, isTraceEnabled: () => ND, isTransientSymbol: () => yE, isTrivia: () => Gj, isTryStatement: () => pO, isTupleTypeNode: () => l8, isTypeAlias: () => EX, isTypeAliasDeclaration: () => x1, isTypeAssertionExpression: () => Mle, isTypeDeclaration: () => HM, isTypeElement: () => CI, isTypeKeyword: () => HW, isTypeKeywordTokenOrIdentifier: () => Rue, isTypeLiteralNode: () => Lh, isTypeNode: () => Wa, isTypeNodeKind: () => Kbe, isTypeOfExpression: () => pB, isTypeOnlyExportDeclaration: () => _7e, isTypeOnlyImportDeclaration: () => Pj, isTypeOnlyImportOrExportDeclaration: () => pC, isTypeOperatorNode: () => WP, isTypeParameterDeclaration: () => Ip, isTypePredicateNode: () => o8, isTypeQueryNode: () => GI, isTypeReferenceNode: () => Jg, isTypeReferenceType: () => Vae, isTypeUsableAsPropertyName: () => F0, isUMDExportSymbol: () => Joe, isUnaryExpression: () => C1e, isUnaryExpressionWithWrite: () => T7e, isUnicodeIdentifierStart: () => k6, isUnionTypeNode: () => SC, isUrl: () => bj, isValidBigIntString: () => _le, isValidESSymbolDeclaration: () => o9e, isValidTypeOnlyAliasUseSite: () => VP, isValueSignatureDeclaration: () => X6, isVarAwaitUsing: () => rX, isVarConst: () => jj, isVarConstLike: () => n9e, isVarUsing: () => nX, isVariableDeclaration: () => Fa, isVariableDeclarationInVariableStatement: () => hY, isVariableDeclarationInitializedToBareOrAccessedRequire: () => OI, isVariableDeclarationInitializedToRequire: () => fX, isVariableDeclarationList: () => tm, isVariableLike: () => mY, isVariableStatement: () => zf, isVoidExpression: () => u8, isWatchSet: () => Jbe, isWhileStatement: () => JTe, isWhiteSpaceLike: () => A0, isWhiteSpaceSingleLine: () => Xy, isWithStatement: () => NBe, isWriteAccess: () => zM, isWriteOnlyAccess: () => Woe, isYieldExpression: () => hQ, jsxModeNeedsExplicitImport: () => Jxe, keywordPart: () => Xg, last: () => ui, lastOrUndefined: () => yn, length: () => C, libMap: () => vve, libs: () => tce, lineBreakPart: () => KB, loadModuleFromGlobalCache: () => oqe, loadWithModeAwareCache: () => iZ, makeIdentifierFromModuleName: () => W7e, makeImport: () => jD, makeStringLiteral: () => XW, mangleScopedPackageName: () => NB, map: () => qe, mapAllOrFail: () => Ks, mapDefined: () => Cn, mapDefinedIterator: () => In, mapEntries: () => Rs, mapIterator: () => Nt, mapOneOrMany: () => Vxe, mapToDisplayParts: () => ck, matchFiles: () => oTe, matchPatternOrExact: () => fTe, matchedText: () => _6, matchesExclude: () => dce, matchesExcludeWorker: () => mce, maxBy: () => qu, maybeBind: () => Ma, maybeSetLocalizedDiagnosticMessages: () => _je, memoize: () => Of, memoizeOne: () => Cp, min: () => Bg, minAndMax: () => Oje, missingFileModifiedTime: () => oh, modifierToFlag: () => qM, modifiersToFlags: () => $T, moduleExportNameIsDefault: () => cS, moduleExportNameTextEscaped: () => PI, moduleExportNameTextUnescaped: () => mD, moduleOptionDeclaration: () => gUe, moduleResolutionIsEqualTo: () => M7e, moduleResolutionNameAndModeGetter: () => Wce, moduleResolutionOptionDeclarations: () => Eve, moduleResolutionSupportsPackageJsonExportsAndImports: () => nB, moduleResolutionUsesNodeModules: () => jue, moduleSpecifierToValidIdentifier: () => FZ, moduleSpecifiers: () => Jx, moduleSupportsImportAttributes: () => Tje, moduleSymbolToValidIdentifier: () => LZ, moveEmitHelpers: () => cBe, moveRangeEnd: () => zoe, moveRangePastDecorators: () => Bx, moveRangePastModifiers: () => GT, moveRangePos: () => qP, moveSyntheticComments: () => aBe, mutateMap: () => BY, mutateMapSkippingNewValues: () => CE, needsParentheses: () => Yue, needsScopeMarker: () => Mae, newCaseClauseTracker: () => rpe, newPrivateEnvironment: () => kqe, noEmitNotification: () => XQ, noEmitSubstitution: () => MW, noTransformers: () => oVe, noTruncationMaximumTruncationLength: () => N1e, nodeCanBeDecorated: () => cX, nodeCoreModules: () => oB, nodeHasName: () => Dj, nodeIsDecorated: () => qj, nodeIsMissing: () => bf, nodeIsPresent: () => y1, nodeIsSynthesized: () => ip, nodeModuleNameResolver: () => eqe, nodeModulesPathPart: () => LE, nodeNextJsonConfigResolver: () => tqe, nodeOrChildIsDecorated: () => uX, nodeOverlapsWithStartEnd: () => Aue, nodePosToString: () => i2t, nodeSeenTracker: () => JB, nodeStartsNewLexicalEnvironment: () => bbe, noop: () => ll, noopFileWatcher: () => UB, normalizePath: () => Yl, normalizeSlashes: () => V_, normalizeSpans: () => g_, not: () => $A, notImplemented: () => Ko, notImplementedResolver: () => fVe, nullNodeConverters: () => nBe, nullParenthesizerRules: () => tBe, nullTransformationContext: () => ZQ, objectAllocator: () => fm, operatorPart: () => ZW, optionDeclarations: () => cb, optionMapToObject: () => lce, optionsAffectingProgramStructure: () => SUe, optionsForBuild: () => Cve, optionsForWatch: () => b8, optionsHaveChanges: () => DM, or: () => Id, orderedRemoveItem: () => Ug, orderedRemoveItemAt: () => ih, packageIdToPackageName: () => Gae, packageIdToString: () => OP, parameterIsThisKeyword: () => bD, parameterNamePart: () => pYe, parseBaseNodeFactory: () => pUe, parseBigInt: () => Fje, parseBuildCommand: () => kUe, parseCommandLine: () => wUe, parseCommandLineWorker: () => Dve, parseConfigFileTextToJson: () => Pve, parseConfigFileWithSystem: () => XVe, parseConfigHostFromCompilerHostLike: () => Xce, parseCustomTypeOption: () => sce, parseIsolatedEntityName: () => y8, parseIsolatedJSDocComment: () => _Ue, parseJSDocTypeExpressionForTests: () => FCt, parseJsonConfigFileContent: () => uAt, parseJsonSourceFileConfigFileContent: () => MQ, parseJsonText: () => kQ, parseListTypeOption: () => AUe, parseNodeFactory: () => ek, parseNodeModuleFromPath: () => UQ, parsePackageName: () => Sce, parsePseudoBigInt: () => GY, parseValidBigInt: () => hTe, pasteEdits: () => WCe, patchWriteFileEnsuringDirectory: () => gj, pathContainsNodeModules: () => OD, pathIsAbsolute: () => SP, pathIsBareSpecifier: () => mM, pathIsRelative: () => Dh, patternText: () => yP, performIncrementalCompilation: () => QVe, performance: () => N9, positionBelongsToNode: () => rxe, positionIsASICandidate: () => $ue, positionIsSynthesized: () => Wb, positionsAreOnSameLine: () => O0, preProcessFile: () => Tkt, probablyUsesSemicolons: () => IZ, processCommentPragmas: () => bve, processPragmasIntoFields: () => Tve, processTaggedTemplateExpression: () => SSe, programContainsEsModules: () => oYe, programContainsModules: () => aYe, projectReferenceIsEqualTo: () => I1e, propertyNamePart: () => fYe, pseudoBigIntToString: () => WI, punctuationPart: () => Wm, pushIfUnique: () => zl, quote: () => rJ, quotePreferenceFromString: () => bxe, rangeContainsPosition: () => YB, rangeContainsPositionExclusive: () => bZ, rangeContainsRange: () => sg, rangeContainsRangeExclusive: () => $ze, rangeContainsStartEnd: () => TZ, rangeEndIsOnSameLineAsRangeStart: () => VX, rangeEndPositionsAreOnSameLine: () => rje, rangeEquals: () => Zc, rangeIsOnSingleLine: () => tO, rangeOfNode: () => dTe, rangeOfTypeParameters: () => mTe, rangeOverlapsWithStartEnd: () => $W, rangeStartIsOnSameLineAsRangeEnd: () => nje, rangeStartPositionsAreOnSameLine: () => Yoe, readBuilderProgram: () => lue, readConfigFile: () => LQ, readJson: () => Zj, readJsonConfigFile: () => NUe, readJsonOrUndefined: () => qbe, reduceEachLeadingCommentRange: () => Gz, reduceEachTrailingCommentRange: () => bI, reduceLeft: () => Bi, reduceLeftIterator: () => q2, reducePathComponents: () => oC, refactor: () => O8, regExpEscape: () => O2t, regularExpressionFlagToCharacterCode: () => kH, relativeComplement: () => fa, removeAllComments: () => lQ, removeEmitHelper: () => G2t, removeExtension: () => eQ, removeFileExtension: () => dh, removeIgnoredPath: () => tue, removeMinAndVersionNumbers: () => tl, removePrefix: () => Dx, removeSuffix: () => Ou, removeTrailingDirectorySeparator: () => Lb, repeatString: () => xZ, replaceElement: () => fs, replaceFirstStar: () => nO, resolutionExtensionIsTSOrJson: () => YY, resolveConfigFileProjectName: () => AEe, resolveJSModule: () => XUe, resolveLibrary: () => vce, resolveModuleName: () => bO, resolveModuleNameFromCache: () => UAt, resolvePackageNameToPackageJson: () => qve, resolvePath: () => rS, resolveProjectReferencePath: () => C8, resolveTripleslashReference: () => BSe, resolveTypeReferenceDirective: () => $Ue, resolvingEmptyArray: () => k1e, returnFalse: () => qf, returnNoopFileWatcher: () => zW, returnTrue: () => Xd, returnUndefined: () => Ah, returnsPromise: () => a2e, rewriteModuleSpecifier: () => S8, sameFlatMap: () => Pi, sameMap: () => $t, sameMapping: () => kDt, scanTokenAtPosition: () => r9e, scanner: () => rm, semanticDiagnosticsOptionDeclarations: () => bUe, serializeCompilerOptions: () => cce, server: () => S5t, servicesVersion: () => cIt, setCommentRange: () => W_, setConfigFileInOptions: () => Fve, setConstantValue: () => lBe, setEmitFlags: () => Ts, setGetSourceFileAsHashVersioned: () => oue, setIdentifierAutoGenerate: () => pQ, setIdentifierGeneratedImportReference: () => fBe, setIdentifierTypeArguments: () => vC, setInternalEmitFlags: () => cQ, setLocalizedDiagnosticMessages: () => fje, setNodeChildren: () => zBe, setNodeFlags: () => jje, setObjectAllocator: () => pje, setOriginalNode: () => Ys, setParent: () => wu, setParentRecursive: () => zP, setPrivateIdentifier: () => vO, setSnippetElement: () => MTe, setSourceMapRange: () => zc, setStackTraceLimit: () => fH, setStartsOnNewLine: () => Ale, setSyntheticLeadingComments: () => YP, setSyntheticTrailingComments: () => e8, setSys: () => jz, setSysLog: () => LT, setTextRange: () => Er, setTextRangeEnd: () => aB, setTextRangePos: () => KY, setTextRangePosEnd: () => Jb, setTextRangePosWidth: () => gTe, setTokenSourceMapRange: () => sBe, setTypeNode: () => uBe, setUILocale: () => Lt, setValueDeclaration: () => TX, shouldAllowImportingTsExtension: () => IB, shouldPreserveConstEnums: () => SD, shouldRewriteModuleSpecifier: () => SX, shouldUseUriStyleNodeCoreModules: () => epe, showModuleSpecifier: () => lje, signatureHasRestParameter: () => Ym, signatureToDisplayParts: () => kxe, single: () => Al, singleElementArray: () => pE, singleIterator: () => Oi, singleOrMany: () => Kn, singleOrUndefined: () => Bs, skipAlias: () => pm, skipConstraint: () => hxe, skipOuterExpressions: () => Wf, skipParentheses: () => Du, skipPartiallyEmittedExpressions: () => rb, skipTrivia: () => cc, skipTypeChecking: () => sB, skipTypeCheckingIgnoringNoCheck: () => Lje, skipTypeParentheses: () => EY, skipWhile: () => QN, sliceAfter: () => _Te, some: () => Qt, sortAndDeduplicate: () => m_, sortAndDeduplicateDiagnostics: () => bn, sourceFileAffectingCompilerOptions: () => xve, sourceFileMayBeEmitted: () => jI, sourceMapCommentRegExp: () => uSe, sourceMapCommentRegExpDontCareLineStart: () => Sqe, spacePart: () => Mf, spanMap: () => Ui, startEndContainsRange: () => Ybe, startEndOverlapsWithStartEnd: () => Due, startOnNewLine: () => zm, startTracing: () => M9, startsWith: () => uo, startsWithDirectory: () => gM, startsWithUnderscore: () => Wxe, startsWithUseStrict: () => HBe, stringContainsAt: () => kYe, stringToToken: () => iS, stripQuotes: () => v1, supportedDeclarationExtensions: () => cle, supportedJSExtensionsFlat: () => iB, supportedLocaleDirectories: () => dE, supportedTSExtensionsFlat: () => lTe, supportedTSImplementationExtensions: () => XX, suppressLeadingAndTrailingTrivia: () => Qg, suppressLeadingTrivia: () => Lxe, suppressTrailingTrivia: () => TYe, symbolEscapedNameNoDefault: () => Bue, symbolName: () => yf, symbolNameNoDefault: () => vxe, symbolToDisplayParts: () => eJ, sys: () => n_, sysLog: () => Ky, tagNamesAreEquivalent: () => rk, takeWhile: () => GA, targetOptionDeclaration: () => Sve, targetToLibMap: () => mi, testFormatSettings: () => qPt, textChangeRangeIsUnchanged: () => qg, textChangeRangeNewSpan: () => wP, textChanges: () => hs, textOrKeywordPart: () => Pxe, textPart: () => l0, textRangeContainsPositionInclusive: () => Wo, textRangeContainsTextSpan: () => ru, textRangeIntersectsWithTextSpan: () => Xz, textSpanContainsPosition: () => ka, textSpanContainsTextRange: () => Vu, textSpanContainsTextSpan: () => np, textSpanEnd: () => Us, textSpanIntersection: () => _u, textSpanIntersectsWith: () => RT, textSpanIntersectsWithPosition: () => iD, textSpanIntersectsWithTextSpan: () => m1, textSpanIsEmpty: () => Ua, textSpanOverlap: () => Bb, textSpanOverlapsWith: () => jb, textSpansEqual: () => GB, textToKeywordObj: () => P6, timestamp: () => Lu, toArray: () => lc, toBuilderFileEmit: () => UVe, toBuilderStateFileInfoForMultiEmit: () => BVe, toEditorSettings: () => zZ, toFileNameLowerCase: () => Wy, toPath: () => ku, toProgramEmitPending: () => qVe, toSorted: () => $c, tokenIsIdentifierOrKeyword: () => ud, tokenIsIdentifierOrKeywordOrGreaterThan: () => vj, tokenToString: () => Hl, trace: () => rl, tracing: () => ls, tracingEnabled: () => iI, transferSourceFileChildren: () => YBe, transform: () => bIt, transformClassFields: () => Uqe, transformDeclarations: () => ASe, transformECMAScriptModule: () => CSe, transformES2015: () => eVe, transformES2016: () => Zqe, transformES2017: () => Yqe, transformES2018: () => Wqe, transformES2019: () => Jqe, transformES2020: () => $qe, transformES2021: () => Gqe, transformESDecorators: () => zqe, transformESNext: () => Kqe, transformGenerators: () => tVe, transformImpliedNodeFormatDependentModule: () => nVe, transformJsx: () => Qqe, transformLegacyDecorators: () => Vqe, transformModule: () => xSe, transformNamedEvaluation: () => Gg, transformNodes: () => QQ, transformSystemModule: () => rVe, transformTypeScript: () => Bqe, transpile: () => Pkt, transpileDeclaration: () => Dkt, transpileModule: () => ZYe, transpileOptionValueCompilerOptions: () => EUe, tryAddToSet: () => wn, tryAndIgnoreErrors: () => Hue, tryCast: () => Hi, tryDirectoryExists: () => Kue, tryExtractTSExtension: () => qoe, tryFileExists: () => iJ, tryGetClassExtendingExpressionWithTypeArguments: () => Rbe, tryGetClassImplementingOrExtendingExpressionWithTypeArguments: () => jbe, tryGetDirectories: () => Gue, tryGetExtensionFromPath: () => PE, tryGetImportFromModuleSpecifier: () => vX, tryGetJSDocSatisfiesTypeNode: () => yle, tryGetModuleNameFromFile: () => xQ, tryGetModuleSpecifierFromDeclaration: () => OM, tryGetNativePerformanceHooks: () => GF, tryGetPropertyAccessOrIdentifierToString: () => qX, tryGetPropertyNameOfBindingOrAssignmentElement: () => Hle, tryGetSourceMappingURL: () => Eqe, tryGetTextOfPropertyName: () => dY, tryParseJson: () => Voe, tryParsePattern: () => KM, tryParsePatterns: () => tQ, tryParseRawSourceMap: () => xqe, tryReadDirectory: () => jxe, tryReadFile: () => vW, tryRemoveDirectoryPrefix: () => iTe, tryRemoveExtension: () => Ije, tryRemovePrefix: () => XN, tryRemoveSuffix: () => tu, tscBuildOption: () => gO, typeAcquisitionDeclarations: () => nce, typeAliasNamePart: () => _Ye, typeDirectiveIsEqualTo: () => R7e, typeKeywords: () => mxe, typeParameterNamePart: () => dYe, typeToDisplayParts: () => wZ, unchangedPollThresholds: () => uI, unchangedTextChangeRange: () => ds, unescapeLeadingUnderscores: () => go, unmangleScopedPackageName: () => VQ, unorderedRemoveItem: () => xy, unprefixedNodeCoreModules: () => Hje, unreachableCodeIsError: () => yje, unsetNodeChildren: () => nve, unusedLabelIsError: () => bje, unwrapInnermostStatementOfLabel: () => Z1e, unwrapParenthesizedExpression: () => Gje, updateErrorForNoInputFiles: () => _ce, updateLanguageServiceSourceFile: () => O2e, updateMissingFilePathsWatch: () => MSe, updateResolutionField: () => DB, updateSharedExtendedConfigFileWatcher: () => qce, updateSourceFile: () => gve, updateWatchingWildcardDirectories: () => tZ, usingSingleLineStringWriter: () => Lj, utf16EncodeAsString: () => nD, validateLocaleAndSetLanguage: () => vI, version: () => y, versionMajorMinor: () => g, visitArray: () => PW, visitCommaListElements: () => WQ, visitEachChild: () => _i, visitFunctionBody: () => o0, visitIterationBody: () => Mh, visitLexicalEnvironment: () => cSe, visitNode: () => sr, visitNodes: () => Fi, visitParameterList: () => Sf, walkUpBindingElementsAndPatterns: () => gn, walkUpOuterExpressions: () => XBe, walkUpParenthesizedExpressions: () => ib, walkUpParenthesizedTypes: () => AX, walkUpParenthesizedTypesAndGetParentAndChild: () => w9e, whitespaceOrMapCommentRegExp: () => pSe, writeCommentRange: () => Qj, writeFile: () => Foe, writeFileEnsuringDirectories: () => kbe, zipWith: () => J }), t5.exports = f(_);
35310
35310
  var g = "5.8", y = "5.8.3", T = ((r2) => (r2[r2.LessThan = -1] = "LessThan", r2[r2.EqualTo = 0] = "EqualTo", r2[r2.GreaterThan = 1] = "GreaterThan", r2))(T || {}), b = [], E = /* @__PURE__ */ new Map();
35311
35311
  function C(r2) {
35312
35312
  return r2 !== void 0 ? r2.length : 0;
@@ -39945,7 +39945,7 @@ ${Xr.join(`
39945
39945
  }
39946
39946
  }
39947
39947
  function Qz(r2) {
39948
- let s = sl(r2);
39948
+ let s = al(r2);
39949
39949
  return s && Rt(s) ? s : void 0;
39950
39950
  }
39951
39951
  function Dj(r2, s) {
@@ -39998,7 +39998,7 @@ ${Xr.join(`
39998
39998
  }
39999
39999
  return r2.name;
40000
40000
  }
40001
- function sl(r2) {
40001
+ function al(r2) {
40002
40002
  if (r2 !== void 0) return Zz(r2) || (_p(r2) || Tp(r2) || J_(r2) ? TM(r2) : void 0);
40003
40003
  }
40004
40004
  function TM(r2) {
@@ -42936,7 +42936,7 @@ ${Xr.join(`
42936
42936
  return i0(l) && l.name === s ? l : void 0;
42937
42937
  } else {
42938
42938
  let l = s.parent;
42939
- return As(l) && i_(l) !== 0 && (l.left.symbol || l.symbol) && sl(l) === r2 ? l : void 0;
42939
+ return As(l) && i_(l) !== 0 && (l.left.symbol || l.symbol) && al(l) === r2 ? l : void 0;
42940
42940
  }
42941
42941
  case 81:
42942
42942
  return Ad(s) && s.name === r2 ? s : void 0;
@@ -43099,7 +43099,7 @@ ${Xr.join(`
43099
43099
  return $P(r2) && (r2.operator === 40 || r2.operator === 41) && ag(r2.operand);
43100
43100
  }
43101
43101
  function Mx(r2) {
43102
- let s = sl(r2);
43102
+ let s = al(r2);
43103
43103
  return !!s && Aoe(s);
43104
43104
  }
43105
43105
  function Aoe(r2) {
@@ -48101,7 +48101,7 @@ ${Xr.join(`
48101
48101
  return U.length > 10 ? Tv(U) : Bi(U, ue.createComma);
48102
48102
  }
48103
48103
  function jt(U, oe, Ce, ot = 0, Kt) {
48104
- let Sn = Kt ? U && Zz(U) : sl(U);
48104
+ let Sn = Kt ? U && Zz(U) : al(U);
48105
48105
  if (Sn && Rt(Sn) && !Up(Sn)) {
48106
48106
  let Ns = wu(Er(jo(Sn), Sn), Sn.parent);
48107
48107
  return ot |= Gc(Sn), Ce || (ot |= 96), oe || (ot |= 3072), ot && Ts(Ns, ot), Ns;
@@ -56946,7 +56946,7 @@ ${Xr.join(`
56946
56946
  }
56947
56947
  function Ke(ye) {
56948
56948
  if (ye.kind === 277) return ye.isExportEquals ? "export=" : "default";
56949
- let Ut = sl(ye);
56949
+ let Ut = al(ye);
56950
56950
  if (Ut) {
56951
56951
  if (uh(ye)) {
56952
56952
  let Yr = N0(Ut);
@@ -57012,9 +57012,9 @@ ${Xr.join(`
57012
57012
  C(Tc.declarations) && (pl || Tc.declarations && Tc.declarations.length && Yr.kind === 277 && !Yr.isExportEquals) && (H_ = P.A_module_cannot_have_multiple_default_exports, ry = false, q0 = true);
57013
57013
  let eT = [];
57014
57014
  x1(Yr) && bf(Yr.type) && va(Yr, 32) && Tc.flags & 2887656 && eT.push(dt(Yr, P.Did_you_mean_0, `export type { ${go(Yr.name.escapedText)} }`));
57015
- let Qx = sl(Yr) || Yr;
57015
+ let Qx = al(Yr) || Yr;
57016
57016
  w(Tc.declarations, (xg, tT) => {
57017
- let fv = sl(xg) || xg, k1 = ry ? dt(fv, H_, Tt(xg)) : dt(fv, H_);
57017
+ let fv = al(xg) || xg, k1 = ry ? dt(fv, H_, Tt(xg)) : dt(fv, H_);
57018
57018
  r2.bindDiagnostics.push(q0 ? nc(k1, dt(Qx, tT === 0 ? P.Another_export_default_is_here : P.and_here)) : k1), q0 && eT.push(dt(fv, P.The_first_export_default_is_here));
57019
57019
  });
57020
57020
  let jE = ry ? dt(Qx, H_, Tt(Yr)) : dt(Qx, H_);
@@ -57036,7 +57036,7 @@ ${Xr.join(`
57036
57036
  function gr(ye) {
57037
57037
  if (ye.parent && P_(ye) && (ye = ye.parent), !T1(ye)) return false;
57038
57038
  if (!bQ(ye) && ye.fullName) return true;
57039
- let Ut = sl(ye);
57039
+ let Ut = al(ye);
57040
57040
  return Ut ? !!(UX(Ut.parent) && Py(Ut.parent) || Ad(Ut.parent) && Ro(Ut.parent) & 32) : false;
57041
57041
  }
57042
57042
  function tt(ye, Ut) {
@@ -57686,7 +57686,7 @@ ${Xr.join(`
57686
57686
  for (let eo of x) {
57687
57687
  let Vo = eo.parent.parent;
57688
57688
  d = eoe(Vo) || r2, v = Vb(Vo) || r2, M = hS(2, void 0, void 0), u = eo, xi(eo.typeExpression);
57689
- let pl = sl(eo);
57689
+ let pl = al(eo);
57690
57690
  if ((bQ(eo) || !eo.fullName) && pl && UX(pl.parent)) {
57691
57691
  let Dp = Py(pl.parent);
57692
57692
  if (Dp) {
@@ -58172,10 +58172,10 @@ ${Xr.join(`
58172
58172
  if (!Ut || !ME(Ut)) return;
58173
58173
  let yi = Yr ? Ut.members || (Ut.members = ac()) : Ut.exports || (Ut.exports = ac()), Zo = 0, eo = 0;
58174
58174
  ap(IM(ye)) ? (Zo = 8192, eo = 103359) : Xl(ye) && G6(ye) && (Qt(ye.arguments[2].properties, (Vo) => {
58175
- let pl = sl(Vo);
58175
+ let pl = al(Vo);
58176
58176
  return !!pl && Rt(pl) && Js(pl) === "set";
58177
58177
  }) && (Zo |= 65540, eo |= 78783), Qt(ye.arguments[2].properties, (Vo) => {
58178
- let pl = sl(Vo);
58178
+ let pl = al(Vo);
58179
58179
  return !!pl && Rt(pl) && Js(pl) === "get";
58180
58180
  }) && (Zo |= 32772, eo |= 46015)), Zo === 0 && (Zo = 4, eo = 0), at(yi, Ut, ye, Zo | 67108864, eo & -67108865);
58181
58181
  }
@@ -59283,7 +59283,7 @@ ${Xr.join(`
59283
59283
  else return D(o6, m3), m3;
59284
59284
  }
59285
59285
  m3.flags & 512 && o6.flags & 512 && o6.constEnumOnlyModule && !m3.constEnumOnlyModule && (o6.constEnumOnlyModule = false), o6.flags |= m3.flags, m3.valueDeclaration && TX(o6, m3.valueDeclaration), jn(o6.declarations, m3.declarations), m3.members && (o6.members || (o6.members = ac()), mv(o6.members, m3.members, S)), m3.exports && (o6.exports || (o6.exports = ac()), mv(o6.exports, m3.exports, S, o6)), S || WD(o6, m3);
59286
- } else o6.flags & 1024 ? o6 !== qt && Jt(m3.declarations && sl(m3.declarations[0]), P.Cannot_augment_module_0_with_value_exports_because_it_resolves_to_a_non_module_entity, jo(o6)) : D(o6, m3);
59286
+ } else o6.flags & 1024 ? o6 !== qt && Jt(m3.declarations && al(m3.declarations[0]), P.Cannot_augment_module_0_with_value_exports_because_it_resolves_to_a_non_module_entity, jo(o6)) : D(o6, m3);
59287
59287
  return o6;
59288
59288
  function D(R, $) {
59289
59289
  let _e = !!(R.flags & 384 || $.flags & 384), ve = !!(R.flags & 2 || $.flags & 2), Ae = _e ? P.Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations : ve ? P.Cannot_redeclare_block_scoped_variable_0 : P.Duplicate_identifier_0, Ve = $.declarations && Si($.declarations[0]), bt = R.declarations && Si(R.declarations[0]), pt = fY(Ve, de.checkJs), ir = fY(bt, de.checkJs), xr = jo($);
@@ -59302,9 +59302,9 @@ ${Xr.join(`
59302
59302
  });
59303
59303
  }
59304
59304
  function jO(o6, m3, S, D) {
59305
- let k = (MP(o6, false) ? nbe(o6) : sl(o6)) || o6, R = zE(k, m3, S);
59305
+ let k = (MP(o6, false) ? nbe(o6) : al(o6)) || o6, R = zE(k, m3, S);
59306
59306
  for (let $ of D || b) {
59307
- let _e = (MP($, false) ? nbe($) : sl($)) || $;
59307
+ let _e = (MP($, false) ? nbe($) : al($)) || $;
59308
59308
  if (_e === k) continue;
59309
59309
  R.relatedInformation = R.relatedInformation || [];
59310
59310
  let ve = us(_e, P._0_was_also_declared_here, S), Ae = us(_e, P.and_here);
@@ -59625,7 +59625,7 @@ ${Xr.join(`
59625
59625
  let D = (S = o6.declarations) == null ? void 0 : S.find((k) => B1e(k) || Aa(k) || k.kind === 266);
59626
59626
  if (D === void 0) return ee.fail("checkResolvedBlockScopedVariable could not find block-scoped declaration");
59627
59627
  if (!(D.flags & 33554432) && !hv(D, m3)) {
59628
- let k, R = op(sl(D));
59628
+ let k, R = op(al(D));
59629
59629
  o6.flags & 2 ? k = Jt(m3, P.Block_scoped_variable_0_used_before_its_declaration, R) : o6.flags & 32 ? k = Jt(m3, P.Class_0_used_before_its_declaration, R) : o6.flags & 256 ? k = Jt(m3, P.Enum_0_used_before_its_declaration, R) : (ee.assert(!!(o6.flags & 128)), E1(de) && (k = Jt(m3, P.Enum_0_used_before_its_declaration, R))), k && nc(k, us(D, P._0_is_declared_here, R));
59630
59630
  }
59631
59631
  }
@@ -60795,7 +60795,7 @@ ${Xr.join(`
60795
60795
  function D(yt, et, qr) {
60796
60796
  if (et.internalFlags & 1) {
60797
60797
  if (yt.valueDeclaration) {
60798
- let Qn = sl(yt.valueDeclaration);
60798
+ let Qn = al(yt.valueDeclaration);
60799
60799
  if (Qn && xc(Qn)) return Qn;
60800
60800
  }
60801
60801
  let rn = Io(yt).nameType;
@@ -61008,7 +61008,7 @@ ${Xr.join(`
61008
61008
  } else return Oc(Rr);
61009
61009
  function pa() {
61010
61010
  var mo;
61011
- let Ca = !!(ps.flags & 8192) && Qt(ps.declarations, (wo) => rc(wo) && !I5t(sl(wo))), Is = !!(ps.flags & 16) && (ps.parent || w(ps.declarations, (wo) => wo.parent.kind === 307 || wo.parent.kind === 268));
61011
+ let Ca = !!(ps.flags & 8192) && Qt(ps.declarations, (wo) => rc(wo) && !I5t(al(wo))), Is = !!(ps.flags & 16) && (ps.parent || w(ps.declarations, (wo) => wo.parent.kind === 307 || wo.parent.kind === 268));
61012
61012
  if (Ca || Is) return (!!(et.flags & 4096) || ((mo = et.visitedTypes) == null ? void 0 : mo.has(vi))) && (!(et.flags & 8) || XC(ps, et.enclosingDeclaration));
61013
61013
  }
61014
61014
  }
@@ -61203,7 +61203,7 @@ ${Xr.join(`
61203
61203
  if (et.enclosingDeclaration = void 0, et.tracker.canTrackSymbol && Nee(yt.escapedName)) if (yt.declarations) {
61204
61204
  let Oc = Ha(yt.declarations);
61205
61205
  if (PU(Oc)) if (As(Oc)) {
61206
- let Ju = sl(Oc);
61206
+ let Ju = al(Oc);
61207
61207
  Ju && lp(Ju) && UX(Ju.argumentExpression) && Wu(Ju.argumentExpression, Ji, et);
61208
61208
  } else Wu(Oc.name.expression, Ji, et);
61209
61209
  } else et.tracker.reportNonSerializableProperty(jo(yt));
@@ -61573,7 +61573,7 @@ ${Xr.join(`
61573
61573
  });
61574
61574
  }
61575
61575
  if (Ju === void 0) {
61576
- let hr = O(Ic.declarations, sl);
61576
+ let hr = O(Ic.declarations, al);
61577
61577
  if (hr && xc(hr) && kh(hr.expression)) {
61578
61578
  let xn = Ra(Ga, Pl - 1, Xo);
61579
61579
  return kh(xn) ? ce.createIndexedAccessTypeNode(ce.createParenthesizedType(ce.createTypeQueryNode(xn)), ce.createTypeQueryNode(hr.expression)) : xn;
@@ -61653,11 +61653,11 @@ ${Xr.join(`
61653
61653
  }
61654
61654
  }
61655
61655
  function Xc(yt) {
61656
- let et = sl(yt);
61656
+ let et = al(yt);
61657
61657
  return et ? xc(et) ? !!($o(et.expression).flags & 402653316) : lp(et) ? !!($o(et.argumentExpression).flags & 402653316) : Nc(et) : false;
61658
61658
  }
61659
61659
  function mg(yt) {
61660
- let et = sl(yt);
61660
+ let et = al(yt);
61661
61661
  return !!(et && Nc(et) && (et.singleQuote || !ip(et) && uo(tf(et, false), "'")));
61662
61662
  }
61663
61663
  function v_(yt, et) {
@@ -61817,7 +61817,7 @@ ${Xr.join(`
61817
61817
  return !!$r && $r.kind === 80;
61818
61818
  }
61819
61819
  function Ju($r) {
61820
- return zf($r) ? Ee(qe($r.declarationList.declarations, sl), Oc) : Ee([sl($r)], Oc);
61820
+ return zf($r) ? Ee(qe($r.declarationList.declarations, al), Oc) : Ee([al($r)], Oc);
61821
61821
  }
61822
61822
  function Ht($r) {
61823
61823
  let ta = ie($r, Op), Ya = Fe($r, P_), ja = Ya !== -1 ? $r[Ya] : void 0;
@@ -62068,7 +62068,7 @@ ${Xr.join(`
62068
62068
  if (Ws(Ya)) return Js(Ya.name);
62069
62069
  }
62070
62070
  if (JE(ta)) {
62071
- let Ya = sl(ta);
62071
+ let Ya = al(ta);
62072
62072
  if (Ya && Rt(Ya)) return Js(Ya);
62073
62073
  }
62074
62074
  });
@@ -62196,7 +62196,7 @@ ${Xr.join(`
62196
62196
  let Zk = ga.declarations && w(ga.declarations, (T2) => {
62197
62197
  if (T2.kind === 178) return T2;
62198
62198
  if (Xl(T2) && G6(T2)) return w(T2.arguments[2].properties, (n3) => {
62199
- let D_e = sl(n3);
62199
+ let D_e = al(n3);
62200
62200
  if (D_e && Rt(D_e) && Js(D_e) === "set") return n3;
62201
62201
  });
62202
62202
  });
@@ -62359,7 +62359,7 @@ ${Xr.join(`
62359
62359
  var S;
62360
62360
  if ((S = m3?.remappedSymbolReferences) != null && S.has(bc(o6)) && (o6 = m3.remappedSymbolReferences.get(bc(o6))), m3 && o6.escapedName === "default" && !(m3.flags & 16384) && (!(m3.flags & 16777216) || !o6.declarations || m3.enclosingDeclaration && Hn(o6.declarations[0], EU) !== Hn(m3.enclosingDeclaration, EU))) return "default";
62361
62361
  if (o6.declarations && o6.declarations.length) {
62362
- let k = O(o6.declarations, ($) => sl($) ? $ : void 0), R = k && sl(k);
62362
+ let k = O(o6.declarations, ($) => al($) ? $ : void 0), R = k && al(k);
62363
62363
  if (k && R) {
62364
62364
  if (Xl(k) && G6(k)) return yf(o6);
62365
62365
  if (xc(R) && !(Tf(o6) & 4096)) {
@@ -63497,11 +63497,11 @@ ${Xr.join(`
63497
63497
  return o6.charCodeAt(0) === 95 && o6.charCodeAt(1) === 95 && o6.charCodeAt(2) === 64;
63498
63498
  }
63499
63499
  function PU(o6) {
63500
- let m3 = sl(o6);
63500
+ let m3 = al(o6);
63501
63501
  return !!m3 && EHe(m3);
63502
63502
  }
63503
63503
  function L5t(o6) {
63504
- let m3 = sl(o6);
63504
+ let m3 = al(o6);
63505
63505
  return !!m3 && I5t(m3);
63506
63506
  }
63507
63507
  function kU(o6) {
@@ -63525,7 +63525,7 @@ ${Xr.join(`
63525
63525
  let Ve = m3 && m3.get(_e);
63526
63526
  if (!(o6.flags & 32) && Ae.flags & WE(ve)) {
63527
63527
  let bt = Ve ? Wn(Ve.declarations, Ae.declarations) : Ae.declarations, pt = !($.flags & 8192) && go(_e) || op(R);
63528
- w(bt, (ir) => Jt(sl(ir) || ir, P.Property_0_was_also_declared_here, pt)), Jt(R || D, P.Duplicate_property_0, pt), Ae = Cc(0, _e, 4096);
63528
+ w(bt, (ir) => Jt(al(ir) || ir, P.Property_0_was_also_declared_here, pt)), Jt(R || D, P.Duplicate_property_0, pt), Ae = Cc(0, _e, 4096);
63529
63529
  }
63530
63530
  return Ae.links.nameType = $, Q0n(Ae, D, ve), Ae.parent ? ee.assert(Ae.parent === o6, "Existing symbol parent should match new one") : Ae.parent = o6, k.resolvedSymbol = Ae;
63531
63531
  }
@@ -64647,7 +64647,7 @@ ${Xr.join(`
64647
64647
  let S = Dy(o6.declaration);
64648
64648
  if (S) Jt(S, P.Return_type_annotation_circularly_references_itself);
64649
64649
  else if (ct) {
64650
- let D = o6.declaration, k = sl(D);
64650
+ let D = o6.declaration, k = al(D);
64651
64651
  k ? Jt(k, P._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, op(k)) : Jt(D, P.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);
64652
64652
  }
64653
64653
  }
@@ -65845,7 +65845,7 @@ ${Xr.join(`
65845
65845
  if (S || !(L0(o6) & 6)) {
65846
65846
  let D = Io(SAe(o6)).nameType;
65847
65847
  if (!D) {
65848
- let k = sl(o6.valueDeclaration);
65848
+ let k = al(o6.valueDeclaration);
65849
65849
  D = o6.escapedName === "default" ? dg("default") : k && l2(k) || (NX(o6) ? void 0 : dg(yf(o6)));
65850
65850
  }
65851
65851
  if (D && D.flags & m3) return D;
@@ -68849,7 +68849,7 @@ ${Xr.join(`
68849
68849
  default:
68850
68850
  k = ct ? P.Variable_0_implicitly_has_an_1_type : P.Variable_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage;
68851
68851
  }
68852
- nT(ct, o6, k, op(sl(o6)), D);
68852
+ nT(ct, o6, k, op(al(o6)), D);
68853
68853
  }
68854
68854
  function Dvn(o6, m3) {
68855
68855
  let S = CQe(o6);
@@ -71175,7 +71175,7 @@ ${Xr.join(`
71175
71175
  for (; bt !== Ve && (bt.kind === 218 || bt.kind === 219 || aoe(bt)) && (P5(D) && $ !== id || rte(D) && x9t(D, o6)); ) bt = YJ(bt);
71176
71176
  let Pn = R && Fa(R) && !R.initializer && !R.exclamationToken && D9t(R) && !CSn(S), ns = Ae || ve || pt && !Pn || ir || xr || FSn(o6, k) || $ !== kr && $ !== id && (!Ye || ($.flags & 16387) !== 0 || BM(o6) || ZXe(o6) || o6.parent.kind === 281) || o6.parent.kind === 235 || k.kind === 260 && k.exclamationToken || k.flags & 33554432, Gi = Un ? lt : ns ? Ae ? PSn($, k) : $ : Fr ? lt : aw($), Yn = Un ? _2(h2(o6, $, Gi, bt)) : h2(o6, $, Gi, bt);
71177
71177
  if (!S9t(o6) && ($ === kr || $ === id)) {
71178
- if (Yn === kr || Yn === id) return ct && (Jt(sl(k), P.Variable_0_implicitly_has_type_1_in_some_locations_where_its_type_cannot_be_determined, jo(S), rs(Yn)), Jt(o6, P.Variable_0_implicitly_has_an_1_type, jo(S), rs(Yn))), Tte(Yn);
71178
+ if (Yn === kr || Yn === id) return ct && (Jt(al(k), P.Variable_0_implicitly_has_type_1_in_some_locations_where_its_type_cannot_be_determined, jo(S), rs(Yn)), Jt(o6, P.Variable_0_implicitly_has_an_1_type, jo(S), rs(Yn))), Tte(Yn);
71179
71179
  } else if (!ns && !jU($) && jU(Yn)) return Jt(o6, P.Variable_0_is_used_before_being_assigned, jo(S)), $;
71180
71180
  return _e ? f2(Yn) : Yn;
71181
71181
  }
@@ -71746,7 +71746,7 @@ ${Xr.join(`
71746
71746
  return Gk(k, R.escapedName, Io(R).nameType);
71747
71747
  }
71748
71748
  if (Mx(o6)) {
71749
- let R = sl(o6);
71749
+ let R = al(o6);
71750
71750
  if (R && xc(R)) {
71751
71751
  let $ = $o(R.expression), _e = F0($) && Gk(k, M0($));
71752
71752
  if (_e) return _e;
@@ -75991,7 +75991,7 @@ ${Xr.join(`
75991
75991
  default:
75992
75992
  continue;
75993
75993
  }
75994
- m3.get(D) ? (Jt(sl(S.symbol.valueDeclaration), P.Duplicate_identifier_0, D), Jt(S.name, P.Duplicate_identifier_0, D)) : m3.set(D, true);
75994
+ m3.get(D) ? (Jt(al(S.symbol.valueDeclaration), P.Duplicate_identifier_0, D), Jt(S.name, P.Duplicate_identifier_0, D)) : m3.set(D, true);
75995
75995
  }
75996
75996
  }
75997
75997
  function dZe(o6) {
@@ -76278,7 +76278,7 @@ ${Xr.join(`
76278
76278
  let Wu = dte(m3($l, Ln), Cs);
76279
76279
  for (let xl of $l) {
76280
76280
  let Hm = dte(xl, Cs) ^ fl, Yd = dte(xl, Cs) ^ Wu;
76281
- Yd & 32 ? Jt(sl(xl), P.Overload_signatures_must_all_be_exported_or_non_exported) : Yd & 128 ? Jt(sl(xl), P.Overload_signatures_must_all_be_ambient_or_non_ambient) : Hm & 6 ? Jt(sl(xl) || xl, P.Overload_signatures_must_all_be_public_private_or_protected) : Hm & 64 && Jt(sl(xl), P.Overload_signatures_must_all_be_abstract_or_non_abstract);
76281
+ Yd & 32 ? Jt(al(xl), P.Overload_signatures_must_all_be_exported_or_non_exported) : Yd & 128 ? Jt(al(xl), P.Overload_signatures_must_all_be_ambient_or_non_ambient) : Hm & 6 ? Jt(al(xl) || xl, P.Overload_signatures_must_all_be_public_private_or_protected) : Hm & 64 && Jt(al(xl), P.Overload_signatures_must_all_be_abstract_or_non_abstract);
76282
76282
  }
76283
76283
  });
76284
76284
  }
@@ -76287,7 +76287,7 @@ ${Xr.join(`
76287
76287
  if (Cs !== ha) {
76288
76288
  let xo = FM(m3(Yn, Ln));
76289
76289
  w(Yn, (qs) => {
76290
- FM(qs) !== xo && Jt(sl(qs), P.Overload_signatures_must_all_be_optional_or_required);
76290
+ FM(qs) !== xo && Jt(al(qs), P.Overload_signatures_must_all_be_optional_or_required);
76291
76291
  });
76292
76292
  }
76293
76293
  }
@@ -76330,12 +76330,12 @@ ${Xr.join(`
76330
76330
  if (Pn && w(Gi, (Yn) => {
76331
76331
  Jt(Yn, P.Multiple_constructor_implementations_are_not_allowed);
76332
76332
  }), Un && w(Gi, (Yn) => {
76333
- Jt(sl(Yn) || Yn, P.Duplicate_function_implementation);
76333
+ Jt(al(Yn) || Yn, P.Duplicate_function_implementation);
76334
76334
  }), ns && !xr && o6.flags & 16 && ir) {
76335
76335
  let Yn = Ee(ir, (Ln) => Ln.kind === 263).map((Ln) => us(Ln, P.Consider_adding_a_declare_modifier_to_this_class));
76336
76336
  w(ir, (Ln) => {
76337
76337
  let Cs = Ln.kind === 263 ? P.Class_declaration_cannot_implement_overload_list_for_0 : Ln.kind === 262 ? P.Function_with_bodies_can_only_merge_with_classes_that_are_ambient : void 0;
76338
- Cs && nc(Jt(sl(Ln) || Ln, Cs, yf(o6)), ...Yn);
76338
+ Cs && nc(Jt(al(Ln) || Ln, Cs, yf(o6)), ...Yn);
76339
76339
  });
76340
76340
  }
76341
76341
  if (bt && !bt.body && !va(bt, 64) && !bt.questionToken && Fr(bt), Ae && (ir && (S(ir, Ve, k, R, $), D(ir, Ve, _e, ve)), Ve)) {
@@ -76360,7 +76360,7 @@ ${Xr.join(`
76360
76360
  }
76361
76361
  let R = S | D, $ = S & D, _e = k & R;
76362
76362
  if ($ || _e) for (let Ae of m3.declarations) {
76363
- let Ve = ve(Ae), bt = sl(Ae);
76363
+ let Ve = ve(Ae), bt = al(Ae);
76364
76364
  Ve & _e ? Jt(bt, P.Merged_declaration_0_cannot_include_a_default_export_declaration_Consider_adding_a_separate_export_default_0_declaration_instead, op(bt)) : Ve & $ && Jt(bt, P.Individual_declarations_in_merged_declaration_0_must_be_all_exported_or_all_local, op(bt));
76365
76365
  }
76366
76366
  function ve(Ae) {
@@ -76815,7 +76815,7 @@ ${Xr.join(`
76815
76815
  }
76816
76816
  }
76817
76817
  function HBt(o6, m3, S) {
76818
- let D = sl(o6) || o6, k = HM(o6) ? P._0_is_declared_but_never_used : P._0_is_declared_but_its_value_is_never_read;
76818
+ let D = al(o6) || o6, k = HM(o6) ? P._0_is_declared_but_never_used : P._0_is_declared_but_its_value_is_never_read;
76819
76819
  S(o6, 0, us(D, k, m3));
76820
76820
  }
76821
76821
  function yte(o6) {
@@ -76883,10 +76883,10 @@ ${Xr.join(`
76883
76883
  let _e = ui($.parent.elements);
76884
76884
  ($ === _e || !ui($.parent.elements).dotDotDotToken) && h_e(D, $.parent, $, mu);
76885
76885
  } else if (Fa($)) {
76886
- let _e = r3($) & 7, ve = sl($);
76886
+ let _e = r3($) & 7, ve = al($);
76887
76887
  (_e !== 4 && _e !== 6 || !ve || !yte(ve)) && h_e(k, $.parent, $, mu);
76888
76888
  } else {
76889
- let _e = R.valueDeclaration && XBt(R.valueDeclaration), ve = R.valueDeclaration && sl(R.valueDeclaration);
76889
+ let _e = R.valueDeclaration && XBt(R.valueDeclaration), ve = R.valueDeclaration && al(R.valueDeclaration);
76890
76890
  _e && ve ? !xe(_e, _e.parent) && !bD(_e) && !yte(ve) && (Yc($) && xC($.parent) ? h_e(D, $.parent, $, mu) : m3(_e, 1, us(ve, P._0_is_declared_but_its_value_is_never_read, yf(R)))) : HBt($, yf(R), m3);
76891
76891
  }
76892
76892
  }
@@ -76947,10 +76947,10 @@ ${Xr.join(`
76947
76947
  return !(Co(D) && bf(D.parent.body));
76948
76948
  }
76949
76949
  function uAn(o6) {
76950
- Hn(o6, (m3) => M5(m3) & 4 ? (o6.kind !== 80 ? Jt(sl(o6), P.Duplicate_identifier_this_Compiler_uses_variable_declaration_this_to_capture_this_reference) : Jt(o6, P.Expression_resolves_to_variable_declaration_this_that_compiler_uses_to_capture_this_reference), true) : false);
76950
+ Hn(o6, (m3) => M5(m3) & 4 ? (o6.kind !== 80 ? Jt(al(o6), P.Duplicate_identifier_this_Compiler_uses_variable_declaration_this_to_capture_this_reference) : Jt(o6, P.Expression_resolves_to_variable_declaration_this_that_compiler_uses_to_capture_this_reference), true) : false);
76951
76951
  }
76952
76952
  function pAn(o6) {
76953
- Hn(o6, (m3) => M5(m3) & 8 ? (o6.kind !== 80 ? Jt(sl(o6), P.Duplicate_identifier_newTarget_Compiler_uses_variable_declaration_newTarget_to_capture_new_target_meta_property_reference) : Jt(o6, P.Expression_resolves_to_variable_declaration_newTarget_that_compiler_uses_to_capture_new_target_meta_property_reference), true) : false);
76953
+ Hn(o6, (m3) => M5(m3) & 8 ? (o6.kind !== 80 ? Jt(al(o6), P.Duplicate_identifier_newTarget_Compiler_uses_variable_declaration_newTarget_to_capture_new_target_meta_property_reference) : Jt(o6, P.Expression_resolves_to_variable_declaration_newTarget_that_compiler_uses_to_capture_new_target_meta_property_reference), true) : false);
76954
76954
  }
76955
76955
  function fAn(o6, m3) {
76956
76956
  if (r2.getEmitModuleFormatOfFile(Si(o6)) >= 5 || !m3 || !bte(o6, m3, "require") && !bte(o6, m3, "exports") || P_(o6) && Wx(o6) !== 1) return;
@@ -77077,7 +77077,7 @@ ${Xr.join(`
77077
77077
  o6.kind !== 172 && o6.kind !== 171 && (mte(o6), (o6.kind === 260 || o6.kind === 208) && yAn(o6), XJ(o6, o6.name));
77078
77078
  }
77079
77079
  function eUt(o6, m3, S, D) {
77080
- let k = sl(S), R = S.kind === 172 || S.kind === 171 ? P.Subsequent_property_declarations_must_have_the_same_type_Property_0_must_be_of_type_1_but_here_has_type_2 : P.Subsequent_variable_declarations_must_have_the_same_type_Variable_0_must_be_of_type_1_but_here_has_type_2, $ = op(k), _e = Jt(k, R, $, rs(m3), rs(D));
77080
+ let k = al(S), R = S.kind === 172 || S.kind === 171 ? P.Subsequent_property_declarations_must_have_the_same_type_Property_0_must_be_of_type_1_but_here_has_type_2 : P.Subsequent_variable_declarations_must_have_the_same_type_Variable_0_must_be_of_type_1_but_here_has_type_2, $ = op(k), _e = Jt(k, R, $, rs(m3), rs(D));
77081
77081
  o6 && nc(_e, us(o6, P._0_was_also_declared_here, $));
77082
77082
  }
77083
77083
  function tUt(o6, m3) {
@@ -77631,7 +77631,7 @@ ${Xr.join(`
77631
77631
  if (D.length > 1) for (let R of D) JAn(o6, R);
77632
77632
  }
77633
77633
  function pUt(o6, m3, S, D) {
77634
- let k = m3.valueDeclaration, R = sl(k);
77634
+ let k = m3.valueDeclaration, R = al(k);
77635
77635
  if (R && Eo(R)) return;
77636
77636
  let $ = RHe(o6, S), _e = $s(o6) & 2 ? Vp(o6.symbol, 264) : void 0, ve = k && k.kind === 226 || R && R.kind === 167 ? k : void 0, Ae = Dg(m3) === o6.symbol ? k : void 0;
77637
77637
  for (let Ve of $) {
@@ -77910,14 +77910,14 @@ ${Xr.join(`
77910
77910
  let ns = Un !== 4 && Pn === 4;
77911
77911
  if (ns || Un === 4 && Pn !== 4) {
77912
77912
  let Yn = ns ? P._0_is_defined_as_an_accessor_in_class_1_but_is_overridden_here_in_2_as_an_instance_property : P._0_is_defined_as_a_property_in_class_1_but_is_overridden_here_in_2_as_an_accessor;
77913
- Jt(sl(pt.valueDeclaration) || pt.valueDeclaration, Yn, jo(Ve), rs(m3), rs(o6));
77913
+ Jt(al(pt.valueDeclaration) || pt.valueDeclaration, Yn, jo(Ve), rs(m3), rs(o6));
77914
77914
  } else if (Me) {
77915
77915
  let Yn = (R = pt.declarations) == null ? void 0 : R.find((Ln) => Ln.kind === 172 && !Ln.initializer);
77916
77916
  if (Yn && !(pt.flags & 33554432) && !(ir & 64) && !(xr & 64) && !(($ = pt.declarations) != null && $.some((Ln) => !!(Ln.flags & 33554432)))) {
77917
77917
  let Ln = sQ(Ux(o6.symbol)), Cs = Yn.name;
77918
77918
  if (Yn.exclamationToken || !Ln || !Rt(Cs) || !Ye || !vUt(Cs, o6, Ln)) {
77919
77919
  let ha = P.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;
77920
- Jt(sl(pt.valueDeclaration) || pt.valueDeclaration, ha, jo(Ve), rs(m3));
77920
+ Jt(al(pt.valueDeclaration) || pt.valueDeclaration, ha, jo(Ve), rs(m3));
77921
77921
  }
77922
77922
  }
77923
77923
  }
@@ -77926,7 +77926,7 @@ ${Xr.join(`
77926
77926
  if (PQe(pt) || pt.flags & 4) continue;
77927
77927
  ee.assert(!!(pt.flags & 98304)), Fr = P.Class_0_defines_instance_member_function_1_but_extended_class_2_defines_it_as_instance_member_accessor;
77928
77928
  } else Ve.flags & 98304 ? Fr = P.Class_0_defines_instance_member_accessor_1_but_extended_class_2_defines_it_as_instance_member_function : Fr = P.Class_0_defines_instance_member_property_1_but_extended_class_2_defines_it_as_instance_member_function;
77929
- Jt(sl(pt.valueDeclaration) || pt.valueDeclaration, Fr, rs(m3), jo(Ve), rs(o6));
77929
+ Jt(al(pt.valueDeclaration) || pt.valueDeclaration, Fr, rs(m3), jo(Ve), rs(o6));
77930
77930
  }
77931
77931
  }
77932
77932
  for (let [Ae, Ve] of ve) if (C(Ve.missedProperties) === 1) J_(Ae) ? Jt(Ae, P.Non_abstract_class_expression_does_not_implement_inherited_abstract_member_0_from_class_1, Ha(Ve.missedProperties), Ve.baseTypeName) : Jt(Ae, P.Non_abstract_class_0_does_not_implement_inherited_abstract_member_1_from_class_2, Ve.typeName, Ha(Ve.missedProperties), Ve.baseTypeName);
@@ -78108,7 +78108,7 @@ ${Xr.join(`
78108
78108
  if (m3.declarations && m3.declarations.length > 1) {
78109
78109
  let k = LP(o6);
78110
78110
  w(m3.declarations, (R) => {
78111
- QI(R) && LP(R) !== k && Jt(sl(R), P.Enum_declarations_must_all_be_const_or_non_const);
78111
+ QI(R) && LP(R) !== k && Jt(al(R), P.Enum_declarations_must_all_be_const_or_non_const);
78112
78112
  });
78113
78113
  }
78114
78114
  let D = false;
@@ -78849,7 +78849,7 @@ ${Xr.join(`
78849
78849
  }
78850
78850
  }
78851
78851
  function UDn(o6) {
78852
- return o6.kind === 80 && HM(o6.parent) && sl(o6.parent) === o6;
78852
+ return o6.kind === 80 && HM(o6.parent) && al(o6.parent) === o6;
78853
78853
  }
78854
78854
  function IUt(o6) {
78855
78855
  for (; o6.parent.kind === 166; ) o6 = o6.parent;
@@ -83358,7 +83358,7 @@ ${Xr.join(`
83358
83358
  ct = fe, Ye = void 0, Rn();
83359
83359
  let ys = nb(fe) & 32;
83360
83360
  if (se || ys) {
83361
- let fo = sl(fe);
83361
+ let fo = al(fe);
83362
83362
  if (fo && Rt(fo)) ri().data.className = fo;
83363
83363
  else if ((vr = fe.emitNode) != null && vr.assignedName && Nc(fe.emitNode.assignedName)) {
83364
83364
  if (fe.emitNode.assignedName.textSourceNode && Rt(fe.emitNode.assignedName.textSourceNode)) ri().data.className = fe.emitNode.assignedName.textSourceNode;
@@ -87661,7 +87661,7 @@ ${Xr.join(`
87661
87661
  function cg(We) {
87662
87662
  if (ue & 2 && !ove(We)) {
87663
87663
  let dr = x.getReferencedDeclarationWithCollidingName(We);
87664
- if (dr && !(Aa(dr) && gh(dr, We))) return Er(s.getGeneratedNameForNode(sl(dr)), We);
87664
+ if (dr && !(Aa(dr) && gh(dr, We))) return Er(s.getGeneratedNameForNode(al(dr)), We);
87665
87665
  }
87666
87666
  return We;
87667
87667
  }
@@ -89859,13 +89859,13 @@ ${Xr.join(`
89859
89859
  }
89860
89860
  function x() {
89861
89861
  let M;
89862
- return $_(r2.parent.parent) ? M = $g(r2.parent) && r2.parent.token === 119 ? P.Implements_clause_of_exported_class_0_has_or_is_using_private_name_1 : r2.parent.parent.name ? P.extends_clause_of_exported_class_0_has_or_is_using_private_name_1 : P.extends_clause_of_exported_class_has_or_is_using_private_name_0 : M = P.extends_clause_of_exported_interface_0_has_or_is_using_private_name_1, { diagnosticMessage: M, errorNode: r2, typeName: sl(r2.parent.parent) };
89862
+ return $_(r2.parent.parent) ? M = $g(r2.parent) && r2.parent.token === 119 ? P.Implements_clause_of_exported_class_0_has_or_is_using_private_name_1 : r2.parent.parent.name ? P.extends_clause_of_exported_class_0_has_or_is_using_private_name_1 : P.extends_clause_of_exported_class_has_or_is_using_private_name_0 : M = P.extends_clause_of_exported_interface_0_has_or_is_using_private_name_1, { diagnosticMessage: M, errorNode: r2, typeName: al(r2.parent.parent) };
89863
89863
  }
89864
89864
  function I() {
89865
89865
  return { diagnosticMessage: P.Import_declaration_0_is_using_private_name_1, errorNode: r2, typeName: r2.name };
89866
89866
  }
89867
89867
  function N(M) {
89868
- return { diagnosticMessage: M.errorModuleName ? P.Exported_type_alias_0_has_or_is_using_private_name_1_from_module_2 : P.Exported_type_alias_0_has_or_is_using_private_name_1, errorNode: T1(r2) ? ee.checkDefined(r2.typeExpression) : r2.type, typeName: T1(r2) ? sl(r2) : r2.name };
89868
+ return { diagnosticMessage: M.errorModuleName ? P.Exported_type_alias_0_has_or_is_using_private_name_1_from_module_2 : P.Exported_type_alias_0_has_or_is_using_private_name_1, errorNode: T1(r2) ? ee.checkDefined(r2.typeExpression) : r2.type, typeName: T1(r2) ? al(r2) : r2.name };
89869
89869
  }
89870
89870
  }
89871
89871
  function sVe(r2) {
@@ -90008,7 +90008,7 @@ ${Xr.join(`
90008
90008
  (se || ue) && r2.addDiagnostic(nc(us(se || ue, P.Property_0_of_exported_anonymous_class_type_may_not_be_private_or_protected, He), ...Fa((se || ue).parent) ? [us(se || ue, P.Add_a_type_annotation_to_the_variable_0, dt())] : []));
90009
90009
  }
90010
90010
  function dt() {
90011
- return se ? op(se) : ue && sl(ue) ? op(sl(ue)) : ue && Op(ue) ? ue.isExportEquals ? "export=" : "default" : "(Missing)";
90011
+ return se ? op(se) : ue && al(ue) ? op(al(ue)) : ue && Op(ue) ? ue.isExportEquals ? "export=" : "default" : "(Missing)";
90012
90012
  }
90013
90013
  function Le() {
90014
90014
  (se || ue) && r2.addDiagnostic(us(se || ue, P.The_inferred_type_of_0_references_an_inaccessible_1_type_A_type_annotation_is_necessary, dt(), "unique symbol"));
@@ -98995,7 +98995,7 @@ ${Xr.join(`
98995
98995
  case 177:
98996
98996
  case 178:
98997
98997
  case 267:
98998
- return sl(r2.parent) === r2;
98998
+ return al(r2.parent) === r2;
98999
98999
  case 212:
99000
99000
  return r2.parent.argumentExpression === r2;
99001
99001
  case 167:
@@ -99804,7 +99804,7 @@ ${Xr.join(`
99804
99804
  }
99805
99805
  function Bue(r2) {
99806
99806
  return r2.escapedName !== "default" ? r2.escapedName : O(r2.declarations, (s) => {
99807
- let l = sl(s);
99807
+ let l = al(s);
99808
99808
  return l && l.kind === 80 ? l.escapedText : void 0;
99809
99809
  });
99810
99810
  }
@@ -100433,7 +100433,7 @@ ${Xr.join(`
100433
100433
  var l, u, d;
100434
100434
  if (Op(s)) return (l = Hi(Wf(s.expression), Rt)) == null ? void 0 : l.text;
100435
100435
  if (Vm(s) && s.symbol.flags === 2097152) return (u = Hi(s.propertyName, Rt)) == null ? void 0 : u.text;
100436
- let h = (d = Hi(sl(s), Rt)) == null ? void 0 : d.text;
100436
+ let h = (d = Hi(al(s), Rt)) == null ? void 0 : d.text;
100437
100437
  if (h) return h;
100438
100438
  if (r2.parent && !AM(r2.parent)) return r2.parent.getName();
100439
100439
  });
@@ -102447,7 +102447,7 @@ interface Symbol {
102447
102447
  }
102448
102448
  }
102449
102449
  function ton(r2, s) {
102450
- let l = sl(r2);
102450
+ let l = al(r2);
102451
102451
  return !!l && (Ikt(l, s) || l.kind === 167 && nWe(l.expression, s));
102452
102452
  }
102453
102453
  function nWe(r2, s) {
@@ -102457,7 +102457,7 @@ interface Symbol {
102457
102457
  return YT(r2) && (s.push(N0(r2)), true);
102458
102458
  }
102459
102459
  function ron(r2) {
102460
- let s = [], l = sl(r2);
102460
+ let s = [], l = al(r2);
102461
102461
  if (l && l.kind === 167 && !nWe(l.expression, s)) return b;
102462
102462
  s.shift();
102463
102463
  let u = AO(r2);
@@ -102471,7 +102471,7 @@ interface Symbol {
102471
102471
  return nn(r2.matchKind, s.matchKind) || tr(r2.name, s.name);
102472
102472
  }
102473
102473
  function ion(r2) {
102474
- let s = r2.declaration, l = AO(s), u = l && sl(l);
102474
+ let s = r2.declaration, l = AO(s), u = l && al(l);
102475
102475
  return { name: r2.name, kind: u4(s), kindModifiers: KW(s), matchKind: r2e[r2.matchKind], isCaseSensitive: r2.isCaseSensitive, fileName: r2.fileName, textSpan: jh(s), containerName: u ? u.text : "", containerKind: u ? u4(l) : "" };
102476
102476
  }
102477
102477
  var iWe = {};
@@ -102516,7 +102516,7 @@ interface Symbol {
102516
102516
  Rkt(kC, oWe(r2, s));
102517
102517
  }
102518
102518
  function oWe(r2, s) {
102519
- return { node: r2, name: s || (Ad(r2) || Cr(r2) ? sl(r2) : void 0), additionalNodes: void 0, parent: kC, children: void 0, indent: kC.indent + 1 };
102519
+ return { node: r2, name: s || (Ad(r2) || Cr(r2) ? al(r2) : void 0), additionalNodes: void 0, parent: kC, children: void 0, indent: kC.indent + 1 };
102520
102520
  }
102521
102521
  function Bkt(r2) {
102522
102522
  eU || (eU = /* @__PURE__ */ new Map()), eU.set(r2, true);
@@ -102551,7 +102551,7 @@ interface Symbol {
102551
102551
  r2.initializer && _on(r2.initializer) ? (m4(r2), Cl(r2.initializer, I8), uk()) : pk(r2, r2.initializer);
102552
102552
  }
102553
102553
  function lWe(r2) {
102554
- let s = sl(r2);
102554
+ let s = al(r2);
102555
102555
  if (s === void 0) return false;
102556
102556
  if (xc(s)) {
102557
102557
  let l = s.expression;
@@ -102682,7 +102682,7 @@ interface Symbol {
102682
102682
  function f2e(r2, s) {
102683
102683
  let l = /* @__PURE__ */ new Map();
102684
102684
  ke(r2, (u, d) => {
102685
- let h = u.name || sl(u.node), v = h && upe(h);
102685
+ let h = u.name || al(u.node), v = h && upe(h);
102686
102686
  if (!v) return true;
102687
102687
  let A = l.get(v);
102688
102688
  if (!A) return l.set(v, u), true;
@@ -102755,7 +102755,7 @@ interface Symbol {
102755
102755
  }
102756
102756
  function Jkt(r2) {
102757
102757
  if (r2.kind === 267) return Gkt(r2);
102758
- let s = sl(r2);
102758
+ let s = al(r2);
102759
102759
  if (s && D_(s)) {
102760
102760
  let l = Q6(s);
102761
102761
  return l && go(l);
@@ -107143,7 +107143,7 @@ ${re.split(`
107143
107143
  let d = s.getSourceFile(), h = cc(d.text, GT(s).pos), v = h + 6, A = r2.getTypeChecker(), x = A.getSymbolAtLocation(s.parent);
107144
107144
  return { text: `${x ? `${A.symbolToString(x, s.parent)} ` : ""}static {}`, pos: h, end: v };
107145
107145
  }
107146
- let l = JZ(s) ? s.parent.name : ee.checkDefined(sl(s), "Expected call hierarchy item to have a name"), u = Rt(l) ? Js(l) : t0(l) ? l.text : xc(l) && t0(l.expression) ? l.expression.text : void 0;
107146
+ let l = JZ(s) ? s.parent.name : ee.checkDefined(al(s), "Expected call hierarchy item to have a name"), u = Rt(l) ? Js(l) : t0(l) ? l.text : xc(l) && t0(l.expression) ? l.expression.text : void 0;
107147
107147
  if (u === void 0) {
107148
107148
  let d = r2.getTypeChecker(), h = d.getSymbolAtLocation(l);
107149
107149
  h && (u = d.symbolToString(h, s));
@@ -107161,7 +107161,7 @@ ${re.split(`
107161
107161
  case 177:
107162
107162
  case 178:
107163
107163
  case 174:
107164
- return r2.parent.kind === 210 ? (u = TM(r2.parent)) == null ? void 0 : u.getText() : (d = sl(r2.parent)) == null ? void 0 : d.getText();
107164
+ return r2.parent.kind === 210 ? (u = TM(r2.parent)) == null ? void 0 : u.getText() : (d = al(r2.parent)) == null ? void 0 : d.getText();
107165
107165
  case 262:
107166
107166
  case 263:
107167
107167
  case 267:
@@ -107918,7 +107918,7 @@ ${re.split(`
107918
107918
  if (!(re.flags & 8192) && !(re.flags & 4096)) return;
107919
107919
  let he = re.valueDeclaration, de = he.parent, Se = de.right;
107920
107920
  if (!W(he, Se) || Qt(ue, (ut) => {
107921
- let Ye = sl(ut);
107921
+ let Ye = al(ut);
107922
107922
  return !!(Ye && Rt(Ye) && Js(Ye) === yf(re));
107923
107923
  })) return;
107924
107924
  let De = de.parent && de.parent.kind === 244 ? de.parent : de;
@@ -110158,7 +110158,7 @@ ${re.split(`
110158
110158
  return { newParameters: N, newOptionalParameters: M, name: op(I), declarations: X };
110159
110159
  }
110160
110160
  function Ifn(r2) {
110161
- let s = sl(r2);
110161
+ let s = al(r2);
110162
110162
  if (s) return s;
110163
110163
  if (Fa(r2.parent) && Rt(r2.parent.name) || cl(r2.parent) || Co(r2.parent)) return r2.parent.name;
110164
110164
  }
@@ -111199,7 +111199,7 @@ ${re.split(`
111199
111199
  _c({ errorCodes: kOt, getCodeActions(r2) {
111200
111200
  let { sourceFile: s, program: l, span: { start: u }, errorCode: d, cancellationToken: h, host: v, preferences: A } = r2, x = no(s, u), I, N = hs.ChangeTracker.with(r2, (Y) => {
111201
111201
  I = NOt(Y, s, x, d, l, h, Xd, v, A);
111202
- }), M = I && sl(I);
111202
+ }), M = I && al(I);
111203
111203
  return !M || N.length === 0 ? void 0 : [Ql(M$e, N, [l_n(d, x), tf(M)], M$e, P.Infer_all_types_from_usage)];
111204
111204
  }, fixIds: [M$e], getAllCodeActions(r2) {
111205
111205
  let { sourceFile: s, program: l, cancellationToken: u, host: d, preferences: h } = r2, v = JB();
@@ -111822,7 +111822,7 @@ ${re.split(`
111822
111822
  let Le = ct.links.nameType;
111823
111823
  if (Le && F0(Le)) return ce.createIdentifier(go(M0(Le)));
111824
111824
  }
111825
- return Nu(sl(dt), false);
111825
+ return Nu(al(dt), false);
111826
111826
  }
111827
111827
  }
111828
111828
  function lCe(r2, s, l, u, d, h, v, A, x, I) {
@@ -112982,7 +112982,7 @@ ${re.split(`
112982
112982
  function gdn(r2, s, l, u, d, h) {
112983
112983
  let v = r2.getDeclarations();
112984
112984
  if (!(v && v.length)) return;
112985
- let A = u.getTypeChecker(), x = v[0], I = Nu(sl(x), false), N = A.getWidenedType(A.getTypeOfSymbolAtLocation(r2, s)), Y = 33554432 | (Hg(l, h) === 0 ? 268435456 : 0);
112985
+ let A = u.getTypeChecker(), x = v[0], I = Nu(al(x), false), N = A.getWidenedType(A.getTypeOfSymbolAtLocation(r2, s)), Y = 33554432 | (Hg(l, h) === 0 ? 268435456 : 0);
112986
112986
  switch (x.kind) {
112987
112987
  case 171:
112988
112988
  case 172:
@@ -113465,7 +113465,7 @@ ${re.split(`
113465
113465
  }
113466
113466
  function un(Et, br, _n) {
113467
113467
  var es;
113468
- let hi = O(Et.declarations, (on) => Hi(sl(on), xc));
113468
+ let hi = O(Et.declarations, (on) => Hi(al(on), xc));
113469
113469
  if (hi) {
113470
113470
  let on = Wi(hi.expression), Kr = on && N.getSymbolAtLocation(on), ti = Kr && TGe(Kr, De, N), Rn = ti && bc(ti);
113471
113471
  if (Rn && S1(qt, Rn)) {
@@ -113978,7 +113978,7 @@ ${re.split(`
113978
113978
  if (OE(Yi)) Ir(Yi, _n);
113979
113979
  else if (Yc(Yi) && Yi.propertyName) Yi.propertyName.kind === 80 && (pr = Yi.propertyName.escapedText);
113980
113980
  else {
113981
- let Nr = sl(Yi);
113981
+ let Nr = al(Yi);
113982
113982
  pr = Nr && YT(Nr) ? wY(Nr) : void 0;
113983
113983
  }
113984
113984
  pr !== void 0 && es.add(pr);
@@ -115347,7 +115347,7 @@ ${re.split(`
115347
115347
  let u = (() => {
115348
115348
  switch (r2.type) {
115349
115349
  case 0: {
115350
- let { symbol: N } = r2, { displayParts: M, kind: Y } = ZFt(N, s, l), W = M.map((se) => se.text).join(""), X = N.declarations && gc(N.declarations), re = X ? sl(X) || X : l;
115350
+ let { symbol: N } = r2, { displayParts: M, kind: Y } = ZFt(N, s, l), W = M.map((se) => se.text).join(""), X = N.declarations && gc(N.declarations), re = X ? al(X) || X : l;
115351
115351
  return { ...Mpe(re), name: W, kind: Y, displayParts: M, context: NO(X) };
115352
115352
  }
115353
115353
  case 1: {
@@ -115634,7 +115634,7 @@ ${re.split(`
115634
115634
  if (rr?.declarations) for (let _r of rr.declarations) {
115635
115635
  let jr = _r.getSourceFile();
115636
115636
  if (Ue.has(jr.fileName)) {
115637
- let Ft = As(_r) && Ws(_r.left) ? _r.left.expression : Op(_r) ? ee.checkDefined(Ku(_r, 95, jr)) : sl(_r) || _r;
115637
+ let Ft = As(_r) && Ws(_r.left) ? _r.left.expression : Op(_r) ? ee.checkDefined(Ku(_r, 95, jr)) : al(_r) || _r;
115638
115638
  wt.push(Kx(Ft));
115639
115639
  }
115640
115640
  }
@@ -115970,7 +115970,7 @@ ${re.split(`
115970
115970
  Ue.kind === 0 ? gl(yr.options) || Oe(wt, yr) : de(nr, wt, Ue.exportInfo, yr);
115971
115971
  }
115972
115972
  function kt({ flags: nr, valueDeclaration: Vr }, He, yr) {
115973
- let Ue = yr.checker.getShorthandAssignmentValueSymbol(Vr), wt = Vr && sl(Vr);
115973
+ let Ue = yr.checker.getShorthandAssignmentValueSymbol(Vr), wt = Vr && al(Vr);
115974
115974
  !(nr & 33554432) && wt && He.includes(Ue) && xt(wt, Ue, yr);
115975
115975
  }
115976
115976
  function xt(nr, Vr, He) {
@@ -116502,7 +116502,7 @@ ${re.split(`
116502
116502
  function LGe(r2, s, l, u, d, h, v, A) {
116503
116503
  let x = s.getSourceFile();
116504
116504
  if (!A) {
116505
- let I = sl(s) || s;
116505
+ let I = al(s) || s;
116506
116506
  A = jh(I, x);
116507
116507
  }
116508
116508
  return { fileName: x.fileName, textSpan: A, kind: l, name: u, containerKind: void 0, containerName: d, ...vp.toContextSpan(A, x, vp.getContextNode(s)), isLocal: !FGe(r2, s), isAmbient: !!(s.flags & 33554432), unverified: h, failedAliasResolution: v };
@@ -116765,7 +116765,7 @@ ${re.split(`
116765
116765
  switch (tt.kind) {
116766
116766
  case 80:
116767
116767
  ee.assertNode(tt, Rt);
116768
- let xt = Js(tt), vt = tt.symbol && tt.symbol.declarations && tt.symbol.declarations.length && sl(tt.symbol.declarations[0]);
116768
+ let xt = Js(tt), vt = tt.symbol && tt.symbol.declarations && tt.symbol.declarations.length && al(tt.symbol.declarations[0]);
116769
116769
  vt ? Ke.push(Vt(xt, vt)) : Ke.push({ text: xt });
116770
116770
  break;
116771
116771
  case 166:
@@ -118392,7 +118392,7 @@ ${s}
118392
118392
  if (Se(), !X || N.length === 0 && M.length === 0) {
118393
118393
  let $e = r2.getAliasedSymbol(s);
118394
118394
  if ($e !== s && $e.declarations && $e.declarations.length > 0) {
118395
- let Ge = $e.declarations[0], Ze = sl(Ge);
118395
+ let Ge = $e.declarations[0], Ze = al(Ge);
118396
118396
  if (Ze && !X) {
118397
118397
  let ct = Qae(Ge) && va(Ge, 128), dt = s.name !== "default" && !ct, Le = UMt(r2, $e, Si(Ge), u, Ze, h, v, dt ? s : $e);
118398
118398
  I.push(...Le.displayParts), I.push(KB()), se = Le.documentation, ue = Le.tags;
@@ -120059,7 +120059,7 @@ ${u.prefix}` : `
120059
120059
  if (tt.asteriskToken) return 42;
120060
120060
  case 172:
120061
120061
  case 169:
120062
- let qt = sl(tt);
120062
+ let qt = al(tt);
120063
120063
  if (qt) return qt.kind;
120064
120064
  }
120065
120065
  }
@@ -120840,7 +120840,7 @@ ${u.prefix}` : `
120840
120840
  return { pos: Rt(d) && l <= d.getStart(r2) ? d.getFullStart() : l, end: Rt(h) && u === h.getEnd() ? hs.getAdjustedEndPosition(r2, h, {}) : u };
120841
120841
  }
120842
120842
  var C8t = {};
120843
- c(C8t, { ANONYMOUS: () => Rxe, AccessFlags: () => tC, AssertionLevel: () => X2, AssignmentDeclarationKind: () => rj, AssignmentKind: () => C9e, Associativity: () => O9e, BreakpointResolver: () => F2e, BuilderFileEmit: () => kVe, BuilderProgramKind: () => jVe, BuilderState: () => Xb, CallHierarchy: () => L8, CharacterCodes: () => uj, CheckFlags: () => iM, CheckMode: () => iSe, ClassificationType: () => JEe, ClassificationTypeNames: () => Uze, CommentDirectiveType: () => z9, Comparison: () => T, CompletionInfoFlags: () => Oze, CompletionTriggerKind: () => YEe, Completions: () => B8, ContainerFlags: () => uqe, ContextFlags: () => wz, Debug: () => ee, DiagnosticCategory: () => lM, Diagnostics: () => P, DocumentHighlights: () => ape, ElementFlags: () => Od, EmitFlags: () => pM, EmitHint: () => sC, EmitOnly: () => W9, EndOfLineState: () => Mze, ExitStatus: () => TP, ExportKind: () => IYe, Extension: () => pj, ExternalEmitHelpers: () => _j, FileIncludeKind: () => Y9, FilePreprocessingDiagnosticsKind: () => tM, FileSystemEntryKind: () => dM, FileWatcherEventKind: () => E6, FindAllReferences: () => vp, FlattenLevel: () => Iqe, FlowFlags: () => sI, ForegroundColorEscapeSequences: () => TVe, FunctionFlags: () => N9e, GeneratedIdentifierFlags: () => q9, GetLiteralTextFlags: () => V7e, GoToDefinition: () => iU, HighlightSpanKind: () => Nze, IdentifierNameMap: () => OB, ImportKind: () => NYe, ImportsNotUsedAsValues: () => oI, IndentStyle: () => Ize, IndexFlags: () => oM, IndexKind: () => nC, InferenceFlags: () => Iz, InferencePriority: () => ej, InlayHintKind: () => kze, InlayHints: () => ACe, InternalEmitFlags: () => Lz, InternalNodeBuilderFlags: () => Pz, InternalSymbolName: () => Nz, IntersectionFlags: () => G9, InvalidatedProjectKind: () => oze, JSDocParsingMode: () => cI, JsDoc: () => mk, JsTyping: () => RD, JsxEmit: () => Oz, JsxFlags: () => eM, JsxReferenceKind: () => rC, LanguageFeatureMinimumTarget: () => h_, LanguageServiceMode: () => wze, LanguageVariant: () => cj, LexicalEnvironmentFlags: () => T6, ListFormat: () => lI, LogLevel: () => eI, MapCode: () => DCe, MemberOverrideStatus: () => J9, ModifierFlags: () => ZF, ModuleDetectionKind: () => nj, ModuleInstanceState: () => lqe, ModuleKind: () => iC, ModuleResolutionKind: () => XA, ModuleSpecifierEnding: () => Pje, NavigateTo: () => rWe, NavigationBar: () => iWe, NewLineKind: () => oj, NodeBuilderFlags: () => K9, NodeCheckFlags: () => sM, NodeFactoryFlags: () => iBe, NodeFlags: () => QF, NodeResolutionFeatures: () => QUe, ObjectFlags: () => aM, OperationCanceledException: () => HA, OperatorPrecedence: () => L9e, OrganizeImports: () => hk, OrganizeImportsMode: () => zEe, OuterExpressionKinds: () => Fz, OutliningElementsCollector: () => PCe, OutliningSpanKind: () => Lze, OutputFileType: () => Fze, PackageJsonAutoImportPreference: () => Dze, PackageJsonDependencyGroup: () => Aze, PatternMatchKind: () => r2e, PollingInterval: () => dj, PollingWatchKind: () => aj, PragmaKindFlags: () => v6, PredicateSemantics: () => U9, PreparePasteEdits: () => YCe, PrivateIdentifierKind: () => dBe, ProcessLevel: () => Mqe, ProgramUpdateLevel: () => mVe, QuotePreference: () => lYe, RegularExpressionFlags: () => V9, RelationComparisonResult: () => B9, Rename: () => zpe, ScriptElementKind: () => jze, ScriptElementKindModifier: () => Bze, ScriptKind: () => b6, ScriptSnapshot: () => yue, ScriptTarget: () => lj, SemanticClassificationFormat: () => Pze, SemanticMeaning: () => qze, SemicolonPreference: () => WEe, SignatureCheckMode: () => sSe, SignatureFlags: () => ah, SignatureHelp: () => aee, SignatureInfo: () => PVe, SignatureKind: () => Z9, SmartSelectionRange: () => ICe, SnippetKind: () => fj, StatisticType: () => hze, StructureIsReused: () => g6, SymbolAccessibility: () => X9, SymbolDisplay: () => IC, SymbolDisplayPartKind: () => Tue, SymbolFlags: () => nM, SymbolFormatFlags: () => y6, SyntaxKind: () => j9, Ternary: () => tj, ThrottledCancellationToken: () => fJe, TokenClass: () => Rze, TokenFlags: () => Dz, TransformFlags: () => uM, TypeFacts: () => nSe, TypeFlags: () => aI, TypeFormatFlags: () => H9, TypeMapKind: () => Gy, TypePredicateKind: () => rM, TypeReferenceSerializationKind: () => kz, UnionReduction: () => $9, UpToDateStatusType: () => eze, VarianceFlags: () => Q9, Version: () => F, VersionRange: () => Xe, WatchDirectoryFlags: () => cM, WatchDirectoryKind: () => sj, WatchFileKind: () => ij, WatchLogLevel: () => gVe, WatchType: () => Rd, accessPrivateIdentifier: () => Nqe, addEmitFlags: () => KT, addEmitHelper: () => t8, addEmitHelpers: () => NE, addInternalEmitFlags: () => iO, addNodeFactoryPatcher: () => V2t, addObjectAllocatorPatcher: () => D2t, addRange: () => jn, addRelatedInfo: () => nc, addSyntheticLeadingComment: () => $I, addSyntheticTrailingComment: () => nW, addToSeen: () => S1, advancedAsyncSuperHelper: () => Ple, affectsDeclarationPathOptionDeclarations: () => vUe, affectsEmitOptionDeclarations: () => TUe, allKeysStartWithDot: () => Ece, altDirectorySeparator: () => A6, and: () => Z2, append: () => er, appendIfUnique: () => hc, arrayFrom: () => Zn, arrayIsEqualTo: () => Yt, arrayIsHomogeneous: () => Rje, arrayOf: () => fn, arrayReverseIterator: () => qo, arrayToMap: () => ts, arrayToMultiMap: () => Ea, arrayToNumericMap: () => dn, assertType: () => YF, assign: () => _t, asyncSuperHelper: () => wle, attachFileToDiagnostics: () => JM, base64decode: () => tje, base64encode: () => eje, binarySearch: () => as, binarySearchKey: () => Gn, bindSourceFile: () => pqe, breakIntoCharacterSpans: () => GYe, breakIntoWordSpans: () => KYe, buildLinkParts: () => hYe, buildOpts: () => IQ, buildOverload: () => w8t, bundlerModuleNameResolver: () => ZUe, canBeConvertedToAsync: () => l2e, canHaveDecorators: () => n4, canHaveExportModifier: () => rQ, canHaveFlowNode: () => Wj, canHaveIllegalDecorators: () => fve, canHaveIllegalModifiers: () => eUe, canHaveIllegalType: () => dCt, canHaveIllegalTypeParameters: () => ZBe, canHaveJSDoc: () => xX, canHaveLocals: () => oS, canHaveModifiers: () => A1, canHaveModuleSpecifier: () => S9e, canHaveSymbol: () => qb, canIncludeBindAndCheckDiagnostics: () => $Y, canJsonReportNoInputFiles: () => jQ, canProduceDiagnostics: () => GQ, canUsePropertyAccess: () => bTe, canWatchAffectingLocation: () => JVe, canWatchAtTypes: () => WVe, canWatchDirectoryOrFile: () => aEe, canWatchDirectoryOrFilePath: () => cZ, cartesianProduct: () => d6, cast: () => oo, chainBundle: () => Hb, chainDiagnosticMessages: () => El, changeAnyExtension: () => xP, changeCompilerHostLikeToUseCache: () => BW, changeExtension: () => qx, changeFullExtension: () => w6, changesAffectModuleResolution: () => Yae, changesAffectingProgramStructure: () => L7e, characterCodeToRegularExpressionFlag: () => N6, childIsDecorated: () => yY, classElementOrClassElementParameterIsDecorated: () => ebe, classHasClassThisAssignment: () => TSe, classHasDeclaredOrExplicitlyAssignedName: () => vSe, classHasExplicitlyAssignedName: () => Mce, classOrConstructorParameterIsDecorated: () => dC, classicNameResolver: () => aqe, classifier: () => hJe, cleanExtendedConfigCache: () => Vce, clear: () => rt, clearMap: () => Tg, clearSharedExtendedConfigFileWatcher: () => FSe, climbPastPropertyAccess: () => Eue, clone: () => ho, cloneCompilerOptions: () => pxe, closeFileWatcher: () => sb, closeFileWatcherOf: () => U0, codefix: () => Jm, collapseTextChangeRangesAcrossMultipleVersions: () => B, collectExternalModuleInfo: () => hSe, combine: () => Jn, combinePaths: () => zs, commandLineOptionOfCustomType: () => xUe, commentPragmas: () => S6, commonOptionsWithBuild: () => rce, compact: () => di, compareBooleans: () => qi, compareDataObjects: () => $be, compareDiagnostics: () => UY, compareEmitHelpers: () => hBe, compareNumberOfDirectorySeparators: () => ZX, comparePaths: () => Q1, comparePathsCaseInsensitive: () => AH, comparePathsCaseSensitive: () => CH, comparePatternKeys: () => Hve, compareProperties: () => an, compareStringsCaseInsensitive: () => Kl, compareStringsCaseInsensitiveEslintCompatible: () => Ed, compareStringsCaseSensitive: () => eu, compareStringsCaseSensitiveUI: () => tr, compareTextSpans: () => U_, compareValues: () => nn, compilerOptionsAffectDeclarationPath: () => Eje, compilerOptionsAffectEmit: () => Sje, compilerOptionsAffectSemanticDiagnostics: () => vje, compilerOptionsDidYouMeanDiagnostics: () => ace, compilerOptionsIndicateEsModules: () => gxe, computeCommonSourceDirectoryOfFilenames: () => yVe, computeLineAndCharacterOfPosition: () => tD, computeLineOfPosition: () => DP, computeLineStarts: () => eD, computePositionOfLineAndCharacter: () => AP, computeSignatureWithDiagnostics: () => eEe, computeSuggestionDiagnostics: () => s2e, computedOptions: () => qY, concatenate: () => Wn, concatenateDiagnosticMessageChains: () => dje, consumesNodeCoreModules: () => Xue, contains: () => be, containsIgnoredPath: () => HY, containsObjectRestOrSpread: () => wQ, containsParseError: () => PM, containsPath: () => lh, convertCompilerOptionsForTelemetry: () => UUe, convertCompilerOptionsFromJson: () => SAt, convertJsonOption: () => yO, convertToBase64: () => Z9e, convertToJson: () => FQ, convertToObject: () => OUe, convertToOptionsWithAbsolutePaths: () => uce, convertToRelativePath: () => dI, convertToTSConfig: () => Ove, convertTypeAcquisitionFromJson: () => EAt, copyComments: () => DO, copyEntries: () => Wae, copyLeadingComments: () => HB, copyProperties: () => fc, copyTrailingAsLeadingComments: () => NZ, copyTrailingComments: () => tJ, couldStartTrivia: () => yM, countWhere: () => Qe, createAbstractBuilder: () => Pwt, createAccessorPropertyBackingField: () => mve, createAccessorPropertyGetRedirector: () => lUe, createAccessorPropertySetRedirector: () => cUe, createBaseNodeFactory: () => Zje, createBinaryExpressionTrampoline: () => Xle, createBuilderProgram: () => tEe, createBuilderProgramUsingIncrementalBuildInfo: () => VVe, createBuilderStatusReporter: () => uue, createCacheableExportInfoMap: () => Gxe, createCachedDirectoryStructureHost: () => Uce, createClassifier: () => akt, createCommentDirectivesMap: () => U7e, createCompilerDiagnostic: () => rf, createCompilerDiagnosticForInvalidCustomType: () => CUe, createCompilerDiagnosticFromMessageChain: () => Koe, createCompilerHost: () => bVe, createCompilerHostFromProgramHost: () => vEe, createCompilerHostWorker: () => zce, createDetachedDiagnostic: () => WM, createDiagnosticCollection: () => kY, createDiagnosticForFileFromMessageChain: () => K1e, createDiagnosticForNode: () => us, createDiagnosticForNodeArray: () => Rj, createDiagnosticForNodeArrayFromMessageChain: () => eX, createDiagnosticForNodeFromMessageChain: () => vE, createDiagnosticForNodeInSourceFile: () => P0, createDiagnosticForRange: () => e9e, createDiagnosticMessageChainFromDiagnostic: () => Z7e, createDiagnosticReporter: () => A8, createDocumentPositionMapper: () => Aqe, createDocumentRegistry: () => RYe, createDocumentRegistryInternal: () => Zxe, createEmitAndSemanticDiagnosticsBuilderProgram: () => sEe, createEmitHelperFactory: () => mBe, createEmptyExports: () => TQ, createEvaluator: () => $je, createExpressionForJsxElement: () => $Be, createExpressionForJsxFragment: () => GBe, createExpressionForObjectLiteralElementLike: () => KBe, createExpressionForPropertyName: () => ave, createExpressionFromEntityName: () => vQ, createExternalHelpersImportDeclarationIfNeeded: () => cve, createFileDiagnostic: () => ed, createFileDiagnosticFromMessageChain: () => toe, createFlowNode: () => hS, createForOfBindingStatement: () => sve, createFutureSourceFile: () => npe, createGetCanonicalFileName: () => Zp, createGetIsolatedDeclarationErrors: () => sVe, createGetSourceFile: () => USe, createGetSymbolAccessibilityDiagnosticForNode: () => ik, createGetSymbolAccessibilityDiagnosticForNodeName: () => iVe, createGetSymbolWalker: () => fqe, createIncrementalCompilerHost: () => cue, createIncrementalProgram: () => ZVe, createJsxFactoryExpression: () => ive, createLanguageService: () => _Je, createLanguageServiceSourceFile: () => Spe, createMemberAccessForPropertyName: () => hO, createModeAwareCache: () => wB, createModeAwareCacheKey: () => CW, createModeMismatchDetails: () => O1e, createModuleNotFoundChain: () => $ae, createModuleResolutionCache: () => PB, createModuleResolutionLoader: () => JSe, createModuleResolutionLoaderUsingGlobalCache: () => HVe, createModuleSpecifierResolutionHost: () => lk, createMultiMap: () => Sc, createNameResolver: () => xTe, createNodeConverters: () => rBe, createNodeFactory: () => aQ, createOptionNameMap: () => ice, createOverload: () => JCe, createPackageJsonImportFilter: () => XB, createPackageJsonInfo: () => Uxe, createParenthesizerRules: () => eBe, createPatternMatcher: () => VYe, createPrinter: () => FD, createPrinterWithDefaults: () => _Ve, createPrinterWithRemoveComments: () => o4, createPrinterWithRemoveCommentsNeverAsciiEscape: () => dVe, createPrinterWithRemoveCommentsOmitTrailingSemicolon: () => LSe, createProgram: () => aZ, createProgramDiagnostics: () => DVe, createProgramHost: () => SEe, createPropertyNameNodeForIdentifierOrLiteral: () => mle, createQueue: () => r_, createRange: () => I0, createRedirectedBuilderProgram: () => iEe, createResolutionCache: () => lEe, createRuntimeTypeSerializer: () => qqe, createScanner: () => d1, createSemanticDiagnosticsBuilderProgram: () => wwt, createSet: () => bs, createSolutionBuilder: () => ize, createSolutionBuilderHost: () => rze, createSolutionBuilderWithWatch: () => sze, createSolutionBuilderWithWatchHost: () => nze, createSortedArray: () => Au, createSourceFile: () => g8, createSourceMapGenerator: () => vqe, createSourceMapSource: () => J2t, createSuperAccessVariableStatement: () => jce, createSymbolTable: () => ac, createSymlinkCache: () => nTe, createSyntacticTypeNodeBuilder: () => Eze, createSystemWatchFunctions: () => Rz, createTextChange: () => EZ, createTextChangeFromStartLength: () => Mue, createTextChangeRange: () => sS, createTextRangeFromNode: () => dxe, createTextRangeFromSpan: () => Fue, createTextSpan: () => gf, createTextSpanFromBounds: () => Bp, createTextSpanFromNode: () => jh, createTextSpanFromRange: () => PC, createTextSpanFromStringLiteralLikeContent: () => _xe, createTextWriter: () => MX, createTokenRange: () => Vbe, createTypeChecker: () => bqe, createTypeReferenceDirectiveResolutionCache: () => Tce, createTypeReferenceResolutionLoader: () => Jce, createWatchCompilerHost: () => Bwt, createWatchCompilerHostOfConfigFile: () => EEe, createWatchCompilerHostOfFilesAndCompilerOptions: () => xEe, createWatchFactory: () => TEe, createWatchHost: () => bEe, createWatchProgram: () => CEe, createWatchStatusReporter: () => cEe, createWriteFileMeasuringIO: () => qSe, declarationNameToString: () => op, decodeMappings: () => _Se, decodedTextSpanIntersectsWith: () => eb, deduplicate: () => Sl, defaultInitCompilerOptions: () => Ave, defaultMaximumTruncationLength: () => pY, diagnosticCategoryName: () => Px, diagnosticToString: () => _4, diagnosticsEqualityComparer: () => Hoe, directoryProbablyExists: () => Yb, directorySeparator: () => Gu, displayPart: () => Eg, displayPartsToString: () => YZ, disposeEmitNodes: () => OTe, documentSpansEqual: () => xxe, dumpTracingLegend: () => R9, elementAt: () => yp, elideNodes: () => oUe, emitDetachedComments: () => z9e, emitFiles: () => ISe, emitFilesAndReportErrors: () => sue, emitFilesAndReportErrorsAndGetExitStatus: () => yEe, emitModuleKindIsNonNodeESM: () => KX, emitNewLineBeforeLeadingCommentOfPosition: () => V9e, emitResolverSkipsTypeChecking: () => NSe, emitSkippedWithNoDiagnostics: () => KSe, emptyArray: () => b, emptyFileSystemEntries: () => pTe, emptyMap: () => E, emptyOptions: () => D1, endsWith: () => oa, ensurePathIsNonModuleName: () => wh, ensureScriptKind: () => ale, ensureTrailingDirectorySeparator: () => Lf, entityNameToString: () => Vg, enumerateInsertsAndDeletes: () => wx, equalOwnProperties: () => Za, equateStringsCaseInsensitive: () => um, equateStringsCaseSensitive: () => A_, equateValues: () => B_, escapeJsxAttributeString: () => xbe, escapeLeadingUnderscores: () => Hp, escapeNonAsciiString: () => woe, escapeSnippetText: () => JI, escapeString: () => fS, escapeTemplateSubstitution: () => Sbe, evaluatorResult: () => _d, every: () => K, exclusivelyPrefixedNodeCoreModules: () => Sle, executeCommandLine: () => yPt, expandPreOrPostfixIncrementOrDecrementExpression: () => Jle, explainFiles: () => _Ee, explainIfFileIsRedirectAndImpliedFormat: () => dEe, exportAssignmentIsAlias: () => wX, expressionResultIsUnused: () => Bje, extend: () => wc, extensionFromPath: () => WY, extensionIsTS: () => ple, extensionsNotSupportingExtensionlessResolution: () => ule, externalHelpersModuleNameText: () => fD, factory: () => ce, fileExtensionIs: () => fp, fileExtensionIsOneOf: () => ef, fileIncludeReasonToDiagnostics: () => gEe, fileShouldUseJavaScriptRequire: () => $xe, filter: () => Ee, filterMutate: () => ke, filterSemanticDiagnostics: () => Hce, find: () => ie, findAncestor: () => Hn, findBestPatternMatch: () => Ax, findChildOfKind: () => Ku, findComputedPropertyNameCacheAssignment: () => Qle, findConfigFile: () => jSe, findConstructorDeclaration: () => sQ, findContainingList: () => wue, findDiagnosticForNode: () => wYe, findFirstNonJsxWhitespaceToken: () => Kze, findIndex: () => Fe, findLast: () => ge, findLastIndex: () => Re, findListItemInfo: () => Gze, findModifier: () => $B, findNextToken: () => p4, findPackageJson: () => DYe, findPackageJsons: () => Bxe, findPrecedingMatchingToken: () => Oue, findPrecedingToken: () => rd, findSuperStatementIndexPath: () => Ice, findTokenOnLeftOfPosition: () => GW, findUseStrictPrologue: () => lve, first: () => Ha, firstDefined: () => O, firstDefinedIterator: () => j, firstIterator: () => Zh, firstOrOnly: () => zxe, firstOrUndefined: () => gc, firstOrUndefinedIterator: () => t_, fixupCompilerOptions: () => c2e, flatMap: () => mr, flatMapIterator: () => cr, flatMapToMutable: () => En, flatten: () => ft, flattenCommaList: () => uUe, flattenDestructuringAssignment: () => SO, flattenDestructuringBinding: () => a4, flattenDiagnosticMessageText: () => iv, forEach: () => w, forEachAncestor: () => F7e, forEachAncestorDirectory: () => CP, forEachAncestorDirectoryStoppingAtGlobalCache: () => mS, forEachChild: () => Cl, forEachChildRecursively: () => h8, forEachDynamicImportOrRequireCall: () => Ele, forEachEmittedFile: () => DSe, forEachEnclosingBlockScopeContainer: () => H7e, forEachEntry: () => fd, forEachExternalModuleToImportFrom: () => Hxe, forEachImportClauseDeclaration: () => E9e, forEachKey: () => bE, forEachLeadingCommentRange: () => O6, forEachNameInAccessChainWalkingLeft: () => cje, forEachNameOfDefaultExport: () => spe, forEachOptionsSyntaxByName: () => kTe, forEachProjectReference: () => tW, forEachPropertyAssignment: () => Uj, forEachResolvedProjectReference: () => wTe, forEachReturnStatement: () => hD, forEachRight: () => L, forEachTrailingCommentRange: () => L6, forEachTsConfigPropArray: () => sX, forEachUnique: () => Axe, forEachYieldExpression: () => i9e, formatColorAndReset: () => l4, formatDiagnostic: () => VSe, formatDiagnostics: () => rwt, formatDiagnosticsWithColorAndContext: () => EVe, formatGeneratedName: () => ZP, formatGeneratedNamePart: () => xB, formatLocation: () => zSe, formatMessage: () => $M, formatStringFromArgs: () => AE, formatting: () => K_, generateDjb2Hash: () => QA, generateTSConfig: () => FUe, getAdjustedReferenceLocation: () => sxe, getAdjustedRenameLocation: () => kue, getAliasDeclarationFromName: () => fbe, getAllAccessorDeclarations: () => qI, getAllDecoratorsOfClass: () => ySe, getAllDecoratorsOfClassElement: () => Lce, getAllJSDocTags: () => wae, getAllJSDocTagsOfKind: () => Hxt, getAllKeys: () => ni, getAllProjectOutputs: () => Bce, getAllSuperTypeNodes: () => CY, getAllowImportingTsExtensions: () => hje, getAllowJSCompilerOption: () => ED, getAllowSyntheticDefaultImports: () => GM, getAncestor: () => BP, getAnyExtensionFromPath: () => aC, getAreDeclarationMapsEnabled: () => Xoe, getAssignedExpandoInitializer: () => IM, getAssignedName: () => TM, getAssignmentDeclarationKind: () => i_, getAssignmentDeclarationPropertyAccessKind: () => yX, getAssignmentTargetKind: () => gD, getAutomaticTypeDirectiveNames: () => yce, getBaseFileName: () => Vf, getBinaryOperatorPrecedence: () => OX, getBuildInfo: () => OSe, getBuildInfoFileVersionMap: () => nEe, getBuildInfoText: () => pVe, getBuildOrderFromAnyBuildOrder: () => pZ, getBuilderCreationParameters: () => eue, getBuilderFileEmit: () => MD, getCanonicalDiagnostic: () => t9e, getCheckFlags: () => Tf, getClassExtendsHeritageElement: () => RI, getClassLikeDeclarationOfSymbol: () => Ux, getCombinedLocalAndExportSymbolFlags: () => eB, getCombinedModifierFlags: () => Ro, getCombinedNodeFlags: () => Zd, getCombinedNodeFlagsAlwaysIncludeJSDoc: () => zu, getCommentRange: () => HT, getCommonSourceDirectory: () => jW, getCommonSourceDirectoryOfConfig: () => EO, getCompilerOptionValue: () => ele, getCompilerOptionsDiffValue: () => LUe, getConditions: () => ID, getConfigFileParsingDiagnostics: () => c4, getConstantValue: () => oBe, getContainerFlags: () => Qve, getContainerNode: () => AO, getContainingClass: () => em, getContainingClassExcludingClassDecorators: () => coe, getContainingClassStaticBlock: () => f9e, getContainingFunction: () => e0, getContainingFunctionDeclaration: () => p9e, getContainingFunctionOrClassStaticBlock: () => loe, getContainingNodeArray: () => Uje, getContainingObjectLiteralElement: () => WZ, getContextualTypeFromParent: () => Wue, getContextualTypeFromParentOrAncestorTypeNode: () => Pue, getDeclarationDiagnostics: () => aVe, getDeclarationEmitExtensionForPath: () => Noe, getDeclarationEmitOutputFilePath: () => j9e, getDeclarationEmitOutputFilePathWorker: () => koe, getDeclarationFileExtension: () => ece, getDeclarationFromName: () => xY, getDeclarationModifierFlagsFromSymbol: () => L0, getDeclarationOfKind: () => Vp, getDeclarationsOfKind: () => O7e, getDeclaredExpandoInitializer: () => vY, getDecorators: () => Ix, getDefaultCompilerOptions: () => vpe, getDefaultFormatCodeSettings: () => bue, getDefaultLibFileName: () => ea, getDefaultLibFilePath: () => dJe, getDefaultLikeExportInfo: () => ipe, getDefaultLikeExportNameFromDeclaration: () => Yxe, getDefaultResolutionModeForFileWorker: () => Kce, getDiagnosticText: () => og, getDiagnosticsWithinSpan: () => PYe, getDirectoryPath: () => la, getDirectoryToWatchFailedLookupLocation: () => oEe, getDirectoryToWatchFailedLookupLocationFromTypeRoot: () => GVe, getDocumentPositionMapper: () => i2e, getDocumentSpansEqualityComparer: () => Cxe, getESModuleInterop: () => DE, getEditsForFileRename: () => BYe, getEffectiveBaseTypeNode: () => zT, getEffectiveConstraintOfTypeParameter: () => wj, getEffectiveContainerForJSDocTemplateTag: () => voe, getEffectiveImplementsTypeNodes: () => $j, getEffectiveInitializer: () => mX, getEffectiveJSDocHost: () => jP, getEffectiveModifierFlags: () => fh, getEffectiveModifierFlagsAlwaysIncludeJSDoc: () => $9e, getEffectiveModifierFlagsNoCache: () => G9e, getEffectiveReturnTypeNode: () => Dy, getEffectiveSetAccessorTypeAnnotationNode: () => Ibe, getEffectiveTypeAnnotationNode: () => Y_, getEffectiveTypeParameterDeclarations: () => aD, getEffectiveTypeRoots: () => xW, getElementOrPropertyAccessArgumentExpressionOrName: () => Toe, getElementOrPropertyAccessName: () => Fx, getElementsOfBindingOrAssignmentPattern: () => EB, getEmitDeclarations: () => vg, getEmitFlags: () => Gc, getEmitHelpers: () => LTe, getEmitModuleDetectionKind: () => gje, getEmitModuleFormatOfFileWorker: () => VW, getEmitModuleKind: () => _h, getEmitModuleResolutionKind: () => qm, getEmitScriptTarget: () => Vc, getEmitStandardClassFields: () => tTe, getEnclosingBlockScopeContainer: () => Vb, getEnclosingContainer: () => eoe, getEncodedSemanticClassifications: () => Xxe, getEncodedSyntacticClassifications: () => Qxe, getEndLinePosition: () => KH, getEntityNameFromTypeNode: () => lX, getEntrypointsFromPackageJsonInfo: () => $ve, getErrorCountForSummary: () => nue, getErrorSpanForNode: () => Y6, getErrorSummaryText: () => pEe, getEscapedTextOfIdentifierOrLiteral: () => wY, getEscapedTextOfJsxAttributeName: () => ZY, getEscapedTextOfJsxNamespacedName: () => QM, getExpandoInitializer: () => MP, getExportAssignmentExpression: () => _be, getExportInfoMap: () => RZ, getExportNeedsImportStarHelper: () => Dqe, getExpressionAssociativity: () => Tbe, getExpressionPrecedence: () => PY, getExternalHelpersModuleName: () => EQ, getExternalModuleImportEqualsDeclarationExpression: () => bY, getExternalModuleName: () => LM, getExternalModuleNameFromDeclaration: () => M9e, getExternalModuleNameFromPath: () => Dbe, getExternalModuleNameLiteral: () => m8, getExternalModuleRequireArgument: () => rbe, getFallbackOptions: () => nZ, getFileEmitOutput: () => wVe, getFileMatcherPatterns: () => sle, getFileNamesFromConfigSpecs: () => SW, getFileWatcherEventKind: () => x6, getFilesInErrorForSummary: () => iue, getFirstConstructorWithBody: () => xE, getFirstIdentifier: () => Ih, getFirstNonSpaceCharacterPosition: () => bYe, getFirstProjectOutput: () => kSe, getFixableErrorSpanExpression: () => qxe, getFormatCodeSettingsForWriting: () => tpe, getFullWidth: () => $H, getFunctionFlags: () => y_, getHeritageClause: () => PX, getHostSignatureFromJSDoc: () => RP, getIdentifierAutoGenerate: () => K2t, getIdentifierGeneratedImportReference: () => _Be, getIdentifierTypeArguments: () => sO, getImmediatelyInvokedFunctionExpression: () => II, getImpliedNodeFormatForEmitWorker: () => xO, getImpliedNodeFormatForFile: () => sZ, getImpliedNodeFormatForFileWorker: () => Gce, getImportNeedsImportDefaultHelper: () => mSe, getImportNeedsImportStarHelper: () => kce, getIndentString: () => Poe, getInferredLibraryNameResolveFrom: () => $ce, getInitializedVariables: () => RY, getInitializerOfBinaryExpression: () => abe, getInitializerOfBindingOrAssignmentElement: () => CQ, getInterfaceBaseTypeNodes: () => AY, getInternalEmitFlags: () => nb, getInvokedExpression: () => foe, getIsFileExcluded: () => LYe, getIsolatedModules: () => E1, getJSDocAugmentsTag: () => Aae, getJSDocClassTag: () => kP, getJSDocCommentRanges: () => X1e, getJSDocCommentsAndTags: () => obe, getJSDocDeprecatedTag: () => Ld, getJSDocDeprecatedTagNoCache: () => Ub, getJSDocEnumTag: () => h1, getJSDocHost: () => FI, getJSDocImplementsTags: () => OH, getJSDocOverloadTags: () => cbe, getJSDocOverrideTagNoCache: () => sp, getJSDocParameterTags: () => M6, getJSDocParameterTagsNoCache: () => Eae, getJSDocPrivateTag: () => Ci, getJSDocPrivateTagNoCache: () => Hs, getJSDocProtectedTag: () => ia, getJSDocProtectedTagNoCache: () => Xa, getJSDocPublicTag: () => _1e, getJSDocPublicTagNoCache: () => NP, getJSDocReadonlyTag: () => Qa, getJSDocReadonlyTagNoCache: () => du, getJSDocReturnTag: () => mE, getJSDocReturnType: () => LH, getJSDocRoot: () => Jj, getJSDocSatisfiesExpressionType: () => vTe, getJSDocSatisfiesTag: () => EI, getJSDocTags: () => IP, getJSDocTemplateTag: () => tY, getJSDocThisTag: () => Zy, getJSDocType: () => sD, getJSDocTypeAliasName: () => pve, getJSDocTypeAssertionType: () => vB, getJSDocTypeParameterDeclarations: () => Moe, getJSDocTypeParameterTags: () => eY, getJSDocTypeParameterTagsNoCache: () => xae, getJSDocTypeTag: () => aS, getJSXImplicitImportBase: () => HX, getJSXRuntimeImport: () => rle, getJSXTransformEnabled: () => tle, getKeyForCompilerOptions: () => Vve, getLanguageVariant: () => YX, getLastChild: () => Gbe, getLeadingCommentRanges: () => Z1, getLeadingCommentRangesOfNode: () => H1e, getLeftmostAccessExpression: () => tB, getLeftmostExpression: () => rB, getLibFileNameFromLibReference: () => DTe, getLibNameFromLibReference: () => ATe, getLibraryNameFromLibFileName: () => $Se, getLineAndCharacterOfPosition: () => Rl, getLineInfo: () => fSe, getLineOfLocalPosition: () => NY, getLineStartPositionForPosition: () => w1, getLineStarts: () => _1, getLinesBetweenPositionAndNextNonWhitespaceCharacter: () => aje, getLinesBetweenPositionAndPrecedingNonWhitespaceCharacter: () => sje, getLinesBetweenPositions: () => gI, getLinesBetweenRangeEndAndRangeStart: () => zbe, getLinesBetweenRangeEndPositions: () => C2t, getLiteralText: () => z7e, getLocalNameForExternalImport: () => SB, getLocalSymbolForExportDefault: () => FY, getLocaleSpecificMessage: () => Tl, getLocaleTimeString: () => uZ, getMappedContextSpan: () => Dxe, getMappedDocumentSpan: () => Vue, getMappedLocation: () => QW, getMatchedFileSpec: () => mEe, getMatchedIncludeSpec: () => hEe, getMeaningFromDeclaration: () => vue, getMeaningFromLocation: () => CO, getMembersOfDeclaration: () => s9e, getModeForFileReference: () => xVe, getModeForResolutionAtIndex: () => lwt, getModeForUsageLocation: () => WSe, getModifiedTime: () => kx, getModifiers: () => uC, getModuleInstanceState: () => Wx, getModuleNameStringLiteralAt: () => oZ, getModuleSpecifierEndingPreference: () => kje, getModuleSpecifierResolverHost: () => yxe, getNameForExportedSymbol: () => Que, getNameFromImportAttribute: () => ble, getNameFromIndexInfo: () => X7e, getNameFromPropertyName: () => CZ, getNameOfAccessExpression: () => Hbe, getNameOfCompilerOptionValue: () => Lve, getNameOfDeclaration: () => sl, getNameOfExpando: () => nbe, getNameOfJSDocTypedef: () => SI, getNameOfScriptTarget: () => Zoe, getNameOrArgument: () => gX, getNameTable: () => L2e, getNamespaceDeclarationNode: () => Yj, getNewLineCharacter: () => gC, getNewLineKind: () => MZ, getNewLineOrDefaultFromHost: () => $x, getNewTargetContainer: () => d9e, getNextJSDocCommentLocation: () => lbe, getNodeChildren: () => rve, getNodeForGeneratedName: () => DQ, getNodeId: () => mu, getNodeKind: () => u4, getNodeModifiers: () => KW, getNodeModulePathParts: () => hle, getNonAssignedNameOfDeclaration: () => Zz, getNonAssignmentOperatorForCompoundAssignment: () => IW, getNonAugmentationDeclaration: () => z1e, getNonDecoratorTokenPosOfNode: () => R1e, getNonIncrementalBuildInfoRoots: () => zVe, getNonModifierTokenPosOfNode: () => q7e, getNormalizedAbsolutePath: () => Uo, getNormalizedAbsolutePathWithoutRoot: () => D6, getNormalizedPathComponents: () => ZA, getObjectFlags: () => $s, getOperatorAssociativity: () => vbe, getOperatorPrecedence: () => IX, getOptionFromName: () => wve, getOptionsForLibraryResolution: () => zve, getOptionsNameMap: () => AB, getOptionsSyntaxByArrayElementValue: () => PTe, getOptionsSyntaxByValue: () => Qje, getOrCreateEmitNode: () => km, getOrUpdate: () => An, getOriginalNode: () => Np, getOriginalNodeId: () => Rh, getOutputDeclarationFileName: () => FB, getOutputDeclarationFileNameWorker: () => wSe, getOutputExtension: () => eZ, getOutputFileNames: () => ewt, getOutputJSFileNameWorker: () => PSe, getOutputPathsFor: () => RW, getOwnEmitOutputFilePath: () => R9e, getOwnKeys: () => tn, getOwnValues: () => $i, getPackageJsonTypesVersionsPaths: () => gce, getPackageNameFromTypesPackageName: () => wW, getPackageScopeForPath: () => DW, getParameterSymbolFromJSDoc: () => CX, getParentNodeInSpan: () => DZ, getParseTreeNode: () => _l, getParsedCommandLineOfConfigFile: () => OQ, getPathComponents: () => cd, getPathFromPathComponents: () => MT, getPathUpdater: () => t2e, getPathsBasePath: () => Ioe, getPatternFromSpec: () => aTe, getPendingEmitKindWithSeen: () => Zce, getPositionOfLineAndCharacter: () => I6, getPossibleGenericSignatures: () => oxe, getPossibleOriginalInputExtensionForExtension: () => wbe, getPossibleOriginalInputPathWithoutChangingExt: () => Pbe, getPossibleTypeArgumentsInfo: () => lxe, getPreEmitDiagnostics: () => twt, getPrecedingNonSpaceCharacterPosition: () => zue, getPrivateIdentifier: () => bSe, getProperties: () => gSe, getProperty: () => Or, getPropertyAssignmentAliasLikeExpression: () => k9e, getPropertyNameForPropertyNameNode: () => Q6, getPropertyNameFromType: () => M0, getPropertyNameOfBindingOrAssignmentElement: () => uve, getPropertySymbolFromBindingElement: () => que, getPropertySymbolsFromContextualType: () => Epe, getQuoteFromPreference: () => Txe, getQuotePreference: () => Hg, getRangesWhere: () => Po, getRefactorContextSpan: () => k8, getReferencedFileLocation: () => qW, getRegexFromPattern: () => yC, getRegularExpressionForWildcard: () => VY, getRegularExpressionsForWildcards: () => nle, getRelativePathFromDirectory: () => Ph, getRelativePathFromFile: () => Nx, getRelativePathToDirectoryOrUrl: () => nS, getRenameLocation: () => kZ, getReplacementSpanForContextToken: () => fxe, getResolutionDiagnostic: () => XSe, getResolutionModeOverride: () => MB, getResolveJsonModule: () => zI, getResolvePackageJsonExports: () => JX, getResolvePackageJsonImports: () => $X, getResolvedExternalModuleName: () => Abe, getResolvedModuleFromResolution: () => wM, getResolvedTypeReferenceDirectiveFromResolution: () => Jae, getRestIndicatorOfBindingOrAssignmentElement: () => Kle, getRestParameterElementType: () => Q1e, getRightMostAssignedExpression: () => hX, getRootDeclaration: () => WT, getRootDirectoryOfResolutionCache: () => KVe, getRootLength: () => Hy, getScriptKind: () => Nxe, getScriptKindFromFileName: () => ole, getScriptTargetFeatures: () => j1e, getSelectedEffectiveModifierFlags: () => UM, getSelectedSyntacticModifierFlags: () => W9e, getSemanticClassifications: () => FYe, getSemanticJsxChildren: () => Kj, getSetAccessorTypeAnnotationNode: () => U9e, getSetAccessorValueParameter: () => IY, getSetExternalModuleIndicator: () => WX, getShebang: () => cC, getSingleVariableOfVariableStatement: () => RM, getSnapshotText: () => P8, getSnippetElement: () => FTe, getSourceFileOfModule: () => GH, getSourceFileOfNode: () => Si, getSourceFilePathInNewDir: () => Loe, getSourceFileVersionAsHashFromText: () => aue, getSourceFilesToEmit: () => Ooe, getSourceMapRange: () => TC, getSourceMapper: () => XYe, getSourceTextOfNodeFromSourceFile: () => wI, getSpanOfTokenAtPosition: () => UT, getSpellingSuggestion: () => _s, getStartPositionOfLine: () => _D, getStartPositionOfRange: () => MY, getStartsOnNewLine: () => rW, getStaticPropertiesAndClassStaticBlock: () => Oce, getStrictOptionValue: () => Pm, getStringComparer: () => eg, getSubPatternFromSpec: () => ile, getSuperCallFromStatement: () => Nce, getSuperContainer: () => aX, getSupportedCodeFixes: () => I2e, getSupportedExtensions: () => zY, getSupportedExtensionsWithJsonIfResolveJsonModule: () => QX, getSwitchedType: () => Mxe, getSymbolId: () => bc, getSymbolNameForPrivateIdentifier: () => kX, getSymbolTarget: () => Ixe, getSyntacticClassifications: () => MYe, getSyntacticModifierFlags: () => mC, getSyntacticModifierFlagsNoCache: () => Fbe, getSynthesizedDeepClone: () => Nu, getSynthesizedDeepCloneWithReplacements: () => PZ, getSynthesizedDeepClones: () => f4, getSynthesizedDeepClonesWithReplacements: () => Oxe, getSyntheticLeadingComments: () => lB, getSyntheticTrailingComments: () => uQ, getTargetLabel: () => xue, getTargetOfBindingOrAssignmentElement: () => kD, getTemporaryModuleResolutionState: () => AW, getTextOfConstantValue: () => Y7e, getTextOfIdentifierOrLiteral: () => N0, getTextOfJSDocComment: () => FH, getTextOfJsxAttributeName: () => iQ, getTextOfJsxNamespacedName: () => eW, getTextOfNode: () => tf, getTextOfNodeFromSourceText: () => _Y, getTextOfPropertyName: () => NM, getThisContainer: () => ph, getThisParameter: () => BI, getTokenAtPosition: () => no, getTokenPosOfNode: () => dD, getTokenSourceMapRange: () => $2t, getTouchingPropertyName: () => lg, getTouchingToken: () => WB, getTrailingCommentRanges: () => Mb, getTrailingSemicolonDeferringWriter: () => Cbe, getTransformers: () => lVe, getTsBuildInfoEmitOutputFilePath: () => sk, getTsConfigObjectLiteralExpression: () => gY, getTsConfigPropArrayElementValue: () => ooe, getTypeAnnotationNode: () => q9e, getTypeArgumentOrTypeParameterList: () => rYe, getTypeKeywordOfTypeOnlyImport: () => Exe, getTypeNode: () => pBe, getTypeNodeIfAccessible: () => nJ, getTypeParameterFromJsDoc: () => x9e, getTypeParameterOwner: () => ae, getTypesPackageName: () => xce, getUILocale: () => Je, getUniqueName: () => wO, getUniqueSymbolId: () => yYe, getUseDefineForClassFields: () => GX, getWatchErrorSummaryDiagnosticMessage: () => uEe, getWatchFactory: () => RSe, group: () => js, groupBy: () => Pa, guessIndentation: () => N7e, handleNoEmitOptions: () => HSe, handleWatchOptionsConfigDirTemplateSubstitution: () => pce, hasAbstractModifier: () => VI, hasAccessorModifier: () => JT, hasAmbientModifier: () => Lbe, hasChangesInResolutions: () => L1e, hasContextSensitiveParameters: () => dle, hasDecorators: () => r0, hasDocComment: () => eYe, hasDynamicName: () => Mx, hasEffectiveModifier: () => Wg, hasEffectiveModifiers: () => Obe, hasEffectiveReadonlyModifier: () => eO, hasExtension: () => EP, hasImplementationTSFileExtension: () => wje, hasIndexSignature: () => Fxe, hasInferredType: () => vle, hasInitializer: () => fC, hasInvalidEscape: () => Ebe, hasJSDocNodes: () => Cy, hasJSDocParameterTags: () => Cae, hasJSFileExtension: () => wE, hasJsonModuleEmitEnabled: () => Qoe, hasOnlyExpressionInitializer: () => V6, hasOverrideModifier: () => Roe, hasPossibleExternalModuleReference: () => K7e, hasProperty: () => or, hasPropertyAccessExpressionWithName: () => gZ, hasQuestionToken: () => FM, hasRecordedExternalHelpers: () => QBe, hasResolutionModeOverride: () => Wje, hasRestParameter: () => P1e, hasScopeMarker: () => S7e, hasStaticModifier: () => Z_, hasSyntacticModifier: () => va, hasSyntacticModifiers: () => Y9e, hasTSFileExtension: () => rO, hasTabstop: () => Vje, hasTrailingDirectorySeparator: () => FT, hasType: () => qae, hasTypeArguments: () => m2t, hasZeroOrOneAsteriskCharacter: () => rTe, hostGetCanonicalFileName: () => Rx, hostUsesCaseSensitiveFileNames: () => Z6, idText: () => Js, identifierIsThisKeyword: () => Nbe, identifierToKeywordKind: () => PP, identity: () => Ec, identitySourceMapConsumer: () => dSe, ignoreSourceNewlines: () => RTe, ignoredPaths: () => C6, importFromModuleSpecifier: () => SY, importSyntaxAffectsModuleResolution: () => eTe, indexOfAnyCharCode: () => Pe, indexOfNode: () => Fj, indicesOf: () => ur, inferredTypesContainingFile: () => UW, injectClassNamedEvaluationHelperBlockIfMissing: () => Rce, injectClassThisAssignmentIfMissing: () => Fqe, insertImports: () => Sxe, insertSorted: () => Uu, insertStatementAfterCustomPrologue: () => z6, insertStatementAfterStandardPrologue: () => l2t, insertStatementsAfterCustomPrologue: () => F1e, insertStatementsAfterStandardPrologue: () => TE, intersperse: () => H, intrinsicTagNameToString: () => STe, introducesArgumentsExoticObject: () => l9e, inverseJsxOptionMap: () => NQ, isAbstractConstructorSymbol: () => oje, isAbstractModifier: () => EBe, isAccessExpression: () => bp, isAccessibilityModifier: () => uxe, isAccessor: () => uD, isAccessorModifier: () => CBe, isAliasableExpression: () => Soe, isAmbientModule: () => uh, isAmbientPropertyDeclaration: () => W1e, isAnyDirectorySeparator: () => vP, isAnyImportOrBareOrAccessedRequire: () => $7e, isAnyImportOrReExport: () => QH, isAnyImportOrRequireStatement: () => G7e, isAnyImportSyntax: () => kM, isAnySupportedFileExtension: () => B2t, isApplicableVersionedTypesKey: () => qQ, isArgumentExpressionOfElementAccess: () => ZEe, isArray: () => On, isArrayBindingElement: () => Fae, isArrayBindingOrAssignmentElement: () => qH, isArrayBindingOrAssignmentPattern: () => E1e, isArrayBindingPattern: () => xC, isArrayLiteralExpression: () => _m, isArrayLiteralOrObjectLiteralDestructuringPattern: () => wC, isArrayTypeNode: () => mQ, isArrowFunction: () => Tp, isAsExpression: () => fB, isAssertClause: () => IBe, isAssertEntry: () => iCt, isAssertionExpression: () => DI, isAssertsKeyword: () => vBe, isAssignmentDeclaration: () => TY, isAssignmentExpression: () => Fd, isAssignmentOperator: () => jx, isAssignmentPattern: () => cY, isAssignmentTarget: () => yD, isAsteriskToken: () => fQ, isAsyncFunction: () => DY, isAsyncModifier: () => aW, isAutoAccessorPropertyDeclaration: () => tg, isAwaitExpression: () => wD, isAwaitKeyword: () => VTe, isBigIntLiteral: () => sW, isBinaryExpression: () => As, isBinaryLogicalOperator: () => RX, isBinaryOperatorToken: () => aUe, isBindableObjectDefinePropertyCall: () => G6, isBindableStaticAccessExpression: () => LI, isBindableStaticElementAccessExpression: () => boe, isBindableStaticNameExpression: () => K6, isBindingElement: () => Yc, isBindingElementOfBareOrAccessedRequire: () => g9e, isBindingName: () => U6, isBindingOrAssignmentElement: () => y7e, isBindingOrAssignmentPattern: () => BH, isBindingPattern: () => jl, isBlock: () => Ol, isBlockLike: () => N8, isBlockOrCatchScoped: () => B1e, isBlockScope: () => J1e, isBlockScopedContainerTopLevel: () => J7e, isBooleanLiteral: () => lY, isBreakOrContinueStatement: () => iY, isBreakStatement: () => tCt, isBuildCommand: () => gze, isBuildInfoFile: () => cVe, isBuilderProgram: () => fEe, isBundle: () => MBe, isCallChain: () => R6, isCallExpression: () => Xl, isCallExpressionTarget: () => $Ee, isCallLikeExpression: () => AI, isCallLikeOrFunctionLikeExpression: () => x1e, isCallOrNewExpression: () => jT, isCallOrNewExpressionTarget: () => GEe, isCallSignatureDeclaration: () => a8, isCallToHelper: () => iW, isCaseBlock: () => _W, isCaseClause: () => hB, isCaseKeyword: () => ABe, isCaseOrDefaultClause: () => Bae, isCatchClause: () => t42, isCatchClauseVariableDeclaration: () => qje, isCatchClauseVariableDeclarationOrBindingElement: () => U1e, isCheckJsEnabledForFile: () => JY, isCircularBuildOrder: () => D8, isClassDeclaration: () => $_, isClassElement: () => w_, isClassExpression: () => J_, isClassInstanceProperty: () => h7e, isClassLike: () => Aa, isClassMemberModifier: () => T1e, isClassNamedEvaluationHelperBlock: () => x8, isClassOrTypeElement: () => Lae, isClassStaticBlockDeclaration: () => Ff, isClassThisAssignmentBlock: () => LW, isColonToken: () => bBe, isCommaExpression: () => SQ, isCommaListExpression: () => pW, isCommaSequence: () => yW, isCommaToken: () => yBe, isComment: () => Lue, isCommonJsExportPropertyAssignment: () => soe, isCommonJsExportedExpression: () => a9e, isCompoundAssignment: () => NW, isComputedNonLiteralName: () => ZH, isComputedPropertyName: () => xc, isConciseBody: () => Rae, isConditionalExpression: () => uO, isConditionalTypeNode: () => KI, isConstAssertion: () => ETe, isConstTypeReference: () => tb, isConstructSignatureDeclaration: () => dQ, isConstructorDeclaration: () => nf, isConstructorTypeNode: () => cB, isContextualKeyword: () => xoe, isContinueStatement: () => eCt, isCustomPrologue: () => iX, isDebuggerStatement: () => rCt, isDeclaration: () => Ad, isDeclarationBindingElement: () => jH, isDeclarationFileName: () => gd, isDeclarationName: () => pS, isDeclarationNameOfEnumOrNamespace: () => Wbe, isDeclarationReadonly: () => tX, isDeclarationStatement: () => A7e, isDeclarationWithTypeParameterChildren: () => G1e, isDeclarationWithTypeParameters: () => $1e, isDecorator: () => dd, isDecoratorTarget: () => zze, isDefaultClause: () => dW, isDefaultImport: () => H6, isDefaultModifier: () => Ole, isDefaultedExpandoInitializer: () => y9e, isDeleteExpression: () => wBe, isDeleteTarget: () => pbe, isDeprecatedDeclaration: () => Zue, isDestructuringAssignment: () => hC, isDiskPathRoot: () => fI, isDoStatement: () => Z2t, isDocumentRegistryEntry: () => jZ, isDotDotDotToken: () => Nle, isDottedName: () => BX, isDynamicName: () => Aoe, isEffectiveExternalModule: () => Mj, isEffectiveStrictModeSourceFile: () => Y1e, isElementAccessChain: () => d1e, isElementAccessExpression: () => lp, isEmittedFileOfProgram: () => hVe, isEmptyArrayLiteral: () => Q9e, isEmptyBindingElement: () => Gt, isEmptyBindingPattern: () => st, isEmptyObjectLiteral: () => Ube, isEmptyStatement: () => WTe, isEmptyStringLiteral: () => tbe, isEntityName: () => kh, isEntityNameExpression: () => Xu, isEnumConst: () => LP, isEnumDeclaration: () => QI, isEnumMember: () => CC, isEqualityOperatorKind: () => Jue, isEqualsGreaterThanToken: () => TBe, isExclamationToken: () => _Q, isExcludedFile: () => RUe, isExclusivelyTypeOnlyImportOrExport: () => YSe, isExpandoPropertyDeclaration: () => ZM, isExportAssignment: () => Op, isExportDeclaration: () => b_, isExportModifier: () => i8, isExportName: () => $le, isExportNamespaceAsDefaultDeclaration: () => Xae, isExportOrDefaultModifier: () => AQ, isExportSpecifier: () => Vm, isExportsIdentifier: () => $6, isExportsOrModuleExportsOrAlias: () => i4, isExpression: () => Cr, isExpressionNode: () => zb, isExpressionOfExternalModuleImportEqualsDeclaration: () => Jze, isExpressionOfOptionalChainRoot: () => kae, isExpressionStatement: () => Md, isExpressionWithTypeArguments: () => Vx, isExpressionWithTypeArgumentsInClassExtendsClause: () => Boe, isExternalModule: () => td, isExternalModuleAugmentation: () => kI, isExternalModuleImportEqualsDeclaration: () => FP, isExternalModuleIndicator: () => zH, isExternalModuleNameRelative: () => Sr, isExternalModuleReference: () => zx, isExternalModuleSymbol: () => AM, isExternalOrCommonJsModule: () => zg, isFileLevelReservedGeneratedIdentifier: () => RH, isFileLevelUniqueName: () => Kae, isFileProbablyExternalModule: () => PQ, isFirstDeclarationOfSymbolParameter: () => wxe, isFixablePromiseHandler: () => o2e, isForInOrOfStatement: () => q6, isForInStatement: () => jle, isForInitializer: () => w0, isForOfStatement: () => gQ, isForStatement: () => KP, isFullSourceFile: () => SE, isFunctionBlock: () => NI, isFunctionBody: () => A1e, isFunctionDeclaration: () => Yf, isFunctionExpression: () => _p, isFunctionExpressionOrArrowFunction: () => xD, isFunctionLike: () => wl, isFunctionLikeDeclaration: () => ap, isFunctionLikeKind: () => SM, isFunctionLikeOrClassStaticBlockDeclaration: () => Nj, isFunctionOrConstructorTypeNode: () => g7e, isFunctionOrModuleBlock: () => v1e, isFunctionSymbol: () => v9e, isFunctionTypeNode: () => _S, isGeneratedIdentifier: () => Up, isGeneratedPrivateIdentifier: () => B6, isGetAccessor: () => gE, isGetAccessorDeclaration: () => R0, isGetOrSetAccessorDeclaration: () => MH, isGlobalScopeAugmentation: () => uS, isGlobalSourceFile: () => _C, isGrammarError: () => B7e, isHeritageClause: () => $g, isHoistedFunction: () => noe, isHoistedVariableStatement: () => ioe, isIdentifier: () => Rt, isIdentifierANonContextualKeyword: () => hbe, isIdentifierName: () => P9e, isIdentifierOrThisTypeNode: () => rUe, isIdentifierPart: () => Rb, isIdentifierStart: () => D0, isIdentifierText: () => Cd, isIdentifierTypePredicate: () => c9e, isIdentifierTypeReference: () => Mje, isIfStatement: () => GP, isIgnoredFileFromWildCardWatching: () => rZ, isImplicitGlob: () => sTe, isImportAttribute: () => OBe, isImportAttributeName: () => m7e, isImportAttributes: () => fO, isImportCall: () => Ay, isImportClause: () => ob, isImportDeclaration: () => Xp, isImportEqualsDeclaration: () => hd, isImportKeyword: () => lW, isImportMeta: () => Bj, isImportOrExportSpecifier: () => lD, isImportOrExportSpecifierName: () => gYe, isImportSpecifier: () => hh, isImportTypeAssertionContainer: () => nCt, isImportTypeNode: () => XT, isImportable: () => Kxe, isInComment: () => DC, isInCompoundLikeAssignment: () => ube, isInExpressionContext: () => _oe, isInJSDoc: () => pX, isInJSFile: () => ms, isInJSXText: () => Zze, isInJsonFile: () => moe, isInNonReferenceComment: () => sYe, isInReferenceComment: () => iYe, isInRightSideOfInternalImportEqualsDeclaration: () => Sue, isInString: () => w8, isInTemplateString: () => axe, isInTopLevelContext: () => uoe, isInTypeQuery: () => BM, isIncrementalBuildInfo: () => lZ, isIncrementalBundleEmitBuildInfo: () => RVe, isIncrementalCompilation: () => YI, isIndexSignatureDeclaration: () => DD, isIndexedAccessTypeNode: () => HI, isInferTypeNode: () => oO, isInfinityOrNaNString: () => XY, isInitializedProperty: () => JQ, isInitializedVariable: () => zX, isInsideJsxElement: () => Iue, isInsideJsxElementOrAttribute: () => Qze, isInsideNodeModules: () => OZ, isInsideTemplateLiteral: () => SZ, isInstanceOfExpression: () => Uoe, isInstantiatedModule: () => oSe, isInterfaceDeclaration: () => dm, isInternalDeclaration: () => I7e, isInternalModuleImportEqualsDeclaration: () => J6, isInternalName: () => ove, isIntersectionTypeNode: () => c8, isIntrinsicJsxName: () => Hj, isIterationStatement: () => pD, isJSDoc: () => Kb, isJSDocAllType: () => BBe, isJSDocAugmentsTag: () => d8, isJSDocAuthorTag: () => lCt, isJSDocCallbackTag: () => KTe, isJSDocClassTag: () => qBe, isJSDocCommentContainingNode: () => Uae, isJSDocConstructSignature: () => MM, isJSDocDeprecatedTag: () => eve, isJSDocEnumTag: () => bQ, isJSDocFunctionType: () => yB, isJSDocImplementsTag: () => Yle, isJSDocImportTag: () => rv, isJSDocIndexSignature: () => goe, isJSDocLikeText: () => hve, isJSDocLink: () => RBe, isJSDocLinkCode: () => jBe, isJSDocLinkLike: () => CM, isJSDocLinkPlain: () => aCt, isJSDocMemberName: () => QP, isJSDocNameReference: () => mW, isJSDocNamepathType: () => oCt, isJSDocNamespaceBody: () => t2t, isJSDocNode: () => Ij, isJSDocNonNullableType: () => Ule, isJSDocNullableType: () => gB, isJSDocOptionalParameter: () => gle, isJSDocOptionalType: () => GTe, isJSDocOverloadTag: () => bB, isJSDocOverrideTag: () => Vle, isJSDocParameterTag: () => i0, isJSDocPrivateTag: () => XTe, isJSDocPropertyLikeTag: () => sY, isJSDocPropertyTag: () => VBe, isJSDocProtectedTag: () => QTe, isJSDocPublicTag: () => HTe, isJSDocReadonlyTag: () => ZTe, isJSDocReturnTag: () => zle, isJSDocSatisfiesExpression: () => TTe, isJSDocSatisfiesTag: () => Wle, isJSDocSeeTag: () => cCt, isJSDocSignature: () => AC, isJSDocTag: () => Oj, isJSDocTemplateTag: () => C1, isJSDocThisTag: () => tve, isJSDocThrowsTag: () => pCt, isJSDocTypeAlias: () => T1, isJSDocTypeAssertion: () => r4, isJSDocTypeExpression: () => XP, isJSDocTypeLiteral: () => dO, isJSDocTypeTag: () => hW, isJSDocTypedefTag: () => mO, isJSDocUnknownTag: () => uCt, isJSDocUnknownType: () => UBe, isJSDocVariadicType: () => qle, isJSXTagName: () => Vj, isJsonEqual: () => fle, isJsonSourceFile: () => k0, isJsxAttribute: () => tv, isJsxAttributeLike: () => jae, isJsxAttributeName: () => Yje, isJsxAttributes: () => e4, isJsxCallLike: () => k7e, isJsxChild: () => JH, isJsxClosingElement: () => ZI, isJsxClosingFragment: () => FBe, isJsxElement: () => ev, isJsxExpression: () => mB, isJsxFragment: () => HP, isJsxNamespacedName: () => Gb, isJsxOpeningElement: () => $b, isJsxOpeningFragment: () => lb, isJsxOpeningLikeElement: () => Um, isJsxOpeningLikeElementTagName: () => Yze, isJsxSelfClosingElement: () => _O, isJsxSpreadAttribute: () => _8, isJsxTagNameExpression: () => uY, isJsxText: () => r8, isJumpStatementTarget: () => yZ, isKeyword: () => ig, isKeywordOrPunctuation: () => Eoe, isKnownSymbol: () => NX, isLabelName: () => XEe, isLabelOfLabeledStatement: () => HEe, isLabeledStatement: () => PD, isLateVisibilityPaintedStatement: () => Zae, isLeftHandSideExpression: () => rg, isLet: () => roe, isLineBreak: () => pd, isLiteralComputedPropertyDeclarationName: () => DX, isLiteralExpression: () => j6, isLiteralExpressionOfObject: () => y1e, isLiteralImportTypeNode: () => Lx, isLiteralKind: () => aY, isLiteralNameOfPropertyDeclarationOrIndexAccess: () => Cue, isLiteralTypeLiteral: () => v7e, isLiteralTypeNode: () => EC, isLocalName: () => Yx, isLogicalOperator: () => K9e, isLogicalOrCoalescingAssignmentExpression: () => Mbe, isLogicalOrCoalescingAssignmentOperator: () => OY, isLogicalOrCoalescingBinaryExpression: () => jX, isLogicalOrCoalescingBinaryOperator: () => joe, isMappedTypeNode: () => cO, isMemberName: () => hE, isMetaProperty: () => uW, isMethodDeclaration: () => vf, isMethodOrAccessor: () => EM, isMethodSignature: () => ab, isMinusToken: () => qTe, isMissingDeclaration: () => sCt, isMissingPackageJsonInfo: () => KUe, isModifier: () => yc, isModifierKind: () => cD, isModifierLike: () => qp, isModuleAugmentationExternal: () => V1e, isModuleBlock: () => QT, isModuleBody: () => E7e, isModuleDeclaration: () => P_, isModuleExportName: () => Ble, isModuleExportsAccessExpression: () => EE, isModuleIdentifier: () => ibe, isModuleName: () => sUe, isModuleOrEnumDeclaration: () => YH, isModuleReference: () => w7e, isModuleSpecifierLike: () => Uue, isModuleWithStringLiteralName: () => Qae, isNameOfFunctionDeclaration: () => txe, isNameOfModuleDeclaration: () => exe, isNamedDeclaration: () => z_, isNamedEvaluation: () => Yg, isNamedEvaluationSource: () => gbe, isNamedExportBindings: () => h1e, isNamedExports: () => B0, isNamedImportBindings: () => D1e, isNamedImports: () => ZT, isNamedImportsOrExports: () => $oe, isNamedTupleMember: () => uB, isNamespaceBody: () => e2t, isNamespaceExport: () => dS, isNamespaceExportDeclaration: () => yQ, isNamespaceImport: () => IE, isNamespaceReexportDeclaration: () => h9e, isNewExpression: () => XI, isNewExpressionTarget: () => JW, isNewScopeNode: () => Xje, isNoSubstitutionTemplateLiteral: () => aO, isNodeArray: () => xI, isNodeArrayMultiLine: () => ije, isNodeDescendantOf: () => MI, isNodeKind: () => Iae, isNodeLikeSystem: () => ZN, isNodeModulesDirectory: () => mI, isNodeWithPossibleHoistedDeclaration: () => D9e, isNonContextualKeyword: () => mbe, isNonGlobalAmbientModule: () => q1e, isNonNullAccess: () => zje, isNonNullChain: () => Nae, isNonNullExpression: () => p8, isNonStaticMethodOrAccessorWithPrivateName: () => wqe, isNotEmittedStatement: () => LBe, isNullishCoalesce: () => m1e, isNumber: () => ki, isNumericLiteral: () => ag, isNumericLiteralName: () => kE, isObjectBindingElementWithoutPropertyName: () => AZ, isObjectBindingOrAssignmentElement: () => UH, isObjectBindingOrAssignmentPattern: () => S1e, isObjectBindingPattern: () => n0, isObjectLiteralElement: () => w1e, isObjectLiteralElementLike: () => Ox, isObjectLiteralExpression: () => Fc, isObjectLiteralMethod: () => b1, isObjectLiteralOrClassExpressionMethodOrAccessor: () => aoe, isObjectTypeDeclaration: () => YM, isOmittedExpression: () => md, isOptionalChain: () => Bm, isOptionalChainRoot: () => rY, isOptionalDeclaration: () => XM, isOptionalJSDocPropertyLikeTag: () => nQ, isOptionalTypeNode: () => Lle, isOuterExpression: () => Gle, isOutermostOptionalChain: () => nY, isOverrideModifier: () => xBe, isPackageJsonInfo: () => bce, isPackedArrayLiteral: () => yTe, isParameter: () => Co, isParameterPropertyDeclaration: () => xe, isParameterPropertyModifier: () => oY, isParenthesizedExpression: () => Fh, isParenthesizedTypeNode: () => lO, isParseTreeNode: () => bM, isPartOfParameterDeclaration: () => UP, isPartOfTypeNode: () => VT, isPartOfTypeOnlyImportOrExportDeclaration: () => d7e, isPartOfTypeQuery: () => doe, isPartiallyEmittedExpression: () => PBe, isPatternMatch: () => Jy, isPinnedComment: () => Hae, isPlainJsFile: () => fY, isPlusToken: () => UTe, isPossiblyTypeArgumentPosition: () => vZ, isPostfixUnaryExpression: () => YTe, isPrefixUnaryExpression: () => $P, isPrimitiveLiteralValue: () => Tle, isPrivateIdentifier: () => Eo, isPrivateIdentifierClassElementDeclaration: () => ch, isPrivateIdentifierPropertyAccessExpression: () => kj, isPrivateIdentifierSymbol: () => I9e, isProgramUptoDate: () => GSe, isPrologueDirective: () => qT, isPropertyAccessChain: () => Pae, isPropertyAccessEntityNameExpression: () => UX, isPropertyAccessExpression: () => Ws, isPropertyAccessOrQualifiedName: () => VH, isPropertyAccessOrQualifiedNameOrImportTypeNode: () => b7e, isPropertyAssignment: () => G_, isPropertyDeclaration: () => cl, isPropertyName: () => D_, isPropertyNameLiteral: () => YT, isPropertySignature: () => mh, isPrototypeAccess: () => vD, isPrototypePropertyAssignment: () => bX, isPunctuation: () => dbe, isPushOrUnshiftIdentifier: () => ybe, isQualifiedName: () => Oh, isQuestionDotToken: () => Ile, isQuestionOrExclamationToken: () => tUe, isQuestionOrPlusOrMinusToken: () => iUe, isQuestionToken: () => AD, isReadonlyKeyword: () => SBe, isReadonlyKeywordOrPlusOrMinusToken: () => nUe, isRecognizedTripleSlashComment: () => M1e, isReferenceFileLocation: () => RB, isReferencedFile: () => ak, isRegularExpressionLiteral: () => jTe, isRequireCall: () => ng, isRequireVariableStatement: () => _X, isRestParameter: () => lS, isRestTypeNode: () => Fle, isReturnStatement: () => wy, isReturnStatementWithFixablePromiseHandler: () => ope, isRightSideOfAccessExpression: () => Bbe, isRightSideOfInstanceofExpression: () => X9e, isRightSideOfPropertyAccess: () => VB, isRightSideOfQualifiedName: () => Wze, isRightSideOfQualifiedNameOrPropertyAccess: () => LY, isRightSideOfQualifiedNameOrPropertyAccessOrJSDocMemberName: () => H9e, isRootedDiskPath: () => xd, isSameEntityName: () => zj, isSatisfiesExpression: () => _B, isSemicolonClassElement: () => kBe, isSetAccessor: () => BT, isSetAccessorDeclaration: () => Sg, isShiftOperatorOrHigher: () => _ve, isShorthandAmbientModuleSymbol: () => XH, isShorthandPropertyAssignment: () => Nm, isSideEffectImport: () => CTe, isSignedNumericLiteral: () => Coe, isSimpleCopiableExpression: () => s4, isSimpleInlineableExpression: () => nv, isSimpleParameterList: () => $Q, isSingleOrDoubleQuote: () => dX, isSolutionConfig: () => Rve, isSourceElement: () => Jje, isSourceFile: () => yo, isSourceFileFromLibrary: () => QB, isSourceFileJS: () => Nh, isSourceFileNotJson: () => hoe, isSourceMapping: () => Cqe, isSpecialPropertyDeclaration: () => T9e, isSpreadAssignment: () => OE, isSpreadElement: () => j0, isStatement: () => lo, isStatementButNotDeclaration: () => WH, isStatementOrBlock: () => D7e, isStatementWithLocals: () => j7e, isStatic: () => rc, isStaticModifier: () => s8, isString: () => ji, isStringANonContextualKeyword: () => jM, isStringAndEmptyAnonymousObjectIntersection: () => nYe, isStringDoubleQuoted: () => yoe, isStringLiteral: () => Nc, isStringLiteralLike: () => vu, isStringLiteralOrJsxExpression: () => P7e, isStringLiteralOrTemplate: () => EYe, isStringOrNumericLiteralLike: () => t0, isStringOrRegularExpressionOrTemplateLiteral: () => cxe, isStringTextContainingNode: () => b1e, isSuperCall: () => W6, isSuperKeyword: () => oW, isSuperProperty: () => bg, isSupportedSourceFileName: () => uTe, isSwitchStatement: () => fW, isSyntaxList: () => TB, isSyntheticExpression: () => Q2t, isSyntheticReference: () => f8, isTagName: () => QEe, isTaggedTemplateExpression: () => JP, isTaggedTemplateTag: () => Vze, isTemplateExpression: () => Rle, isTemplateHead: () => n8, isTemplateLiteral: () => xM, isTemplateLiteralKind: () => oD, isTemplateLiteralToken: () => f7e, isTemplateLiteralTypeNode: () => DBe, isTemplateLiteralTypeSpan: () => zTe, isTemplateMiddle: () => BTe, isTemplateMiddleOrTemplateTail: () => Oae, isTemplateSpan: () => dB, isTemplateTail: () => kle, isTextWhiteSpaceLike: () => cYe, isThis: () => zB, isThisContainerOrFunctionBlock: () => _9e, isThisIdentifier: () => TD, isThisInTypeQuery: () => UI, isThisInitializedDeclaration: () => poe, isThisInitializedObjectBindingExpression: () => m9e, isThisProperty: () => oX, isThisTypeNode: () => cW, isThisTypeParameter: () => QY, isThisTypePredicate: () => u9e, isThrowStatement: () => $Te, isToken: () => vM, isTokenKind: () => g1e, isTraceEnabled: () => ND, isTransientSymbol: () => yE, isTrivia: () => Gj, isTryStatement: () => pO, isTupleTypeNode: () => l8, isTypeAlias: () => EX, isTypeAliasDeclaration: () => x1, isTypeAssertionExpression: () => Mle, isTypeDeclaration: () => HM, isTypeElement: () => CI, isTypeKeyword: () => HW, isTypeKeywordTokenOrIdentifier: () => Rue, isTypeLiteralNode: () => Lh, isTypeNode: () => Wa, isTypeNodeKind: () => Kbe, isTypeOfExpression: () => pB, isTypeOnlyExportDeclaration: () => _7e, isTypeOnlyImportDeclaration: () => Pj, isTypeOnlyImportOrExportDeclaration: () => pC, isTypeOperatorNode: () => WP, isTypeParameterDeclaration: () => Ip, isTypePredicateNode: () => o8, isTypeQueryNode: () => GI, isTypeReferenceNode: () => Jg, isTypeReferenceType: () => Vae, isTypeUsableAsPropertyName: () => F0, isUMDExportSymbol: () => Joe, isUnaryExpression: () => C1e, isUnaryExpressionWithWrite: () => T7e, isUnicodeIdentifierStart: () => k6, isUnionTypeNode: () => SC, isUrl: () => bj, isValidBigIntString: () => _le, isValidESSymbolDeclaration: () => o9e, isValidTypeOnlyAliasUseSite: () => VP, isValueSignatureDeclaration: () => X6, isVarAwaitUsing: () => rX, isVarConst: () => jj, isVarConstLike: () => n9e, isVarUsing: () => nX, isVariableDeclaration: () => Fa, isVariableDeclarationInVariableStatement: () => hY, isVariableDeclarationInitializedToBareOrAccessedRequire: () => OI, isVariableDeclarationInitializedToRequire: () => fX, isVariableDeclarationList: () => tm, isVariableLike: () => mY, isVariableStatement: () => zf, isVoidExpression: () => u8, isWatchSet: () => Jbe, isWhileStatement: () => JTe, isWhiteSpaceLike: () => A0, isWhiteSpaceSingleLine: () => Xy, isWithStatement: () => NBe, isWriteAccess: () => zM, isWriteOnlyAccess: () => Woe, isYieldExpression: () => hQ, jsxModeNeedsExplicitImport: () => Jxe, keywordPart: () => Xg, last: () => ui, lastOrUndefined: () => yn, length: () => C, libMap: () => vve, libs: () => tce, lineBreakPart: () => KB, loadModuleFromGlobalCache: () => oqe, loadWithModeAwareCache: () => iZ, makeIdentifierFromModuleName: () => W7e, makeImport: () => jD, makeStringLiteral: () => XW, mangleScopedPackageName: () => NB, map: () => qe, mapAllOrFail: () => Ks, mapDefined: () => Cn, mapDefinedIterator: () => In, mapEntries: () => Rs, mapIterator: () => Nt, mapOneOrMany: () => Vxe, mapToDisplayParts: () => ck, matchFiles: () => oTe, matchPatternOrExact: () => fTe, matchedText: () => _6, matchesExclude: () => dce, matchesExcludeWorker: () => mce, maxBy: () => qu, maybeBind: () => Ma, maybeSetLocalizedDiagnosticMessages: () => _je, memoize: () => Of, memoizeOne: () => Cp, min: () => Bg, minAndMax: () => Oje, missingFileModifiedTime: () => oh, modifierToFlag: () => qM, modifiersToFlags: () => $T, moduleExportNameIsDefault: () => cS, moduleExportNameTextEscaped: () => PI, moduleExportNameTextUnescaped: () => mD, moduleOptionDeclaration: () => gUe, moduleResolutionIsEqualTo: () => M7e, moduleResolutionNameAndModeGetter: () => Wce, moduleResolutionOptionDeclarations: () => Eve, moduleResolutionSupportsPackageJsonExportsAndImports: () => nB, moduleResolutionUsesNodeModules: () => jue, moduleSpecifierToValidIdentifier: () => FZ, moduleSpecifiers: () => Jx, moduleSupportsImportAttributes: () => Tje, moduleSymbolToValidIdentifier: () => LZ, moveEmitHelpers: () => cBe, moveRangeEnd: () => zoe, moveRangePastDecorators: () => Bx, moveRangePastModifiers: () => GT, moveRangePos: () => qP, moveSyntheticComments: () => aBe, mutateMap: () => BY, mutateMapSkippingNewValues: () => CE, needsParentheses: () => Yue, needsScopeMarker: () => Mae, newCaseClauseTracker: () => rpe, newPrivateEnvironment: () => kqe, noEmitNotification: () => XQ, noEmitSubstitution: () => MW, noTransformers: () => oVe, noTruncationMaximumTruncationLength: () => N1e, nodeCanBeDecorated: () => cX, nodeCoreModules: () => oB, nodeHasName: () => Dj, nodeIsDecorated: () => qj, nodeIsMissing: () => bf, nodeIsPresent: () => y1, nodeIsSynthesized: () => ip, nodeModuleNameResolver: () => eqe, nodeModulesPathPart: () => LE, nodeNextJsonConfigResolver: () => tqe, nodeOrChildIsDecorated: () => uX, nodeOverlapsWithStartEnd: () => Aue, nodePosToString: () => i2t, nodeSeenTracker: () => JB, nodeStartsNewLexicalEnvironment: () => bbe, noop: () => ll, noopFileWatcher: () => UB, normalizePath: () => Yl, normalizeSlashes: () => V_, normalizeSpans: () => g_, not: () => $A, notImplemented: () => Ko, notImplementedResolver: () => fVe, nullNodeConverters: () => nBe, nullParenthesizerRules: () => tBe, nullTransformationContext: () => ZQ, objectAllocator: () => fm, operatorPart: () => ZW, optionDeclarations: () => cb, optionMapToObject: () => lce, optionsAffectingProgramStructure: () => SUe, optionsForBuild: () => Cve, optionsForWatch: () => b8, optionsHaveChanges: () => DM, or: () => Id, orderedRemoveItem: () => Ug, orderedRemoveItemAt: () => ih, packageIdToPackageName: () => Gae, packageIdToString: () => OP, parameterIsThisKeyword: () => bD, parameterNamePart: () => pYe, parseBaseNodeFactory: () => pUe, parseBigInt: () => Fje, parseBuildCommand: () => kUe, parseCommandLine: () => wUe, parseCommandLineWorker: () => Dve, parseConfigFileTextToJson: () => Pve, parseConfigFileWithSystem: () => XVe, parseConfigHostFromCompilerHostLike: () => Xce, parseCustomTypeOption: () => sce, parseIsolatedEntityName: () => y8, parseIsolatedJSDocComment: () => _Ue, parseJSDocTypeExpressionForTests: () => FCt, parseJsonConfigFileContent: () => uAt, parseJsonSourceFileConfigFileContent: () => MQ, parseJsonText: () => kQ, parseListTypeOption: () => AUe, parseNodeFactory: () => ek, parseNodeModuleFromPath: () => UQ, parsePackageName: () => Sce, parsePseudoBigInt: () => GY, parseValidBigInt: () => hTe, pasteEdits: () => WCe, patchWriteFileEnsuringDirectory: () => gj, pathContainsNodeModules: () => OD, pathIsAbsolute: () => SP, pathIsBareSpecifier: () => mM, pathIsRelative: () => Dh, patternText: () => yP, performIncrementalCompilation: () => QVe, performance: () => N9, positionBelongsToNode: () => rxe, positionIsASICandidate: () => $ue, positionIsSynthesized: () => Wb, positionsAreOnSameLine: () => O0, preProcessFile: () => Tkt, probablyUsesSemicolons: () => IZ, processCommentPragmas: () => bve, processPragmasIntoFields: () => Tve, processTaggedTemplateExpression: () => SSe, programContainsEsModules: () => oYe, programContainsModules: () => aYe, projectReferenceIsEqualTo: () => I1e, propertyNamePart: () => fYe, pseudoBigIntToString: () => WI, punctuationPart: () => Wm, pushIfUnique: () => zl, quote: () => rJ, quotePreferenceFromString: () => bxe, rangeContainsPosition: () => YB, rangeContainsPositionExclusive: () => bZ, rangeContainsRange: () => sg, rangeContainsRangeExclusive: () => $ze, rangeContainsStartEnd: () => TZ, rangeEndIsOnSameLineAsRangeStart: () => VX, rangeEndPositionsAreOnSameLine: () => rje, rangeEquals: () => Zc, rangeIsOnSingleLine: () => tO, rangeOfNode: () => dTe, rangeOfTypeParameters: () => mTe, rangeOverlapsWithStartEnd: () => $W, rangeStartIsOnSameLineAsRangeEnd: () => nje, rangeStartPositionsAreOnSameLine: () => Yoe, readBuilderProgram: () => lue, readConfigFile: () => LQ, readJson: () => Zj, readJsonConfigFile: () => NUe, readJsonOrUndefined: () => qbe, reduceEachLeadingCommentRange: () => Gz, reduceEachTrailingCommentRange: () => bI, reduceLeft: () => Bi, reduceLeftIterator: () => q2, reducePathComponents: () => oC, refactor: () => O8, regExpEscape: () => O2t, regularExpressionFlagToCharacterCode: () => kH, relativeComplement: () => fa, removeAllComments: () => lQ, removeEmitHelper: () => G2t, removeExtension: () => eQ, removeFileExtension: () => dh, removeIgnoredPath: () => tue, removeMinAndVersionNumbers: () => tl, removePrefix: () => Dx, removeSuffix: () => Ou, removeTrailingDirectorySeparator: () => Lb, repeatString: () => xZ, replaceElement: () => fs, replaceFirstStar: () => nO, resolutionExtensionIsTSOrJson: () => YY, resolveConfigFileProjectName: () => AEe, resolveJSModule: () => XUe, resolveLibrary: () => vce, resolveModuleName: () => bO, resolveModuleNameFromCache: () => UAt, resolvePackageNameToPackageJson: () => qve, resolvePath: () => rS, resolveProjectReferencePath: () => C8, resolveTripleslashReference: () => BSe, resolveTypeReferenceDirective: () => $Ue, resolvingEmptyArray: () => k1e, returnFalse: () => qf, returnNoopFileWatcher: () => zW, returnTrue: () => Xd, returnUndefined: () => Ah, returnsPromise: () => a2e, rewriteModuleSpecifier: () => S8, sameFlatMap: () => Pi, sameMap: () => $t, sameMapping: () => kDt, scanTokenAtPosition: () => r9e, scanner: () => rm, semanticDiagnosticsOptionDeclarations: () => bUe, serializeCompilerOptions: () => cce, server: () => P8t, servicesVersion: () => cIt, setCommentRange: () => W_, setConfigFileInOptions: () => Fve, setConstantValue: () => lBe, setEmitFlags: () => Ts, setGetSourceFileAsHashVersioned: () => oue, setIdentifierAutoGenerate: () => pQ, setIdentifierGeneratedImportReference: () => fBe, setIdentifierTypeArguments: () => vC, setInternalEmitFlags: () => cQ, setLocalizedDiagnosticMessages: () => fje, setNodeChildren: () => zBe, setNodeFlags: () => jje, setObjectAllocator: () => pje, setOriginalNode: () => Ys, setParent: () => wu, setParentRecursive: () => zP, setPrivateIdentifier: () => vO, setSnippetElement: () => MTe, setSourceMapRange: () => zc, setStackTraceLimit: () => fH, setStartsOnNewLine: () => Ale, setSyntheticLeadingComments: () => YP, setSyntheticTrailingComments: () => e8, setSys: () => jz, setSysLog: () => LT, setTextRange: () => Er, setTextRangeEnd: () => aB, setTextRangePos: () => KY, setTextRangePosEnd: () => Jb, setTextRangePosWidth: () => gTe, setTokenSourceMapRange: () => sBe, setTypeNode: () => uBe, setUILocale: () => Lt, setValueDeclaration: () => TX, shouldAllowImportingTsExtension: () => IB, shouldPreserveConstEnums: () => SD, shouldRewriteModuleSpecifier: () => SX, shouldUseUriStyleNodeCoreModules: () => epe, showModuleSpecifier: () => lje, signatureHasRestParameter: () => Ym, signatureToDisplayParts: () => kxe, single: () => Al, singleElementArray: () => pE, singleIterator: () => Oi, singleOrMany: () => Kn, singleOrUndefined: () => Bs, skipAlias: () => pm, skipConstraint: () => hxe, skipOuterExpressions: () => Wf, skipParentheses: () => Du, skipPartiallyEmittedExpressions: () => rb, skipTrivia: () => cc, skipTypeChecking: () => sB, skipTypeCheckingIgnoringNoCheck: () => Lje, skipTypeParentheses: () => EY, skipWhile: () => QN, sliceAfter: () => _Te, some: () => Qt, sortAndDeduplicate: () => m_, sortAndDeduplicateDiagnostics: () => bn, sourceFileAffectingCompilerOptions: () => xve, sourceFileMayBeEmitted: () => jI, sourceMapCommentRegExp: () => uSe, sourceMapCommentRegExpDontCareLineStart: () => Sqe, spacePart: () => Mf, spanMap: () => Ui, startEndContainsRange: () => Ybe, startEndOverlapsWithStartEnd: () => Due, startOnNewLine: () => zm, startTracing: () => M9, startsWith: () => uo, startsWithDirectory: () => gM, startsWithUnderscore: () => Wxe, startsWithUseStrict: () => HBe, stringContainsAt: () => kYe, stringToToken: () => iS, stripQuotes: () => v1, supportedDeclarationExtensions: () => cle, supportedJSExtensionsFlat: () => iB, supportedLocaleDirectories: () => dE, supportedTSExtensionsFlat: () => lTe, supportedTSImplementationExtensions: () => XX, suppressLeadingAndTrailingTrivia: () => Qg, suppressLeadingTrivia: () => Lxe, suppressTrailingTrivia: () => TYe, symbolEscapedNameNoDefault: () => Bue, symbolName: () => yf, symbolNameNoDefault: () => vxe, symbolToDisplayParts: () => eJ, sys: () => n_, sysLog: () => Ky, tagNamesAreEquivalent: () => rk, takeWhile: () => GA, targetOptionDeclaration: () => Sve, targetToLibMap: () => mi, testFormatSettings: () => qPt, textChangeRangeIsUnchanged: () => qg, textChangeRangeNewSpan: () => wP, textChanges: () => hs, textOrKeywordPart: () => Pxe, textPart: () => l0, textRangeContainsPositionInclusive: () => Wo, textRangeContainsTextSpan: () => ru, textRangeIntersectsWithTextSpan: () => Xz, textSpanContainsPosition: () => ka, textSpanContainsTextRange: () => Vu, textSpanContainsTextSpan: () => np, textSpanEnd: () => Us, textSpanIntersection: () => _u, textSpanIntersectsWith: () => RT, textSpanIntersectsWithPosition: () => iD, textSpanIntersectsWithTextSpan: () => m1, textSpanIsEmpty: () => Ua, textSpanOverlap: () => Bb, textSpanOverlapsWith: () => jb, textSpansEqual: () => GB, textToKeywordObj: () => P6, timestamp: () => Lu, toArray: () => lc, toBuilderFileEmit: () => UVe, toBuilderStateFileInfoForMultiEmit: () => BVe, toEditorSettings: () => zZ, toFileNameLowerCase: () => Wy, toPath: () => ku, toProgramEmitPending: () => qVe, toSorted: () => $c, tokenIsIdentifierOrKeyword: () => ud, tokenIsIdentifierOrKeywordOrGreaterThan: () => vj, tokenToString: () => Hl, trace: () => rl, tracing: () => ls, tracingEnabled: () => iI, transferSourceFileChildren: () => YBe, transform: () => bIt, transformClassFields: () => Uqe, transformDeclarations: () => ASe, transformECMAScriptModule: () => CSe, transformES2015: () => eVe, transformES2016: () => Zqe, transformES2017: () => Yqe, transformES2018: () => Wqe, transformES2019: () => Jqe, transformES2020: () => $qe, transformES2021: () => Gqe, transformESDecorators: () => zqe, transformESNext: () => Kqe, transformGenerators: () => tVe, transformImpliedNodeFormatDependentModule: () => nVe, transformJsx: () => Qqe, transformLegacyDecorators: () => Vqe, transformModule: () => xSe, transformNamedEvaluation: () => Gg, transformNodes: () => QQ, transformSystemModule: () => rVe, transformTypeScript: () => Bqe, transpile: () => Pkt, transpileDeclaration: () => Dkt, transpileModule: () => ZYe, transpileOptionValueCompilerOptions: () => EUe, tryAddToSet: () => wn, tryAndIgnoreErrors: () => Hue, tryCast: () => Hi, tryDirectoryExists: () => Kue, tryExtractTSExtension: () => qoe, tryFileExists: () => iJ, tryGetClassExtendingExpressionWithTypeArguments: () => Rbe, tryGetClassImplementingOrExtendingExpressionWithTypeArguments: () => jbe, tryGetDirectories: () => Gue, tryGetExtensionFromPath: () => PE, tryGetImportFromModuleSpecifier: () => vX, tryGetJSDocSatisfiesTypeNode: () => yle, tryGetModuleNameFromFile: () => xQ, tryGetModuleSpecifierFromDeclaration: () => OM, tryGetNativePerformanceHooks: () => GF, tryGetPropertyAccessOrIdentifierToString: () => qX, tryGetPropertyNameOfBindingOrAssignmentElement: () => Hle, tryGetSourceMappingURL: () => Eqe, tryGetTextOfPropertyName: () => dY, tryParseJson: () => Voe, tryParsePattern: () => KM, tryParsePatterns: () => tQ, tryParseRawSourceMap: () => xqe, tryReadDirectory: () => jxe, tryReadFile: () => vW, tryRemoveDirectoryPrefix: () => iTe, tryRemoveExtension: () => Ije, tryRemovePrefix: () => XN, tryRemoveSuffix: () => tu, tscBuildOption: () => gO, typeAcquisitionDeclarations: () => nce, typeAliasNamePart: () => _Ye, typeDirectiveIsEqualTo: () => R7e, typeKeywords: () => mxe, typeParameterNamePart: () => dYe, typeToDisplayParts: () => wZ, unchangedPollThresholds: () => uI, unchangedTextChangeRange: () => ds, unescapeLeadingUnderscores: () => go, unmangleScopedPackageName: () => VQ, unorderedRemoveItem: () => xy, unprefixedNodeCoreModules: () => Hje, unreachableCodeIsError: () => yje, unsetNodeChildren: () => nve, unusedLabelIsError: () => bje, unwrapInnermostStatementOfLabel: () => Z1e, unwrapParenthesizedExpression: () => Gje, updateErrorForNoInputFiles: () => _ce, updateLanguageServiceSourceFile: () => O2e, updateMissingFilePathsWatch: () => MSe, updateResolutionField: () => DB, updateSharedExtendedConfigFileWatcher: () => qce, updateSourceFile: () => gve, updateWatchingWildcardDirectories: () => tZ, usingSingleLineStringWriter: () => Lj, utf16EncodeAsString: () => nD, validateLocaleAndSetLanguage: () => vI, version: () => y, versionMajorMinor: () => g, visitArray: () => PW, visitCommaListElements: () => WQ, visitEachChild: () => _i, visitFunctionBody: () => o0, visitIterationBody: () => Mh, visitLexicalEnvironment: () => cSe, visitNode: () => sr, visitNodes: () => Fi, visitParameterList: () => Sf, walkUpBindingElementsAndPatterns: () => gn, walkUpOuterExpressions: () => XBe, walkUpParenthesizedExpressions: () => ib, walkUpParenthesizedTypes: () => AX, walkUpParenthesizedTypesAndGetParentAndChild: () => w9e, whitespaceOrMapCommentRegExp: () => pSe, writeCommentRange: () => Qj, writeFile: () => Foe, writeFileEnsuringDirectories: () => kbe, zipWith: () => J });
120843
+ c(C8t, { ANONYMOUS: () => Rxe, AccessFlags: () => tC, AssertionLevel: () => X2, AssignmentDeclarationKind: () => rj, AssignmentKind: () => C9e, Associativity: () => O9e, BreakpointResolver: () => F2e, BuilderFileEmit: () => kVe, BuilderProgramKind: () => jVe, BuilderState: () => Xb, CallHierarchy: () => L8, CharacterCodes: () => uj, CheckFlags: () => iM, CheckMode: () => iSe, ClassificationType: () => JEe, ClassificationTypeNames: () => Uze, CommentDirectiveType: () => z9, Comparison: () => T, CompletionInfoFlags: () => Oze, CompletionTriggerKind: () => YEe, Completions: () => B8, ContainerFlags: () => uqe, ContextFlags: () => wz, Debug: () => ee, DiagnosticCategory: () => lM, Diagnostics: () => P, DocumentHighlights: () => ape, ElementFlags: () => Od, EmitFlags: () => pM, EmitHint: () => sC, EmitOnly: () => W9, EndOfLineState: () => Mze, ExitStatus: () => TP, ExportKind: () => IYe, Extension: () => pj, ExternalEmitHelpers: () => _j, FileIncludeKind: () => Y9, FilePreprocessingDiagnosticsKind: () => tM, FileSystemEntryKind: () => dM, FileWatcherEventKind: () => E6, FindAllReferences: () => vp, FlattenLevel: () => Iqe, FlowFlags: () => sI, ForegroundColorEscapeSequences: () => TVe, FunctionFlags: () => N9e, GeneratedIdentifierFlags: () => q9, GetLiteralTextFlags: () => V7e, GoToDefinition: () => iU, HighlightSpanKind: () => Nze, IdentifierNameMap: () => OB, ImportKind: () => NYe, ImportsNotUsedAsValues: () => oI, IndentStyle: () => Ize, IndexFlags: () => oM, IndexKind: () => nC, InferenceFlags: () => Iz, InferencePriority: () => ej, InlayHintKind: () => kze, InlayHints: () => ACe, InternalEmitFlags: () => Lz, InternalNodeBuilderFlags: () => Pz, InternalSymbolName: () => Nz, IntersectionFlags: () => G9, InvalidatedProjectKind: () => oze, JSDocParsingMode: () => cI, JsDoc: () => mk, JsTyping: () => RD, JsxEmit: () => Oz, JsxFlags: () => eM, JsxReferenceKind: () => rC, LanguageFeatureMinimumTarget: () => h_, LanguageServiceMode: () => wze, LanguageVariant: () => cj, LexicalEnvironmentFlags: () => T6, ListFormat: () => lI, LogLevel: () => eI, MapCode: () => DCe, MemberOverrideStatus: () => J9, ModifierFlags: () => ZF, ModuleDetectionKind: () => nj, ModuleInstanceState: () => lqe, ModuleKind: () => iC, ModuleResolutionKind: () => XA, ModuleSpecifierEnding: () => Pje, NavigateTo: () => rWe, NavigationBar: () => iWe, NewLineKind: () => oj, NodeBuilderFlags: () => K9, NodeCheckFlags: () => sM, NodeFactoryFlags: () => iBe, NodeFlags: () => QF, NodeResolutionFeatures: () => QUe, ObjectFlags: () => aM, OperationCanceledException: () => HA, OperatorPrecedence: () => L9e, OrganizeImports: () => hk, OrganizeImportsMode: () => zEe, OuterExpressionKinds: () => Fz, OutliningElementsCollector: () => PCe, OutliningSpanKind: () => Lze, OutputFileType: () => Fze, PackageJsonAutoImportPreference: () => Dze, PackageJsonDependencyGroup: () => Aze, PatternMatchKind: () => r2e, PollingInterval: () => dj, PollingWatchKind: () => aj, PragmaKindFlags: () => v6, PredicateSemantics: () => U9, PreparePasteEdits: () => YCe, PrivateIdentifierKind: () => dBe, ProcessLevel: () => Mqe, ProgramUpdateLevel: () => mVe, QuotePreference: () => lYe, RegularExpressionFlags: () => V9, RelationComparisonResult: () => B9, Rename: () => zpe, ScriptElementKind: () => jze, ScriptElementKindModifier: () => Bze, ScriptKind: () => b6, ScriptSnapshot: () => yue, ScriptTarget: () => lj, SemanticClassificationFormat: () => Pze, SemanticMeaning: () => qze, SemicolonPreference: () => WEe, SignatureCheckMode: () => sSe, SignatureFlags: () => ah, SignatureHelp: () => aee, SignatureInfo: () => PVe, SignatureKind: () => Z9, SmartSelectionRange: () => ICe, SnippetKind: () => fj, StatisticType: () => hze, StructureIsReused: () => g6, SymbolAccessibility: () => X9, SymbolDisplay: () => IC, SymbolDisplayPartKind: () => Tue, SymbolFlags: () => nM, SymbolFormatFlags: () => y6, SyntaxKind: () => j9, Ternary: () => tj, ThrottledCancellationToken: () => fJe, TokenClass: () => Rze, TokenFlags: () => Dz, TransformFlags: () => uM, TypeFacts: () => nSe, TypeFlags: () => aI, TypeFormatFlags: () => H9, TypeMapKind: () => Gy, TypePredicateKind: () => rM, TypeReferenceSerializationKind: () => kz, UnionReduction: () => $9, UpToDateStatusType: () => eze, VarianceFlags: () => Q9, Version: () => F, VersionRange: () => Xe, WatchDirectoryFlags: () => cM, WatchDirectoryKind: () => sj, WatchFileKind: () => ij, WatchLogLevel: () => gVe, WatchType: () => Rd, accessPrivateIdentifier: () => Nqe, addEmitFlags: () => KT, addEmitHelper: () => t8, addEmitHelpers: () => NE, addInternalEmitFlags: () => iO, addNodeFactoryPatcher: () => V2t, addObjectAllocatorPatcher: () => D2t, addRange: () => jn, addRelatedInfo: () => nc, addSyntheticLeadingComment: () => $I, addSyntheticTrailingComment: () => nW, addToSeen: () => S1, advancedAsyncSuperHelper: () => Ple, affectsDeclarationPathOptionDeclarations: () => vUe, affectsEmitOptionDeclarations: () => TUe, allKeysStartWithDot: () => Ece, altDirectorySeparator: () => A6, and: () => Z2, append: () => er, appendIfUnique: () => hc, arrayFrom: () => Zn, arrayIsEqualTo: () => Yt, arrayIsHomogeneous: () => Rje, arrayOf: () => fn, arrayReverseIterator: () => qo, arrayToMap: () => ts, arrayToMultiMap: () => Ea, arrayToNumericMap: () => dn, assertType: () => YF, assign: () => _t, asyncSuperHelper: () => wle, attachFileToDiagnostics: () => JM, base64decode: () => tje, base64encode: () => eje, binarySearch: () => as, binarySearchKey: () => Gn, bindSourceFile: () => pqe, breakIntoCharacterSpans: () => GYe, breakIntoWordSpans: () => KYe, buildLinkParts: () => hYe, buildOpts: () => IQ, buildOverload: () => w8t, bundlerModuleNameResolver: () => ZUe, canBeConvertedToAsync: () => l2e, canHaveDecorators: () => n4, canHaveExportModifier: () => rQ, canHaveFlowNode: () => Wj, canHaveIllegalDecorators: () => fve, canHaveIllegalModifiers: () => eUe, canHaveIllegalType: () => dCt, canHaveIllegalTypeParameters: () => ZBe, canHaveJSDoc: () => xX, canHaveLocals: () => oS, canHaveModifiers: () => A1, canHaveModuleSpecifier: () => S9e, canHaveSymbol: () => qb, canIncludeBindAndCheckDiagnostics: () => $Y, canJsonReportNoInputFiles: () => jQ, canProduceDiagnostics: () => GQ, canUsePropertyAccess: () => bTe, canWatchAffectingLocation: () => JVe, canWatchAtTypes: () => WVe, canWatchDirectoryOrFile: () => aEe, canWatchDirectoryOrFilePath: () => cZ, cartesianProduct: () => d6, cast: () => oo, chainBundle: () => Hb, chainDiagnosticMessages: () => El, changeAnyExtension: () => xP, changeCompilerHostLikeToUseCache: () => BW, changeExtension: () => qx, changeFullExtension: () => w6, changesAffectModuleResolution: () => Yae, changesAffectingProgramStructure: () => L7e, characterCodeToRegularExpressionFlag: () => N6, childIsDecorated: () => yY, classElementOrClassElementParameterIsDecorated: () => ebe, classHasClassThisAssignment: () => TSe, classHasDeclaredOrExplicitlyAssignedName: () => vSe, classHasExplicitlyAssignedName: () => Mce, classOrConstructorParameterIsDecorated: () => dC, classicNameResolver: () => aqe, classifier: () => hJe, cleanExtendedConfigCache: () => Vce, clear: () => rt, clearMap: () => Tg, clearSharedExtendedConfigFileWatcher: () => FSe, climbPastPropertyAccess: () => Eue, clone: () => ho, cloneCompilerOptions: () => pxe, closeFileWatcher: () => sb, closeFileWatcherOf: () => U0, codefix: () => Jm, collapseTextChangeRangesAcrossMultipleVersions: () => B, collectExternalModuleInfo: () => hSe, combine: () => Jn, combinePaths: () => zs, commandLineOptionOfCustomType: () => xUe, commentPragmas: () => S6, commonOptionsWithBuild: () => rce, compact: () => di, compareBooleans: () => qi, compareDataObjects: () => $be, compareDiagnostics: () => UY, compareEmitHelpers: () => hBe, compareNumberOfDirectorySeparators: () => ZX, comparePaths: () => Q1, comparePathsCaseInsensitive: () => AH, comparePathsCaseSensitive: () => CH, comparePatternKeys: () => Hve, compareProperties: () => an, compareStringsCaseInsensitive: () => Kl, compareStringsCaseInsensitiveEslintCompatible: () => Ed, compareStringsCaseSensitive: () => eu, compareStringsCaseSensitiveUI: () => tr, compareTextSpans: () => U_, compareValues: () => nn, compilerOptionsAffectDeclarationPath: () => Eje, compilerOptionsAffectEmit: () => Sje, compilerOptionsAffectSemanticDiagnostics: () => vje, compilerOptionsDidYouMeanDiagnostics: () => ace, compilerOptionsIndicateEsModules: () => gxe, computeCommonSourceDirectoryOfFilenames: () => yVe, computeLineAndCharacterOfPosition: () => tD, computeLineOfPosition: () => DP, computeLineStarts: () => eD, computePositionOfLineAndCharacter: () => AP, computeSignatureWithDiagnostics: () => eEe, computeSuggestionDiagnostics: () => s2e, computedOptions: () => qY, concatenate: () => Wn, concatenateDiagnosticMessageChains: () => dje, consumesNodeCoreModules: () => Xue, contains: () => be, containsIgnoredPath: () => HY, containsObjectRestOrSpread: () => wQ, containsParseError: () => PM, containsPath: () => lh, convertCompilerOptionsForTelemetry: () => UUe, convertCompilerOptionsFromJson: () => SAt, convertJsonOption: () => yO, convertToBase64: () => Z9e, convertToJson: () => FQ, convertToObject: () => OUe, convertToOptionsWithAbsolutePaths: () => uce, convertToRelativePath: () => dI, convertToTSConfig: () => Ove, convertTypeAcquisitionFromJson: () => EAt, copyComments: () => DO, copyEntries: () => Wae, copyLeadingComments: () => HB, copyProperties: () => fc, copyTrailingAsLeadingComments: () => NZ, copyTrailingComments: () => tJ, couldStartTrivia: () => yM, countWhere: () => Qe, createAbstractBuilder: () => Pwt, createAccessorPropertyBackingField: () => mve, createAccessorPropertyGetRedirector: () => lUe, createAccessorPropertySetRedirector: () => cUe, createBaseNodeFactory: () => Zje, createBinaryExpressionTrampoline: () => Xle, createBuilderProgram: () => tEe, createBuilderProgramUsingIncrementalBuildInfo: () => VVe, createBuilderStatusReporter: () => uue, createCacheableExportInfoMap: () => Gxe, createCachedDirectoryStructureHost: () => Uce, createClassifier: () => akt, createCommentDirectivesMap: () => U7e, createCompilerDiagnostic: () => rf, createCompilerDiagnosticForInvalidCustomType: () => CUe, createCompilerDiagnosticFromMessageChain: () => Koe, createCompilerHost: () => bVe, createCompilerHostFromProgramHost: () => vEe, createCompilerHostWorker: () => zce, createDetachedDiagnostic: () => WM, createDiagnosticCollection: () => kY, createDiagnosticForFileFromMessageChain: () => K1e, createDiagnosticForNode: () => us, createDiagnosticForNodeArray: () => Rj, createDiagnosticForNodeArrayFromMessageChain: () => eX, createDiagnosticForNodeFromMessageChain: () => vE, createDiagnosticForNodeInSourceFile: () => P0, createDiagnosticForRange: () => e9e, createDiagnosticMessageChainFromDiagnostic: () => Z7e, createDiagnosticReporter: () => A8, createDocumentPositionMapper: () => Aqe, createDocumentRegistry: () => RYe, createDocumentRegistryInternal: () => Zxe, createEmitAndSemanticDiagnosticsBuilderProgram: () => sEe, createEmitHelperFactory: () => mBe, createEmptyExports: () => TQ, createEvaluator: () => $je, createExpressionForJsxElement: () => $Be, createExpressionForJsxFragment: () => GBe, createExpressionForObjectLiteralElementLike: () => KBe, createExpressionForPropertyName: () => ave, createExpressionFromEntityName: () => vQ, createExternalHelpersImportDeclarationIfNeeded: () => cve, createFileDiagnostic: () => ed, createFileDiagnosticFromMessageChain: () => toe, createFlowNode: () => hS, createForOfBindingStatement: () => sve, createFutureSourceFile: () => npe, createGetCanonicalFileName: () => Zp, createGetIsolatedDeclarationErrors: () => sVe, createGetSourceFile: () => USe, createGetSymbolAccessibilityDiagnosticForNode: () => ik, createGetSymbolAccessibilityDiagnosticForNodeName: () => iVe, createGetSymbolWalker: () => fqe, createIncrementalCompilerHost: () => cue, createIncrementalProgram: () => ZVe, createJsxFactoryExpression: () => ive, createLanguageService: () => _Je, createLanguageServiceSourceFile: () => Spe, createMemberAccessForPropertyName: () => hO, createModeAwareCache: () => wB, createModeAwareCacheKey: () => CW, createModeMismatchDetails: () => O1e, createModuleNotFoundChain: () => $ae, createModuleResolutionCache: () => PB, createModuleResolutionLoader: () => JSe, createModuleResolutionLoaderUsingGlobalCache: () => HVe, createModuleSpecifierResolutionHost: () => lk, createMultiMap: () => Sc, createNameResolver: () => xTe, createNodeConverters: () => rBe, createNodeFactory: () => aQ, createOptionNameMap: () => ice, createOverload: () => JCe, createPackageJsonImportFilter: () => XB, createPackageJsonInfo: () => Uxe, createParenthesizerRules: () => eBe, createPatternMatcher: () => VYe, createPrinter: () => FD, createPrinterWithDefaults: () => _Ve, createPrinterWithRemoveComments: () => o4, createPrinterWithRemoveCommentsNeverAsciiEscape: () => dVe, createPrinterWithRemoveCommentsOmitTrailingSemicolon: () => LSe, createProgram: () => aZ, createProgramDiagnostics: () => DVe, createProgramHost: () => SEe, createPropertyNameNodeForIdentifierOrLiteral: () => mle, createQueue: () => r_, createRange: () => I0, createRedirectedBuilderProgram: () => iEe, createResolutionCache: () => lEe, createRuntimeTypeSerializer: () => qqe, createScanner: () => d1, createSemanticDiagnosticsBuilderProgram: () => wwt, createSet: () => bs, createSolutionBuilder: () => ize, createSolutionBuilderHost: () => rze, createSolutionBuilderWithWatch: () => sze, createSolutionBuilderWithWatchHost: () => nze, createSortedArray: () => Au, createSourceFile: () => g8, createSourceMapGenerator: () => vqe, createSourceMapSource: () => J2t, createSuperAccessVariableStatement: () => jce, createSymbolTable: () => ac, createSymlinkCache: () => nTe, createSyntacticTypeNodeBuilder: () => Eze, createSystemWatchFunctions: () => Rz, createTextChange: () => EZ, createTextChangeFromStartLength: () => Mue, createTextChangeRange: () => sS, createTextRangeFromNode: () => dxe, createTextRangeFromSpan: () => Fue, createTextSpan: () => gf, createTextSpanFromBounds: () => Bp, createTextSpanFromNode: () => jh, createTextSpanFromRange: () => PC, createTextSpanFromStringLiteralLikeContent: () => _xe, createTextWriter: () => MX, createTokenRange: () => Vbe, createTypeChecker: () => bqe, createTypeReferenceDirectiveResolutionCache: () => Tce, createTypeReferenceResolutionLoader: () => Jce, createWatchCompilerHost: () => Bwt, createWatchCompilerHostOfConfigFile: () => EEe, createWatchCompilerHostOfFilesAndCompilerOptions: () => xEe, createWatchFactory: () => TEe, createWatchHost: () => bEe, createWatchProgram: () => CEe, createWatchStatusReporter: () => cEe, createWriteFileMeasuringIO: () => qSe, declarationNameToString: () => op, decodeMappings: () => _Se, decodedTextSpanIntersectsWith: () => eb, deduplicate: () => Sl, defaultInitCompilerOptions: () => Ave, defaultMaximumTruncationLength: () => pY, diagnosticCategoryName: () => Px, diagnosticToString: () => _4, diagnosticsEqualityComparer: () => Hoe, directoryProbablyExists: () => Yb, directorySeparator: () => Gu, displayPart: () => Eg, displayPartsToString: () => YZ, disposeEmitNodes: () => OTe, documentSpansEqual: () => xxe, dumpTracingLegend: () => R9, elementAt: () => yp, elideNodes: () => oUe, emitDetachedComments: () => z9e, emitFiles: () => ISe, emitFilesAndReportErrors: () => sue, emitFilesAndReportErrorsAndGetExitStatus: () => yEe, emitModuleKindIsNonNodeESM: () => KX, emitNewLineBeforeLeadingCommentOfPosition: () => V9e, emitResolverSkipsTypeChecking: () => NSe, emitSkippedWithNoDiagnostics: () => KSe, emptyArray: () => b, emptyFileSystemEntries: () => pTe, emptyMap: () => E, emptyOptions: () => D1, endsWith: () => oa, ensurePathIsNonModuleName: () => wh, ensureScriptKind: () => ale, ensureTrailingDirectorySeparator: () => Lf, entityNameToString: () => Vg, enumerateInsertsAndDeletes: () => wx, equalOwnProperties: () => Za, equateStringsCaseInsensitive: () => um, equateStringsCaseSensitive: () => A_, equateValues: () => B_, escapeJsxAttributeString: () => xbe, escapeLeadingUnderscores: () => Hp, escapeNonAsciiString: () => woe, escapeSnippetText: () => JI, escapeString: () => fS, escapeTemplateSubstitution: () => Sbe, evaluatorResult: () => _d, every: () => K, exclusivelyPrefixedNodeCoreModules: () => Sle, executeCommandLine: () => yPt, expandPreOrPostfixIncrementOrDecrementExpression: () => Jle, explainFiles: () => _Ee, explainIfFileIsRedirectAndImpliedFormat: () => dEe, exportAssignmentIsAlias: () => wX, expressionResultIsUnused: () => Bje, extend: () => wc, extensionFromPath: () => WY, extensionIsTS: () => ple, extensionsNotSupportingExtensionlessResolution: () => ule, externalHelpersModuleNameText: () => fD, factory: () => ce, fileExtensionIs: () => fp, fileExtensionIsOneOf: () => ef, fileIncludeReasonToDiagnostics: () => gEe, fileShouldUseJavaScriptRequire: () => $xe, filter: () => Ee, filterMutate: () => ke, filterSemanticDiagnostics: () => Hce, find: () => ie, findAncestor: () => Hn, findBestPatternMatch: () => Ax, findChildOfKind: () => Ku, findComputedPropertyNameCacheAssignment: () => Qle, findConfigFile: () => jSe, findConstructorDeclaration: () => sQ, findContainingList: () => wue, findDiagnosticForNode: () => wYe, findFirstNonJsxWhitespaceToken: () => Kze, findIndex: () => Fe, findLast: () => ge, findLastIndex: () => Re, findListItemInfo: () => Gze, findModifier: () => $B, findNextToken: () => p4, findPackageJson: () => DYe, findPackageJsons: () => Bxe, findPrecedingMatchingToken: () => Oue, findPrecedingToken: () => rd, findSuperStatementIndexPath: () => Ice, findTokenOnLeftOfPosition: () => GW, findUseStrictPrologue: () => lve, first: () => Ha, firstDefined: () => O, firstDefinedIterator: () => j, firstIterator: () => Zh, firstOrOnly: () => zxe, firstOrUndefined: () => gc, firstOrUndefinedIterator: () => t_, fixupCompilerOptions: () => c2e, flatMap: () => mr, flatMapIterator: () => cr, flatMapToMutable: () => En, flatten: () => ft, flattenCommaList: () => uUe, flattenDestructuringAssignment: () => SO, flattenDestructuringBinding: () => a4, flattenDiagnosticMessageText: () => iv, forEach: () => w, forEachAncestor: () => F7e, forEachAncestorDirectory: () => CP, forEachAncestorDirectoryStoppingAtGlobalCache: () => mS, forEachChild: () => Cl, forEachChildRecursively: () => h8, forEachDynamicImportOrRequireCall: () => Ele, forEachEmittedFile: () => DSe, forEachEnclosingBlockScopeContainer: () => H7e, forEachEntry: () => fd, forEachExternalModuleToImportFrom: () => Hxe, forEachImportClauseDeclaration: () => E9e, forEachKey: () => bE, forEachLeadingCommentRange: () => O6, forEachNameInAccessChainWalkingLeft: () => cje, forEachNameOfDefaultExport: () => spe, forEachOptionsSyntaxByName: () => kTe, forEachProjectReference: () => tW, forEachPropertyAssignment: () => Uj, forEachResolvedProjectReference: () => wTe, forEachReturnStatement: () => hD, forEachRight: () => L, forEachTrailingCommentRange: () => L6, forEachTsConfigPropArray: () => sX, forEachUnique: () => Axe, forEachYieldExpression: () => i9e, formatColorAndReset: () => l4, formatDiagnostic: () => VSe, formatDiagnostics: () => rwt, formatDiagnosticsWithColorAndContext: () => EVe, formatGeneratedName: () => ZP, formatGeneratedNamePart: () => xB, formatLocation: () => zSe, formatMessage: () => $M, formatStringFromArgs: () => AE, formatting: () => K_, generateDjb2Hash: () => QA, generateTSConfig: () => FUe, getAdjustedReferenceLocation: () => sxe, getAdjustedRenameLocation: () => kue, getAliasDeclarationFromName: () => fbe, getAllAccessorDeclarations: () => qI, getAllDecoratorsOfClass: () => ySe, getAllDecoratorsOfClassElement: () => Lce, getAllJSDocTags: () => wae, getAllJSDocTagsOfKind: () => Hxt, getAllKeys: () => ni, getAllProjectOutputs: () => Bce, getAllSuperTypeNodes: () => CY, getAllowImportingTsExtensions: () => hje, getAllowJSCompilerOption: () => ED, getAllowSyntheticDefaultImports: () => GM, getAncestor: () => BP, getAnyExtensionFromPath: () => aC, getAreDeclarationMapsEnabled: () => Xoe, getAssignedExpandoInitializer: () => IM, getAssignedName: () => TM, getAssignmentDeclarationKind: () => i_, getAssignmentDeclarationPropertyAccessKind: () => yX, getAssignmentTargetKind: () => gD, getAutomaticTypeDirectiveNames: () => yce, getBaseFileName: () => Vf, getBinaryOperatorPrecedence: () => OX, getBuildInfo: () => OSe, getBuildInfoFileVersionMap: () => nEe, getBuildInfoText: () => pVe, getBuildOrderFromAnyBuildOrder: () => pZ, getBuilderCreationParameters: () => eue, getBuilderFileEmit: () => MD, getCanonicalDiagnostic: () => t9e, getCheckFlags: () => Tf, getClassExtendsHeritageElement: () => RI, getClassLikeDeclarationOfSymbol: () => Ux, getCombinedLocalAndExportSymbolFlags: () => eB, getCombinedModifierFlags: () => Ro, getCombinedNodeFlags: () => Zd, getCombinedNodeFlagsAlwaysIncludeJSDoc: () => zu, getCommentRange: () => HT, getCommonSourceDirectory: () => jW, getCommonSourceDirectoryOfConfig: () => EO, getCompilerOptionValue: () => ele, getCompilerOptionsDiffValue: () => LUe, getConditions: () => ID, getConfigFileParsingDiagnostics: () => c4, getConstantValue: () => oBe, getContainerFlags: () => Qve, getContainerNode: () => AO, getContainingClass: () => em, getContainingClassExcludingClassDecorators: () => coe, getContainingClassStaticBlock: () => f9e, getContainingFunction: () => e0, getContainingFunctionDeclaration: () => p9e, getContainingFunctionOrClassStaticBlock: () => loe, getContainingNodeArray: () => Uje, getContainingObjectLiteralElement: () => WZ, getContextualTypeFromParent: () => Wue, getContextualTypeFromParentOrAncestorTypeNode: () => Pue, getDeclarationDiagnostics: () => aVe, getDeclarationEmitExtensionForPath: () => Noe, getDeclarationEmitOutputFilePath: () => j9e, getDeclarationEmitOutputFilePathWorker: () => koe, getDeclarationFileExtension: () => ece, getDeclarationFromName: () => xY, getDeclarationModifierFlagsFromSymbol: () => L0, getDeclarationOfKind: () => Vp, getDeclarationsOfKind: () => O7e, getDeclaredExpandoInitializer: () => vY, getDecorators: () => Ix, getDefaultCompilerOptions: () => vpe, getDefaultFormatCodeSettings: () => bue, getDefaultLibFileName: () => ea, getDefaultLibFilePath: () => dJe, getDefaultLikeExportInfo: () => ipe, getDefaultLikeExportNameFromDeclaration: () => Yxe, getDefaultResolutionModeForFileWorker: () => Kce, getDiagnosticText: () => og, getDiagnosticsWithinSpan: () => PYe, getDirectoryPath: () => la, getDirectoryToWatchFailedLookupLocation: () => oEe, getDirectoryToWatchFailedLookupLocationFromTypeRoot: () => GVe, getDocumentPositionMapper: () => i2e, getDocumentSpansEqualityComparer: () => Cxe, getESModuleInterop: () => DE, getEditsForFileRename: () => BYe, getEffectiveBaseTypeNode: () => zT, getEffectiveConstraintOfTypeParameter: () => wj, getEffectiveContainerForJSDocTemplateTag: () => voe, getEffectiveImplementsTypeNodes: () => $j, getEffectiveInitializer: () => mX, getEffectiveJSDocHost: () => jP, getEffectiveModifierFlags: () => fh, getEffectiveModifierFlagsAlwaysIncludeJSDoc: () => $9e, getEffectiveModifierFlagsNoCache: () => G9e, getEffectiveReturnTypeNode: () => Dy, getEffectiveSetAccessorTypeAnnotationNode: () => Ibe, getEffectiveTypeAnnotationNode: () => Y_, getEffectiveTypeParameterDeclarations: () => aD, getEffectiveTypeRoots: () => xW, getElementOrPropertyAccessArgumentExpressionOrName: () => Toe, getElementOrPropertyAccessName: () => Fx, getElementsOfBindingOrAssignmentPattern: () => EB, getEmitDeclarations: () => vg, getEmitFlags: () => Gc, getEmitHelpers: () => LTe, getEmitModuleDetectionKind: () => gje, getEmitModuleFormatOfFileWorker: () => VW, getEmitModuleKind: () => _h, getEmitModuleResolutionKind: () => qm, getEmitScriptTarget: () => Vc, getEmitStandardClassFields: () => tTe, getEnclosingBlockScopeContainer: () => Vb, getEnclosingContainer: () => eoe, getEncodedSemanticClassifications: () => Xxe, getEncodedSyntacticClassifications: () => Qxe, getEndLinePosition: () => KH, getEntityNameFromTypeNode: () => lX, getEntrypointsFromPackageJsonInfo: () => $ve, getErrorCountForSummary: () => nue, getErrorSpanForNode: () => Y6, getErrorSummaryText: () => pEe, getEscapedTextOfIdentifierOrLiteral: () => wY, getEscapedTextOfJsxAttributeName: () => ZY, getEscapedTextOfJsxNamespacedName: () => QM, getExpandoInitializer: () => MP, getExportAssignmentExpression: () => _be, getExportInfoMap: () => RZ, getExportNeedsImportStarHelper: () => Dqe, getExpressionAssociativity: () => Tbe, getExpressionPrecedence: () => PY, getExternalHelpersModuleName: () => EQ, getExternalModuleImportEqualsDeclarationExpression: () => bY, getExternalModuleName: () => LM, getExternalModuleNameFromDeclaration: () => M9e, getExternalModuleNameFromPath: () => Dbe, getExternalModuleNameLiteral: () => m8, getExternalModuleRequireArgument: () => rbe, getFallbackOptions: () => nZ, getFileEmitOutput: () => wVe, getFileMatcherPatterns: () => sle, getFileNamesFromConfigSpecs: () => SW, getFileWatcherEventKind: () => x6, getFilesInErrorForSummary: () => iue, getFirstConstructorWithBody: () => xE, getFirstIdentifier: () => Ih, getFirstNonSpaceCharacterPosition: () => bYe, getFirstProjectOutput: () => kSe, getFixableErrorSpanExpression: () => qxe, getFormatCodeSettingsForWriting: () => tpe, getFullWidth: () => $H, getFunctionFlags: () => y_, getHeritageClause: () => PX, getHostSignatureFromJSDoc: () => RP, getIdentifierAutoGenerate: () => K2t, getIdentifierGeneratedImportReference: () => _Be, getIdentifierTypeArguments: () => sO, getImmediatelyInvokedFunctionExpression: () => II, getImpliedNodeFormatForEmitWorker: () => xO, getImpliedNodeFormatForFile: () => sZ, getImpliedNodeFormatForFileWorker: () => Gce, getImportNeedsImportDefaultHelper: () => mSe, getImportNeedsImportStarHelper: () => kce, getIndentString: () => Poe, getInferredLibraryNameResolveFrom: () => $ce, getInitializedVariables: () => RY, getInitializerOfBinaryExpression: () => abe, getInitializerOfBindingOrAssignmentElement: () => CQ, getInterfaceBaseTypeNodes: () => AY, getInternalEmitFlags: () => nb, getInvokedExpression: () => foe, getIsFileExcluded: () => LYe, getIsolatedModules: () => E1, getJSDocAugmentsTag: () => Aae, getJSDocClassTag: () => kP, getJSDocCommentRanges: () => X1e, getJSDocCommentsAndTags: () => obe, getJSDocDeprecatedTag: () => Ld, getJSDocDeprecatedTagNoCache: () => Ub, getJSDocEnumTag: () => h1, getJSDocHost: () => FI, getJSDocImplementsTags: () => OH, getJSDocOverloadTags: () => cbe, getJSDocOverrideTagNoCache: () => sp, getJSDocParameterTags: () => M6, getJSDocParameterTagsNoCache: () => Eae, getJSDocPrivateTag: () => Ci, getJSDocPrivateTagNoCache: () => Hs, getJSDocProtectedTag: () => ia, getJSDocProtectedTagNoCache: () => Xa, getJSDocPublicTag: () => _1e, getJSDocPublicTagNoCache: () => NP, getJSDocReadonlyTag: () => Qa, getJSDocReadonlyTagNoCache: () => du, getJSDocReturnTag: () => mE, getJSDocReturnType: () => LH, getJSDocRoot: () => Jj, getJSDocSatisfiesExpressionType: () => vTe, getJSDocSatisfiesTag: () => EI, getJSDocTags: () => IP, getJSDocTemplateTag: () => tY, getJSDocThisTag: () => Zy, getJSDocType: () => sD, getJSDocTypeAliasName: () => pve, getJSDocTypeAssertionType: () => vB, getJSDocTypeParameterDeclarations: () => Moe, getJSDocTypeParameterTags: () => eY, getJSDocTypeParameterTagsNoCache: () => xae, getJSDocTypeTag: () => aS, getJSXImplicitImportBase: () => HX, getJSXRuntimeImport: () => rle, getJSXTransformEnabled: () => tle, getKeyForCompilerOptions: () => Vve, getLanguageVariant: () => YX, getLastChild: () => Gbe, getLeadingCommentRanges: () => Z1, getLeadingCommentRangesOfNode: () => H1e, getLeftmostAccessExpression: () => tB, getLeftmostExpression: () => rB, getLibFileNameFromLibReference: () => DTe, getLibNameFromLibReference: () => ATe, getLibraryNameFromLibFileName: () => $Se, getLineAndCharacterOfPosition: () => Rl, getLineInfo: () => fSe, getLineOfLocalPosition: () => NY, getLineStartPositionForPosition: () => w1, getLineStarts: () => _1, getLinesBetweenPositionAndNextNonWhitespaceCharacter: () => aje, getLinesBetweenPositionAndPrecedingNonWhitespaceCharacter: () => sje, getLinesBetweenPositions: () => gI, getLinesBetweenRangeEndAndRangeStart: () => zbe, getLinesBetweenRangeEndPositions: () => C2t, getLiteralText: () => z7e, getLocalNameForExternalImport: () => SB, getLocalSymbolForExportDefault: () => FY, getLocaleSpecificMessage: () => Tl, getLocaleTimeString: () => uZ, getMappedContextSpan: () => Dxe, getMappedDocumentSpan: () => Vue, getMappedLocation: () => QW, getMatchedFileSpec: () => mEe, getMatchedIncludeSpec: () => hEe, getMeaningFromDeclaration: () => vue, getMeaningFromLocation: () => CO, getMembersOfDeclaration: () => s9e, getModeForFileReference: () => xVe, getModeForResolutionAtIndex: () => lwt, getModeForUsageLocation: () => WSe, getModifiedTime: () => kx, getModifiers: () => uC, getModuleInstanceState: () => Wx, getModuleNameStringLiteralAt: () => oZ, getModuleSpecifierEndingPreference: () => kje, getModuleSpecifierResolverHost: () => yxe, getNameForExportedSymbol: () => Que, getNameFromImportAttribute: () => ble, getNameFromIndexInfo: () => X7e, getNameFromPropertyName: () => CZ, getNameOfAccessExpression: () => Hbe, getNameOfCompilerOptionValue: () => Lve, getNameOfDeclaration: () => al, getNameOfExpando: () => nbe, getNameOfJSDocTypedef: () => SI, getNameOfScriptTarget: () => Zoe, getNameOrArgument: () => gX, getNameTable: () => L2e, getNamespaceDeclarationNode: () => Yj, getNewLineCharacter: () => gC, getNewLineKind: () => MZ, getNewLineOrDefaultFromHost: () => $x, getNewTargetContainer: () => d9e, getNextJSDocCommentLocation: () => lbe, getNodeChildren: () => rve, getNodeForGeneratedName: () => DQ, getNodeId: () => mu, getNodeKind: () => u4, getNodeModifiers: () => KW, getNodeModulePathParts: () => hle, getNonAssignedNameOfDeclaration: () => Zz, getNonAssignmentOperatorForCompoundAssignment: () => IW, getNonAugmentationDeclaration: () => z1e, getNonDecoratorTokenPosOfNode: () => R1e, getNonIncrementalBuildInfoRoots: () => zVe, getNonModifierTokenPosOfNode: () => q7e, getNormalizedAbsolutePath: () => Uo, getNormalizedAbsolutePathWithoutRoot: () => D6, getNormalizedPathComponents: () => ZA, getObjectFlags: () => $s, getOperatorAssociativity: () => vbe, getOperatorPrecedence: () => IX, getOptionFromName: () => wve, getOptionsForLibraryResolution: () => zve, getOptionsNameMap: () => AB, getOptionsSyntaxByArrayElementValue: () => PTe, getOptionsSyntaxByValue: () => Qje, getOrCreateEmitNode: () => km, getOrUpdate: () => An, getOriginalNode: () => Np, getOriginalNodeId: () => Rh, getOutputDeclarationFileName: () => FB, getOutputDeclarationFileNameWorker: () => wSe, getOutputExtension: () => eZ, getOutputFileNames: () => ewt, getOutputJSFileNameWorker: () => PSe, getOutputPathsFor: () => RW, getOwnEmitOutputFilePath: () => R9e, getOwnKeys: () => tn, getOwnValues: () => $i, getPackageJsonTypesVersionsPaths: () => gce, getPackageNameFromTypesPackageName: () => wW, getPackageScopeForPath: () => DW, getParameterSymbolFromJSDoc: () => CX, getParentNodeInSpan: () => DZ, getParseTreeNode: () => _l, getParsedCommandLineOfConfigFile: () => OQ, getPathComponents: () => cd, getPathFromPathComponents: () => MT, getPathUpdater: () => t2e, getPathsBasePath: () => Ioe, getPatternFromSpec: () => aTe, getPendingEmitKindWithSeen: () => Zce, getPositionOfLineAndCharacter: () => I6, getPossibleGenericSignatures: () => oxe, getPossibleOriginalInputExtensionForExtension: () => wbe, getPossibleOriginalInputPathWithoutChangingExt: () => Pbe, getPossibleTypeArgumentsInfo: () => lxe, getPreEmitDiagnostics: () => twt, getPrecedingNonSpaceCharacterPosition: () => zue, getPrivateIdentifier: () => bSe, getProperties: () => gSe, getProperty: () => Or, getPropertyAssignmentAliasLikeExpression: () => k9e, getPropertyNameForPropertyNameNode: () => Q6, getPropertyNameFromType: () => M0, getPropertyNameOfBindingOrAssignmentElement: () => uve, getPropertySymbolFromBindingElement: () => que, getPropertySymbolsFromContextualType: () => Epe, getQuoteFromPreference: () => Txe, getQuotePreference: () => Hg, getRangesWhere: () => Po, getRefactorContextSpan: () => k8, getReferencedFileLocation: () => qW, getRegexFromPattern: () => yC, getRegularExpressionForWildcard: () => VY, getRegularExpressionsForWildcards: () => nle, getRelativePathFromDirectory: () => Ph, getRelativePathFromFile: () => Nx, getRelativePathToDirectoryOrUrl: () => nS, getRenameLocation: () => kZ, getReplacementSpanForContextToken: () => fxe, getResolutionDiagnostic: () => XSe, getResolutionModeOverride: () => MB, getResolveJsonModule: () => zI, getResolvePackageJsonExports: () => JX, getResolvePackageJsonImports: () => $X, getResolvedExternalModuleName: () => Abe, getResolvedModuleFromResolution: () => wM, getResolvedTypeReferenceDirectiveFromResolution: () => Jae, getRestIndicatorOfBindingOrAssignmentElement: () => Kle, getRestParameterElementType: () => Q1e, getRightMostAssignedExpression: () => hX, getRootDeclaration: () => WT, getRootDirectoryOfResolutionCache: () => KVe, getRootLength: () => Hy, getScriptKind: () => Nxe, getScriptKindFromFileName: () => ole, getScriptTargetFeatures: () => j1e, getSelectedEffectiveModifierFlags: () => UM, getSelectedSyntacticModifierFlags: () => W9e, getSemanticClassifications: () => FYe, getSemanticJsxChildren: () => Kj, getSetAccessorTypeAnnotationNode: () => U9e, getSetAccessorValueParameter: () => IY, getSetExternalModuleIndicator: () => WX, getShebang: () => cC, getSingleVariableOfVariableStatement: () => RM, getSnapshotText: () => P8, getSnippetElement: () => FTe, getSourceFileOfModule: () => GH, getSourceFileOfNode: () => Si, getSourceFilePathInNewDir: () => Loe, getSourceFileVersionAsHashFromText: () => aue, getSourceFilesToEmit: () => Ooe, getSourceMapRange: () => TC, getSourceMapper: () => XYe, getSourceTextOfNodeFromSourceFile: () => wI, getSpanOfTokenAtPosition: () => UT, getSpellingSuggestion: () => _s, getStartPositionOfLine: () => _D, getStartPositionOfRange: () => MY, getStartsOnNewLine: () => rW, getStaticPropertiesAndClassStaticBlock: () => Oce, getStrictOptionValue: () => Pm, getStringComparer: () => eg, getSubPatternFromSpec: () => ile, getSuperCallFromStatement: () => Nce, getSuperContainer: () => aX, getSupportedCodeFixes: () => I2e, getSupportedExtensions: () => zY, getSupportedExtensionsWithJsonIfResolveJsonModule: () => QX, getSwitchedType: () => Mxe, getSymbolId: () => bc, getSymbolNameForPrivateIdentifier: () => kX, getSymbolTarget: () => Ixe, getSyntacticClassifications: () => MYe, getSyntacticModifierFlags: () => mC, getSyntacticModifierFlagsNoCache: () => Fbe, getSynthesizedDeepClone: () => Nu, getSynthesizedDeepCloneWithReplacements: () => PZ, getSynthesizedDeepClones: () => f4, getSynthesizedDeepClonesWithReplacements: () => Oxe, getSyntheticLeadingComments: () => lB, getSyntheticTrailingComments: () => uQ, getTargetLabel: () => xue, getTargetOfBindingOrAssignmentElement: () => kD, getTemporaryModuleResolutionState: () => AW, getTextOfConstantValue: () => Y7e, getTextOfIdentifierOrLiteral: () => N0, getTextOfJSDocComment: () => FH, getTextOfJsxAttributeName: () => iQ, getTextOfJsxNamespacedName: () => eW, getTextOfNode: () => tf, getTextOfNodeFromSourceText: () => _Y, getTextOfPropertyName: () => NM, getThisContainer: () => ph, getThisParameter: () => BI, getTokenAtPosition: () => no, getTokenPosOfNode: () => dD, getTokenSourceMapRange: () => $2t, getTouchingPropertyName: () => lg, getTouchingToken: () => WB, getTrailingCommentRanges: () => Mb, getTrailingSemicolonDeferringWriter: () => Cbe, getTransformers: () => lVe, getTsBuildInfoEmitOutputFilePath: () => sk, getTsConfigObjectLiteralExpression: () => gY, getTsConfigPropArrayElementValue: () => ooe, getTypeAnnotationNode: () => q9e, getTypeArgumentOrTypeParameterList: () => rYe, getTypeKeywordOfTypeOnlyImport: () => Exe, getTypeNode: () => pBe, getTypeNodeIfAccessible: () => nJ, getTypeParameterFromJsDoc: () => x9e, getTypeParameterOwner: () => ae, getTypesPackageName: () => xce, getUILocale: () => Je, getUniqueName: () => wO, getUniqueSymbolId: () => yYe, getUseDefineForClassFields: () => GX, getWatchErrorSummaryDiagnosticMessage: () => uEe, getWatchFactory: () => RSe, group: () => js, groupBy: () => Pa, guessIndentation: () => N7e, handleNoEmitOptions: () => HSe, handleWatchOptionsConfigDirTemplateSubstitution: () => pce, hasAbstractModifier: () => VI, hasAccessorModifier: () => JT, hasAmbientModifier: () => Lbe, hasChangesInResolutions: () => L1e, hasContextSensitiveParameters: () => dle, hasDecorators: () => r0, hasDocComment: () => eYe, hasDynamicName: () => Mx, hasEffectiveModifier: () => Wg, hasEffectiveModifiers: () => Obe, hasEffectiveReadonlyModifier: () => eO, hasExtension: () => EP, hasImplementationTSFileExtension: () => wje, hasIndexSignature: () => Fxe, hasInferredType: () => vle, hasInitializer: () => fC, hasInvalidEscape: () => Ebe, hasJSDocNodes: () => Cy, hasJSDocParameterTags: () => Cae, hasJSFileExtension: () => wE, hasJsonModuleEmitEnabled: () => Qoe, hasOnlyExpressionInitializer: () => V6, hasOverrideModifier: () => Roe, hasPossibleExternalModuleReference: () => K7e, hasProperty: () => or, hasPropertyAccessExpressionWithName: () => gZ, hasQuestionToken: () => FM, hasRecordedExternalHelpers: () => QBe, hasResolutionModeOverride: () => Wje, hasRestParameter: () => P1e, hasScopeMarker: () => S7e, hasStaticModifier: () => Z_, hasSyntacticModifier: () => va, hasSyntacticModifiers: () => Y9e, hasTSFileExtension: () => rO, hasTabstop: () => Vje, hasTrailingDirectorySeparator: () => FT, hasType: () => qae, hasTypeArguments: () => m2t, hasZeroOrOneAsteriskCharacter: () => rTe, hostGetCanonicalFileName: () => Rx, hostUsesCaseSensitiveFileNames: () => Z6, idText: () => Js, identifierIsThisKeyword: () => Nbe, identifierToKeywordKind: () => PP, identity: () => Ec, identitySourceMapConsumer: () => dSe, ignoreSourceNewlines: () => RTe, ignoredPaths: () => C6, importFromModuleSpecifier: () => SY, importSyntaxAffectsModuleResolution: () => eTe, indexOfAnyCharCode: () => Pe, indexOfNode: () => Fj, indicesOf: () => ur, inferredTypesContainingFile: () => UW, injectClassNamedEvaluationHelperBlockIfMissing: () => Rce, injectClassThisAssignmentIfMissing: () => Fqe, insertImports: () => Sxe, insertSorted: () => Uu, insertStatementAfterCustomPrologue: () => z6, insertStatementAfterStandardPrologue: () => l2t, insertStatementsAfterCustomPrologue: () => F1e, insertStatementsAfterStandardPrologue: () => TE, intersperse: () => H, intrinsicTagNameToString: () => STe, introducesArgumentsExoticObject: () => l9e, inverseJsxOptionMap: () => NQ, isAbstractConstructorSymbol: () => oje, isAbstractModifier: () => EBe, isAccessExpression: () => bp, isAccessibilityModifier: () => uxe, isAccessor: () => uD, isAccessorModifier: () => CBe, isAliasableExpression: () => Soe, isAmbientModule: () => uh, isAmbientPropertyDeclaration: () => W1e, isAnyDirectorySeparator: () => vP, isAnyImportOrBareOrAccessedRequire: () => $7e, isAnyImportOrReExport: () => QH, isAnyImportOrRequireStatement: () => G7e, isAnyImportSyntax: () => kM, isAnySupportedFileExtension: () => B2t, isApplicableVersionedTypesKey: () => qQ, isArgumentExpressionOfElementAccess: () => ZEe, isArray: () => On, isArrayBindingElement: () => Fae, isArrayBindingOrAssignmentElement: () => qH, isArrayBindingOrAssignmentPattern: () => E1e, isArrayBindingPattern: () => xC, isArrayLiteralExpression: () => _m, isArrayLiteralOrObjectLiteralDestructuringPattern: () => wC, isArrayTypeNode: () => mQ, isArrowFunction: () => Tp, isAsExpression: () => fB, isAssertClause: () => IBe, isAssertEntry: () => iCt, isAssertionExpression: () => DI, isAssertsKeyword: () => vBe, isAssignmentDeclaration: () => TY, isAssignmentExpression: () => Fd, isAssignmentOperator: () => jx, isAssignmentPattern: () => cY, isAssignmentTarget: () => yD, isAsteriskToken: () => fQ, isAsyncFunction: () => DY, isAsyncModifier: () => aW, isAutoAccessorPropertyDeclaration: () => tg, isAwaitExpression: () => wD, isAwaitKeyword: () => VTe, isBigIntLiteral: () => sW, isBinaryExpression: () => As, isBinaryLogicalOperator: () => RX, isBinaryOperatorToken: () => aUe, isBindableObjectDefinePropertyCall: () => G6, isBindableStaticAccessExpression: () => LI, isBindableStaticElementAccessExpression: () => boe, isBindableStaticNameExpression: () => K6, isBindingElement: () => Yc, isBindingElementOfBareOrAccessedRequire: () => g9e, isBindingName: () => U6, isBindingOrAssignmentElement: () => y7e, isBindingOrAssignmentPattern: () => BH, isBindingPattern: () => jl, isBlock: () => Ol, isBlockLike: () => N8, isBlockOrCatchScoped: () => B1e, isBlockScope: () => J1e, isBlockScopedContainerTopLevel: () => J7e, isBooleanLiteral: () => lY, isBreakOrContinueStatement: () => iY, isBreakStatement: () => tCt, isBuildCommand: () => gze, isBuildInfoFile: () => cVe, isBuilderProgram: () => fEe, isBundle: () => MBe, isCallChain: () => R6, isCallExpression: () => Xl, isCallExpressionTarget: () => $Ee, isCallLikeExpression: () => AI, isCallLikeOrFunctionLikeExpression: () => x1e, isCallOrNewExpression: () => jT, isCallOrNewExpressionTarget: () => GEe, isCallSignatureDeclaration: () => a8, isCallToHelper: () => iW, isCaseBlock: () => _W, isCaseClause: () => hB, isCaseKeyword: () => ABe, isCaseOrDefaultClause: () => Bae, isCatchClause: () => t42, isCatchClauseVariableDeclaration: () => qje, isCatchClauseVariableDeclarationOrBindingElement: () => U1e, isCheckJsEnabledForFile: () => JY, isCircularBuildOrder: () => D8, isClassDeclaration: () => $_, isClassElement: () => w_, isClassExpression: () => J_, isClassInstanceProperty: () => h7e, isClassLike: () => Aa, isClassMemberModifier: () => T1e, isClassNamedEvaluationHelperBlock: () => x8, isClassOrTypeElement: () => Lae, isClassStaticBlockDeclaration: () => Ff, isClassThisAssignmentBlock: () => LW, isColonToken: () => bBe, isCommaExpression: () => SQ, isCommaListExpression: () => pW, isCommaSequence: () => yW, isCommaToken: () => yBe, isComment: () => Lue, isCommonJsExportPropertyAssignment: () => soe, isCommonJsExportedExpression: () => a9e, isCompoundAssignment: () => NW, isComputedNonLiteralName: () => ZH, isComputedPropertyName: () => xc, isConciseBody: () => Rae, isConditionalExpression: () => uO, isConditionalTypeNode: () => KI, isConstAssertion: () => ETe, isConstTypeReference: () => tb, isConstructSignatureDeclaration: () => dQ, isConstructorDeclaration: () => nf, isConstructorTypeNode: () => cB, isContextualKeyword: () => xoe, isContinueStatement: () => eCt, isCustomPrologue: () => iX, isDebuggerStatement: () => rCt, isDeclaration: () => Ad, isDeclarationBindingElement: () => jH, isDeclarationFileName: () => gd, isDeclarationName: () => pS, isDeclarationNameOfEnumOrNamespace: () => Wbe, isDeclarationReadonly: () => tX, isDeclarationStatement: () => A7e, isDeclarationWithTypeParameterChildren: () => G1e, isDeclarationWithTypeParameters: () => $1e, isDecorator: () => dd, isDecoratorTarget: () => zze, isDefaultClause: () => dW, isDefaultImport: () => H6, isDefaultModifier: () => Ole, isDefaultedExpandoInitializer: () => y9e, isDeleteExpression: () => wBe, isDeleteTarget: () => pbe, isDeprecatedDeclaration: () => Zue, isDestructuringAssignment: () => hC, isDiskPathRoot: () => fI, isDoStatement: () => Z2t, isDocumentRegistryEntry: () => jZ, isDotDotDotToken: () => Nle, isDottedName: () => BX, isDynamicName: () => Aoe, isEffectiveExternalModule: () => Mj, isEffectiveStrictModeSourceFile: () => Y1e, isElementAccessChain: () => d1e, isElementAccessExpression: () => lp, isEmittedFileOfProgram: () => hVe, isEmptyArrayLiteral: () => Q9e, isEmptyBindingElement: () => Gt, isEmptyBindingPattern: () => st, isEmptyObjectLiteral: () => Ube, isEmptyStatement: () => WTe, isEmptyStringLiteral: () => tbe, isEntityName: () => kh, isEntityNameExpression: () => Xu, isEnumConst: () => LP, isEnumDeclaration: () => QI, isEnumMember: () => CC, isEqualityOperatorKind: () => Jue, isEqualsGreaterThanToken: () => TBe, isExclamationToken: () => _Q, isExcludedFile: () => RUe, isExclusivelyTypeOnlyImportOrExport: () => YSe, isExpandoPropertyDeclaration: () => ZM, isExportAssignment: () => Op, isExportDeclaration: () => b_, isExportModifier: () => i8, isExportName: () => $le, isExportNamespaceAsDefaultDeclaration: () => Xae, isExportOrDefaultModifier: () => AQ, isExportSpecifier: () => Vm, isExportsIdentifier: () => $6, isExportsOrModuleExportsOrAlias: () => i4, isExpression: () => Cr, isExpressionNode: () => zb, isExpressionOfExternalModuleImportEqualsDeclaration: () => Jze, isExpressionOfOptionalChainRoot: () => kae, isExpressionStatement: () => Md, isExpressionWithTypeArguments: () => Vx, isExpressionWithTypeArgumentsInClassExtendsClause: () => Boe, isExternalModule: () => td, isExternalModuleAugmentation: () => kI, isExternalModuleImportEqualsDeclaration: () => FP, isExternalModuleIndicator: () => zH, isExternalModuleNameRelative: () => Sr, isExternalModuleReference: () => zx, isExternalModuleSymbol: () => AM, isExternalOrCommonJsModule: () => zg, isFileLevelReservedGeneratedIdentifier: () => RH, isFileLevelUniqueName: () => Kae, isFileProbablyExternalModule: () => PQ, isFirstDeclarationOfSymbolParameter: () => wxe, isFixablePromiseHandler: () => o2e, isForInOrOfStatement: () => q6, isForInStatement: () => jle, isForInitializer: () => w0, isForOfStatement: () => gQ, isForStatement: () => KP, isFullSourceFile: () => SE, isFunctionBlock: () => NI, isFunctionBody: () => A1e, isFunctionDeclaration: () => Yf, isFunctionExpression: () => _p, isFunctionExpressionOrArrowFunction: () => xD, isFunctionLike: () => wl, isFunctionLikeDeclaration: () => ap, isFunctionLikeKind: () => SM, isFunctionLikeOrClassStaticBlockDeclaration: () => Nj, isFunctionOrConstructorTypeNode: () => g7e, isFunctionOrModuleBlock: () => v1e, isFunctionSymbol: () => v9e, isFunctionTypeNode: () => _S, isGeneratedIdentifier: () => Up, isGeneratedPrivateIdentifier: () => B6, isGetAccessor: () => gE, isGetAccessorDeclaration: () => R0, isGetOrSetAccessorDeclaration: () => MH, isGlobalScopeAugmentation: () => uS, isGlobalSourceFile: () => _C, isGrammarError: () => B7e, isHeritageClause: () => $g, isHoistedFunction: () => noe, isHoistedVariableStatement: () => ioe, isIdentifier: () => Rt, isIdentifierANonContextualKeyword: () => hbe, isIdentifierName: () => P9e, isIdentifierOrThisTypeNode: () => rUe, isIdentifierPart: () => Rb, isIdentifierStart: () => D0, isIdentifierText: () => Cd, isIdentifierTypePredicate: () => c9e, isIdentifierTypeReference: () => Mje, isIfStatement: () => GP, isIgnoredFileFromWildCardWatching: () => rZ, isImplicitGlob: () => sTe, isImportAttribute: () => OBe, isImportAttributeName: () => m7e, isImportAttributes: () => fO, isImportCall: () => Ay, isImportClause: () => ob, isImportDeclaration: () => Xp, isImportEqualsDeclaration: () => hd, isImportKeyword: () => lW, isImportMeta: () => Bj, isImportOrExportSpecifier: () => lD, isImportOrExportSpecifierName: () => gYe, isImportSpecifier: () => hh, isImportTypeAssertionContainer: () => nCt, isImportTypeNode: () => XT, isImportable: () => Kxe, isInComment: () => DC, isInCompoundLikeAssignment: () => ube, isInExpressionContext: () => _oe, isInJSDoc: () => pX, isInJSFile: () => ms, isInJSXText: () => Zze, isInJsonFile: () => moe, isInNonReferenceComment: () => sYe, isInReferenceComment: () => iYe, isInRightSideOfInternalImportEqualsDeclaration: () => Sue, isInString: () => w8, isInTemplateString: () => axe, isInTopLevelContext: () => uoe, isInTypeQuery: () => BM, isIncrementalBuildInfo: () => lZ, isIncrementalBundleEmitBuildInfo: () => RVe, isIncrementalCompilation: () => YI, isIndexSignatureDeclaration: () => DD, isIndexedAccessTypeNode: () => HI, isInferTypeNode: () => oO, isInfinityOrNaNString: () => XY, isInitializedProperty: () => JQ, isInitializedVariable: () => zX, isInsideJsxElement: () => Iue, isInsideJsxElementOrAttribute: () => Qze, isInsideNodeModules: () => OZ, isInsideTemplateLiteral: () => SZ, isInstanceOfExpression: () => Uoe, isInstantiatedModule: () => oSe, isInterfaceDeclaration: () => dm, isInternalDeclaration: () => I7e, isInternalModuleImportEqualsDeclaration: () => J6, isInternalName: () => ove, isIntersectionTypeNode: () => c8, isIntrinsicJsxName: () => Hj, isIterationStatement: () => pD, isJSDoc: () => Kb, isJSDocAllType: () => BBe, isJSDocAugmentsTag: () => d8, isJSDocAuthorTag: () => lCt, isJSDocCallbackTag: () => KTe, isJSDocClassTag: () => qBe, isJSDocCommentContainingNode: () => Uae, isJSDocConstructSignature: () => MM, isJSDocDeprecatedTag: () => eve, isJSDocEnumTag: () => bQ, isJSDocFunctionType: () => yB, isJSDocImplementsTag: () => Yle, isJSDocImportTag: () => rv, isJSDocIndexSignature: () => goe, isJSDocLikeText: () => hve, isJSDocLink: () => RBe, isJSDocLinkCode: () => jBe, isJSDocLinkLike: () => CM, isJSDocLinkPlain: () => aCt, isJSDocMemberName: () => QP, isJSDocNameReference: () => mW, isJSDocNamepathType: () => oCt, isJSDocNamespaceBody: () => t2t, isJSDocNode: () => Ij, isJSDocNonNullableType: () => Ule, isJSDocNullableType: () => gB, isJSDocOptionalParameter: () => gle, isJSDocOptionalType: () => GTe, isJSDocOverloadTag: () => bB, isJSDocOverrideTag: () => Vle, isJSDocParameterTag: () => i0, isJSDocPrivateTag: () => XTe, isJSDocPropertyLikeTag: () => sY, isJSDocPropertyTag: () => VBe, isJSDocProtectedTag: () => QTe, isJSDocPublicTag: () => HTe, isJSDocReadonlyTag: () => ZTe, isJSDocReturnTag: () => zle, isJSDocSatisfiesExpression: () => TTe, isJSDocSatisfiesTag: () => Wle, isJSDocSeeTag: () => cCt, isJSDocSignature: () => AC, isJSDocTag: () => Oj, isJSDocTemplateTag: () => C1, isJSDocThisTag: () => tve, isJSDocThrowsTag: () => pCt, isJSDocTypeAlias: () => T1, isJSDocTypeAssertion: () => r4, isJSDocTypeExpression: () => XP, isJSDocTypeLiteral: () => dO, isJSDocTypeTag: () => hW, isJSDocTypedefTag: () => mO, isJSDocUnknownTag: () => uCt, isJSDocUnknownType: () => UBe, isJSDocVariadicType: () => qle, isJSXTagName: () => Vj, isJsonEqual: () => fle, isJsonSourceFile: () => k0, isJsxAttribute: () => tv, isJsxAttributeLike: () => jae, isJsxAttributeName: () => Yje, isJsxAttributes: () => e4, isJsxCallLike: () => k7e, isJsxChild: () => JH, isJsxClosingElement: () => ZI, isJsxClosingFragment: () => FBe, isJsxElement: () => ev, isJsxExpression: () => mB, isJsxFragment: () => HP, isJsxNamespacedName: () => Gb, isJsxOpeningElement: () => $b, isJsxOpeningFragment: () => lb, isJsxOpeningLikeElement: () => Um, isJsxOpeningLikeElementTagName: () => Yze, isJsxSelfClosingElement: () => _O, isJsxSpreadAttribute: () => _8, isJsxTagNameExpression: () => uY, isJsxText: () => r8, isJumpStatementTarget: () => yZ, isKeyword: () => ig, isKeywordOrPunctuation: () => Eoe, isKnownSymbol: () => NX, isLabelName: () => XEe, isLabelOfLabeledStatement: () => HEe, isLabeledStatement: () => PD, isLateVisibilityPaintedStatement: () => Zae, isLeftHandSideExpression: () => rg, isLet: () => roe, isLineBreak: () => pd, isLiteralComputedPropertyDeclarationName: () => DX, isLiteralExpression: () => j6, isLiteralExpressionOfObject: () => y1e, isLiteralImportTypeNode: () => Lx, isLiteralKind: () => aY, isLiteralNameOfPropertyDeclarationOrIndexAccess: () => Cue, isLiteralTypeLiteral: () => v7e, isLiteralTypeNode: () => EC, isLocalName: () => Yx, isLogicalOperator: () => K9e, isLogicalOrCoalescingAssignmentExpression: () => Mbe, isLogicalOrCoalescingAssignmentOperator: () => OY, isLogicalOrCoalescingBinaryExpression: () => jX, isLogicalOrCoalescingBinaryOperator: () => joe, isMappedTypeNode: () => cO, isMemberName: () => hE, isMetaProperty: () => uW, isMethodDeclaration: () => vf, isMethodOrAccessor: () => EM, isMethodSignature: () => ab, isMinusToken: () => qTe, isMissingDeclaration: () => sCt, isMissingPackageJsonInfo: () => KUe, isModifier: () => yc, isModifierKind: () => cD, isModifierLike: () => qp, isModuleAugmentationExternal: () => V1e, isModuleBlock: () => QT, isModuleBody: () => E7e, isModuleDeclaration: () => P_, isModuleExportName: () => Ble, isModuleExportsAccessExpression: () => EE, isModuleIdentifier: () => ibe, isModuleName: () => sUe, isModuleOrEnumDeclaration: () => YH, isModuleReference: () => w7e, isModuleSpecifierLike: () => Uue, isModuleWithStringLiteralName: () => Qae, isNameOfFunctionDeclaration: () => txe, isNameOfModuleDeclaration: () => exe, isNamedDeclaration: () => z_, isNamedEvaluation: () => Yg, isNamedEvaluationSource: () => gbe, isNamedExportBindings: () => h1e, isNamedExports: () => B0, isNamedImportBindings: () => D1e, isNamedImports: () => ZT, isNamedImportsOrExports: () => $oe, isNamedTupleMember: () => uB, isNamespaceBody: () => e2t, isNamespaceExport: () => dS, isNamespaceExportDeclaration: () => yQ, isNamespaceImport: () => IE, isNamespaceReexportDeclaration: () => h9e, isNewExpression: () => XI, isNewExpressionTarget: () => JW, isNewScopeNode: () => Xje, isNoSubstitutionTemplateLiteral: () => aO, isNodeArray: () => xI, isNodeArrayMultiLine: () => ije, isNodeDescendantOf: () => MI, isNodeKind: () => Iae, isNodeLikeSystem: () => ZN, isNodeModulesDirectory: () => mI, isNodeWithPossibleHoistedDeclaration: () => D9e, isNonContextualKeyword: () => mbe, isNonGlobalAmbientModule: () => q1e, isNonNullAccess: () => zje, isNonNullChain: () => Nae, isNonNullExpression: () => p8, isNonStaticMethodOrAccessorWithPrivateName: () => wqe, isNotEmittedStatement: () => LBe, isNullishCoalesce: () => m1e, isNumber: () => ki, isNumericLiteral: () => ag, isNumericLiteralName: () => kE, isObjectBindingElementWithoutPropertyName: () => AZ, isObjectBindingOrAssignmentElement: () => UH, isObjectBindingOrAssignmentPattern: () => S1e, isObjectBindingPattern: () => n0, isObjectLiteralElement: () => w1e, isObjectLiteralElementLike: () => Ox, isObjectLiteralExpression: () => Fc, isObjectLiteralMethod: () => b1, isObjectLiteralOrClassExpressionMethodOrAccessor: () => aoe, isObjectTypeDeclaration: () => YM, isOmittedExpression: () => md, isOptionalChain: () => Bm, isOptionalChainRoot: () => rY, isOptionalDeclaration: () => XM, isOptionalJSDocPropertyLikeTag: () => nQ, isOptionalTypeNode: () => Lle, isOuterExpression: () => Gle, isOutermostOptionalChain: () => nY, isOverrideModifier: () => xBe, isPackageJsonInfo: () => bce, isPackedArrayLiteral: () => yTe, isParameter: () => Co, isParameterPropertyDeclaration: () => xe, isParameterPropertyModifier: () => oY, isParenthesizedExpression: () => Fh, isParenthesizedTypeNode: () => lO, isParseTreeNode: () => bM, isPartOfParameterDeclaration: () => UP, isPartOfTypeNode: () => VT, isPartOfTypeOnlyImportOrExportDeclaration: () => d7e, isPartOfTypeQuery: () => doe, isPartiallyEmittedExpression: () => PBe, isPatternMatch: () => Jy, isPinnedComment: () => Hae, isPlainJsFile: () => fY, isPlusToken: () => UTe, isPossiblyTypeArgumentPosition: () => vZ, isPostfixUnaryExpression: () => YTe, isPrefixUnaryExpression: () => $P, isPrimitiveLiteralValue: () => Tle, isPrivateIdentifier: () => Eo, isPrivateIdentifierClassElementDeclaration: () => ch, isPrivateIdentifierPropertyAccessExpression: () => kj, isPrivateIdentifierSymbol: () => I9e, isProgramUptoDate: () => GSe, isPrologueDirective: () => qT, isPropertyAccessChain: () => Pae, isPropertyAccessEntityNameExpression: () => UX, isPropertyAccessExpression: () => Ws, isPropertyAccessOrQualifiedName: () => VH, isPropertyAccessOrQualifiedNameOrImportTypeNode: () => b7e, isPropertyAssignment: () => G_, isPropertyDeclaration: () => cl, isPropertyName: () => D_, isPropertyNameLiteral: () => YT, isPropertySignature: () => mh, isPrototypeAccess: () => vD, isPrototypePropertyAssignment: () => bX, isPunctuation: () => dbe, isPushOrUnshiftIdentifier: () => ybe, isQualifiedName: () => Oh, isQuestionDotToken: () => Ile, isQuestionOrExclamationToken: () => tUe, isQuestionOrPlusOrMinusToken: () => iUe, isQuestionToken: () => AD, isReadonlyKeyword: () => SBe, isReadonlyKeywordOrPlusOrMinusToken: () => nUe, isRecognizedTripleSlashComment: () => M1e, isReferenceFileLocation: () => RB, isReferencedFile: () => ak, isRegularExpressionLiteral: () => jTe, isRequireCall: () => ng, isRequireVariableStatement: () => _X, isRestParameter: () => lS, isRestTypeNode: () => Fle, isReturnStatement: () => wy, isReturnStatementWithFixablePromiseHandler: () => ope, isRightSideOfAccessExpression: () => Bbe, isRightSideOfInstanceofExpression: () => X9e, isRightSideOfPropertyAccess: () => VB, isRightSideOfQualifiedName: () => Wze, isRightSideOfQualifiedNameOrPropertyAccess: () => LY, isRightSideOfQualifiedNameOrPropertyAccessOrJSDocMemberName: () => H9e, isRootedDiskPath: () => xd, isSameEntityName: () => zj, isSatisfiesExpression: () => _B, isSemicolonClassElement: () => kBe, isSetAccessor: () => BT, isSetAccessorDeclaration: () => Sg, isShiftOperatorOrHigher: () => _ve, isShorthandAmbientModuleSymbol: () => XH, isShorthandPropertyAssignment: () => Nm, isSideEffectImport: () => CTe, isSignedNumericLiteral: () => Coe, isSimpleCopiableExpression: () => s4, isSimpleInlineableExpression: () => nv, isSimpleParameterList: () => $Q, isSingleOrDoubleQuote: () => dX, isSolutionConfig: () => Rve, isSourceElement: () => Jje, isSourceFile: () => yo, isSourceFileFromLibrary: () => QB, isSourceFileJS: () => Nh, isSourceFileNotJson: () => hoe, isSourceMapping: () => Cqe, isSpecialPropertyDeclaration: () => T9e, isSpreadAssignment: () => OE, isSpreadElement: () => j0, isStatement: () => lo, isStatementButNotDeclaration: () => WH, isStatementOrBlock: () => D7e, isStatementWithLocals: () => j7e, isStatic: () => rc, isStaticModifier: () => s8, isString: () => ji, isStringANonContextualKeyword: () => jM, isStringAndEmptyAnonymousObjectIntersection: () => nYe, isStringDoubleQuoted: () => yoe, isStringLiteral: () => Nc, isStringLiteralLike: () => vu, isStringLiteralOrJsxExpression: () => P7e, isStringLiteralOrTemplate: () => EYe, isStringOrNumericLiteralLike: () => t0, isStringOrRegularExpressionOrTemplateLiteral: () => cxe, isStringTextContainingNode: () => b1e, isSuperCall: () => W6, isSuperKeyword: () => oW, isSuperProperty: () => bg, isSupportedSourceFileName: () => uTe, isSwitchStatement: () => fW, isSyntaxList: () => TB, isSyntheticExpression: () => Q2t, isSyntheticReference: () => f8, isTagName: () => QEe, isTaggedTemplateExpression: () => JP, isTaggedTemplateTag: () => Vze, isTemplateExpression: () => Rle, isTemplateHead: () => n8, isTemplateLiteral: () => xM, isTemplateLiteralKind: () => oD, isTemplateLiteralToken: () => f7e, isTemplateLiteralTypeNode: () => DBe, isTemplateLiteralTypeSpan: () => zTe, isTemplateMiddle: () => BTe, isTemplateMiddleOrTemplateTail: () => Oae, isTemplateSpan: () => dB, isTemplateTail: () => kle, isTextWhiteSpaceLike: () => cYe, isThis: () => zB, isThisContainerOrFunctionBlock: () => _9e, isThisIdentifier: () => TD, isThisInTypeQuery: () => UI, isThisInitializedDeclaration: () => poe, isThisInitializedObjectBindingExpression: () => m9e, isThisProperty: () => oX, isThisTypeNode: () => cW, isThisTypeParameter: () => QY, isThisTypePredicate: () => u9e, isThrowStatement: () => $Te, isToken: () => vM, isTokenKind: () => g1e, isTraceEnabled: () => ND, isTransientSymbol: () => yE, isTrivia: () => Gj, isTryStatement: () => pO, isTupleTypeNode: () => l8, isTypeAlias: () => EX, isTypeAliasDeclaration: () => x1, isTypeAssertionExpression: () => Mle, isTypeDeclaration: () => HM, isTypeElement: () => CI, isTypeKeyword: () => HW, isTypeKeywordTokenOrIdentifier: () => Rue, isTypeLiteralNode: () => Lh, isTypeNode: () => Wa, isTypeNodeKind: () => Kbe, isTypeOfExpression: () => pB, isTypeOnlyExportDeclaration: () => _7e, isTypeOnlyImportDeclaration: () => Pj, isTypeOnlyImportOrExportDeclaration: () => pC, isTypeOperatorNode: () => WP, isTypeParameterDeclaration: () => Ip, isTypePredicateNode: () => o8, isTypeQueryNode: () => GI, isTypeReferenceNode: () => Jg, isTypeReferenceType: () => Vae, isTypeUsableAsPropertyName: () => F0, isUMDExportSymbol: () => Joe, isUnaryExpression: () => C1e, isUnaryExpressionWithWrite: () => T7e, isUnicodeIdentifierStart: () => k6, isUnionTypeNode: () => SC, isUrl: () => bj, isValidBigIntString: () => _le, isValidESSymbolDeclaration: () => o9e, isValidTypeOnlyAliasUseSite: () => VP, isValueSignatureDeclaration: () => X6, isVarAwaitUsing: () => rX, isVarConst: () => jj, isVarConstLike: () => n9e, isVarUsing: () => nX, isVariableDeclaration: () => Fa, isVariableDeclarationInVariableStatement: () => hY, isVariableDeclarationInitializedToBareOrAccessedRequire: () => OI, isVariableDeclarationInitializedToRequire: () => fX, isVariableDeclarationList: () => tm, isVariableLike: () => mY, isVariableStatement: () => zf, isVoidExpression: () => u8, isWatchSet: () => Jbe, isWhileStatement: () => JTe, isWhiteSpaceLike: () => A0, isWhiteSpaceSingleLine: () => Xy, isWithStatement: () => NBe, isWriteAccess: () => zM, isWriteOnlyAccess: () => Woe, isYieldExpression: () => hQ, jsxModeNeedsExplicitImport: () => Jxe, keywordPart: () => Xg, last: () => ui, lastOrUndefined: () => yn, length: () => C, libMap: () => vve, libs: () => tce, lineBreakPart: () => KB, loadModuleFromGlobalCache: () => oqe, loadWithModeAwareCache: () => iZ, makeIdentifierFromModuleName: () => W7e, makeImport: () => jD, makeStringLiteral: () => XW, mangleScopedPackageName: () => NB, map: () => qe, mapAllOrFail: () => Ks, mapDefined: () => Cn, mapDefinedIterator: () => In, mapEntries: () => Rs, mapIterator: () => Nt, mapOneOrMany: () => Vxe, mapToDisplayParts: () => ck, matchFiles: () => oTe, matchPatternOrExact: () => fTe, matchedText: () => _6, matchesExclude: () => dce, matchesExcludeWorker: () => mce, maxBy: () => qu, maybeBind: () => Ma, maybeSetLocalizedDiagnosticMessages: () => _je, memoize: () => Of, memoizeOne: () => Cp, min: () => Bg, minAndMax: () => Oje, missingFileModifiedTime: () => oh, modifierToFlag: () => qM, modifiersToFlags: () => $T, moduleExportNameIsDefault: () => cS, moduleExportNameTextEscaped: () => PI, moduleExportNameTextUnescaped: () => mD, moduleOptionDeclaration: () => gUe, moduleResolutionIsEqualTo: () => M7e, moduleResolutionNameAndModeGetter: () => Wce, moduleResolutionOptionDeclarations: () => Eve, moduleResolutionSupportsPackageJsonExportsAndImports: () => nB, moduleResolutionUsesNodeModules: () => jue, moduleSpecifierToValidIdentifier: () => FZ, moduleSpecifiers: () => Jx, moduleSupportsImportAttributes: () => Tje, moduleSymbolToValidIdentifier: () => LZ, moveEmitHelpers: () => cBe, moveRangeEnd: () => zoe, moveRangePastDecorators: () => Bx, moveRangePastModifiers: () => GT, moveRangePos: () => qP, moveSyntheticComments: () => aBe, mutateMap: () => BY, mutateMapSkippingNewValues: () => CE, needsParentheses: () => Yue, needsScopeMarker: () => Mae, newCaseClauseTracker: () => rpe, newPrivateEnvironment: () => kqe, noEmitNotification: () => XQ, noEmitSubstitution: () => MW, noTransformers: () => oVe, noTruncationMaximumTruncationLength: () => N1e, nodeCanBeDecorated: () => cX, nodeCoreModules: () => oB, nodeHasName: () => Dj, nodeIsDecorated: () => qj, nodeIsMissing: () => bf, nodeIsPresent: () => y1, nodeIsSynthesized: () => ip, nodeModuleNameResolver: () => eqe, nodeModulesPathPart: () => LE, nodeNextJsonConfigResolver: () => tqe, nodeOrChildIsDecorated: () => uX, nodeOverlapsWithStartEnd: () => Aue, nodePosToString: () => i2t, nodeSeenTracker: () => JB, nodeStartsNewLexicalEnvironment: () => bbe, noop: () => ll, noopFileWatcher: () => UB, normalizePath: () => Yl, normalizeSlashes: () => V_, normalizeSpans: () => g_, not: () => $A, notImplemented: () => Ko, notImplementedResolver: () => fVe, nullNodeConverters: () => nBe, nullParenthesizerRules: () => tBe, nullTransformationContext: () => ZQ, objectAllocator: () => fm, operatorPart: () => ZW, optionDeclarations: () => cb, optionMapToObject: () => lce, optionsAffectingProgramStructure: () => SUe, optionsForBuild: () => Cve, optionsForWatch: () => b8, optionsHaveChanges: () => DM, or: () => Id, orderedRemoveItem: () => Ug, orderedRemoveItemAt: () => ih, packageIdToPackageName: () => Gae, packageIdToString: () => OP, parameterIsThisKeyword: () => bD, parameterNamePart: () => pYe, parseBaseNodeFactory: () => pUe, parseBigInt: () => Fje, parseBuildCommand: () => kUe, parseCommandLine: () => wUe, parseCommandLineWorker: () => Dve, parseConfigFileTextToJson: () => Pve, parseConfigFileWithSystem: () => XVe, parseConfigHostFromCompilerHostLike: () => Xce, parseCustomTypeOption: () => sce, parseIsolatedEntityName: () => y8, parseIsolatedJSDocComment: () => _Ue, parseJSDocTypeExpressionForTests: () => FCt, parseJsonConfigFileContent: () => uAt, parseJsonSourceFileConfigFileContent: () => MQ, parseJsonText: () => kQ, parseListTypeOption: () => AUe, parseNodeFactory: () => ek, parseNodeModuleFromPath: () => UQ, parsePackageName: () => Sce, parsePseudoBigInt: () => GY, parseValidBigInt: () => hTe, pasteEdits: () => WCe, patchWriteFileEnsuringDirectory: () => gj, pathContainsNodeModules: () => OD, pathIsAbsolute: () => SP, pathIsBareSpecifier: () => mM, pathIsRelative: () => Dh, patternText: () => yP, performIncrementalCompilation: () => QVe, performance: () => N9, positionBelongsToNode: () => rxe, positionIsASICandidate: () => $ue, positionIsSynthesized: () => Wb, positionsAreOnSameLine: () => O0, preProcessFile: () => Tkt, probablyUsesSemicolons: () => IZ, processCommentPragmas: () => bve, processPragmasIntoFields: () => Tve, processTaggedTemplateExpression: () => SSe, programContainsEsModules: () => oYe, programContainsModules: () => aYe, projectReferenceIsEqualTo: () => I1e, propertyNamePart: () => fYe, pseudoBigIntToString: () => WI, punctuationPart: () => Wm, pushIfUnique: () => zl, quote: () => rJ, quotePreferenceFromString: () => bxe, rangeContainsPosition: () => YB, rangeContainsPositionExclusive: () => bZ, rangeContainsRange: () => sg, rangeContainsRangeExclusive: () => $ze, rangeContainsStartEnd: () => TZ, rangeEndIsOnSameLineAsRangeStart: () => VX, rangeEndPositionsAreOnSameLine: () => rje, rangeEquals: () => Zc, rangeIsOnSingleLine: () => tO, rangeOfNode: () => dTe, rangeOfTypeParameters: () => mTe, rangeOverlapsWithStartEnd: () => $W, rangeStartIsOnSameLineAsRangeEnd: () => nje, rangeStartPositionsAreOnSameLine: () => Yoe, readBuilderProgram: () => lue, readConfigFile: () => LQ, readJson: () => Zj, readJsonConfigFile: () => NUe, readJsonOrUndefined: () => qbe, reduceEachLeadingCommentRange: () => Gz, reduceEachTrailingCommentRange: () => bI, reduceLeft: () => Bi, reduceLeftIterator: () => q2, reducePathComponents: () => oC, refactor: () => O8, regExpEscape: () => O2t, regularExpressionFlagToCharacterCode: () => kH, relativeComplement: () => fa, removeAllComments: () => lQ, removeEmitHelper: () => G2t, removeExtension: () => eQ, removeFileExtension: () => dh, removeIgnoredPath: () => tue, removeMinAndVersionNumbers: () => tl, removePrefix: () => Dx, removeSuffix: () => Ou, removeTrailingDirectorySeparator: () => Lb, repeatString: () => xZ, replaceElement: () => fs, replaceFirstStar: () => nO, resolutionExtensionIsTSOrJson: () => YY, resolveConfigFileProjectName: () => AEe, resolveJSModule: () => XUe, resolveLibrary: () => vce, resolveModuleName: () => bO, resolveModuleNameFromCache: () => UAt, resolvePackageNameToPackageJson: () => qve, resolvePath: () => rS, resolveProjectReferencePath: () => C8, resolveTripleslashReference: () => BSe, resolveTypeReferenceDirective: () => $Ue, resolvingEmptyArray: () => k1e, returnFalse: () => qf, returnNoopFileWatcher: () => zW, returnTrue: () => Xd, returnUndefined: () => Ah, returnsPromise: () => a2e, rewriteModuleSpecifier: () => S8, sameFlatMap: () => Pi, sameMap: () => $t, sameMapping: () => kDt, scanTokenAtPosition: () => r9e, scanner: () => rm, semanticDiagnosticsOptionDeclarations: () => bUe, serializeCompilerOptions: () => cce, server: () => P8t, servicesVersion: () => cIt, setCommentRange: () => W_, setConfigFileInOptions: () => Fve, setConstantValue: () => lBe, setEmitFlags: () => Ts, setGetSourceFileAsHashVersioned: () => oue, setIdentifierAutoGenerate: () => pQ, setIdentifierGeneratedImportReference: () => fBe, setIdentifierTypeArguments: () => vC, setInternalEmitFlags: () => cQ, setLocalizedDiagnosticMessages: () => fje, setNodeChildren: () => zBe, setNodeFlags: () => jje, setObjectAllocator: () => pje, setOriginalNode: () => Ys, setParent: () => wu, setParentRecursive: () => zP, setPrivateIdentifier: () => vO, setSnippetElement: () => MTe, setSourceMapRange: () => zc, setStackTraceLimit: () => fH, setStartsOnNewLine: () => Ale, setSyntheticLeadingComments: () => YP, setSyntheticTrailingComments: () => e8, setSys: () => jz, setSysLog: () => LT, setTextRange: () => Er, setTextRangeEnd: () => aB, setTextRangePos: () => KY, setTextRangePosEnd: () => Jb, setTextRangePosWidth: () => gTe, setTokenSourceMapRange: () => sBe, setTypeNode: () => uBe, setUILocale: () => Lt, setValueDeclaration: () => TX, shouldAllowImportingTsExtension: () => IB, shouldPreserveConstEnums: () => SD, shouldRewriteModuleSpecifier: () => SX, shouldUseUriStyleNodeCoreModules: () => epe, showModuleSpecifier: () => lje, signatureHasRestParameter: () => Ym, signatureToDisplayParts: () => kxe, single: () => Al, singleElementArray: () => pE, singleIterator: () => Oi, singleOrMany: () => Kn, singleOrUndefined: () => Bs, skipAlias: () => pm, skipConstraint: () => hxe, skipOuterExpressions: () => Wf, skipParentheses: () => Du, skipPartiallyEmittedExpressions: () => rb, skipTrivia: () => cc, skipTypeChecking: () => sB, skipTypeCheckingIgnoringNoCheck: () => Lje, skipTypeParentheses: () => EY, skipWhile: () => QN, sliceAfter: () => _Te, some: () => Qt, sortAndDeduplicate: () => m_, sortAndDeduplicateDiagnostics: () => bn, sourceFileAffectingCompilerOptions: () => xve, sourceFileMayBeEmitted: () => jI, sourceMapCommentRegExp: () => uSe, sourceMapCommentRegExpDontCareLineStart: () => Sqe, spacePart: () => Mf, spanMap: () => Ui, startEndContainsRange: () => Ybe, startEndOverlapsWithStartEnd: () => Due, startOnNewLine: () => zm, startTracing: () => M9, startsWith: () => uo, startsWithDirectory: () => gM, startsWithUnderscore: () => Wxe, startsWithUseStrict: () => HBe, stringContainsAt: () => kYe, stringToToken: () => iS, stripQuotes: () => v1, supportedDeclarationExtensions: () => cle, supportedJSExtensionsFlat: () => iB, supportedLocaleDirectories: () => dE, supportedTSExtensionsFlat: () => lTe, supportedTSImplementationExtensions: () => XX, suppressLeadingAndTrailingTrivia: () => Qg, suppressLeadingTrivia: () => Lxe, suppressTrailingTrivia: () => TYe, symbolEscapedNameNoDefault: () => Bue, symbolName: () => yf, symbolNameNoDefault: () => vxe, symbolToDisplayParts: () => eJ, sys: () => n_, sysLog: () => Ky, tagNamesAreEquivalent: () => rk, takeWhile: () => GA, targetOptionDeclaration: () => Sve, targetToLibMap: () => mi, testFormatSettings: () => qPt, textChangeRangeIsUnchanged: () => qg, textChangeRangeNewSpan: () => wP, textChanges: () => hs, textOrKeywordPart: () => Pxe, textPart: () => l0, textRangeContainsPositionInclusive: () => Wo, textRangeContainsTextSpan: () => ru, textRangeIntersectsWithTextSpan: () => Xz, textSpanContainsPosition: () => ka, textSpanContainsTextRange: () => Vu, textSpanContainsTextSpan: () => np, textSpanEnd: () => Us, textSpanIntersection: () => _u, textSpanIntersectsWith: () => RT, textSpanIntersectsWithPosition: () => iD, textSpanIntersectsWithTextSpan: () => m1, textSpanIsEmpty: () => Ua, textSpanOverlap: () => Bb, textSpanOverlapsWith: () => jb, textSpansEqual: () => GB, textToKeywordObj: () => P6, timestamp: () => Lu, toArray: () => lc, toBuilderFileEmit: () => UVe, toBuilderStateFileInfoForMultiEmit: () => BVe, toEditorSettings: () => zZ, toFileNameLowerCase: () => Wy, toPath: () => ku, toProgramEmitPending: () => qVe, toSorted: () => $c, tokenIsIdentifierOrKeyword: () => ud, tokenIsIdentifierOrKeywordOrGreaterThan: () => vj, tokenToString: () => Hl, trace: () => rl, tracing: () => ls, tracingEnabled: () => iI, transferSourceFileChildren: () => YBe, transform: () => bIt, transformClassFields: () => Uqe, transformDeclarations: () => ASe, transformECMAScriptModule: () => CSe, transformES2015: () => eVe, transformES2016: () => Zqe, transformES2017: () => Yqe, transformES2018: () => Wqe, transformES2019: () => Jqe, transformES2020: () => $qe, transformES2021: () => Gqe, transformESDecorators: () => zqe, transformESNext: () => Kqe, transformGenerators: () => tVe, transformImpliedNodeFormatDependentModule: () => nVe, transformJsx: () => Qqe, transformLegacyDecorators: () => Vqe, transformModule: () => xSe, transformNamedEvaluation: () => Gg, transformNodes: () => QQ, transformSystemModule: () => rVe, transformTypeScript: () => Bqe, transpile: () => Pkt, transpileDeclaration: () => Dkt, transpileModule: () => ZYe, transpileOptionValueCompilerOptions: () => EUe, tryAddToSet: () => wn, tryAndIgnoreErrors: () => Hue, tryCast: () => Hi, tryDirectoryExists: () => Kue, tryExtractTSExtension: () => qoe, tryFileExists: () => iJ, tryGetClassExtendingExpressionWithTypeArguments: () => Rbe, tryGetClassImplementingOrExtendingExpressionWithTypeArguments: () => jbe, tryGetDirectories: () => Gue, tryGetExtensionFromPath: () => PE, tryGetImportFromModuleSpecifier: () => vX, tryGetJSDocSatisfiesTypeNode: () => yle, tryGetModuleNameFromFile: () => xQ, tryGetModuleSpecifierFromDeclaration: () => OM, tryGetNativePerformanceHooks: () => GF, tryGetPropertyAccessOrIdentifierToString: () => qX, tryGetPropertyNameOfBindingOrAssignmentElement: () => Hle, tryGetSourceMappingURL: () => Eqe, tryGetTextOfPropertyName: () => dY, tryParseJson: () => Voe, tryParsePattern: () => KM, tryParsePatterns: () => tQ, tryParseRawSourceMap: () => xqe, tryReadDirectory: () => jxe, tryReadFile: () => vW, tryRemoveDirectoryPrefix: () => iTe, tryRemoveExtension: () => Ije, tryRemovePrefix: () => XN, tryRemoveSuffix: () => tu, tscBuildOption: () => gO, typeAcquisitionDeclarations: () => nce, typeAliasNamePart: () => _Ye, typeDirectiveIsEqualTo: () => R7e, typeKeywords: () => mxe, typeParameterNamePart: () => dYe, typeToDisplayParts: () => wZ, unchangedPollThresholds: () => uI, unchangedTextChangeRange: () => ds, unescapeLeadingUnderscores: () => go, unmangleScopedPackageName: () => VQ, unorderedRemoveItem: () => xy, unprefixedNodeCoreModules: () => Hje, unreachableCodeIsError: () => yje, unsetNodeChildren: () => nve, unusedLabelIsError: () => bje, unwrapInnermostStatementOfLabel: () => Z1e, unwrapParenthesizedExpression: () => Gje, updateErrorForNoInputFiles: () => _ce, updateLanguageServiceSourceFile: () => O2e, updateMissingFilePathsWatch: () => MSe, updateResolutionField: () => DB, updateSharedExtendedConfigFileWatcher: () => qce, updateSourceFile: () => gve, updateWatchingWildcardDirectories: () => tZ, usingSingleLineStringWriter: () => Lj, utf16EncodeAsString: () => nD, validateLocaleAndSetLanguage: () => vI, version: () => y, versionMajorMinor: () => g, visitArray: () => PW, visitCommaListElements: () => WQ, visitEachChild: () => _i, visitFunctionBody: () => o0, visitIterationBody: () => Mh, visitLexicalEnvironment: () => cSe, visitNode: () => sr, visitNodes: () => Fi, visitParameterList: () => Sf, walkUpBindingElementsAndPatterns: () => gn, walkUpOuterExpressions: () => XBe, walkUpParenthesizedExpressions: () => ib, walkUpParenthesizedTypes: () => AX, walkUpParenthesizedTypesAndGetParentAndChild: () => w9e, whitespaceOrMapCommentRegExp: () => pSe, writeCommentRange: () => Qj, writeFile: () => Foe, writeFileEnsuringDirectories: () => kbe, zipWith: () => J });
120844
120844
  var Zyn = true, A8t;
120845
120845
  function e0n() {
120846
120846
  return A8t ?? (A8t = new F(y));
@@ -127321,7 +127321,7 @@ var yie = o((Fp) => {
127321
127321
  Fp.nodeCanBeDecorated = QNi;
127322
127322
  Fp.isValidAssignmentTarget = Rwr;
127323
127323
  Fp.getNamespaceModifiers = ZNi;
127324
- var cf = TNi(Il()), Xhe = jLe(), vNi = hwr(), Ab = Hhe(), SNi = RLe(), Swr = SNi.typescriptVersionIsAtLeast["5.0"], ol = cf.SyntaxKind, ENi = /* @__PURE__ */ new Set([ol.AmpersandAmpersandToken, ol.BarBarToken, ol.QuestionQuestionToken]), xNi = /* @__PURE__ */ new Set([cf.SyntaxKind.AmpersandAmpersandEqualsToken, cf.SyntaxKind.AmpersandEqualsToken, cf.SyntaxKind.AsteriskAsteriskEqualsToken, cf.SyntaxKind.AsteriskEqualsToken, cf.SyntaxKind.BarBarEqualsToken, cf.SyntaxKind.BarEqualsToken, cf.SyntaxKind.CaretEqualsToken, cf.SyntaxKind.EqualsToken, cf.SyntaxKind.GreaterThanGreaterThanEqualsToken, cf.SyntaxKind.GreaterThanGreaterThanGreaterThanEqualsToken, cf.SyntaxKind.LessThanLessThanEqualsToken, cf.SyntaxKind.MinusEqualsToken, cf.SyntaxKind.PercentEqualsToken, cf.SyntaxKind.PlusEqualsToken, cf.SyntaxKind.QuestionQuestionEqualsToken, cf.SyntaxKind.SlashEqualsToken]), CNi = /* @__PURE__ */ new Set([ol.AmpersandAmpersandToken, ol.AmpersandToken, ol.AsteriskAsteriskToken, ol.AsteriskToken, ol.BarBarToken, ol.BarToken, ol.CaretToken, ol.EqualsEqualsEqualsToken, ol.EqualsEqualsToken, ol.ExclamationEqualsEqualsToken, ol.ExclamationEqualsToken, ol.GreaterThanEqualsToken, ol.GreaterThanGreaterThanGreaterThanToken, ol.GreaterThanGreaterThanToken, ol.GreaterThanToken, ol.InKeyword, ol.InstanceOfKeyword, ol.LessThanEqualsToken, ol.LessThanLessThanToken, ol.LessThanToken, ol.MinusToken, ol.PercentToken, ol.PlusToken, ol.SlashToken]);
127324
+ var cf = TNi(Il()), Xhe = jLe(), vNi = hwr(), Ab = Hhe(), SNi = RLe(), Swr = SNi.typescriptVersionIsAtLeast["5.0"], sl = cf.SyntaxKind, ENi = /* @__PURE__ */ new Set([sl.AmpersandAmpersandToken, sl.BarBarToken, sl.QuestionQuestionToken]), xNi = /* @__PURE__ */ new Set([cf.SyntaxKind.AmpersandAmpersandEqualsToken, cf.SyntaxKind.AmpersandEqualsToken, cf.SyntaxKind.AsteriskAsteriskEqualsToken, cf.SyntaxKind.AsteriskEqualsToken, cf.SyntaxKind.BarBarEqualsToken, cf.SyntaxKind.BarEqualsToken, cf.SyntaxKind.CaretEqualsToken, cf.SyntaxKind.EqualsToken, cf.SyntaxKind.GreaterThanGreaterThanEqualsToken, cf.SyntaxKind.GreaterThanGreaterThanGreaterThanEqualsToken, cf.SyntaxKind.LessThanLessThanEqualsToken, cf.SyntaxKind.MinusEqualsToken, cf.SyntaxKind.PercentEqualsToken, cf.SyntaxKind.PlusEqualsToken, cf.SyntaxKind.QuestionQuestionEqualsToken, cf.SyntaxKind.SlashEqualsToken]), CNi = /* @__PURE__ */ new Set([sl.AmpersandAmpersandToken, sl.AmpersandToken, sl.AsteriskAsteriskToken, sl.AsteriskToken, sl.BarBarToken, sl.BarToken, sl.CaretToken, sl.EqualsEqualsEqualsToken, sl.EqualsEqualsToken, sl.ExclamationEqualsEqualsToken, sl.ExclamationEqualsToken, sl.GreaterThanEqualsToken, sl.GreaterThanGreaterThanGreaterThanToken, sl.GreaterThanGreaterThanToken, sl.GreaterThanToken, sl.InKeyword, sl.InstanceOfKeyword, sl.LessThanEqualsToken, sl.LessThanLessThanToken, sl.LessThanToken, sl.MinusToken, sl.PercentToken, sl.PlusToken, sl.SlashToken]);
127325
127325
  function ANi(t5) {
127326
127326
  return xNi.has(t5.kind);
127327
127327
  }
@@ -127335,7 +127335,7 @@ var yie = o((Fp) => {
127335
127335
  return cf.tokenToString(t5);
127336
127336
  }
127337
127337
  function DNi(t5) {
127338
- return t5.kind !== ol.SemicolonClassElement;
127338
+ return t5.kind !== sl.SemicolonClassElement;
127339
127339
  }
127340
127340
  function Cwr(t5, e) {
127341
127341
  return (0, Xhe.getModifiers)(e)?.some((i) => i.kind === t5) === true;
@@ -127345,13 +127345,13 @@ var yie = o((Fp) => {
127345
127345
  return e == null ? null : e[e.length - 1] ?? null;
127346
127346
  }
127347
127347
  function PNi(t5) {
127348
- return t5.kind === ol.CommaToken;
127348
+ return t5.kind === sl.CommaToken;
127349
127349
  }
127350
127350
  function Awr(t5) {
127351
- return t5.kind === ol.SingleLineCommentTrivia || t5.kind === ol.MultiLineCommentTrivia;
127351
+ return t5.kind === sl.SingleLineCommentTrivia || t5.kind === sl.MultiLineCommentTrivia;
127352
127352
  }
127353
127353
  function kNi(t5) {
127354
- return t5.kind === ol.JSDocComment;
127354
+ return t5.kind === sl.JSDocComment;
127355
127355
  }
127356
127356
  function NNi(t5) {
127357
127357
  if (ANi(t5)) return { type: Ab.AST_NODE_TYPES.AssignmentExpression, operator: ULe(t5.kind) };
@@ -127386,10 +127386,10 @@ var yie = o((Fp) => {
127386
127386
  return [t5.getStart(e), t5.getEnd()];
127387
127387
  }
127388
127388
  function LNi(t5) {
127389
- return t5.kind >= ol.FirstToken && t5.kind <= ol.LastToken;
127389
+ return t5.kind >= sl.FirstToken && t5.kind <= sl.LastToken;
127390
127390
  }
127391
127391
  function ddt(t5) {
127392
- return t5.kind >= ol.JsxElement && t5.kind <= ol.JsxAttribute;
127392
+ return t5.kind >= sl.JsxElement && t5.kind <= sl.JsxAttribute;
127393
127393
  }
127394
127394
  function FNi(t5) {
127395
127395
  return t5.flags & cf.NodeFlags.Let ? "let" : (t5.flags & cf.NodeFlags.AwaitUsing) === cf.NodeFlags.AwaitUsing ? "await using" : t5.flags & cf.NodeFlags.Const ? "const" : t5.flags & cf.NodeFlags.Using ? "using" : "var";
@@ -127397,11 +127397,11 @@ var yie = o((Fp) => {
127397
127397
  function MNi(t5) {
127398
127398
  let e = (0, Xhe.getModifiers)(t5);
127399
127399
  if (e != null) for (let n2 of e) switch (n2.kind) {
127400
- case ol.PublicKeyword:
127400
+ case sl.PublicKeyword:
127401
127401
  return "public";
127402
- case ol.ProtectedKeyword:
127402
+ case sl.ProtectedKeyword:
127403
127403
  return "protected";
127404
- case ol.PrivateKeyword:
127404
+ case sl.PrivateKeyword:
127405
127405
  return "private";
127406
127406
  default:
127407
127407
  break;
@@ -127434,7 +127434,7 @@ var yie = o((Fp) => {
127434
127434
  });
127435
127435
  }
127436
127436
  function BNi(t5) {
127437
- return t5.kind === ol.ComputedPropertyName;
127437
+ return t5.kind === sl.ComputedPropertyName;
127438
127438
  }
127439
127439
  function UNi(t5) {
127440
127440
  return !!t5.questionToken;
@@ -127447,35 +127447,36 @@ var yie = o((Fp) => {
127447
127447
  }
127448
127448
  function Iwr(t5) {
127449
127449
  let e;
127450
- if (Swr && t5.kind === ol.Identifier ? e = cf.identifierToKeywordKind(t5) : "originalKeywordKind" in t5 && (e = t5.originalKeywordKind), e) return e === ol.NullKeyword ? Ab.AST_TOKEN_TYPES.Null : e >= ol.FirstFutureReservedWord && e <= ol.LastKeyword ? Ab.AST_TOKEN_TYPES.Identifier : Ab.AST_TOKEN_TYPES.Keyword;
127451
- if (t5.kind >= ol.FirstKeyword && t5.kind <= ol.LastFutureReservedWord) return t5.kind === ol.FalseKeyword || t5.kind === ol.TrueKeyword ? Ab.AST_TOKEN_TYPES.Boolean : Ab.AST_TOKEN_TYPES.Keyword;
127452
- if (t5.kind >= ol.FirstPunctuation && t5.kind <= ol.LastPunctuation) return Ab.AST_TOKEN_TYPES.Punctuator;
127453
- if (t5.kind >= ol.NoSubstitutionTemplateLiteral && t5.kind <= ol.TemplateTail) return Ab.AST_TOKEN_TYPES.Template;
127450
+ if (Swr && t5.kind === sl.Identifier ? e = cf.identifierToKeywordKind(t5) : "originalKeywordKind" in t5 && (e = t5.originalKeywordKind), e) return e === sl.NullKeyword ? Ab.AST_TOKEN_TYPES.Null : e >= sl.FirstFutureReservedWord && e <= sl.LastKeyword ? Ab.AST_TOKEN_TYPES.Identifier : Ab.AST_TOKEN_TYPES.Keyword;
127451
+ if (t5.kind >= sl.FirstKeyword && t5.kind <= sl.LastFutureReservedWord) return t5.kind === sl.FalseKeyword || t5.kind === sl.TrueKeyword ? Ab.AST_TOKEN_TYPES.Boolean : Ab.AST_TOKEN_TYPES.Keyword;
127452
+ if (t5.kind >= sl.FirstPunctuation && t5.kind <= sl.LastPunctuation) return Ab.AST_TOKEN_TYPES.Punctuator;
127453
+ if (t5.kind >= sl.NoSubstitutionTemplateLiteral && t5.kind <= sl.TemplateTail) return Ab.AST_TOKEN_TYPES.Template;
127454
127454
  switch (t5.kind) {
127455
- case ol.NumericLiteral:
127455
+ case sl.NumericLiteral:
127456
+ case sl.BigIntLiteral:
127456
127457
  return Ab.AST_TOKEN_TYPES.Numeric;
127457
- case ol.JsxText:
127458
+ case sl.JsxText:
127458
127459
  return Ab.AST_TOKEN_TYPES.JSXText;
127459
- case ol.StringLiteral:
127460
- return t5.parent.kind === ol.JsxAttribute || t5.parent.kind === ol.JsxElement ? Ab.AST_TOKEN_TYPES.JSXText : Ab.AST_TOKEN_TYPES.String;
127461
- case ol.RegularExpressionLiteral:
127460
+ case sl.StringLiteral:
127461
+ return t5.parent.kind === sl.JsxAttribute || t5.parent.kind === sl.JsxElement ? Ab.AST_TOKEN_TYPES.JSXText : Ab.AST_TOKEN_TYPES.String;
127462
+ case sl.RegularExpressionLiteral:
127462
127463
  return Ab.AST_TOKEN_TYPES.RegularExpression;
127463
- case ol.Identifier:
127464
- case ol.ConstructorKeyword:
127465
- case ol.GetKeyword:
127466
- case ol.SetKeyword:
127464
+ case sl.Identifier:
127465
+ case sl.ConstructorKeyword:
127466
+ case sl.GetKeyword:
127467
+ case sl.SetKeyword:
127467
127468
  default:
127468
127469
  }
127469
- return t5.kind === ol.Identifier && (ddt(t5.parent) || t5.parent.kind === ol.PropertyAccessExpression && kwr(t5)) ? Ab.AST_TOKEN_TYPES.JSXIdentifier : Ab.AST_TOKEN_TYPES.Identifier;
127470
+ return t5.kind === sl.Identifier && (ddt(t5.parent) || t5.parent.kind === sl.PropertyAccessExpression && kwr(t5)) ? Ab.AST_TOKEN_TYPES.JSXIdentifier : Ab.AST_TOKEN_TYPES.Identifier;
127470
127471
  }
127471
127472
  function Owr(t5, e) {
127472
- let n2 = t5.kind === ol.JsxText ? t5.getFullStart() : t5.getStart(e), i = t5.getEnd(), a = e.text.slice(n2, i), c = Iwr(t5), p2 = [n2, i], f = wwr(p2, e);
127473
+ let n2 = t5.kind === sl.JsxText ? t5.getFullStart() : t5.getStart(e), i = t5.getEnd(), a = e.text.slice(n2, i), c = Iwr(t5), p2 = [n2, i], f = wwr(p2, e);
127473
127474
  return c === Ab.AST_TOKEN_TYPES.RegularExpression ? { type: c, loc: f, range: p2, regex: { flags: a.slice(a.lastIndexOf("/") + 1), pattern: a.slice(1, a.lastIndexOf("/")) }, value: a } : { type: c, loc: f, range: p2, value: a };
127474
127475
  }
127475
127476
  function VNi(t5) {
127476
127477
  let e = [];
127477
127478
  function n2(i) {
127478
- Awr(i) || kNi(i) || (LNi(i) && i.kind !== ol.EndOfFileToken ? e.push(Owr(i, t5)) : i.getChildren(t5).forEach(n2));
127479
+ Awr(i) || kNi(i) || (LNi(i) && i.kind !== sl.EndOfFileToken ? e.push(Owr(i, t5)) : i.getChildren(t5).forEach(n2));
127479
127480
  }
127480
127481
  return n2(t5), e;
127481
127482
  }
@@ -127507,7 +127508,7 @@ var yie = o((Fp) => {
127507
127508
  return !!("illegalDecorators" in t5 && t5.illegalDecorators?.length);
127508
127509
  }
127509
127510
  function Lwr(t5, e) {
127510
- return t5.kind === ol.EndOfFileToken ? !!t5.jsDoc : t5.getWidth(e) !== 0;
127511
+ return t5.kind === sl.EndOfFileToken ? !!t5.jsDoc : t5.getWidth(e) !== 0;
127511
127512
  }
127512
127513
  function Fwr(t5, e) {
127513
127514
  if (t5 !== void 0) for (let n2 = 0; n2 < t5.length; n2++) {
@@ -127516,18 +127517,18 @@ var yie = o((Fp) => {
127516
127517
  }
127517
127518
  }
127518
127519
  function Mwr(t5) {
127519
- return (Swr ? cf.identifierToKeywordKind(t5) : t5.originalKeywordKind) === ol.ThisKeyword;
127520
+ return (Swr ? cf.identifierToKeywordKind(t5) : t5.originalKeywordKind) === sl.ThisKeyword;
127520
127521
  }
127521
127522
  function mdt(t5) {
127522
- return !!t5 && t5.kind === ol.Identifier && Mwr(t5);
127523
+ return !!t5 && t5.kind === sl.Identifier && Mwr(t5);
127523
127524
  }
127524
127525
  function WNi(t5) {
127525
127526
  if (!mdt(t5)) return false;
127526
127527
  for (; cf.isQualifiedName(t5.parent) && t5.parent.left === t5; ) t5 = t5.parent;
127527
- return t5.parent.kind === ol.TypeQuery;
127528
+ return t5.parent.kind === sl.TypeQuery;
127528
127529
  }
127529
127530
  function JNi(t5) {
127530
- return t5 == null ? true : t5.pos === t5.end && t5.pos >= 0 && t5.kind !== ol.EndOfFileToken;
127531
+ return t5 == null ? true : t5.pos === t5.end && t5.pos >= 0 && t5.kind !== sl.EndOfFileToken;
127531
127532
  }
127532
127533
  function $Ni(t5) {
127533
127534
  return !JNi(t5);
@@ -127536,7 +127537,7 @@ var yie = o((Fp) => {
127536
127537
  return cf.findAncestor(t5.parent, cf.isFunctionLike);
127537
127538
  }
127538
127539
  function KNi(t5) {
127539
- return Cwr(ol.AbstractKeyword, t5);
127540
+ return Cwr(sl.AbstractKeyword, t5);
127540
127541
  }
127541
127542
  function HNi(t5) {
127542
127543
  if (t5.parameters.length && !cf.isJSDocSignature(t5)) {
@@ -127550,40 +127551,40 @@ var yie = o((Fp) => {
127550
127551
  }
127551
127552
  function QNi(t5) {
127552
127553
  switch (t5.kind) {
127553
- case ol.ClassDeclaration:
127554
+ case sl.ClassDeclaration:
127554
127555
  return true;
127555
- case ol.ClassExpression:
127556
+ case sl.ClassExpression:
127556
127557
  return true;
127557
- case ol.PropertyDeclaration: {
127558
+ case sl.PropertyDeclaration: {
127558
127559
  let { parent: e } = t5;
127559
127560
  return !!(cf.isClassDeclaration(e) || cf.isClassLike(e) && !KNi(t5));
127560
127561
  }
127561
- case ol.GetAccessor:
127562
- case ol.SetAccessor:
127563
- case ol.MethodDeclaration: {
127562
+ case sl.GetAccessor:
127563
+ case sl.SetAccessor:
127564
+ case sl.MethodDeclaration: {
127564
127565
  let { parent: e } = t5;
127565
127566
  return !!t5.body && (cf.isClassDeclaration(e) || cf.isClassLike(e));
127566
127567
  }
127567
- case ol.Parameter: {
127568
+ case sl.Parameter: {
127568
127569
  let { parent: e } = t5, n2 = e.parent;
127569
- return !!e && "body" in e && !!e.body && (e.kind === ol.Constructor || e.kind === ol.MethodDeclaration || e.kind === ol.SetAccessor) && HNi(e) !== t5 && !!n2 && n2.kind === ol.ClassDeclaration;
127570
+ return !!e && "body" in e && !!e.body && (e.kind === sl.Constructor || e.kind === sl.MethodDeclaration || e.kind === sl.SetAccessor) && HNi(e) !== t5 && !!n2 && n2.kind === sl.ClassDeclaration;
127570
127571
  }
127571
127572
  }
127572
127573
  return false;
127573
127574
  }
127574
127575
  function Rwr(t5) {
127575
127576
  switch (t5.kind) {
127576
- case ol.Identifier:
127577
+ case sl.Identifier:
127577
127578
  return true;
127578
- case ol.PropertyAccessExpression:
127579
- case ol.ElementAccessExpression:
127579
+ case sl.PropertyAccessExpression:
127580
+ case sl.ElementAccessExpression:
127580
127581
  return !(t5.flags & cf.NodeFlags.OptionalChain);
127581
- case ol.ParenthesizedExpression:
127582
- case ol.TypeAssertionExpression:
127583
- case ol.AsExpression:
127584
- case ol.SatisfiesExpression:
127585
- case ol.ExpressionWithTypeArguments:
127586
- case ol.NonNullExpression:
127582
+ case sl.ParenthesizedExpression:
127583
+ case sl.TypeAssertionExpression:
127584
+ case sl.AsExpression:
127585
+ case sl.SatisfiesExpression:
127586
+ case sl.ExpressionWithTypeArguments:
127587
+ case sl.NonNullExpression:
127587
127588
  return Rwr(t5.expression);
127588
127589
  default:
127589
127590
  return false;
@@ -133176,7 +133177,7 @@ var Mht = o(($G) => {
133176
133177
  }
133177
133178
  });
133178
133179
  var a4r = o((_Ms, w8i) => {
133179
- w8i.exports = { name: "@typescript-eslint/typescript-estree", version: "8.29.0", description: "A parser that converts TypeScript source code into an ESTree compatible form", files: ["dist", "!*.tsbuildinfo", "_ts4.3", "README.md", "LICENSE"], type: "commonjs", exports: { ".": { types: "./dist/index.d.ts", default: "./dist/index.js" }, "./package.json": "./package.json", "./use-at-your-own-risk": { types: "./dist/use-at-your-own-risk.d.ts", default: "./dist/use-at-your-own-risk.js" } }, types: "./dist/index.d.ts", engines: { node: "^18.18.0 || ^20.9.0 || >=21.1.0" }, repository: { type: "git", url: "https://github.com/typescript-eslint/typescript-eslint.git", directory: "packages/typescript-estree" }, bugs: { url: "https://github.com/typescript-eslint/typescript-eslint/issues" }, homepage: "https://typescript-eslint.io/packages/typescript-estree", license: "MIT", keywords: ["ast", "estree", "ecmascript", "javascript", "typescript", "parser", "syntax"], scripts: { build: "tsc -b tsconfig.build.json", postbuild: "downlevel-dts dist _ts4.3/dist --to=4.3", clean: "tsc -b tsconfig.build.json --clean", postclean: "rimraf dist && rimraf _ts4.3 && rimraf coverage", format: 'prettier --write "./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}" --ignore-path ../../.prettierignore', lint: "npx nx lint", test: "jest --runInBand --verbose", "check-types": "npx nx typecheck" }, dependencies: { "@typescript-eslint/types": "8.29.0", "@typescript-eslint/visitor-keys": "8.29.0", debug: "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", minimatch: "^9.0.4", semver: "^7.6.0", "ts-api-utils": "^2.0.1" }, devDependencies: { "@jest/types": "29.6.3", glob: "*", jest: "29.7.0", prettier: "^3.2.5", rimraf: "*", tmp: "*", typescript: "*" }, peerDependencies: { typescript: ">=4.8.4 <5.9.0" }, funding: { type: "opencollective", url: "https://opencollective.com/typescript-eslint" }, typesVersions: { "<4.7": { "*": ["_ts4.3/*"] } } };
133180
+ w8i.exports = { name: "@typescript-eslint/typescript-estree", version: "8.29.1", description: "A parser that converts TypeScript source code into an ESTree compatible form", files: ["dist", "!*.tsbuildinfo", "_ts4.3", "README.md", "LICENSE"], type: "commonjs", exports: { ".": { types: "./dist/index.d.ts", default: "./dist/index.js" }, "./package.json": "./package.json", "./use-at-your-own-risk": { types: "./dist/use-at-your-own-risk.d.ts", default: "./dist/use-at-your-own-risk.js" } }, types: "./dist/index.d.ts", engines: { node: "^18.18.0 || ^20.9.0 || >=21.1.0" }, repository: { type: "git", url: "https://github.com/typescript-eslint/typescript-eslint.git", directory: "packages/typescript-estree" }, bugs: { url: "https://github.com/typescript-eslint/typescript-eslint/issues" }, homepage: "https://typescript-eslint.io/packages/typescript-estree", license: "MIT", keywords: ["ast", "estree", "ecmascript", "javascript", "typescript", "parser", "syntax"], scripts: { build: "tsc -b tsconfig.build.json", postbuild: "downlevel-dts dist _ts4.3/dist --to=4.3", clean: "tsc -b tsconfig.build.json --clean", postclean: "rimraf dist && rimraf _ts4.3 && rimraf coverage", format: 'prettier --write "./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}" --ignore-path ../../.prettierignore', lint: "npx nx lint", test: "jest --runInBand --verbose", "check-types": "npx nx typecheck" }, dependencies: { "@typescript-eslint/types": "8.29.1", "@typescript-eslint/visitor-keys": "8.29.1", debug: "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", minimatch: "^9.0.4", semver: "^7.6.0", "ts-api-utils": "^2.0.1" }, devDependencies: { "@jest/types": "29.6.3", glob: "*", jest: "29.7.0", prettier: "^3.2.5", rimraf: "*", tmp: "*", typescript: "*" }, peerDependencies: { typescript: ">=4.8.4 <5.9.0" }, funding: { type: "opencollective", url: "https://opencollective.com/typescript-eslint" }, typesVersions: { "<4.7": { "*": ["_ts4.3/*"] } } };
133180
133181
  });
133181
133182
  var Rht = o((CFe) => {
133182
133183
  "use strict";
@@ -134419,7 +134420,7 @@ var e3r = o((Nie) => {
134419
134420
  }
134420
134421
  });
134421
134422
  var t3r = o((OMs, o7i) => {
134422
- o7i.exports = { name: "@typescript-eslint/parser", version: "8.29.0", description: "An ESLint custom parser which leverages TypeScript ESTree", files: ["dist", "!*.tsbuildinfo", "_ts4.3", "README.md", "LICENSE"], type: "commonjs", exports: { ".": { types: "./dist/index.d.ts", default: "./dist/index.js" }, "./package.json": "./package.json" }, engines: { node: "^18.18.0 || ^20.9.0 || >=21.1.0" }, repository: { type: "git", url: "https://github.com/typescript-eslint/typescript-eslint.git", directory: "packages/parser" }, bugs: { url: "https://github.com/typescript-eslint/typescript-eslint/issues" }, homepage: "https://typescript-eslint.io/packages/parser", license: "MIT", keywords: ["ast", "ecmascript", "javascript", "typescript", "parser", "syntax", "eslint"], scripts: { build: "tsc -b tsconfig.build.json", postbuild: "downlevel-dts dist _ts4.3/dist --to=4.3", clean: "tsc -b tsconfig.build.json --clean", postclean: "rimraf dist && rimraf _ts4.3 && rimraf coverage", format: 'prettier --write "./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}" --ignore-path ../../.prettierignore', lint: "npx nx lint", test: "jest", "check-types": "npx nx typecheck" }, peerDependencies: { eslint: "^8.57.0 || ^9.0.0", typescript: ">=4.8.4 <5.9.0" }, dependencies: { "@typescript-eslint/scope-manager": "8.29.0", "@typescript-eslint/types": "8.29.0", "@typescript-eslint/typescript-estree": "8.29.0", "@typescript-eslint/visitor-keys": "8.29.0", debug: "^4.3.4" }, devDependencies: { "@jest/types": "29.6.3", "downlevel-dts": "*", glob: "*", jest: "29.7.0", prettier: "^3.2.5", rimraf: "*", typescript: "*" }, funding: { type: "opencollective", url: "https://opencollective.com/typescript-eslint" }, typesVersions: { "<4.7": { "*": ["_ts4.3/*"] } } };
134423
+ o7i.exports = { name: "@typescript-eslint/parser", version: "8.29.1", description: "An ESLint custom parser which leverages TypeScript ESTree", files: ["dist", "!*.tsbuildinfo", "_ts4.3", "README.md", "LICENSE"], type: "commonjs", exports: { ".": { types: "./dist/index.d.ts", default: "./dist/index.js" }, "./package.json": "./package.json" }, engines: { node: "^18.18.0 || ^20.9.0 || >=21.1.0" }, repository: { type: "git", url: "https://github.com/typescript-eslint/typescript-eslint.git", directory: "packages/parser" }, bugs: { url: "https://github.com/typescript-eslint/typescript-eslint/issues" }, homepage: "https://typescript-eslint.io/packages/parser", license: "MIT", keywords: ["ast", "ecmascript", "javascript", "typescript", "parser", "syntax", "eslint"], scripts: { build: "tsc -b tsconfig.build.json", postbuild: "downlevel-dts dist _ts4.3/dist --to=4.3", clean: "tsc -b tsconfig.build.json --clean", postclean: "rimraf dist && rimraf _ts4.3 && rimraf coverage", format: 'prettier --write "./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}" --ignore-path ../../.prettierignore', lint: "npx nx lint", test: "jest", "check-types": "npx nx typecheck" }, peerDependencies: { eslint: "^8.57.0 || ^9.0.0", typescript: ">=4.8.4 <5.9.0" }, dependencies: { "@typescript-eslint/scope-manager": "8.29.1", "@typescript-eslint/types": "8.29.1", "@typescript-eslint/typescript-estree": "8.29.1", "@typescript-eslint/visitor-keys": "8.29.1", debug: "^4.3.4" }, devDependencies: { "@jest/types": "29.6.3", "downlevel-dts": "*", glob: "*", jest: "29.7.0", prettier: "^3.2.5", rimraf: "*", typescript: "*" }, funding: { type: "opencollective", url: "https://opencollective.com/typescript-eslint" }, typesVersions: { "<4.7": { "*": ["_ts4.3/*"] } } };
134423
134424
  });
134424
134425
  var Zht = o((ZS) => {
134425
134426
  "use strict";
@@ -147299,7 +147300,7 @@ var RUr = o((u7) => {
147299
147300
  if (L.parent.type === Mp.AST_NODE_TYPES.JSXAttribute && L.type !== Mp.AST_NODE_TYPES.Super) return E(L.parent.parent, L.name);
147300
147301
  if (L.parent.type === Mp.AST_NODE_TYPES.Property && L.type !== Mp.AST_NODE_TYPES.Super) {
147301
147302
  let j = a.getTypeAtLocation(L.parent.parent).getProperty(L.name), q2 = a.getSymbolAtLocation(L), J = c.getShorthandAssignmentValueSymbol(q2?.valueDeclaration);
147302
- return g(j) ?? g(q2) ?? g(J);
147303
+ return p2(q2, true) ?? g(j) ?? g(q2) ?? g(J);
147303
147304
  }
147304
147305
  return p2(a.getSymbolAtLocation(L), true);
147305
147306
  }
@@ -154780,7 +154781,7 @@ var _Wr = o(($Tt, fWr) => {
154780
154781
  fWr.exports = fus;
154781
154782
  });
154782
154783
  var dWr = o((fqs, _us) => {
154783
- _us.exports = { name: "@typescript-eslint/eslint-plugin", version: "8.29.0", description: "TypeScript plugin for ESLint", files: ["dist", "!*.tsbuildinfo", "docs", "eslint-recommended-raw.d.ts", "index.d.ts", "rules.d.ts", "package.json", "README.md", "LICENSE"], type: "commonjs", exports: { ".": { types: "./index.d.ts", default: "./dist/index.js" }, "./package.json": "./package.json", "./use-at-your-own-risk/rules": { types: "./rules.d.ts", default: "./dist/rules/index.js" }, "./use-at-your-own-risk/eslint-recommended-raw": { types: "./eslint-recommended-raw.d.ts", default: "./dist/configs/eslint-recommended-raw.js" } }, engines: { node: "^18.18.0 || ^20.9.0 || >=21.1.0" }, repository: { type: "git", url: "https://github.com/typescript-eslint/typescript-eslint.git", directory: "packages/eslint-plugin" }, bugs: { url: "https://github.com/typescript-eslint/typescript-eslint/issues" }, homepage: "https://typescript-eslint.io/packages/eslint-plugin", license: "MIT", keywords: ["eslint", "eslintplugin", "eslint-plugin", "typescript"], scripts: { build: "tsc -b tsconfig.build.json", clean: "tsc -b tsconfig.build.json --clean", postclean: "rimraf dist && rimraf coverage", format: 'prettier --write "./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}" --ignore-path ../../.prettierignore', "generate:breaking-changes": "tsx tools/generate-breaking-changes.mts", "generate:configs": "npx nx generate-configs repo", lint: "npx nx lint", test: 'cross-env NODE_OPTIONS="--experimental-vm-modules" jest --logHeapUsage', "test-single": 'cross-env NODE_OPTIONS="--experimental-vm-modules" jest --no-coverage', "check-types": "npx nx typecheck" }, dependencies: { "@eslint-community/regexpp": "^4.10.0", "@typescript-eslint/scope-manager": "8.29.0", "@typescript-eslint/type-utils": "8.29.0", "@typescript-eslint/utils": "8.29.0", "@typescript-eslint/visitor-keys": "8.29.0", graphemer: "^1.4.0", ignore: "^5.3.1", "natural-compare": "^1.4.0", "ts-api-utils": "^2.0.1" }, devDependencies: { "@jest/types": "29.6.3", "@types/marked": "^5.0.2", "@types/mdast": "^4.0.3", "@types/natural-compare": "*", "@typescript-eslint/rule-schema-to-typescript-types": "8.29.0", "@typescript-eslint/rule-tester": "8.29.0", ajv: "^6.12.6", "cross-env": "^7.0.3", "cross-fetch": "*", eslint: "*", jest: "29.7.0", "jest-specific-snapshot": "^8.0.0", "json-schema": "*", "markdown-table": "^3.0.3", marked: "^5.1.2", "mdast-util-from-markdown": "^2.0.0", "mdast-util-mdx": "^3.0.0", "micromark-extension-mdxjs": "^3.0.0", prettier: "^3.2.5", rimraf: "*", "title-case": "^3.0.3", tsx: "*", typescript: "*", "unist-util-visit": "^5.0.0" }, peerDependencies: { "@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0", eslint: "^8.57.0 || ^9.0.0", typescript: ">=4.8.4 <5.9.0" }, funding: { type: "opencollective", url: "https://opencollective.com/typescript-eslint" } };
154784
+ _us.exports = { name: "@typescript-eslint/eslint-plugin", version: "8.29.1", description: "TypeScript plugin for ESLint", files: ["dist", "!*.tsbuildinfo", "docs", "eslint-recommended-raw.d.ts", "index.d.ts", "rules.d.ts", "package.json", "README.md", "LICENSE"], type: "commonjs", exports: { ".": { types: "./index.d.ts", default: "./dist/index.js" }, "./package.json": "./package.json", "./use-at-your-own-risk/rules": { types: "./rules.d.ts", default: "./dist/rules/index.js" }, "./use-at-your-own-risk/eslint-recommended-raw": { types: "./eslint-recommended-raw.d.ts", default: "./dist/configs/eslint-recommended-raw.js" } }, engines: { node: "^18.18.0 || ^20.9.0 || >=21.1.0" }, repository: { type: "git", url: "https://github.com/typescript-eslint/typescript-eslint.git", directory: "packages/eslint-plugin" }, bugs: { url: "https://github.com/typescript-eslint/typescript-eslint/issues" }, homepage: "https://typescript-eslint.io/packages/eslint-plugin", license: "MIT", keywords: ["eslint", "eslintplugin", "eslint-plugin", "typescript"], scripts: { build: "tsc -b tsconfig.build.json", clean: "tsc -b tsconfig.build.json --clean", postclean: "rimraf dist && rimraf coverage", format: 'prettier --write "./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}" --ignore-path ../../.prettierignore', "generate:breaking-changes": "tsx tools/generate-breaking-changes.mts", "generate:configs": "npx nx generate-configs repo", lint: "npx nx lint", test: 'cross-env NODE_OPTIONS="--experimental-vm-modules" jest --logHeapUsage', "test-single": 'cross-env NODE_OPTIONS="--experimental-vm-modules" jest --no-coverage', "check-types": "npx nx typecheck" }, dependencies: { "@eslint-community/regexpp": "^4.10.0", "@typescript-eslint/scope-manager": "8.29.1", "@typescript-eslint/type-utils": "8.29.1", "@typescript-eslint/utils": "8.29.1", "@typescript-eslint/visitor-keys": "8.29.1", graphemer: "^1.4.0", ignore: "^5.3.1", "natural-compare": "^1.4.0", "ts-api-utils": "^2.0.1" }, devDependencies: { "@jest/types": "29.6.3", "@types/marked": "^5.0.2", "@types/mdast": "^4.0.3", "@types/natural-compare": "*", "@typescript-eslint/rule-schema-to-typescript-types": "8.29.1", "@typescript-eslint/rule-tester": "8.29.1", ajv: "^6.12.6", "cross-env": "^7.0.3", "cross-fetch": "*", eslint: "*", jest: "29.7.0", "jest-specific-snapshot": "^8.0.0", "json-schema": "*", "markdown-table": "^3.0.3", marked: "^5.1.2", "mdast-util-from-markdown": "^2.0.0", "mdast-util-mdx": "^3.0.0", "micromark-extension-mdxjs": "^3.0.0", prettier: "^3.2.5", rimraf: "*", "title-case": "^3.0.3", tsx: "*", typescript: "*", "unist-util-visit": "^5.0.0" }, peerDependencies: { "@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0", eslint: "^8.57.0 || ^9.0.0", typescript: ">=4.8.4 <5.9.0" }, funding: { type: "opencollective", url: "https://opencollective.com/typescript-eslint" } };
154784
154785
  });
154785
154786
  var gWr = o((GTt, hWr) => {
154786
154787
  "use strict";
@@ -196031,7 +196032,7 @@ var M$;
196031
196032
  Qa = Hn(Hs, ia, Ci, Xa);
196032
196033
  break;
196033
196034
  case "typedef":
196034
- Qa = sl(Hs, ia, Ci, Xa);
196035
+ Qa = al(Hs, ia, Ci, Xa);
196035
196036
  break;
196036
196037
  case "callback":
196037
196038
  Qa = p1e(Hs, ia, Ci, Xa);
@@ -196265,7 +196266,7 @@ var M$;
196265
196266
  let Qa = Zt(true);
196266
196267
  return qg(), nn(y.createJSDocEnumTag(Hs, Qa, B(Ci, fn(), ia, Xa)), Ci);
196267
196268
  }
196268
- function sl(Ci, Hs, ia, Xa) {
196269
+ function al(Ci, Hs, ia, Xa) {
196269
196270
  let Qa = zu();
196270
196271
  sS();
196271
196272
  let du = TM();
@@ -197261,10 +197262,10 @@ var Czn = SHt;
197261
197262
  var li = xzn;
197262
197263
  var Ov = Czn;
197263
197264
  var EHt = THt["5.0"];
197264
- var al = up;
197265
- var Azn = /* @__PURE__ */ new Set([al.AmpersandAmpersandToken, al.BarBarToken, al.QuestionQuestionToken]);
197265
+ var ol = up;
197266
+ var Azn = /* @__PURE__ */ new Set([ol.AmpersandAmpersandToken, ol.BarBarToken, ol.QuestionQuestionToken]);
197266
197267
  var Dzn = /* @__PURE__ */ new Set([up.AmpersandAmpersandEqualsToken, up.AmpersandEqualsToken, up.AsteriskAsteriskEqualsToken, up.AsteriskEqualsToken, up.BarBarEqualsToken, up.BarEqualsToken, up.CaretEqualsToken, up.EqualsToken, up.GreaterThanGreaterThanEqualsToken, up.GreaterThanGreaterThanGreaterThanEqualsToken, up.LessThanLessThanEqualsToken, up.MinusEqualsToken, up.PercentEqualsToken, up.PlusEqualsToken, up.QuestionQuestionEqualsToken, up.SlashEqualsToken]);
197267
- var wzn = /* @__PURE__ */ new Set([al.AmpersandAmpersandToken, al.AmpersandToken, al.AsteriskAsteriskToken, al.AsteriskToken, al.BarBarToken, al.BarToken, al.CaretToken, al.EqualsEqualsEqualsToken, al.EqualsEqualsToken, al.ExclamationEqualsEqualsToken, al.ExclamationEqualsToken, al.GreaterThanEqualsToken, al.GreaterThanGreaterThanGreaterThanToken, al.GreaterThanGreaterThanToken, al.GreaterThanToken, al.InKeyword, al.InstanceOfKeyword, al.LessThanEqualsToken, al.LessThanLessThanToken, al.LessThanToken, al.MinusToken, al.PercentToken, al.PlusToken, al.SlashToken]);
197268
+ var wzn = /* @__PURE__ */ new Set([ol.AmpersandAmpersandToken, ol.AmpersandToken, ol.AsteriskAsteriskToken, ol.AsteriskToken, ol.BarBarToken, ol.BarToken, ol.CaretToken, ol.EqualsEqualsEqualsToken, ol.EqualsEqualsToken, ol.ExclamationEqualsEqualsToken, ol.ExclamationEqualsToken, ol.GreaterThanEqualsToken, ol.GreaterThanGreaterThanGreaterThanToken, ol.GreaterThanGreaterThanToken, ol.GreaterThanToken, ol.InKeyword, ol.InstanceOfKeyword, ol.LessThanEqualsToken, ol.LessThanLessThanToken, ol.LessThanToken, ol.MinusToken, ol.PercentToken, ol.PlusToken, ol.SlashToken]);
197268
197269
  function Pzn(t5) {
197269
197270
  return Dzn.has(t5.kind);
197270
197271
  }
@@ -197278,7 +197279,7 @@ function bq(t5) {
197278
197279
  return Eh(t5);
197279
197280
  }
197280
197281
  function Izn(t5) {
197281
- return t5.kind !== al.SemicolonClassElement;
197282
+ return t5.kind !== ol.SemicolonClassElement;
197282
197283
  }
197283
197284
  function u_(t5, e) {
197284
197285
  let n2 = OL(e);
@@ -197289,13 +197290,13 @@ function Ozn(t5) {
197289
197290
  return e == null ? null : e[e.length - 1] ?? null;
197290
197291
  }
197291
197292
  function Lzn(t5) {
197292
- return t5.kind === al.CommaToken;
197293
+ return t5.kind === ol.CommaToken;
197293
197294
  }
197294
197295
  function Fzn(t5) {
197295
- return t5.kind === al.SingleLineCommentTrivia || t5.kind === al.MultiLineCommentTrivia;
197296
+ return t5.kind === ol.SingleLineCommentTrivia || t5.kind === ol.MultiLineCommentTrivia;
197296
197297
  }
197297
197298
  function Mzn(t5) {
197298
- return t5.kind === al.JSDocComment;
197299
+ return t5.kind === ol.JSDocComment;
197299
197300
  }
197300
197301
  function Rzn(t5) {
197301
197302
  if (Pzn(t5)) return { type: li.AssignmentExpression, operator: bq(t5.kind) };
@@ -197330,10 +197331,10 @@ function Cde(t5, e) {
197330
197331
  return [t5.getStart(e), t5.getEnd()];
197331
197332
  }
197332
197333
  function Bzn(t5) {
197333
- return t5.kind >= al.FirstToken && t5.kind <= al.LastToken;
197334
+ return t5.kind >= ol.FirstToken && t5.kind <= ol.LastToken;
197334
197335
  }
197335
197336
  function xHt(t5) {
197336
- return t5.kind >= al.JsxElement && t5.kind <= al.JsxAttribute;
197337
+ return t5.kind >= ol.JsxElement && t5.kind <= ol.JsxAttribute;
197337
197338
  }
197338
197339
  function ent(t5) {
197339
197340
  return t5.flags & yw.Let ? "let" : (t5.flags & yw.AwaitUsing) === yw.AwaitUsing ? "await using" : t5.flags & yw.Const ? "const" : t5.flags & yw.Using ? "using" : "var";
@@ -197341,11 +197342,11 @@ function ent(t5) {
197341
197342
  function D$(t5) {
197342
197343
  let e = OL(t5);
197343
197344
  if (e != null) for (let n2 of e) switch (n2.kind) {
197344
- case al.PublicKeyword:
197345
+ case ol.PublicKeyword:
197345
197346
  return "public";
197346
- case al.ProtectedKeyword:
197347
+ case ol.ProtectedKeyword:
197347
197348
  return "protected";
197348
- case al.PrivateKeyword:
197349
+ case ol.PrivateKeyword:
197349
197350
  return "private";
197350
197351
  default:
197351
197352
  break;
@@ -197378,7 +197379,7 @@ function mGt(t5) {
197378
197379
  });
197379
197380
  }
197380
197381
  function pre(t5) {
197381
- return t5.kind === al.ComputedPropertyName;
197382
+ return t5.kind === ol.ComputedPropertyName;
197382
197383
  }
197383
197384
  function hGt(t5) {
197384
197385
  return !!t5.questionToken;
@@ -197391,35 +197392,35 @@ function Vzn(t5, e) {
197391
197392
  }
197392
197393
  function zzn(t5) {
197393
197394
  let e;
197394
- if (EHt && t5.kind === al.Identifier ? e = uKt(t5) : "originalKeywordKind" in t5 && (e = t5.originalKeywordKind), e) return e === al.NullKeyword ? Ov.Null : e >= al.FirstFutureReservedWord && e <= al.LastKeyword ? Ov.Identifier : Ov.Keyword;
197395
- if (t5.kind >= al.FirstKeyword && t5.kind <= al.LastFutureReservedWord) return t5.kind === al.FalseKeyword || t5.kind === al.TrueKeyword ? Ov.Boolean : Ov.Keyword;
197396
- if (t5.kind >= al.FirstPunctuation && t5.kind <= al.LastPunctuation) return Ov.Punctuator;
197397
- if (t5.kind >= al.NoSubstitutionTemplateLiteral && t5.kind <= al.TemplateTail) return Ov.Template;
197395
+ if (EHt && t5.kind === ol.Identifier ? e = uKt(t5) : "originalKeywordKind" in t5 && (e = t5.originalKeywordKind), e) return e === ol.NullKeyword ? Ov.Null : e >= ol.FirstFutureReservedWord && e <= ol.LastKeyword ? Ov.Identifier : Ov.Keyword;
197396
+ if (t5.kind >= ol.FirstKeyword && t5.kind <= ol.LastFutureReservedWord) return t5.kind === ol.FalseKeyword || t5.kind === ol.TrueKeyword ? Ov.Boolean : Ov.Keyword;
197397
+ if (t5.kind >= ol.FirstPunctuation && t5.kind <= ol.LastPunctuation) return Ov.Punctuator;
197398
+ if (t5.kind >= ol.NoSubstitutionTemplateLiteral && t5.kind <= ol.TemplateTail) return Ov.Template;
197398
197399
  switch (t5.kind) {
197399
- case al.NumericLiteral:
197400
+ case ol.NumericLiteral:
197400
197401
  return Ov.Numeric;
197401
- case al.JsxText:
197402
+ case ol.JsxText:
197402
197403
  return Ov.JSXText;
197403
- case al.StringLiteral:
197404
- return t5.parent.kind === al.JsxAttribute || t5.parent.kind === al.JsxElement ? Ov.JSXText : Ov.String;
197405
- case al.RegularExpressionLiteral:
197404
+ case ol.StringLiteral:
197405
+ return t5.parent.kind === ol.JsxAttribute || t5.parent.kind === ol.JsxElement ? Ov.JSXText : Ov.String;
197406
+ case ol.RegularExpressionLiteral:
197406
197407
  return Ov.RegularExpression;
197407
- case al.Identifier:
197408
- case al.ConstructorKeyword:
197409
- case al.GetKeyword:
197410
- case al.SetKeyword:
197408
+ case ol.Identifier:
197409
+ case ol.ConstructorKeyword:
197410
+ case ol.GetKeyword:
197411
+ case ol.SetKeyword:
197411
197412
  default:
197412
197413
  }
197413
- return t5.kind === al.Identifier && (xHt(t5.parent) || t5.parent.kind === al.PropertyAccessExpression && qzn(t5)) ? Ov.JSXIdentifier : Ov.Identifier;
197414
+ return t5.kind === ol.Identifier && (xHt(t5.parent) || t5.parent.kind === ol.PropertyAccessExpression && qzn(t5)) ? Ov.JSXIdentifier : Ov.Identifier;
197414
197415
  }
197415
197416
  function Yzn(t5, e) {
197416
- let n2 = t5.kind === al.JsxText ? t5.getFullStart() : t5.getStart(e), i = t5.getEnd(), a = e.text.slice(n2, i), c = zzn(t5), p2 = [n2, i], f = k$(p2, e);
197417
+ let n2 = t5.kind === ol.JsxText ? t5.getFullStart() : t5.getStart(e), i = t5.getEnd(), a = e.text.slice(n2, i), c = zzn(t5), p2 = [n2, i], f = k$(p2, e);
197417
197418
  return c === Ov.RegularExpression ? { type: c, loc: f, range: p2, regex: { flags: a.slice(a.lastIndexOf("/") + 1), pattern: a.slice(1, a.lastIndexOf("/")) }, value: a } : { type: c, loc: f, range: p2, value: a };
197418
197419
  }
197419
197420
  function Wzn(t5) {
197420
197421
  let e = [];
197421
197422
  function n2(i) {
197422
- Fzn(i) || Mzn(i) || (Bzn(i) && i.kind !== al.EndOfFileToken ? e.push(Yzn(i, t5)) : i.getChildren(t5).forEach(n2));
197423
+ Fzn(i) || Mzn(i) || (Bzn(i) && i.kind !== ol.EndOfFileToken ? e.push(Yzn(i, t5)) : i.getChildren(t5).forEach(n2));
197423
197424
  }
197424
197425
  return n2(t5), e;
197425
197426
  }
@@ -197451,7 +197452,7 @@ function $zn(t5) {
197451
197452
  return !!("illegalDecorators" in t5 && (e = t5.illegalDecorators) != null && e.length);
197452
197453
  }
197453
197454
  function Gzn(t5, e) {
197454
- return t5.kind === al.EndOfFileToken ? !!t5.jsDoc : t5.getWidth(e) !== 0;
197455
+ return t5.kind === ol.EndOfFileToken ? !!t5.jsDoc : t5.getWidth(e) !== 0;
197455
197456
  }
197456
197457
  function Kzn(t5, e) {
197457
197458
  if (t5 !== void 0) for (let n2 = 0; n2 < t5.length; n2++) {
@@ -197460,18 +197461,18 @@ function Kzn(t5, e) {
197460
197461
  }
197461
197462
  }
197462
197463
  function Hzn(t5) {
197463
- return (EHt ? uKt(t5) : t5.originalKeywordKind) === al.ThisKeyword;
197464
+ return (EHt ? uKt(t5) : t5.originalKeywordKind) === ol.ThisKeyword;
197464
197465
  }
197465
197466
  function DHt(t5) {
197466
- return !!t5 && t5.kind === al.Identifier && Hzn(t5);
197467
+ return !!t5 && t5.kind === ol.Identifier && Hzn(t5);
197467
197468
  }
197468
197469
  function Xzn(t5) {
197469
197470
  if (!DHt(t5)) return false;
197470
197471
  for (; wqn(t5.parent) && t5.parent.left === t5; ) t5 = t5.parent;
197471
- return t5.parent.kind === al.TypeQuery;
197472
+ return t5.parent.kind === ol.TypeQuery;
197472
197473
  }
197473
197474
  function Qzn(t5) {
197474
- return t5 == null ? true : t5.pos === t5.end && t5.pos >= 0 && t5.kind !== al.EndOfFileToken;
197475
+ return t5 == null ? true : t5.pos === t5.end && t5.pos >= 0 && t5.kind !== ol.EndOfFileToken;
197475
197476
  }
197476
197477
  function gGt(t5) {
197477
197478
  return !Qzn(t5);
@@ -197480,7 +197481,7 @@ function Zzn(t5) {
197480
197481
  return cKt(t5.parent, bKt);
197481
197482
  }
197482
197483
  function eYn(t5) {
197483
- return u_(al.AbstractKeyword, t5);
197484
+ return u_(ol.AbstractKeyword, t5);
197484
197485
  }
197485
197486
  function tYn(t5) {
197486
197487
  if (t5.parameters.length && !oHt(t5)) {
@@ -197494,40 +197495,40 @@ function rYn(t5) {
197494
197495
  }
197495
197496
  function nYn(t5) {
197496
197497
  switch (t5.kind) {
197497
- case al.ClassDeclaration:
197498
+ case ol.ClassDeclaration:
197498
197499
  return true;
197499
- case al.ClassExpression:
197500
+ case ol.ClassExpression:
197500
197501
  return true;
197501
- case al.PropertyDeclaration: {
197502
+ case ol.PropertyDeclaration: {
197502
197503
  let { parent: e } = t5;
197503
197504
  return !!(ske(e) || Sre(e) && !eYn(t5));
197504
197505
  }
197505
- case al.GetAccessor:
197506
- case al.SetAccessor:
197507
- case al.MethodDeclaration: {
197506
+ case ol.GetAccessor:
197507
+ case ol.SetAccessor:
197508
+ case ol.MethodDeclaration: {
197508
197509
  let { parent: e } = t5;
197509
197510
  return !!t5.body && (ske(e) || Sre(e));
197510
197511
  }
197511
- case al.Parameter: {
197512
+ case ol.Parameter: {
197512
197513
  let { parent: e } = t5, n2 = e.parent;
197513
- return !!e && "body" in e && !!e.body && (e.kind === al.Constructor || e.kind === al.MethodDeclaration || e.kind === al.SetAccessor) && tYn(e) !== t5 && !!n2 && n2.kind === al.ClassDeclaration;
197514
+ return !!e && "body" in e && !!e.body && (e.kind === ol.Constructor || e.kind === ol.MethodDeclaration || e.kind === ol.SetAccessor) && tYn(e) !== t5 && !!n2 && n2.kind === ol.ClassDeclaration;
197514
197515
  }
197515
197516
  }
197516
197517
  return false;
197517
197518
  }
197518
197519
  function znt(t5) {
197519
197520
  switch (t5.kind) {
197520
- case al.Identifier:
197521
+ case ol.Identifier:
197521
197522
  return true;
197522
- case al.PropertyAccessExpression:
197523
- case al.ElementAccessExpression:
197523
+ case ol.PropertyAccessExpression:
197524
+ case ol.ElementAccessExpression:
197524
197525
  return !(t5.flags & yw.OptionalChain);
197525
- case al.ParenthesizedExpression:
197526
- case al.TypeAssertionExpression:
197527
- case al.AsExpression:
197528
- case al.SatisfiesExpression:
197529
- case al.ExpressionWithTypeArguments:
197530
- case al.NonNullExpression:
197526
+ case ol.ParenthesizedExpression:
197527
+ case ol.TypeAssertionExpression:
197528
+ case ol.AsExpression:
197529
+ case ol.SatisfiesExpression:
197530
+ case ol.ExpressionWithTypeArguments:
197531
+ case ol.NonNullExpression:
197531
197532
  return znt(t5.expression);
197532
197533
  default:
197533
197534
  return false;
@@ -209541,7 +209542,7 @@ function Wbs(t5) {
209541
209542
  return e;
209542
209543
  }
209543
209544
  var pTs = q(OQr(), 1);
209544
- var Kxt = { name: "@batijs/core", version: "0.0.428", description: "", type: "module", types: "./dist/index.d.ts", scripts: { "check-types": "tsc --noEmit", vue: "tsx src/parse/linters/vue.ts", test: "vitest run", "test:ci": "vitest run", build: "tsup" }, keywords: [], author: "Jo\xEBl Charles <joel.charles91@gmail.com>", repository: "https://github.com/vikejs/bati", license: "MIT", devDependencies: { "@batijs/features": "workspace:*", "@types/eslint": "^9.6.1", "@types/estree": "^1.0.7", "@types/node": "^18.19.86", "@types/which": "^3.0.4", "@typescript-eslint/parser": "^8.29.0", "@typescript-eslint/utils": "^8.29.0", "attributes-parser": "^2.2.3", colorette: "^2.0.20", esbuild: "^0.25.2", eslint: "^9.24.0", "eslint-plugin-solid": "^0.14.5", "eslint-rule-composer": "^0.3.0", espree: "^10.3.0", magicast: "^0.3.5", "mdast-builder": "^1.1.1", "mdast-util-from-markdown": "^2.0.2", "mdast-util-to-markdown": "^2.1.2", "mdast-util-to-string": "^4.0.0", "mdast-util-toc": "^7.1.0", prettier: "^3.5.3", squirrelly: "^9.1.0", tsup: "^8.4.0", tsx: "^4.19.3", typescript: "^5.8.3", "unplugin-purge-polyfills": "^0.0.7", vitest: "^3.1.1", "vue-eslint-parser": "^10.1.3", which: "^5.0.0", yaml: "^2.7.1" }, exports: { ".": "./dist/index.js", "./types": { types: "./global.d.ts" } }, typesVersions: { "*": { types: ["./global.d.ts"] } }, files: ["dist/"] };
209545
+ var Kxt = { name: "@batijs/core", version: "0.0.429", description: "", type: "module", types: "./dist/index.d.ts", scripts: { "check-types": "tsc --noEmit", vue: "tsx src/parse/linters/vue.ts", test: "vitest run", "test:ci": "vitest run", build: "tsup" }, keywords: [], author: "Jo\xEBl Charles <joel.charles91@gmail.com>", repository: "https://github.com/vikejs/bati", license: "MIT", devDependencies: { "@batijs/features": "workspace:*", "@types/eslint": "^9.6.1", "@types/estree": "^1.0.7", "@types/node": "^18.19.86", "@types/which": "^3.0.4", "@typescript-eslint/parser": "^8.29.1", "@typescript-eslint/utils": "^8.29.1", "attributes-parser": "^2.2.3", colorette: "^2.0.20", esbuild: "^0.25.2", eslint: "^9.24.0", "eslint-plugin-solid": "^0.14.5", "eslint-rule-composer": "^0.3.0", espree: "^10.3.0", magicast: "^0.3.5", "mdast-builder": "^1.1.1", "mdast-util-from-markdown": "^2.0.2", "mdast-util-to-markdown": "^2.1.2", "mdast-util-to-string": "^4.0.0", "mdast-util-toc": "^7.1.0", prettier: "^3.5.3", squirrelly: "^9.1.0", tsup: "^8.4.0", tsx: "^4.19.3", typescript: "^5.8.3", "unplugin-purge-polyfills": "^0.0.7", vitest: "^3.1.1", "vue-eslint-parser": "^10.1.3", which: "^5.0.0", yaml: "^2.7.1" }, exports: { ".": "./dist/index.js", "./types": { types: "./global.d.ts" } }, typesVersions: { "*": { types: ["./global.d.ts"] } }, files: ["dist/"] };
209545
209546
  function _Ts() {
209546
209547
  if (process.env.npm_config_user_agent) return dTs(process.env.npm_config_user_agent);
209547
209548
  }