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