method Datastore.prototype.isInt
Datastore.prototype.isInt(value?: { }): boolean

Parameters

optional
value: { }

Return Type

boolean

Usage

import { Datastore } from ".";