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