emoji-pencil
v1.3.0
Published
returns the pencil emoji
Downloads
14
Readme
📝
Returns the wonderful pencil emoji.
Usage
const emoji = require('emoji-pencil');
console.log(emoji) // 📝Tests
emoji-pencil proudly has 100% test coverage. Run tests with npm test.
