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