Cerbos JavaScript SDK
Cerbos
GitHub
Preparing search index...
@cerbos/hub
StringMatchIn
Interface StringMatchIn
Filter to match a string from a list.
interface
StringMatchIn
{
in
:
string
[]
;
}
Index
Properties
in
Properties
in
in
:
string
[]
The strings to match.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
in
Cerbos
GitHub
Cerbos JavaScript SDK
Loading...
Filter to match a string from a list.