github.com/evanw/esbuild/internal/ast.ImportRecord.CallsRunTimeExportStarFn (field)

4 uses

	github.com/evanw/esbuild/internal/ast (current package)
		ast.go#L79: 	CallsRunTimeExportStarFn bool

	github.com/evanw/esbuild/internal/bundler
		linker.go#L2662: 			record.CallsRunTimeExportStarFn = true
		linker.go#L3075: 						if record.CallsRunTimeExportStarFn {
		linker.go#L3103: 						if record.CallsRunTimeExportStarFn {