Test whether the given string is strictly equal to an empty string.
The string to test.
true if the given string is empty, false otherwise.
true
false
Generated using TypeDoc
Test whether the given string is strictly equal to an empty string.