README
💶
Returns the imaginative euro emoji.
Usage
const emoji = require('emoji-euro');
console.log(emoji) // 💶
Tests
emoji-euro proudly has 100% test coverage. Run tests with npm test.
returns the euro emoji
<script type="module">
import emojiEuro from 'https://cdn.skypack.dev/emoji-euro';
</script>
Returns the imaginative euro emoji.
const emoji = require('emoji-euro');
console.log(emoji) // 💶
emoji-euro proudly has 100% test coverage. Run tests with npm test.