Methods
(static) safeStringify(obj, space) → {string}
Failsafe way to stringify any object of arbitrary structure.
Parameters:
Name | Type | Description |
---|---|---|
obj |
object | |
space |
number |
- Source:
Returns:
- Type
- string