emoji-flag-sg

returns the flag-sg emoji

Usage no npm install needed!

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

README

πŸ‡ΈπŸ‡¬

Tests passing Tests passing

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.