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