Preparing search index...
The search index is not available
@shreklabs/core
@shreklabs/core
arrayToMap
Function arrayToMap
array
To
Map
<
T
>
(
array
)
:
Record
<
string
,
T
>
An array (
[]
) to a map (
{}
)
Type Parameters
T
Parameters
array
:
{
key
:
string
;
value
:
T
;
}
[]
Returns
Record
<
string
,
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@shreklabs/core
Cancellable
Constructor
TBaseModel
TFetchModel
TNormalizrRef
TPaginationData
TPersistedValue
TRef
EMPTY_ARRAY
EMPTY_OBJECT
LOADING
MISSING
cancelDelay
addIfMissing
addOrRemove
arrayMove
arrayMoveInPlace
arrayToMap
asBase36
assertEachIsDefined
assertIsDefined
Loading...
Generated using
TypeDoc
An array (
[]
) to a map ({}
)