1.0.5 • Published 2 years ago

sherkhan_message v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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 !
1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago