Cerbos JavaScript SDK
    Preparing search index...

    Interface MatchNone

    A set of expressions to evaluate in a condition that must all be false.

    interface MatchNone {
        none: Matches;
    }
    Index

    Properties

    Properties

    none: Matches

    The expressions that must all be false.