@snailicide/g-library
Preparing search index...
index
stringUtils
stringContainsLetter
Function stringContainsLetter
stringContainsLetter
<
Type
extends
string
>
(
value
:
Type
)
:
value
is
Type
If the length of the string is >1 and the string does not match a letter, return true.
Type Parameters
Type
extends
string
Parameters
value
:
Type
Returns
value
is
Type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@snailicide/g-library
Loading...
If the length of the string is >1 and the string does not match a letter, return true.