Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Better applyPatches type (#810)
applyPatches should specify its input as type `T` so that TypeScript can better infer the correct `T` for its output. Fixes #809
- Loading branch information