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