Cerbos JavaScript SDK
Cerbos
GitHub
Preparing search index...
@cerbos/core
MatchExpr
Interface MatchExpr
A single expression to evaluate in a condition.
interface
MatchExpr
{
expr
:
string
;
}
Index
Properties
expr
Properties
expr
expr
:
string
A
Common Expression Language
expression to evaluate.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expr
Cerbos
GitHub
Cerbos JavaScript SDK
Loading...
A single expression to evaluate in a condition.