@wxn0brp/db-core
Preparing search index...
utils/id
sortByIdsRef
Function sortByIdsRef
sortByIdsRef
(
objects
:
Record
<
string
,
any
>
[]
,
key
?:
string
)
:
void
Sorts an array of objects using reference
Parameters
objects
:
Record
<
string
,
any
>
[]
key
:
string
= "_id"
default "_id"
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@wxn0brp/db-core
Loading...
Sorts an array of objects using reference