Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2026-01-15 15:39:51 +03:00
parent 445b29d051
commit 837adb077b

View File

@ -87,7 +87,7 @@ Supported options:
Default: `undefined` Default: `undefined`
### `deserialize(..)` / 'eJSON.parse(..)' ### `deserialize(..)` / `eJSON.parse(..)`
Deserialize a JSON/eJSON into a value. Deserialize a JSON/eJSON into a value.
``` ```