emoji-smoking

returns the smoking emoji

Usage no npm install needed!

<script type="module">
  import emojiSmoking from 'https://cdn.skypack.dev/emoji-smoking';
</script>

README

🚬

Tests passing Tests passing

Returns the glorious smoking emoji.

Usage

const emoji = require('emoji-smoking');
console.log(emoji) // 🚬

Tests

emoji-smoking proudly has 100% test coverage. Run tests with npm test.