type github.com/evanw/esbuild/internal/config.OnResolve

3 uses

	github.com/evanw/esbuild/internal/config (current package)
		config.go#L406: 	OnResolve []OnResolve
		config.go#L410: type OnResolve struct {

	github.com/evanw/esbuild/pkg/api
		api_impl.go#L1179: 	impl.plugin.OnResolve = append(impl.plugin.OnResolve, config.OnResolve{