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