Skip to content

webshrine / stdlib/src / isBigIntNegative

Function: isBigIntNegative()

isBigIntNegative(value): value is bigint

Parameters

value

any

Returns

value is bigint

Defined in

packages/stdlib/src/guards/index.ts:93