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