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