Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
packager
sort
Function sort
sort
(
pckg
,
data
,
errors
?
,
references
)
:
{
sorted
:
any
[]
;
}
Generate inserting order for links and values.
Parameters
pckg
:
Package
data
:
any
[]
errors
:
any
[]
= []
references
:
{
from
:
string
;
id
:
string
;
to
:
string
;
type
:
string
;
}
from
:
string
id
:
string
to
:
string
type
:
string
Returns
{
sorted
:
any
[]
;
}
sorted
:
any
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@deep-foundation/deeplinks
api
bool_exp_to_sql
client
client-handler
client_types
container-controller
core
core-symbols
cyber
debug
dirname
engine
experimental/serial-transitions-builder
global-ids
gql
handlers
jwt
minilinks
minilinks-query
package
packager
Loading...
Generated using
TypeDoc
Generate inserting order for links and values.