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