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