Endo API documentation
Preparing search index...
@endo/exo
MatchConfig
Type Alias MatchConfig
type
MatchConfig
=
{
declaredLen
:
number
;
hasRestArgGuard
:
boolean
;
paramsPattern
:
Pattern
;
redactedIndices
:
number
[]
;
restArgGuardIsRaw
:
boolean
;
}
Index
Properties
declared
Len
has
Rest
Arg
Guard
params
Pattern
redacted
Indices
rest
Arg
Guard
Is
Raw
Properties
declared
Len
declaredLen
:
number
has
Rest
Arg
Guard
hasRestArgGuard
:
boolean
params
Pattern
paramsPattern
:
Pattern
redacted
Indices
redactedIndices
:
number
[]
rest
Arg
Guard
Is
Raw
restArgGuardIsRaw
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
declared
Len
has
Rest
Arg
Guard
params
Pattern
redacted
Indices
rest
Arg
Guard
Is
Raw
Endo API documentation
Loading...