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