README
🇧🇻
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.
returns the flag-bv emoji
<script type="module">
import emojiFlagBv from 'https://cdn.skypack.dev/emoji-flag-bv';
</script>
Returns the infamous flag-bv emoji.
const emoji = require('emoji-flag-bv');
console.log(emoji) // 🇧🇻
emoji-flag-bv proudly has 100% test coverage. Run tests with npm test.