ReadonlycontentGet the content hash (only for PUT events). Returns the blake3 hash in base64 format, or undefined for DELETE events.
ReadonlycursorGet the cursor for pagination.
ReadonlyeventGet the event type ("PUT" or "DEL").
ReadonlyresourceGet the resource that was created, updated, or deleted.
A single event from the event stream.
Example