Skip to content

Numeric

type Numeric = number | bigint;

Defined in: node_modules/ethers/lib.esm/utils/maths.d.ts:5

Any type that can be used where a numeric value is needed.