import { type Property } from "https://deno.land/x/pagic@v1.6.3/cdn.pagic.org/csstype@3.0.3/index.d.ts";
const { PointerEvents } = Property;
definition:
| Globals
| "all"
| "auto"
| "fill"
| "inherit"
| "none"
| "painted"
| "stroke"
| "visible"
| "visibleFill"
| "visiblePainted"
| "visibleStroke"