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