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