emoji-flag-bv

returns the flag-bv emoji

Usage no npm install needed!

<script type="module">
  import emojiFlagBv from 'https://cdn.skypack.dev/emoji-flag-bv';
</script>

README

🇧🇻

Tests passing Tests passing

Returns the infamous flag-bv emoji.

Usage

const emoji = require('emoji-flag-bv');
console.log(emoji) // 🇧🇻

Tests

emoji-flag-bv proudly has 100% test coverage. Run tests with npm test.