emoji-flag-sm

returns the flag-sm emoji

Usage no npm install needed!

<script type="module">
  import emojiFlagSm from 'https://cdn.skypack.dev/emoji-flag-sm';
</script>

README

πŸ‡ΈπŸ‡²

Tests passing Tests passing

Returns the friendly flag-sm emoji.

Usage

const emoji = require('emoji-flag-sm');
console.log(emoji) // πŸ‡ΈπŸ‡²

Tests

emoji-flag-sm proudly has 100% test coverage. Run tests with npm test.