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