• Determines the type of the given value using various type-checking utility functions.

    Parameters

    • val: dynamic

      The value to determine the type of.

    Returns string

    A string representing the type of the value.