@alanscodelog/utils
Github
Issues
npm
Preparing search index...
utils
isBlank
Function isBlank
isBlank
<
T
extends
""
>
(
value
:
string
|
T
)
:
value
is
T
Returns true if a string is blank/empty (equal to "").
Type Parameters
T
extends
""
Parameters
value
:
string
|
T
Returns
value
is
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Issues
npm
@alanscodelog/utils
Loading...
Returns true if a string is blank/empty (equal to "").