Function typeOf

  • Returns the name of type in lowercase including custom types.

    Parameters

    • v: unknown

      Any value

    Returns string