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