Preparing search index...
The search index is not available
devfive front components
devfive front components
index
PathParamNames
Type alias PathParamNames<Path, Acc>
Path
Param
Names
<
Path
,
Acc
>
:
Path
extends
`
${
string
}
{
${
infer
Name
}
}/
${
infer
R
}
`
?
PathParamNames
<
R
,
Name
|
Acc
>
:
Path
extends
`
${
string
}
{
${
infer
Name
}
}
`
?
Name
|
Acc
:
Acc
Type Parameters
Path
extends
string
Acc
=
never
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
devfive front components
index
test
Generated using
TypeDoc