emoji-flag-bm
v1.3.0
Published
returns the flag-bm emoji
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.
