tsqtsq - v1.2.0
    Preparing search index...

    Type Alias Increase

    Parameters for the increase() function.

    type Increase = {
        expr: string;
        interval?: string;
    }
    Index

    Properties

    Properties

    expr: string
    interval?: string