Module Graphics.Canvas

type t
val create : ?⁠sketch:P5.Sketch.t -> ?⁠renderer:'a -> int -> int -> Jv.t