@witchcraft/spellcraft
Github
Issues
npm
Preparing search index...
types/manager
CanHookErrors
Type Alias CanHookErrors<T, TKey>
CanHookErrors
:
T
extends
CanHooks
?
TKey
extends
keyof
T
?
Extract
<
ReturnType
<
Extract
<
T
[
TKey
]
,
AnyFunction
>
>
,
Error
>
:
never
:
never
Type Parameters
T
extends
CanHooks
|
any
TKey
extends
keyof
T
|
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Issues
npm
@witchcraft/spellcraft
Loading...