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