Client.Type
Client type enum.
type t = Jstr.t
The type for client type values.
val window : t
val worker : t
val sharedworker : t
val all : t