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