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