sesaparcours
Preparing search index...
types
<internal>
BoxedRule
Type Alias BoxedRule
type
BoxedRule
=
{
condition
:
undefined
|
PatternConditionFunction
;
id
?:
string
;
match
:
Pattern
;
priority
:
number
;
replace
:
BoxedExpression
|
PatternReplaceFunction
;
}
Index
Properties
condition
id?
match
priority
replace
Properties
condition
condition
:
undefined
|
PatternConditionFunction
Optional
id
id
?:
string
match
match
:
Pattern
priority
priority
:
number
replace
replace
:
BoxedExpression
|
PatternReplaceFunction
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
condition
id
match
priority
replace
sesaparcours
Loading...