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