sherkhan_message
v1.0.5
Published
Adds property "sherkhan_message" to Object(if it's possible). Interested what the message is? Just check it=)
Downloads
1
Readme
sherkhan-message
Adds property "sherkhan_message" to Object(if it's possible). Interested what the message is? Just check it=)
Installation
This package is distributed via npm:
npm install sherkhan_message
Usage
const { defineSherkhanMessage } = require('sherkhan_message')
const obj = {}
defineSherkhanMessage(obj)
console.log(obj.sherkhan_message)
// Check the message !