README
🙆
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.
returns the ok-woman emoji
<script type="module">
import emojiOkWoman from 'https://cdn.skypack.dev/emoji-ok-woman';
</script>
Returns the unassuming ok-woman emoji.
const emoji = require('emoji-ok-woman');
console.log(emoji) // 🙆
emoji-ok-woman proudly has 100% test coverage. Run tests with npm test.