isInteger

@twine-protocol/twine-core v0.1.0Docs


twine-js / @twine-protocol/twine-core / isInteger

Function: isInteger()

isInteger(n): boolean

Is this an integer

Parameters

Parameter
Type

n

any

Returns

boolean

Defined in

packages/twine-core/src/checks.ts:25

Last updated