• Checks if the type of value is a File object.

    Parameters

    • value: any

      Value to be checked.

    Returns value is File

    True if the value is a File, false otherwise.