JSON serialization helpers for DOM values.
This namespace wraps the platform JSON encoder/decoder behavior we emulate inside MrDocs so generators can round-trip DOM Value objects to text and back with predictable spacing, escaping, and cyclic-detection rules.
| Name | Description |
|---|---|
stringify | Stringify a value as JSON |