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