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