emoji-flag-gh

returns the flag-gh emoji

Usage no npm install needed!

<script type="module">
  import emojiFlagGh from 'https://cdn.skypack.dev/emoji-flag-gh';
</script>

README

🇬🇭

Tests passing Tests passing

Returns the unassuming flag-gh emoji.

Usage

const emoji = require('emoji-flag-gh');
console.log(emoji) // 🇬🇭

Tests

emoji-flag-gh proudly has 100% test coverage. Run tests with npm test.