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