README
💺
Returns the wonderful seat emoji.
Usage
const emoji = require('emoji-seat');
console.log(emoji) // 💺
Tests
emoji-seat proudly has 100% test coverage. Run tests with npm test.
returns the seat emoji
<script type="module">
import emojiSeat from 'https://cdn.skypack.dev/emoji-seat';
</script>
Returns the wonderful seat emoji.
const emoji = require('emoji-seat');
console.log(emoji) // 💺
emoji-seat proudly has 100% test coverage. Run tests with npm test.