my third project
npm install reverse-string-h
#Installation
You can install this package using npm;```sh
import reverseString from 'reverse-string-h';
console.log(reverseString('Haidar')); output : radiaH