Cerbos JavaScript SDK
    Preparing search index...

    Interface Matches

    A set of expressions to evaluate in a boolean match.

    interface Matches {
        of: Match[];
    }
    Index

    Properties

    Properties

    of: Match[]

    The expressions to evaluate.