README
🈷️
Returns the infamous u6708 emoji.
Usage
const emoji = require('emoji-u6708');
console.log(emoji) // 🈷️
Tests
emoji-u6708 proudly has 100% test coverage. Run tests with npm test.
returns the u6708 emoji
<script type="module">
import emojiU6708 from 'https://cdn.skypack.dev/emoji-u6708';
</script>
Returns the infamous u6708 emoji.
const emoji = require('emoji-u6708');
console.log(emoji) // 🈷️
emoji-u6708 proudly has 100% test coverage. Run tests with npm test.