1.3.0 • Published 8 years ago
emoji-question v1.3.0
❓
Returns the friendly question emoji.
Usage
const emoji = require('emoji-question');
console.log(emoji) // ❓
Tests
emoji-question
proudly has 100% test coverage. Run tests with npm test
.
Returns the friendly question emoji.
const emoji = require('emoji-question');
console.log(emoji) // ❓
emoji-question
proudly has 100% test coverage. Run tests with npm test
.