areBigInt()
areBigInt()
areBigInt()const areBigInt = <CommonPayload extends object>(...values: any[]) =>
areDeterminer<CommonPayload>(isBigInt, ...values);Generic type variables
CommonPayloadextendsobject
CommonPayloadextendsobjectParameters
...values: any[]
...values: any[]Returns
Last updated