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