@wopjs/cast - v0.1.2
Preparing search index...
toNonEmptyString
Function toNonEmptyString
toNonEmptyString
(
x
:
unknown
)
:
string
|
undefined
Returns
x
if
x
is a string and not empty, otherwise returns
undefined
.
Parameters
x
:
unknown
Returns
string
|
undefined
Settings
Theme
OS
Light
Dark
@wopjs/cast - v0.1.2
Loading...
Returns
x
ifx
is a string and not empty, otherwise returnsundefined
.