TEN: BigInt = ...

BigInt Ten.

Example

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

integers.TEN; // => 10

Returns

the BigInt ten representation.

Generated using TypeDoc