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