ZERO: BigInt = ...

BigInt Zero.

Example

import { integers } from "@protofire/subgraph-devkit";

integers.ZERO; // => 0

Returns

the BigInt zero representation.

Generated using TypeDoc