ONE: BigDecimal = ...

BigDecimal One.

Example

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

decimals.ONE; // => 1

Returns

the BigDecimal one representation.

Generated using TypeDoc