emoji-yen

returns the yen emoji

Usage no npm install needed!

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

README

💴

Tests passing Tests passing

Returns the amazing yen emoji.

Usage

const emoji = require('emoji-yen');
console.log(emoji) // 💴

Tests

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