npm add [email protected]
"replicache/impl"
which is an internal implement class used by Replicache
that exposes a few things that are a bit too low level for the public API. The reason it is exported by the npm packages is that derived projects like Reflect and Zero clients uses some of these internals.MakeMutator
type which is needed for Reflect
.