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