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