pond-ts API Reference (core)
    Preparing search index...

    Type Alias LiveAggregationOptions

    type LiveAggregationOptions = {
        grace?: DurationInput | `${number}${"ms" | "s" | "m" | "h" | "d"}`;
    }
    Index

    Properties

    Properties

    grace?: DurationInput | `${number}${"ms" | "s" | "m" | "h" | "d"}`