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