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