Wd_script.Target
type t = [
| `Realm of Realm.t
| `Context of Wd.Browsing_context.t * string option
]
val jsont : t Jsont.t