@yookue/ts-lang-utils
    Preparing search index...

    Function isGifImage

    • Returns whether the given file is a gif file

      Parameters

      • Optionalfile: File

        the file to inspect

      Returns boolean

      whether the given file is a gif file

      David Hsing