UNPKG

sikits

Version:

A powerful and comprehensive utility library for JavaScript and TypeScript with 100+ functions for strings, numbers, arrays, and objects

2 lines (1 loc) 61 B
export declare const isPalindrome: (str: string) => boolean;