import { type TemplateLiteralParser } from "https://deno.land/x/openbox@1.1.8/deps.ts";
const { And } = TemplateLiteralParser;
definition: { type: "and"; expr: Expression[]; }
import { type TemplateLiteralParser } from "https://deno.land/x/openbox@1.1.8/deps.ts";
const { And } = TemplateLiteralParser;