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