Skip to main content
Latest
type alias ElementType
import { type ElementType } from "https://deno.land/x/drex@v1.1.1/mod.ts";
definition:
| "Root"
| "ActionRow"
| "Button"
| "Select"
| "Option"