README
🖼
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.
returns the frame-with-picture emoji
<script type="module">
import emojiFrameWithPicture from 'https://cdn.skypack.dev/emoji-frame-with-picture';
</script>
Returns the charming frame-with-picture emoji.
const emoji = require('emoji-frame-with-picture');
console.log(emoji) // 🖼
emoji-frame-with-picture proudly has 100% test coverage. Run tests with npm test.