KC's Workspace
Github
Preparing search index...
@kcconfigs/tsdown
<internal>
WithoutNamespace
Type Alias WithoutNamespace<T, Namespace>
WithoutNamespace
:
{
[
key
in
HooksInNamespace
<
T
,
Namespace
>
]
:
`
${
Namespace
}
:
${
key
}
`
extends
keyof
T
?
T
[
`
${
Namespace
}
:
${
key
}
`
]
:
never
}
Type Parameters
T
Namespace
extends
string
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
Github
KC's Workspace
Loading...