Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

constants... #6870

Closed
pandrr opened this issue Feb 12, 2025 · 0 comments
Closed

constants... #6870

pandrr opened this issue Feb 12, 2025 · 0 comments
Assignees

Comments

@pandrr
Copy link
Member

pandrr commented Feb 12, 2025

        this._patch.on("onOpAdd", this._onAddOp.bind(this));
        this._patch.on("onOpDelete", this._onDeleteOp.bind(this));

        this._patch.on("onLink", this._onLink.bind(this));
        this._patch.on("onUnLink", this._onUnLink.bind(this));

@pandrr pandrr added the new label Feb 12, 2025
@pandrr pandrr self-assigned this Feb 12, 2025
@pandrr pandrr added the done label Feb 12, 2025
@pandrr pandrr closed this as completed Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant