Preparing search index...
The search index is not available
@clockworkdog/cogs-client
@clockworkdog/cogs-client
ManifestTypes
TypeFromCogsValueType
Type Alias TypeFromCogsValueType<ValueType>
TypeFromCogsValueType
:
ValueType
extends
CogsValueTypeOption
<
any
>
?
ValueType
[
"options"
]
[
number
]
:
ValueType
extends
CogsValueTypeString
?
Readonly
<
string
>
:
ValueType
extends
CogsValueTypeNumber
?
number
:
ValueType
extends
CogsValueTypeBoolean
?
boolean
:
undefined
Type Parameters
ValueType
extends
Pick
<
CogsValueType
,
"type"
>
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@clockworkdog/cogs-client
Loading...