returns the flag-kg emoji
npm install emoji-flag-kg
!Tests passing !Tests passing
Returns the witty flag-kg emoji.
``javascriptconst emoji = require('emoji-flag-kg');console.log(emoji) // 🇰🇬`
javascriptconst emoji = require('emoji-flag-kg');console.log(emoji) // 🇰🇬
emoji-flag-kg proudly has 100% test coverage. Run tests with npm test`.
proudly has 100% test coverage. Run tests with