Type alias PossibleNumber

PossibleNumber: number | string | bigint

Possible number types for processing.

Generated using TypeDoc