Type Alias PatchValue

PatchValue: string | number | number | boolean | unknown[] | unknown

The value to use in a JSON Patch operation.