@nevware21/ts-utils
    Preparing search index...

    Function isFile

    • 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.