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