Typeutilsv0.8.6-next.0JsonPrimitiveMatches any valid JSON primitive value. JSON type JsonPrimitive = string | number | boolean | null;