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