emoji-dvd

returns the dvd emoji

Usage no npm install needed!

<script type="module">
  import emojiDvd from 'https://cdn.skypack.dev/emoji-dvd';
</script>

README

📀

Tests passing Tests passing

Returns the amazing dvd emoji.

Usage

const emoji = require('emoji-dvd');
console.log(emoji) // 📀

Tests

emoji-dvd proudly has 100% test coverage. Run tests with npm test.