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