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