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

3 uses

	github.com/evanw/esbuild/internal/config (current package)
		config.go#L407: 	OnLoad    []OnLoad
		config.go#L436: type OnLoad struct {

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