README
πΈπ²
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.
returns the flag-sm emoji
<script type="module">
import emojiFlagSm from 'https://cdn.skypack.dev/emoji-flag-sm';
</script>
Returns the friendly flag-sm emoji.
const emoji = require('emoji-flag-sm');
console.log(emoji) // πΈπ²
emoji-flag-sm proudly has 100% test coverage. Run tests with npm test.