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