Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
type alias CanvasTextBaseline
import { type CanvasTextBaseline } from "https://deno.land/x/canvaseno@v1.0.2/mod.ts";
definition:
| "top"
| "hanging"
| "middle"
| "alphabetic"
| "ideographic"
| "bottom"