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