@micro-router
Preparing search index...
@micro-router/core
MatchSuccess
Type Alias MatchSuccess<Data>
type
MatchSuccess
<
Data
=
any
>
=
{
captures
:
number
;
data
:
Data
;
ok
:
true
;
remaining
:
string
;
}
Type Parameters
Data
=
any
Index
Properties
captures
data
ok
remaining
Properties
Readonly
captures
captures
:
number
Readonly
data
data
:
Data
Readonly
ok
ok
:
true
Readonly
remaining
remaining
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
captures
data
ok
remaining
@micro-router
Loading...