returns the repeat emoji
npm install emoji-repeat
!Tests passing !Tests passing
Returns the glorious repeat emoji.
``javascriptconst emoji = require('emoji-repeat');console.log(emoji) // 🔁`
javascriptconst emoji = require('emoji-repeat');console.log(emoji) // 🔁
emoji-repeat proudly has 100% test coverage. Run tests with npm test`.
proudly has 100% test coverage. Run tests with