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