UNPKG

cpt-waffle-lotide

Version:
3 lines (2 loc) 83 B
declare const isPalindrome: (str: string) => boolean; export default isPalindrome;