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