reverse-string — a lightweight utility by @akashadubey
npm install @akashadubey/reverse-stringreverse-string — a simple JS utility from the @akashadubey micro-utils collection.
``js``
import fn from '@akashadubey/reverse-string';
console.log(fn());