emoji-flag-us

returns the flag-us emoji

Usage no npm install needed!

<script type="module">
  import emojiFlagUs from 'https://cdn.skypack.dev/emoji-flag-us';
</script>

README

🇺🇸

Tests passing Tests passing

Returns the witty flag-us emoji.

Usage

const emoji = require('emoji-flag-us');
console.log(emoji) // 🇺🇸

Tests

emoji-flag-us proudly has 100% test coverage. Run tests with npm test.