Skip to content

Documentation / @etherfold/core / isBigIntLiteral

Function: isBigIntLiteral()

isBigIntLiteral(value): value is string

Defined in: packages/core/src/utils/bigint.ts:34

Whether a value is the string form this repo's storage adapters write BigInts as.

Parameters

value

unknown

Returns

value is string