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