Methods
(inner) areKeys(obj) → {boolean}
Returns whether an object has keys
Parameters:
Name | Type | Description |
---|---|---|
obj |
object | input object |
- Since:
-
- 0.0.4
- Source:
(inner) areKeys(obj) → {boolean}
Returns whether an object has keys
Parameters:
Name | Type | Description |
---|---|---|
obj |
object | input object |
- Since:
-
- 0.0.4
- Source:
(inner) keys(obj) → {array}
Returns keys of the object
Parameters:
Name | Type | Description |
---|---|---|
obj |
object | input object |
- Since:
-
- 0.0.4
- Source:
(inner) keys(obj) → {array}
Returns keys of the object
Parameters:
Name | Type | Description |
---|---|---|
obj |
object | input object |
- Since:
-
- 0.0.4
- Source: