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