Typeutilsv0.8.13JsonPrimitiveMatches any valid JSON primitive value. JSON type JsonPrimitive = string | number | boolean | null;