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