MCPcopy Create free account
hub / github.com/microsoft/typescript-go / IsSourceFileDefaultLibrary

Method IsSourceFileDefaultLibrary

internal/checker/checker.go:566–566  ·  view source on GitHub ↗
(path tspath.Path)

Source from the content-addressed store, hash-verified

564 GetImportHelpersImportSpecifier(path tspath.Path) *ast.Node
565 SourceFileMayBeEmitted(sourceFile *ast.SourceFile, forceDtsEmit bool) bool
566 IsSourceFileDefaultLibrary(path tspath.Path) bool
567 GetProjectReferenceFromOutputDts(path tspath.Path) *tsoptions.SourceOutputAndProjectReference
568 GetRedirectForResolution(file ast.HasFileName) *tsoptions.ParsedCommandLine
569 CommonSourceDirectory() string

Implementers 3

aliasResolverinternal/ls/autoimport/aliasresolver.g
Programinternal/compiler/program.go
fakePrograminternal/transformers/tstransforms/imp

Calls

no outgoing calls

Tested by

no test coverage detected