KC's Workspace
Github
Preparing search index...
@kcconfigs/tsdown
<internal>
NestedHooks
Type Alias NestedHooks<T>
NestedHooks
:
(
Partial
<
StripGeneric
<
T
>
>
|
Partial
<
OnlyGeneric
<
T
>
>
)
&
Partial
<
{
[
key
in
Namespaces
<
StripGeneric
<
T
>
>
]
:
NestedHooks
<
WithoutNamespace
<
T
,
key
>
,
>
}
,
>
&
Partial
<
{
[
key
in
BareHooks
<
StripGeneric
<
T
>
>
]
:
T
[
key
]
}
>
Type Parameters
T
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
Github
KC's Workspace
Loading...