This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yjs
Watch
1
Star
0
Fork
0
You've already forked yjs
mirror of
https://github.com/yjs/yjs.git
synced
2025-12-20 21:49:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
869dd2aa41af8fe2811b759f3cf2887f0713a2ac
yjs
/
src
/
utils
/
AttributionManager.js
9 lines
77 B
JavaScript
Raw
Normal View
History
Unescape
Escape
implement support for diffing deletesets
2025-03-27 16:24:11 +01:00
export
class
AttributionManager
{
/
*
*
rename DeleteSet=>IdSet and add utilities and perf improvements
2025-04-08 20:50:20 +02:00
*
implement support for diffing deletesets
2025-03-27 16:24:11 +01:00
*
/
constructor
(
)
{
}
}
Reference in New Issue
Copy Permalink