README
🚬
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.
returns the smoking emoji
<script type="module">
import emojiSmoking from 'https://cdn.skypack.dev/emoji-smoking';
</script>
Returns the glorious smoking emoji.
const emoji = require('emoji-smoking');
console.log(emoji) // 🚬
emoji-smoking proudly has 100% test coverage. Run tests with npm test.