emoji-ok-woman

returns the ok-woman emoji

Usage no npm install needed!

<script type="module">
  import emojiOkWoman from 'https://cdn.skypack.dev/emoji-ok-woman';
</script>

README

🙆

Tests passing Tests passing

Returns the unassuming ok-woman emoji.

Usage

const emoji = require('emoji-ok-woman');
console.log(emoji) // 🙆

Tests

emoji-ok-woman proudly has 100% test coverage. Run tests with npm test.