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