README
📀
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.
returns the dvd emoji
<script type="module">
import emojiDvd from 'https://cdn.skypack.dev/emoji-dvd';
</script>
Returns the amazing dvd emoji.
const emoji = require('emoji-dvd');
console.log(emoji) // 📀
emoji-dvd proudly has 100% test coverage. Run tests with npm test.