• Checks if the provided argument is of type string.

    Parameters

    • arg: any

      The value to be checked for string type.

    Returns arg is string

    A boolean indicating whether the argument is a string.