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