prorm API Reference
← Documentation
GitLab
Preparing search index...
index
coalesce
Function coalesce
coalesce
<
T
>
(
...
values
:
(
T
|
null
|
undefined
)
[]
)
:
T
|
undefined
Get the first defined value from arguments
Type Parameters
T
Parameters
...
values
: (
T
|
null
|
undefined
)
[]
Returns
T
|
undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
← Documentation
GitLab
prorm API Reference
Loading...
Get the first defined value from arguments