Wd_session.User_prompt_handlerval make :
?alert:User_prompt_handler_type.t ->
?before_unload:User_prompt_handler_type.t ->
?confirm:User_prompt_handler_type.t ->
?default:User_prompt_handler_type.t ->
?file:User_prompt_handler_type.t ->
?prompt:User_prompt_handler_type.t ->
unit ->
tval alert : t -> User_prompt_handler_type.t optionval before_unload : t -> User_prompt_handler_type.t optionval confirm : t -> User_prompt_handler_type.t optionval default : t -> User_prompt_handler_type.t optionval file : t -> User_prompt_handler_type.t optionval prompt : t -> User_prompt_handler_type.t optionval jsont : t Jsont.t