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