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