emoji-currency-exchange

returns the currency-exchange emoji

Usage no npm install needed!

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

README

💱

Tests passing Tests passing

Returns the wonderful currency-exchange emoji.

Usage

const emoji = require('emoji-currency-exchange');
console.log(emoji) // 💱

Tests

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