ts-fortress
Preparing search index...
array/array
array
Function array
array
<
A
>
(
elementType
:
Type
<
A
>
,
options
?:
Partial
<
Readonly
<
{
defaultValue
:
readonly
A
[]
;
typeName
:
string
}
>
,
>
,
)
:
Type
<
readonly
A
[]
>
Type Parameters
A
Parameters
elementType
:
Type
<
A
>
Optional
options
:
Partial
<
Readonly
<
{
defaultValue
:
readonly
A
[]
;
typeName
:
string
}
>
>
Returns
Type
<
readonly
A
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-fortress
Loading...