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

    Function isPngImage

    • Returns whether the given file is a png file

      Parameters

      • Optionalfile: File

        the file to inspect

      Returns boolean

      whether the given file is a png file

      David Hsing