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