Preparing search index...
The search index is not available
@multiversx/sdk-core - v13.0.0
@multiversx/sdk-core
guardNotEmpty
Function guardNotEmpty
guard
Not
Empty
(
value
,
what
)
:
void
Parameters
value
:
{
isEmpty
?:
(
(
)
=>
boolean
)
;
length
?:
number
;
}
Optional
is
Empty
?:
(
(
)
=>
boolean
)
(
)
:
boolean
Returns
boolean
Optional
length
?:
number
what
:
string
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@multiversx/sdk-core - v13.0.0
Loading...