@unikue/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