observable-slim icon indicating copy to clipboard operation
observable-slim copied to clipboard

Re-execute changes

Open NN-Binary opened this issue 1 year ago • 0 comments

Hi!

Great lib, I wonder if there is a way to re-execute a change, for example: [{"type":"add","target":{"hello":"WORLD","testing":{"blah":42},"arr":[]},"property":"arr","newValue":[],"currentPath":"arr","jsonPointer":"/arr","proxy":{"hello":"WORLD","testing":{"blah":42},"arr":[]}}]

Would come as an object and the action would be executed, this could come from anywhere.

NN-Binary avatar Dec 23 '23 15:12 NN-Binary