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