Skip to main content

toBigInt

Callable

  • toBigInt(value: unknown): bigint

  • Auto converts any given value into it’s bigint representation


    Parameters

    • value: unknown

    Returns bigint