method Datastore.prototype.int
Datastore.prototype.int(value: number | string): entity.Int

Parameters

value: number | string

Return Type

entity.Int

Usage

import { Datastore } from ".";