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