github.com/evanw/esbuild/internal/bundler.matchImportResult.namespaceRef (field)

5 uses

	github.com/evanw/esbuild/internal/bundler (current package)
		linker.go#L1874: 				NamespaceRef: result.namespaceRef,
		linker.go#L1885: 				NamespaceRef: result.namespaceRef,
		linker.go#L1959: 	namespaceRef     js_ast.Ref
		linker.go#L2010: 					result.namespaceRef = namedImport.NamespaceRef
		linker.go#L2015: 						namespaceRef: namedImport.NamespaceRef,