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