hipthrusts - v1.2.0
Preparing search index...
types
NestedPathReq
Type Alias NestedPathReq<TPath>
NestedPathReq
:
TPath
extends
`
${
infer
THead
}
.
${
infer
TRest
}
`
?
{
[
K
in
THead
]
:
NestedPathReq
<
TRest
>
}
:
{
[
K
in
TPath
]
:
unknown
}
Type Parameters
TPath
extends
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
hipthrusts - v1.2.0
Loading...