Wd_browsing_context.User_prompt_type
type t = [
| `Alert
| `Beforeunload
| `Confirm
| `Prompt
]
val jsont : t Jsont.t