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