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