Node object utils
npm install @ygkit/object

Node object utils.
| Name | Description |
| --------- | ---------------------------- |
| getProp | Get property in object. |
| typeOf | Get real type of a variable. |
| deepClone | Deep clone an object. |
MIT