I have a use case for UndoManager where we want to ONLY allow to undo certain local delete operations.
I notice the UndoManager has an excludesOriginPrefixes, but I need the opposite--a way to include only certain prefixes. Is that easy to add?
https://loro.dev/docs/advanced/undo