isValidUInt64
isValidUInt64(
value):boolean
Defined in: packages/core/src/uint64.ts:20
Returns true if the value is a valid UInt64 protobuf value.
Parameters
Section titled “Parameters”bigint
Returns
Section titled “Returns”boolean
isValidUInt64(
value):boolean
Defined in: packages/core/src/uint64.ts:20
Returns true if the value is a valid UInt64 protobuf value.
bigint
boolean