Returns true
if the given string
or array
ends with suffix
using strict equality for comparisons.
Determines whether a string ends with the characters of another string.
Check if a string or buffer ends with a given string
Return true
if a file path ends with the given string/suffix.