Module Canvas2d.LineCap

type t = private string
val butt : t
val round : t
val square : t