type alias BooleanListOperatorimport { type BooleanListOperator } from "https://dotland.deno.dev/x/dax@0.39.2/src/shell.ts"; definition: "and" | "or"