Traqula
    Preparing search index...
    interface BaseExpression {
        distinct?: boolean;
        type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    distinct?: boolean
    type: string