const github.com/evanw/esbuild/internal/bundler.importProbablyTypeScriptType

3 uses

	github.com/evanw/esbuild/internal/bundler (current package)
		linker.go#L2053: 		case importProbablyTypeScriptType:
		linker.go#L2266: 	importProbablyTypeScriptType
		linker.go#L2310: 		return importTracker{}, importProbablyTypeScriptType, nil