Module Api.GPURequestAdapterOptions

class type js = object ... end
type t = js Js_of_ocaml.Js.t
val create : ?⁠powerPreference:GPUPowerPreference.t -> unit -> t