@snailicide/g-library
Preparing search index...
index
stringUtils
stringContainsNumber
Function stringContainsNumber
stringContainsNumber
<
Type
extends
string
>
(
value
:
Type
)
:
value
is
Type
If the length of the string is >1 and string contains a number.
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 string contains a number.