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

3 uses

	github.com/evanw/esbuild/internal/bundler (current package)
		linker.go#L2031: 		case importNoMatch:
		linker.go#L2247: 	importNoMatch importStatus = iota
		linker.go#L2313: 	return importTracker{}, importNoMatch, nil