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