shajara API
Overview
Preparing search index...
@shajara/kernel
index
ContextKeyValue
Type Alias ContextKeyValue<K>
ContextKeyValue
:
K
extends
ContextKey
<
infer
Value
>
?
Value
:
never
Extracts the value type carried by a context key.
Type Parameters
K
extends
ContextKey
<
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Overview
shajara API
Loading...
Extracts the value type carried by a context key.