emoji-gun

returns the gun emoji

Usage no npm install needed!

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

README

🔫

Tests passing Tests passing

Returns the imaginative gun emoji.

Usage

const emoji = require('emoji-gun');
console.log(emoji) // 🔫

Tests

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