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