Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/array
withoutNull
Function withoutNull
withoutNull
<
T
>
(
values
:
T
[]
)
:
Exclude
<
T
,
null
>
[]
Type Parameters
T
Parameters
values
:
T
[]
Returns
Exclude
<
T
,
null
>
[]
array without nulls.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
Skill
GitHub
Prelude API
Loading...