method kysely.AliasedAggregateFunctionBuilder.prototype.toOperationNode
import { kysely } from "https://dotland.deno.dev/x/kysely_postgrs_js_dialect@v0.27.3/deps.ts";
const { AliasedAggregateFunctionBuilder } = kysely;

Creates the OperationNode that describes how to compile this expression into SQL.