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