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