Numeric
type Numeric = number | bigint;
Defined in: node_modules/.pnpm/ethers@6.15.0/node_modules/ethers/lib.esm/utils/maths.d.ts:5
Any type that can be used where a numeric value is needed.
type Numeric = number | bigint;
Defined in: node_modules/.pnpm/ethers@6.15.0/node_modules/ethers/lib.esm/utils/maths.d.ts:5
Any type that can be used where a numeric value is needed.