emoji-stuck-out-tongue
v1.3.0
Published
returns the stuck-out-tongue emoji
Readme
😛
Returns the friendly stuck-out-tongue emoji.
Usage
const emoji = require('emoji-stuck-out-tongue');
console.log(emoji) // 😛Tests
emoji-stuck-out-tongue proudly has 100% test coverage. Run tests with npm test.
