import { type Property } from "https://deno.land/x/pagic@v1.6.1/cdn.pagic.org/csstype@3.0.3/index.d.ts";
const { DominantBaseline } = Property;
definition:
| Globals
| "alphabetic"
| "auto"
| "central"
| "hanging"
| "ideographic"
| "mathematical"
| "middle"
| "no-change"
| "reset-size"
| "text-after-edge"
| "text-before-edge"
| "use-script"