type github.com/evanw/esbuild/internal/bundler.matchImportKind

3 uses

	github.com/evanw/esbuild/internal/bundler (current package)
		linker.go#L1932: type matchImportKind uint8
		linker.go#L1936: 	matchImportIgnore matchImportKind = iota
		linker.go#L1958: 	kind             matchImportKind