emoji-ok-woman
v1.3.0
Published
returns the ok-woman emoji
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.
