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