0.1.1 • Published 2 years ago
mackyfer-str-reverse v0.1.1
How to Use
Install the package:
npm install mackyfer-str-reverseUsage
const reverseString = require('mackyfer-str-reverse');
console.log(reverseString("hello")); // Output: ollehInstall the package:
npm install mackyfer-str-reverseconst reverseString = require('mackyfer-str-reverse');
console.log(reverseString("hello")); // Output: olleh