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