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