emoji-frame-with-picture

returns the frame-with-picture emoji

Usage no npm install needed!

<script type="module">
  import emojiFrameWithPicture from 'https://cdn.skypack.dev/emoji-frame-with-picture';
</script>

README

🖼

Tests passing Tests passing

Returns the charming frame-with-picture emoji.

Usage

const emoji = require('emoji-frame-with-picture');
console.log(emoji) // 🖼

Tests

emoji-frame-with-picture proudly has 100% test coverage. Run tests with npm test.