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