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