Two-Screen / symmetry

Sync objects by diffing and patching
MIT License
34 stars 3 forks source link

typescript issues #13

Open davidmnoll opened 7 months ago

davidmnoll commented 7 months ago

I'm going to just use something else because I dont' have time to mess with it, but FYI I was running into an issue where I would store an patch and it woudl have type OuterPatch, then when I used the applyPatch function typescript was complaining that Patch was not compatible with OuterPatch.