AutoBE
    Preparing search index...
    interface ITruthyPredicate {
        kind: "truthy";
        value: IValueExpression;
    }
    Index

    Properties

    Properties

    kind: "truthy"