UNPKG

shell-ahk

Version:

`Lodash`/`jQuery` for `AHK`.

5 lines (4 loc) 162 B
# @ts-check ###* @type import('./endsWith').EndsWith ### export default (haystack, needle) -> SubStr(haystack, StrLen(haystack) - StrLen(needle) + 1) == needle