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