import { type StrokeOpts } from "https://deno.land/x/canvaseno@v1.0.2/mod.ts";
Options used for SkPath.stroke(). If an option is omitted, a sensible default will be used.
Properties
if > 1, increase precision, else if (0 < resScale < 1) reduce precision to favor speed and size
optional
join: StrokeJoinoptional
cap: StrokeCap