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