type alias DirectionRe-exportimport { type Direction } from "https://deno.land/x/cliffy@v0.25.6/table/mod.ts"; definition: "left" | "right" | "center"