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