emoji-flag-sr

returns the flag-sr emoji

Usage no npm install needed!

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

README

πŸ‡ΈπŸ‡·

Tests passing Tests passing

Returns the unassuming flag-sr emoji.

Usage

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

Tests

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