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