emoji-flag-as

returns the flag-as emoji

Usage no npm install needed!

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

README

🇦🇸

Tests passing Tests passing

Returns the creative flag-as emoji.

Usage

const emoji = require('emoji-flag-as');
console.log(emoji) // 🇦🇸

Tests

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