Envelope Pattern TypeScript - v1.0.0-alpha.20
Preparing search index...
dispatchPathsWithCaptures
Function dispatchPathsWithCaptures
dispatchPathsWithCaptures
(
pattern
:
Pattern
,
haystack
:
Envelope
,
)
:
[
Path
[]
,
Map
<
string
,
Path
[]
>
]
Dispatch pathsWithCaptures on a Pattern.
Parameters
pattern
:
Pattern
haystack
:
Envelope
Returns
[
Path
[]
,
Map
<
string
,
Path
[]
>
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Envelope Pattern TypeScript - v1.0.0-alpha.20
Loading...
Dispatch pathsWithCaptures on a Pattern.