github.com/evanw/esbuild/pkg/api.pluginImpl.OnResolve (method)

one use

	github.com/evanw/esbuild/pkg/api (current package)
		api_impl.go#L1172: func (impl *pluginImpl) OnResolve(options OnResolveOptions, callback func(OnResolveArgs) (OnResolveResult, error)) {