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