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