kysely
    Preparing search index...

    Interface AggregateFunctionBuilderProps

    interface AggregateFunctionBuilderProps {
        aggregateFunctionNode: AggregateFunctionNode;
    }
    Index

    Properties

    aggregateFunctionNode: AggregateFunctionNode