Type Utils
Preparing search index...
V1
ArrayEntries
Type Alias ArrayEntries<T, U>
type
ArrayEntries
<
T
extends
Generics
.
BaseTypes
,
U
>
=
{
entries
:
BaseStruct
<
T
,
U
>
|
V1
.
ObjectStruct
<
U
>
|
V1
.
ArrayStruct
<
T
,
U
>
;
}
Type Parameters
T
extends
Generics
.
BaseTypes
U
Index
Properties
entries
Properties
entries
entries
:
BaseStruct
<
T
,
U
>
|
V1
.
ObjectStruct
<
U
>
|
V1
.
ArrayStruct
<
T
,
U
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entries
Type Utils
Loading...