Skip to content

JsonValue

JsonValue = JsonPrimitive | JsonValue[] | {[key: string]: JsonValue; }

JSON-safe value shape used by reports, normalized sessions, and traces.