var github.com/google/safehtml/template.jsTemplateExprEnd

2 uses

	github.com/google/safehtml/template (current package)
		escape.go#L822: 	jsTemplateExprEnd   = []byte("}")
		escape.go#L866: 		exprEnd := bytes.Index(s.Bytes(), jsTemplateExprEnd)