Home Manual Reference Source

src/index.js

export {default as _isPalindrome} from './_isPalindrome.js';
export {default as isPalindrome} from './isPalindrome.js';