emoji-recycle
v1.3.0
Published
returns the recycle emoji
Readme
♻️
Returns the infamous recycle emoji.
Usage
const emoji = require('emoji-recycle');
console.log(emoji) // ♻️Tests
emoji-recycle proudly has 100% test coverage. Run tests with npm test.
