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