@snailicide/g-library
Preparing search index...
index
isStringNumeric
Function isStringNumeric
isStringNumeric
<
Type
extends
string
>
(
value
:
unknown
,
strictChars
?:
boolean
,
)
:
value
is
Type
Determines if string can be parsed/cast to numeric
Type Parameters
Type
extends
string
Parameters
value
:
unknown
strictChars
:
boolean
= true
Returns
value
is
Type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@snailicide/g-library
Loading...
Determines if string can be parsed/cast to numeric