README
πΈπ°
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.
returns the flag-sk emoji
<script type="module">
import emojiFlagSk from 'https://cdn.skypack.dev/emoji-flag-sk';
</script>
Returns the infamous flag-sk emoji.
const emoji = require('emoji-flag-sk');
console.log(emoji) // πΈπ°
emoji-flag-sk proudly has 100% test coverage. Run tests with npm test.