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