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