README
🇬ðŸ‡
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.
returns the flag-gh emoji
<script type="module">
import emojiFlagGh from 'https://cdn.skypack.dev/emoji-flag-gh';
</script>
Returns the unassuming flag-gh emoji.
const emoji = require('emoji-flag-gh');
console.log(emoji) // 🇬ðŸ‡
emoji-flag-gh proudly has 100% test coverage. Run tests with npm test.