emoji-lips

returns the lips emoji

Usage no npm install needed!

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

README

👄

Tests passing Tests passing

Returns the charming lips emoji.

Usage

const emoji = require('emoji-lips');
console.log(emoji) // 👄

Tests

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