README
🇼🇸
Returns the wonderful flag-ws emoji.
Usage
const emoji = require('emoji-flag-ws');
console.log(emoji) // 🇼🇸
Tests
emoji-flag-ws proudly has 100% test coverage. Run tests with npm test.
returns the flag-ws emoji
<script type="module">
import emojiFlagWs from 'https://cdn.skypack.dev/emoji-flag-ws';
</script>
Returns the wonderful flag-ws emoji.
const emoji = require('emoji-flag-ws');
console.log(emoji) // 🇼🇸
emoji-flag-ws proudly has 100% test coverage. Run tests with npm test.