Skip to main content
JsonValue = null | boolean | number | string | readonly JsonValue[] | JsonObject
Une valeur représentable en JSON.