Module Request.Destination

Request destination enum.

type t = Jstr.t

The type for RequestDestination values.

val audio : t
val audioworklet : t
val document : t
val embed : t
val font : t
val frame : t
val iframe : t
val image : t
val manifest : t
val object' : t
val paintworklet : t
val report : t
val script : t
val sharedworker : t
val style : t
val track : t
val video : t
val worker : t
val xslt : t