Preparing search index...
The search index is not available
@shreklabs/core
@shreklabs/core
mapToArray
Function mapToArray
map
To
Array
<
T
>
(
map
)
:
{
key
:
string
;
value
:
T
;
}
[]
A map (
{}
) to an array (
[]
)
Type Parameters
T
Parameters
map
:
Record
<
string
,
T
>
Returns
{
key
:
string
;
value
:
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
A map (
{}
) to an array ([]
)