These are the type aliases within the common
module.
This is the collection of callback type aliases within the common
module. There are only two callback type aliases, Callback
and ParameterizedCallback
.
This is the collection of general type aliases within the common
module. There is only one type alias, Json
.
This is the collection of identity type aliases within the common
module. There are only three identity type aliases, Id
, IdOrNull
, and Ids
.
This is the collection of parameter type aliases within the common
module. There is only one type alias, SortKey
.