emoji-flag-sk

returns the flag-sk emoji

Usage no npm install needed!

<script type="module">
  import emojiFlagSk from 'https://cdn.skypack.dev/emoji-flag-sk';
</script>

README

πŸ‡ΈπŸ‡°

Tests passing Tests passing

Returns the infamous flag-sk emoji.

Usage

const emoji = require('emoji-flag-sk');
console.log(emoji) // πŸ‡ΈπŸ‡°

Tests

emoji-flag-sk proudly has 100% test coverage. Run tests with npm test.