@traversable/schema
    Preparing search index...
    type GTE = {
        check: "greater_than";
        inclusive: true;
        value: number;
    }
    Index

    Properties

    Properties

    check: "greater_than"
    inclusive: true
    value: number