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