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