Skip to the content.

Function: isValidWeight()

isValidWeight(weight): boolean

Defined in: utils.ts:211

Validates if a number is a valid weight value

Parameters

weight

number

Returns

boolean