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