function buildBoolAggimport { buildBoolAgg } from "https://dotland.deno.dev/x/pg_mem@2.6.7/transforms/aggregations/bool-aggregs.ts"; buildBoolAgg(this: void,base: _ISelection,call: ExprCall,fn: "bool_and" | "bool_or",)Parametersthis: voidbase: _ISelectioncall: ExprCallfn: "bool_and" | "bool_or"