emoji-crocodile
v1.3.0
Published
returns the crocodile emoji
Readme
🐊
Returns the unassuming crocodile emoji.
Usage
const emoji = require('emoji-crocodile');
console.log(emoji) // 🐊Tests
emoji-crocodile proudly has 100% test coverage. Run tests with npm test.
