package js.html; typedef CanvasRenderingContext2DSettings = { @:optional var alpha : Bool; @:optional var desynchronized : Bool; };