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

    Properties

    Properties

    check: "less_than"
    inclusive: true
    value: number