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