Skip to content

What does it mean when Op.retain holds an object? #114

@marijnh

Description

@marijnh

The types allow this

    retain?: number | Record<string, unknown>;

but the readme doesn't mention it. The code checks whether retain hold a number, but doesn't seem to do anything when it is not.

Should code that consumes deltas handle this case? If so, what does it mean?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions