type github.com/evanw/esbuild/internal/js_printer.joinerString

3 uses

	github.com/evanw/esbuild/internal/js_printer (current package)
		js_printer.go#L120: 	strings  []joinerString
		js_printer.go#L125: type joinerString struct {
		js_printer.go#L139: 	j.strings = append(j.strings, joinerString{data, j.length})