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