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