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