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