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