Search
Preparing search index...
The search index is not available
Freesia - v2.0.1
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Freesia - v2.0.1
ConditionInit
Interface ConditionInit<R>
Type parameters
R
:
string
Hierarchy
ConditionInit
Index
Methods
match
Methods
match
match
<
T
>
(
pattern
:
RegExp
|
R
|
R
[]
, handler
:
(
reality
:
R
)
=>
T
)
:
Condition
<
T
,
R
>
Type parameters
T
Parameters
pattern:
RegExp
|
R
|
R
[]
handler:
(
reality
:
R
)
=>
T
(
reality
:
R
)
:
T
Parameters
reality:
R
Returns
T
Returns
Condition
<
T
,
R
>
Exports
Condition
Init
match
Generated using
TypeDoc