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