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

3 uses

	github.com/evanw/esbuild/internal/bundler (current package)
		linker.go#L1905: 				b := c.files[result.otherSourceIndex].source
		linker.go#L1963: 	otherSourceIndex uint32
		linker.go#L2114: 					otherSourceIndex: ambiguousResult.sourceIndex,