README
ðŸ˜
Returns the wonderful angry emoji.
Usage
const emoji = require('emoji-angry');
console.log(emoji) // ðŸ˜
Tests
emoji-angry proudly has 100% test coverage. Run tests with npm test.
returns the angry emoji
<script type="module">
import emojiAngry from 'https://cdn.skypack.dev/emoji-angry';
</script>
Returns the wonderful angry emoji.
const emoji = require('emoji-angry');
console.log(emoji) // ðŸ˜
emoji-angry proudly has 100% test coverage. Run tests with npm test.