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