You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Argument type
function(any, any): {
text: any,
value: bigint \| string
}
is not assignable to parameter type
(value: bigint, index: number, array: BigUint64Array) =\> bigint
Type { text: any, value: bigint \| string } is not assignable to type bigint