@wopjs/cast - v0.1.3
Preparing search index...
isNonEmptyString
Function isNonEmptyString
isNonEmptyString
(
x
:
unknown
)
:
x
is
string
Returns
true
if
x
is a string and not
''
.
Parameters
x
:
unknown
Returns
x
is
string
Settings
Theme
OS
Light
Dark
@wopjs/cast - v0.1.3
Loading...
Returns
trueifxis a string and not''.