emoji-u7533
Version:
returns the u7533 emoji
17 lines (10 loc) • 360 B
Markdown
# 🈸
 
Returns the witty u7533 emoji.
## Usage
```javascript
const emoji = require('emoji-u7533');
console.log(emoji) // 🈸
```
## Tests
`emoji-u7533` proudly has 100% test coverage. Run tests with `npm test`.