Skip to content

Function: isNumeral()

ts
function isNumeral(value: any): boolean;

compare numeral object

Parameters

ParameterType
valueany

Returns

boolean