emoji-saxophone

returns the saxophone emoji

Usage no npm install needed!

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

README

🎷

Tests passing Tests passing

Returns the witty saxophone emoji.

Usage

const emoji = require('emoji-saxophone');
console.log(emoji) // 🎷

Tests

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