Skip to content

@sqlrooms/evals / JsonPrimitive

Type Alias: JsonPrimitive

JsonPrimitive = string | number | boolean | null

A JSON primitive value.