ONE: BigInt = ...

BigInt One.

Example

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

integers.ONE; // => 1

Returns

the BigInt one representation.

Generated using TypeDoc