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