@micro-router
Preparing search index...
@micro-router/core
MatchRegexpOpts
Type Alias MatchRegexpOpts<K>
type
MatchRegexpOpts
<
K
extends
string
>
=
{
path
?:
K
;
regexp
:
RegExp
;
}
Type Parameters
K
extends
string
Index
Properties
path?
regexp
Properties
Optional
path
path
?:
K
regexp
regexp
:
RegExp
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
regexp
@micro-router
Loading...