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