Preparing search index...
The search index is not available
memium
memium
ArrayValue
Type Alias ArrayValue<T>
ArrayValue
:
undefined
extends
T
[
"array"
]
?
ArrayOf
<
Value
<
T
>
>
:
InstanceType
<
T
[
"array"
]
&
new
(
...
args
:
any
[]
)
=>
unknown
>
Type used to extract the runtime value type of an
ArrayType
.
Type Parameters
T
extends
Type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
memium
Loading...
Type used to extract the runtime value type of an
ArrayType.