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