my third project
npm install reverse-string-ab
npm install reverse-string-ab import reversestring from "reverse-string-ab" let string=reversestring("hello world) console.log(string)