type alias ImageSmoothingQualityimport { type ImageSmoothingQuality } from "https://deno.land/x/evt@v2.5.3/lib/types/lib.dom.ts"; definition: "high" | "low" | "medium"