@hexafuchs/what.js
Preparing search index...
assertIsNumeric
Function assertIsNumeric
assertIsNumeric
(
value
:
unknown
)
:
void
Asserts the value is numeric (either a number, bigint or a string that represents a number).
Parameters
value
:
unknown
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hexafuchs/what.js
Loading...
Asserts the value is numeric (either a number, bigint or a string that represents a number).