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