Function smallestFittingType

  • Find the smallest concrete int type that can hold the passed in literals.

    Parameters

    • Rest ...literals: bigint[]

    Returns IntType | undefined

Generated using TypeDoc