type alias CanvasDirectionimport { type CanvasDirection } from "https://deno.land/x/canvas@v1.4.1/mod.ts"; definition: "ltr" | "rtl" | "inherit"